diff options
| author | Matt Robinson <matt@puppetlabs.com> | 2011-02-24 11:43:02 -0800 |
|---|---|---|
| committer | Matt Robinson <matt@puppetlabs.com> | 2011-02-28 12:07:15 -0800 |
| commit | bb69011d7042454f6a2ee668a036ac373b4ff1eb (patch) | |
| tree | 88b29dfd4e3f7be7f9f8202bfea0c60b27a5e3cb /lib/puppet/parser | |
| parent | fb02430e3d3baaab74175236fb6dfc9e931b6a8e (diff) | |
| download | puppet-bb69011d7042454f6a2ee668a036ac373b4ff1eb.tar.gz puppet-bb69011d7042454f6a2ee668a036ac373b4ff1eb.tar.xz puppet-bb69011d7042454f6a2ee668a036ac373b4ff1eb.zip | |
(#6338) Remove unused version control tags
Older version control systems like CVS and SVN used to use these $Id$
tags for version information.
Paired-with: Nick Lewis
Diffstat (limited to 'lib/puppet/parser')
| -rw-r--r-- | lib/puppet/parser/grammar.ra | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/puppet/parser/grammar.ra b/lib/puppet/parser/grammar.ra index 6360f5064..5e25b9d6c 100644 --- a/lib/puppet/parser/grammar.ra +++ b/lib/puppet/parser/grammar.ra @@ -874,6 +874,3 @@ require 'puppet/parser/parser_support' # Local Variables: # mode: ruby # End: - -# $Id$ - |
