summaryrefslogtreecommitdiffstats
path: root/lib/puppet/external
diff options
context:
space:
mode:
authorLuke Kanies <luke@madstop.com>2007-10-03 21:55:41 -0500
committerLuke Kanies <luke@madstop.com>2007-10-03 21:55:41 -0500
commitfd11603fe47668ba72f0d3f2b984174331a0a154 (patch)
tree9a0a7bde852500cfee1793d6c982759c15628b99 /lib/puppet/external
parent7da2031beb46c744a2a33af01d84e0d397b1e9ae (diff)
downloadpuppet-fd11603fe47668ba72f0d3f2b984174331a0a154.tar.gz
puppet-fd11603fe47668ba72f0d3f2b984174331a0a154.tar.xz
puppet-fd11603fe47668ba72f0d3f2b984174331a0a154.zip
Removing the Id tags from all of the files
Diffstat (limited to 'lib/puppet/external')
-rw-r--r--lib/puppet/external/gratr/rdot.rb1
-rw-r--r--lib/puppet/external/lock.rb1
2 files changed, 0 insertions, 2 deletions
diff --git a/lib/puppet/external/gratr/rdot.rb b/lib/puppet/external/gratr/rdot.rb
index 4ce545ae6..b94568c12 100644
--- a/lib/puppet/external/gratr/rdot.rb
+++ b/lib/puppet/external/gratr/rdot.rb
@@ -1,6 +1,5 @@
# rdot.rb
#
-# $Id$
#
# This is a modified version of dot.rb from Dave Thomas's rdoc project. I [Horst Duchene]
# renamed it to rdot.rb to avoid collision with an installed rdoc/dot.
diff --git a/lib/puppet/external/lock.rb b/lib/puppet/external/lock.rb
index d873d1bbf..5213f5657 100644
--- a/lib/puppet/external/lock.rb
+++ b/lib/puppet/external/lock.rb
@@ -61,4 +61,3 @@ class File
end
end
-# $Id$