<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>COPYING</filename>
    </added>
    <added>
      <filename>LICENSE</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,9 @@
+# prawn.rb : A library for PDF generation in Ruby
+#
+# Copyright April 2008, Gregory Brown.  All Rights Reserved.
+#
+# This is free software. Please see the LICENSE and COPYING files for details.
+
 require &quot;prawn/errors&quot;
 require &quot;prawn/pdf_object&quot;
 require &quot;prawn/document&quot;</diff>
      <filename>lib/prawn.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,9 @@
+# document.rb : Implements PDF document generation for Prawn
+#
+# Copyright April 2008, Gregory Brown.  All Rights Reserved.
+#
+# This is free software. Please see the LICENSE and COPYING files for details.
+
 require &quot;stringio&quot;
 require &quot;prawn/document/graphics&quot;
 require &quot;prawn/document/page_geometry&quot;       </diff>
      <filename>lib/prawn/document.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,9 @@
+# graphics.rb : Implements PDF drawing primitives
+#
+# Copyright April 2008, Gregory Brown.  All Rights Reserved.
+#
+# This is free software. Please see the LICENSE and COPYING files for details.
+
 require &quot;enumerator&quot;
 
 module Prawn</diff>
      <filename>lib/prawn/document/graphics.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,9 @@
+# page_geometry.rb : Describes PDF page geometries
+#
+# Copyright April 2008, Gregory Brown.  All Rights Reserved.
+#
+# This is free software. Please see the LICENSE and COPYING files for details.
+
 module Prawn::Document::PageGeometry
         
    # Dimensions pulled from PDF::Writer, rubyforge.org/projects/ruby-pdf</diff>
      <filename>lib/prawn/document/page_geometry.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,9 @@
+# errors.rb : Implements custom error classes for Prawn
+#
+# Copyright April 2008, Gregory Brown.  All Rights Reserved.
+#
+# This is free software. Please see the LICENSE and COPYING files for details.
+
 module Prawn
   module Errors
      # This error is raised when Prawn::PdfObject() encounters a Ruby object it</diff>
      <filename>lib/prawn/errors.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,9 @@
+# pdf_object.rb : Handles Ruby to PDF object serialization
+#
+# Copyright April 2008, Gregory Brown.  All Rights Reserved.
+#
+# This is free software. Please see the LICENSE and COPYING files for details.
+
 module Prawn 
                                              
   module_function</diff>
      <filename>lib/prawn/pdf_object.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,9 @@
+# reference.rb : Implementation of PDF indirect objects
+#
+# Copyright April 2008, Gregory Brown.  All Rights Reserved.
+#
+# This is free software. Please see the LICENSE and COPYING files for details.
+
 module Prawn
   class Reference
              </diff>
      <filename>lib/prawn/reference.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>61d59c37c09d4985780684d22a06c976110f285e</id>
    </parent>
  </parents>
  <author>
    <name>sandal</name>
    <email>sandal@seltzer.(none)</email>
  </author>
  <url>http://github.com/yob/prawn/commit/8cc59b4ee2920f256db8d3b33e8678a6e4eb2d03</url>
  <id>8cc59b4ee2920f256db8d3b33e8678a6e4eb2d03</id>
  <committed-date>2008-04-30T08:43:32-07:00</committed-date>
  <authored-date>2008-04-30T08:43:32-07:00</authored-date>
  <message>Gettin' all legal and shiznit</message>
  <tree>3063721c8cc7c483f99bb6b239e521586cd46941</tree>
  <committer>
    <name>sandal</name>
    <email>sandal@seltzer.(none)</email>
  </committer>
</commit>
