summaryrefslogtreecommitdiff
path: root/lib/mk-ca-bundle.pl
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2010-03-24 11:02:54 +0100
committerDaniel Stenberg <daniel@haxx.se>2010-03-24 11:02:54 +0100
commit2309b4e330b96bc2e1f8e36b6184015e59544037 (patch)
treef1d41e999eb5466fd3597226319ca2439e311652 /lib/mk-ca-bundle.pl
parentdd0c31ce386da6fc2467093a4d16b66a15b0961d (diff)
downloadcurl-2309b4e330b96bc2e1f8e36b6184015e59544037.tar.gz
remove the CVSish $Id$ lines
Diffstat (limited to 'lib/mk-ca-bundle.pl')
-rw-r--r--[-rwxr-xr-x]lib/mk-ca-bundle.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/mk-ca-bundle.pl b/lib/mk-ca-bundle.pl
index 99a096a09..8d461d0b7 100755..100644
--- a/lib/mk-ca-bundle.pl
+++ b/lib/mk-ca-bundle.pl
@@ -19,7 +19,6 @@
# * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
# * KIND, either express or implied.
# *
-# * $Id$
# ***************************************************************************
# This Perl script creates a fresh ca-bundle.crt file for use with libcurl.
# It downloads certdata.txt from Mozilla's source tree (see URL below),