<?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 Trac instance.  Example usage:
 #
 #    Trac {
@@ -99,5 +113,3 @@ define trac(
         }
     }
 }
-
-# $Id$</diff>
      <filename>manifests/init.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.
+
 # Install an Apache configuration for this Trac instance.
 # This assumes your apache instance is configured to load everything
 # in /etc/apache2/trac, and probably only works on Debian.
@@ -18,5 +32,3 @@ define tracsite($cgidir, $tracdir) {
         ensure =&gt; &quot;/usr/share/trac/cgi-bin/trac.cgi&quot;
     }
 }
-
-# $Id$</diff>
      <filename>manifests/tracsite.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.
+
 define trac::user($path, $permissions) {
     exec { &quot;init-$name-trac-authenticated-permissions&quot;:
         command =&gt; &quot;trac-admin $path permission add $name $permissions&quot;,
@@ -5,5 +19,3 @@ define trac::user($path, $permissions) {
         subscribe =&gt; Exec[&quot;tracinit-$name&quot;],
     }
 }
-
-# $Id$</diff>
      <filename>manifests/user.pp</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8a05caa7a900dd3424ea1490f2c29a495f79f2c4</id>
    </parent>
  </parents>
  <author>
    <name>Luke Kanies</name>
    <email>luke@madstop.com</email>
  </author>
  <url>http://github.com/lak/puppet-trac/commit/226135696399f13992278dbd803493ae77074d6f</url>
  <id>226135696399f13992278dbd803493ae77074d6f</id>
  <committed-date>2008-07-07T22:23:24-07:00</committed-date>
  <authored-date>2008-07-07T22:23:24-07:00</authored-date>
  <message>Adding copyright info

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