From fd11603fe47668ba72f0d3f2b984174331a0a154 Mon Sep 17 00:00:00 2001 From: Luke Kanies Date: Wed, 3 Oct 2007 21:55:41 -0500 Subject: Removing the Id tags from all of the files --- lib/puppet/sslcertificates.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/puppet/sslcertificates.rb') diff --git a/lib/puppet/sslcertificates.rb b/lib/puppet/sslcertificates.rb index 357959d0b..45b9e7a72 100755 --- a/lib/puppet/sslcertificates.rb +++ b/lib/puppet/sslcertificates.rb @@ -142,4 +142,3 @@ module Puppet::SSLCertificates require 'puppet/sslcertificates/ca' end -# $Id$ -- cgit