<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>LICENSE</filename>
    </added>
    <added>
      <filename>README</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,9 @@
+/* data.js - part of the dna-rna-amino package
+ * Licensed under the MIT license found in the file LICENSE
+ * If the text of the license is not included, refer to this
+ * website for the terms of the license:
+ *   http://www.opensource.org/licenses/mit-license.php
+ */
 // The amino acids, their names and weights
 function AminoAcid(abbreviation, name, atomicWeightRatio, molecularWeight,
 		   kiloDaltonWeight, pK1, pK2, pL) {</diff>
      <filename>data.js</filename>
    </modified>
    <modified>
      <diff>@@ -15,6 +15,12 @@
 
     &lt;link rel=&quot;stylesheet&quot; href=&quot;jquery.cluetip.css&quot; type=&quot;text/css&quot; /&gt;
     &lt;link rel=&quot;stylesheet&quot; href=&quot;style.css&quot; /&gt;
+    &lt;!-- index.html - part of the dna-rna-amino package
+         Licensed under the MIT license found in the file LICENSE
+         If the text of the license is not included, refer to this
+         website for the terms of the license:
+           http://www.opensource.org/licenses/mit-license.php
+      --&gt;
   &lt;/head&gt;
 
   &lt;body&gt;</diff>
      <filename>index.html</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,9 @@
+/* logic.js - part of the dna-rna-amino package
+ * Licensed under the MIT license found in the file LICENSE
+ * If the text of the license is not included, refer to this
+ * website for the terms of the license:
+ *   http://www.opensource.org/licenses/mit-license.php
+ */
 var baseDNA = &quot;ACGT&quot;;
 var baseRNA = &quot;UGCA&quot;;
 var DNA_to_RNA = new Object();</diff>
      <filename>logic.js</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,10 @@
+/* style.css - part of the dna-rna-amino package
+ * Licensed under the MIT license found in the file LICENSE
+ * If the text of the license is not included, refer to this
+ * website for the terms of the license:
+ *   http://www.opensource.org/licenses/mit-license.php
+ */
+
 body { margin: 0; padding: 0; }
 
 h2 {</diff>
      <filename>style.css</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,10 @@
+/* data.js - part of the dna-rna-amino package
+ * Licensed under the MIT license found in the file LICENSE
+ * If the text of the license is not included, refer to this
+ * website for the terms of the license:
+ *   http://www.opensource.org/licenses/mit-license.php
+ */
+
 /* Functions and objects for displaying data. Also includes
  * functions for getting data from HTML/user-interface elements.
  * Uses jQuery 1.2.6 in some spots.</diff>
      <filename>views.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>97e0704201ba83194696585824114f07dcb876d4</id>
    </parent>
  </parents>
  <author>
    <name>Rudolf Olah</name>
    <email>omouse@gmail.com</email>
  </author>
  <url>http://github.com/omouse/dna-rna-amino/commit/e37252a9ecd6b4512a66b8f9d6379cc327172a91</url>
  <id>e37252a9ecd6b4512a66b8f9d6379cc327172a91</id>
  <committed-date>2008-10-23T09:10:25-07:00</committed-date>
  <authored-date>2008-10-23T09:10:25-07:00</authored-date>
  <message>Added readme and licensing information to all core files</message>
  <tree>d8df94dc708f283797fe5d17b55f37965f0116d6</tree>
  <committer>
    <name>Rudolf Olah</name>
    <email>omouse@gmail.com</email>
  </committer>
</commit>
