<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>LICENSE</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -0,0 +1,12 @@
+Paradigms of Artificial Intelligence Programming (in Ruby)
+----------------------------------------------------------
+
+This code is a port of the Lisp code found in the book Paradigms of
+Artificial Intelligence Programming, written by Peter Norvig. The
+purpose is to show some older AI programs implemented in idiomatic
+Ruby.
+
+The original code was all written by Peter Norvig, and the copyright
+belongs to him.
+
+This port is licensed under the MIT license.</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>329df99b413bcc7df7bee29575370d4accd4fa56</id>
    </parent>
  </parents>
  <author>
    <name>Ola Bini</name>
    <email>ola.bini@gmail.com</email>
  </author>
  <url>http://github.com/olabini/paipr/commit/0ba37b93418696233641aecf46afcbdeb3b3b9d5</url>
  <id>0ba37b93418696233641aecf46afcbdeb3b3b9d5</id>
  <committed-date>2008-09-07T23:23:02-07:00</committed-date>
  <authored-date>2008-09-07T23:23:02-07:00</authored-date>
  <message>Add README and LICENSE</message>
  <tree>228f22f0e96b5d307a240dc526b93fbb4e4752cf</tree>
  <committer>
    <name>Ola Bini</name>
    <email>ola.bini@gmail.com</email>
  </committer>
</commit>
