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 --- tests/server/Makefile.am | 1 - tests/server/getpart.c | 1 - tests/server/getpart.h | 1 - tests/server/resolve.c | 1 - tests/server/rtspd.c | 1 - tests/server/sockfilt.c | 1 - tests/server/sws.c | 1 - tests/server/testpart.c | 1 - tests/server/tftp.h | 1 - tests/server/tftpd.c | 1 - tests/server/util.c | 1 - tests/server/util.h | 1 - 12 files changed, 12 deletions(-) (limited to 'tests/server') diff --git a/tests/server/Makefile.am b/tests/server/Makefile.am index f453d779a..d4b9cc38a 100644 --- a/tests/server/Makefile.am +++ b/tests/server/Makefile.am @@ -18,7 +18,6 @@ # This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY # KIND, either express or implied. # -# $Id$ ########################################################################### AUTOMAKE_OPTIONS = foreign nostdinc diff --git a/tests/server/getpart.c b/tests/server/getpart.c index 6f893a8bc..a3b5f2fb1 100644 --- a/tests/server/getpart.c +++ b/tests/server/getpart.c @@ -18,7 +18,6 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * - * $Id$ ***************************************************************************/ #define CURL_NO_OLDIES diff --git a/tests/server/getpart.h b/tests/server/getpart.h index 276d41de7..78a0be2cd 100644 --- a/tests/server/getpart.h +++ b/tests/server/getpart.h @@ -20,7 +20,6 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * - * $Id$ ***************************************************************************/ #define GPE_NO_BUFFER_SPACE -2 diff --git a/tests/server/resolve.c b/tests/server/resolve.c index 7b4af2b11..26ad85300 100644 --- a/tests/server/resolve.c +++ b/tests/server/resolve.c @@ -18,7 +18,6 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * - * $Id$ ***************************************************************************/ /* Purpose diff --git a/tests/server/rtspd.c b/tests/server/rtspd.c index 4d2c639be..788d61c36 100644 --- a/tests/server/rtspd.c +++ b/tests/server/rtspd.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/tests/server/sockfilt.c b/tests/server/sockfilt.c index 63c0c663c..714d6fcde 100644 --- a/tests/server/sockfilt.c +++ b/tests/server/sockfilt.c @@ -18,7 +18,6 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * - * $Id$ ***************************************************************************/ /* Purpose diff --git a/tests/server/sws.c b/tests/server/sws.c index 56345c1e5..44a84a986 100644 --- a/tests/server/sws.c +++ b/tests/server/sws.c @@ -18,7 +18,6 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * - * $Id$ ***************************************************************************/ /* sws.c: simple (silly?) web server diff --git a/tests/server/testpart.c b/tests/server/testpart.c index a78799ca7..940971450 100644 --- a/tests/server/testpart.c +++ b/tests/server/testpart.c @@ -18,7 +18,6 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * - * $Id$ ***************************************************************************/ #define CURL_NO_OLDIES diff --git a/tests/server/tftp.h b/tests/server/tftp.h index d6c7acec5..f60f12257 100644 --- a/tests/server/tftp.h +++ b/tests/server/tftp.h @@ -20,7 +20,6 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * - * $Id$ ***************************************************************************/ /* This file is a rewrite/clone of the arpa/tftp.h file for systems without diff --git a/tests/server/tftpd.c b/tests/server/tftpd.c index a06b815b7..0adcd496d 100644 --- a/tests/server/tftpd.c +++ b/tests/server/tftpd.c @@ -5,7 +5,6 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * $Id$ * * Trivial file transfer protocol server. * diff --git a/tests/server/util.c b/tests/server/util.c index 42abeed87..52802a82c 100644 --- a/tests/server/util.c +++ b/tests/server/util.c @@ -18,7 +18,6 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * - * $Id$ ***************************************************************************/ #define CURL_NO_OLDIES diff --git a/tests/server/util.h b/tests/server/util.h index aaca005f2..76cd88d16 100644 --- a/tests/server/util.h +++ b/tests/server/util.h @@ -20,7 +20,6 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * - * $Id$ ***************************************************************************/ void logmsg(const char *msg, ...); -- cgit v1.2.3