<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>License.txt</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,5 @@
 History.txt
+License.txt
 README.txt
 Rakefile
 bin/reek</diff>
      <filename>Manifest.txt</filename>
    </modified>
    <modified>
      <diff>@@ -9,6 +9,10 @@ require 'reek/method_context'
 require 'reek/singleton_method_context'
 require 'reek/yield_call_context'
 
+#
+# Extensions to +Sexp+ to allow +CodeParser+ to navigate the abstract
+# syntax tree more easily.
+#
 class Sexp
   def children
     find_all { |item| Sexp === item }</diff>
      <filename>lib/reek/code_parser.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3bbf4c8782a75636549f1768f0a5faaa605f26ca</id>
    </parent>
  </parents>
  <author>
    <name>Kevin Rutherford</name>
    <email>kevin@rutherford-software.com</email>
  </author>
  <url>http://github.com/kevinrutherford/reek/commit/e592914feb3e8f17cbc734c6725938a8d3af1ebc</url>
  <id>e592914feb3e8f17cbc734c6725938a8d3af1ebc</id>
  <committed-date>2009-07-09T12:53:06-07:00</committed-date>
  <authored-date>2009-07-09T12:53:06-07:00</authored-date>
  <message>Added missing licence file</message>
  <tree>a97dd69092c47f0538f1b81fafbdda413228ad7a</tree>
  <committer>
    <name>Kevin Rutherford</name>
    <email>kevin@rutherford-software.com</email>
  </committer>
</commit>
