diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-03-24 11:02:54 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-03-24 11:02:54 +0100 |
commit | 2309b4e330b96bc2e1f8e36b6184015e59544037 (patch) | |
tree | f1d41e999eb5466fd3597226319ca2439e311652 /lib/firefox-db2pem.sh | |
parent | dd0c31ce386da6fc2467093a4d16b66a15b0961d (diff) | |
download | curl-2309b4e330b96bc2e1f8e36b6184015e59544037.tar.gz |
remove the CVSish $Id$ lines
Diffstat (limited to 'lib/firefox-db2pem.sh')
-rw-r--r--[-rwxr-xr-x] | lib/firefox-db2pem.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/firefox-db2pem.sh b/lib/firefox-db2pem.sh index 202549160..14ac57606 100755..100644 --- a/lib/firefox-db2pem.sh +++ b/lib/firefox-db2pem.sh @@ -19,7 +19,6 @@ # * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY # * KIND, either express or implied. # * -# * $Id$ # *************************************************************************** # This shell script creates a fresh ca-bundle.crt file for use with libcurl. # It extracts all ca certs it finds in the local Firefox database and converts |