<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>MIT-LICENSE</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -72,6 +72,11 @@ report it!) or your receiver (please don't report it!).
 
 - James Healy &lt;mailto:jimmy@deefa.com&gt;
 
+= Licensing
+
+This library is distributed under the terms of the MIT License. See the included file for
+more detail.
+
 = Mailing List
 
 Any questions or feedback should be sent to the PDF::Reader google group. It's</diff>
      <filename>README.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -47,8 +47,7 @@ Rake::RDocTask.new(&quot;doc&quot;) do |rdoc|
   rdoc.rdoc_files.include('README.rdoc')
   rdoc.rdoc_files.include('TODO')
   rdoc.rdoc_files.include('CHANGELOG')
-  #rdoc.rdoc_files.include('COPYING')
-  #rdoc.rdoc_files.include('LICENSE')
+  rdoc.rdoc_files.include('MIT-LICENSE')
   rdoc.rdoc_files.include('lib/**/*.rb')
   rdoc.options &lt;&lt; &quot;--inline-source&quot;
 end
@@ -70,7 +69,7 @@ spec = Gem::Specification.new do |spec|
   spec.executables &lt;&lt; &quot;pdf_text&quot;
   spec.executables &lt;&lt; &quot;pdf_list_callbacks&quot;
 	spec.has_rdoc = true
-	spec.extra_rdoc_files = %w{README.rdoc TODO CHANGELOG}
+	spec.extra_rdoc_files = %w{README.rdoc TODO CHANGELOG MIT-LICENSE }
 	spec.rdoc_options &lt;&lt; '--title' &lt;&lt; 'PDF::Reader Documentation' &lt;&lt;
 	                     '--main'  &lt;&lt; 'README.rdoc' &lt;&lt; '-q'
   spec.author = &quot;Peter Jones&quot;</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>64acdc8df4e2db60b8ffc99da315b541e454659a</id>
    </parent>
  </parents>
  <author>
    <name>James Healy</name>
    <email>jimmy@deefa.com</email>
  </author>
  <url>http://github.com/yob/pdf-reader/commit/81f2812962b0e8078e867d3948cf10c27bf88474</url>
  <id>81f2812962b0e8078e867d3948cf10c27bf88474</id>
  <committed-date>2009-08-27T18:56:46-07:00</committed-date>
  <authored-date>2009-08-27T18:56:46-07:00</authored-date>
  <message>add a project wide copy of the MIT License
- most source files have it as a header as well</message>
  <tree>45e9b16ecce43dd5b954b2a7c9f941ad2fc81d7c</tree>
  <committer>
    <name>James Healy</name>
    <email>jimmy@deefa.com</email>
  </committer>
</commit>
