<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>Copyright</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,17 @@
+# Copyright (c) 2008, Luke Kanies, luke@madstop.com
+# 
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+# 
+# THE SOFTWARE IS PROVIDED &quot;AS IS&quot; AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
 # Create a new subversion repository.
 define svnrepo($path) {
     exec { &quot;create-svn-$name&quot;:
@@ -5,5 +19,3 @@ define svnrepo($path) {
         creates =&gt; &quot;$path/$name&quot;
     }
 }
-
-# $Id: svnrepo.pp 191 2006-08-30 06:08:09Z luke $</diff>
      <filename>manifests/svnrepo.pp</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,17 @@
+# Copyright (c) 2008, Luke Kanies, luke@madstop.com
+# 
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+# 
+# THE SOFTWARE IS PROVIDED &quot;AS IS&quot; AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
 # Serve subversion-based code from a local location.  The job of this
 # module is to check the data out from subversion and keep it up to
 # date, especially useful for providing data to your Puppet server.
@@ -32,5 +46,3 @@ define svnserve($source, $path, $user = false, $password = false) {
         cwd =&gt; $path
     }
 }
-
-# $Id: svnserve.pp 202 2007-02-12 04:17:02Z luke $</diff>
      <filename>manifests/svnserve.pp</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0a8bd7d93c4bda4f4ebd53bb39381f1744e1fe19</id>
    </parent>
  </parents>
  <author>
    <name>Luke Kanies</name>
    <email>luke@madstop.com</email>
  </author>
  <url>http://github.com/lak/puppet-subversion/commit/25501c0c0f538eaf8fe917135665dda7f7f599eb</url>
  <id>25501c0c0f538eaf8fe917135665dda7f7f599eb</id>
  <committed-date>2008-07-07T22:23:19-07:00</committed-date>
  <authored-date>2008-07-07T22:23:19-07:00</authored-date>
  <message>Adding copyright info

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
  <tree>4344bd24e25e68d186d8f621e4d40f3bccd44be6</tree>
  <committer>
    <name>Luke Kanies</name>
    <email>luke@madstop.com</email>
  </committer>
</commit>
