From 2309b4e330b96bc2e1f8e36b6184015e59544037 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 24 Mar 2010 11:02:54 +0100 Subject: remove the CVSish $Id$ lines --- packages/OS400/README.OS400 | 1 - packages/OS400/ccsidcurl.c | 1 - packages/OS400/ccsidcurl.h | 1 - packages/OS400/curl.inc.in | 1 - packages/OS400/initscript.sh | 1 - packages/OS400/make-include.sh | 1 - packages/OS400/make-lib.sh | 1 - packages/OS400/make-src.sh | 1 - packages/OS400/make-tests.sh | 1 - packages/OS400/makefile.sh | 1 - packages/OS400/os400sys.c | 1 - packages/OS400/os400sys.h | 1 - 12 files changed, 12 deletions(-) (limited to 'packages/OS400') diff --git a/packages/OS400/README.OS400 b/packages/OS400/README.OS400 index ce64e54a2..746bba8a5 100644 --- a/packages/OS400/README.OS400 +++ b/packages/OS400/README.OS400 @@ -1,4 +1,3 @@ -$Id$ Implementation notes: diff --git a/packages/OS400/ccsidcurl.c b/packages/OS400/ccsidcurl.c index 38fe2ba54..ad67e1c87 100644 --- a/packages/OS400/ccsidcurl.c +++ b/packages/OS400/ccsidcurl.c @@ -18,7 +18,6 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * - * $Id$ * ***************************************************************************/ diff --git a/packages/OS400/ccsidcurl.h b/packages/OS400/ccsidcurl.h index 0efacef36..96340c921 100644 --- a/packages/OS400/ccsidcurl.h +++ b/packages/OS400/ccsidcurl.h @@ -18,7 +18,6 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * - * $Id$ * ***************************************************************************/ diff --git a/packages/OS400/curl.inc.in b/packages/OS400/curl.inc.in index 697134bbb..f4b2b3836 100644 --- a/packages/OS400/curl.inc.in +++ b/packages/OS400/curl.inc.in @@ -18,7 +18,6 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF * ANY KIND, either express or implied. * - * $Id$ * ************************************************************************** * diff --git a/packages/OS400/initscript.sh b/packages/OS400/initscript.sh index 15ae86ea5..df6bf49b6 100644 --- a/packages/OS400/initscript.sh +++ b/packages/OS400/initscript.sh @@ -1,6 +1,5 @@ #!/bin/sh -# $Id$ case "${SCRIPTDIR}" in /*) ;; diff --git a/packages/OS400/make-include.sh b/packages/OS400/make-include.sh index 2d34047bd..834ee2fce 100644 --- a/packages/OS400/make-include.sh +++ b/packages/OS400/make-include.sh @@ -2,7 +2,6 @@ # # Installation of the include files in the OS/400 library. # -# $Id$ SCRIPTDIR=`dirname "${0}"` . "${SCRIPTDIR}/initscript.sh" diff --git a/packages/OS400/make-lib.sh b/packages/OS400/make-lib.sh index 876cc6ba4..b7f951b5a 100644 --- a/packages/OS400/make-lib.sh +++ b/packages/OS400/make-lib.sh @@ -2,7 +2,6 @@ # # libcurl compilation script for the OS/400. # -# $Id$ SCRIPTDIR=`dirname "${0}"` . "${SCRIPTDIR}/initscript.sh" diff --git a/packages/OS400/make-src.sh b/packages/OS400/make-src.sh index ba7115322..090ae1287 100644 --- a/packages/OS400/make-src.sh +++ b/packages/OS400/make-src.sh @@ -1,5 +1,4 @@ #!/bin/sh # -# $Id$ # # Not implemented yet on OS/400. diff --git a/packages/OS400/make-tests.sh b/packages/OS400/make-tests.sh index 71943bae4..06c966911 100644 --- a/packages/OS400/make-tests.sh +++ b/packages/OS400/make-tests.sh @@ -2,7 +2,6 @@ # # tests compilation script for the OS/400. # -# $Id$ SCRIPTDIR=`dirname "${0}"` diff --git a/packages/OS400/makefile.sh b/packages/OS400/makefile.sh index 6f435d4a3..1e67290d5 100644 --- a/packages/OS400/makefile.sh +++ b/packages/OS400/makefile.sh @@ -2,7 +2,6 @@ # # curl compilation script for the OS/400. # -# $Id$ # # This is a shell script since make is not a standard component of OS/400. diff --git a/packages/OS400/os400sys.c b/packages/OS400/os400sys.c index 0a525f253..0517f7249 100644 --- a/packages/OS400/os400sys.c +++ b/packages/OS400/os400sys.c @@ -18,7 +18,6 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * - * $Id$ * ***************************************************************************/ diff --git a/packages/OS400/os400sys.h b/packages/OS400/os400sys.h index fb36ac878..e708365e0 100644 --- a/packages/OS400/os400sys.h +++ b/packages/OS400/os400sys.h @@ -18,7 +18,6 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * - * $Id$ * ***************************************************************************/ -- cgit v1.2.3