summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am1
-rw-r--r--Makefile.dist1
-rw-r--r--acinclude.m41
-rw-r--r--[-rwxr-xr-x]buildconf1
-rw-r--r--buildconf.bat1
-rw-r--r--configure.ac1
-rw-r--r--curl-config.in1
-rw-r--r--curl-style.el1
-rw-r--r--docs/BUGS1
-rw-r--r--docs/Makefile.am1
-rw-r--r--docs/curl-config.11
-rw-r--r--docs/curl.11
-rw-r--r--docs/examples/10-at-a-time.c1
-rw-r--r--docs/examples/Makefile.am1
-rw-r--r--docs/examples/Makefile.example1
-rw-r--r--docs/examples/Makefile.m321
-rw-r--r--docs/examples/anyauthput.c1
-rw-r--r--docs/examples/cacertinmem.c1
-rw-r--r--docs/examples/chkspeed.c1
-rw-r--r--docs/examples/curlgtk.c1
-rw-r--r--docs/examples/debug.c1
-rw-r--r--docs/examples/evhiperfifo.c1
-rw-r--r--docs/examples/fileupload.c1
-rw-r--r--docs/examples/ftpget.c1
-rw-r--r--docs/examples/ftpgetinfo.c1
-rw-r--r--docs/examples/ftpgetresp.c1
-rw-r--r--docs/examples/ftpupload.c1
-rw-r--r--docs/examples/ftpuploadresume.c1
-rw-r--r--docs/examples/getinfo.c1
-rw-r--r--docs/examples/getinmemory.c1
-rw-r--r--docs/examples/ghiper.c1
-rw-r--r--docs/examples/hiperfifo.c1
-rw-r--r--docs/examples/htmltidy.c1
-rw-r--r--docs/examples/htmltitle.cc1
-rw-r--r--docs/examples/http-post.c1
-rw-r--r--docs/examples/httpcustomheader.c1
-rw-r--r--docs/examples/httpput.c1
-rw-r--r--docs/examples/https.c1
-rw-r--r--docs/examples/makefile.dj1
-rw-r--r--docs/examples/multi-app.c1
-rw-r--r--docs/examples/multi-debugcallback.c1
-rw-r--r--docs/examples/multi-double.c1
-rw-r--r--docs/examples/multi-post.c1
-rw-r--r--docs/examples/multi-single.c1
-rw-r--r--docs/examples/multithread.c1
-rw-r--r--docs/examples/opensslthreadlock.c1
-rw-r--r--docs/examples/persistant.c1
-rw-r--r--docs/examples/post-callback.c1
-rw-r--r--docs/examples/postit2.c1
-rw-r--r--docs/examples/sampleconv.c1
-rw-r--r--docs/examples/sendrecv.c1
-rw-r--r--docs/examples/sepheaders.c1
-rw-r--r--docs/examples/simple.c1
-rw-r--r--docs/examples/simplepost.c1
-rw-r--r--docs/examples/simplessl.c1
-rw-r--r--docs/examples/smooth-gtk-thread.c1
-rw-r--r--docs/examples/synctime.c1
-rw-r--r--docs/examples/threaded-ssl.c1
-rw-r--r--docs/libcurl/Makefile.am1
-rw-r--r--docs/libcurl/curl_easy_cleanup.31
-rw-r--r--docs/libcurl/curl_easy_duphandle.31
-rw-r--r--docs/libcurl/curl_easy_escape.31
-rw-r--r--docs/libcurl/curl_easy_getinfo.31
-rw-r--r--docs/libcurl/curl_easy_init.31
-rw-r--r--docs/libcurl/curl_easy_pause.31
-rw-r--r--docs/libcurl/curl_easy_perform.31
-rw-r--r--docs/libcurl/curl_easy_recv.31
-rw-r--r--docs/libcurl/curl_easy_reset.31
-rw-r--r--docs/libcurl/curl_easy_send.31
-rw-r--r--docs/libcurl/curl_easy_setopt.31
-rw-r--r--docs/libcurl/curl_easy_strerror.31
-rw-r--r--docs/libcurl/curl_easy_unescape.31
-rw-r--r--docs/libcurl/curl_escape.31
-rw-r--r--docs/libcurl/curl_formadd.31
-rw-r--r--docs/libcurl/curl_formfree.31
-rw-r--r--docs/libcurl/curl_formget.31
-rw-r--r--docs/libcurl/curl_free.31
-rw-r--r--docs/libcurl/curl_getdate.31
-rw-r--r--docs/libcurl/curl_getenv.31
-rw-r--r--docs/libcurl/curl_global_cleanup.31
-rw-r--r--docs/libcurl/curl_global_init.31
-rw-r--r--docs/libcurl/curl_mprintf.31
-rw-r--r--docs/libcurl/curl_multi_add_handle.31
-rw-r--r--docs/libcurl/curl_multi_assign.31
-rw-r--r--docs/libcurl/curl_multi_cleanup.31
-rw-r--r--docs/libcurl/curl_multi_fdset.31
-rw-r--r--docs/libcurl/curl_multi_info_read.31
-rw-r--r--docs/libcurl/curl_multi_init.31
-rw-r--r--docs/libcurl/curl_multi_perform.31
-rw-r--r--docs/libcurl/curl_multi_remove_handle.31
-rw-r--r--docs/libcurl/curl_multi_setopt.31
-rw-r--r--docs/libcurl/curl_multi_socket.31
-rw-r--r--docs/libcurl/curl_multi_socket_action.31
-rw-r--r--docs/libcurl/curl_multi_strerror.31
-rw-r--r--docs/libcurl/curl_multi_timeout.31
-rw-r--r--docs/libcurl/curl_share_cleanup.31
-rw-r--r--docs/libcurl/curl_share_init.31
-rw-r--r--docs/libcurl/curl_share_setopt.31
-rw-r--r--docs/libcurl/curl_share_strerror.31
-rw-r--r--docs/libcurl/curl_slist_append.31
-rw-r--r--docs/libcurl/curl_slist_free_all.31
-rw-r--r--docs/libcurl/curl_strequal.31
-rw-r--r--docs/libcurl/curl_unescape.31
-rw-r--r--docs/libcurl/curl_version.31
-rw-r--r--docs/libcurl/curl_version_info.31
-rw-r--r--docs/libcurl/libcurl-easy.31
-rw-r--r--docs/libcurl/libcurl-errors.31
-rw-r--r--docs/libcurl/libcurl-multi.31
-rw-r--r--docs/libcurl/libcurl-share.31
-rw-r--r--docs/libcurl/libcurl-tutorial.31
-rw-r--r--docs/libcurl/libcurl.31
-rw-r--r--include/curl/curl.h1
-rw-r--r--include/curl/curlbuild.h.cmake1
-rw-r--r--include/curl/curlbuild.h.dist1
-rw-r--r--include/curl/curlbuild.h.in1
-rw-r--r--include/curl/curlrules.h1
-rw-r--r--include/curl/curlver.h1
-rw-r--r--include/curl/easy.h1
-rw-r--r--include/curl/mprintf.h1
-rw-r--r--include/curl/multi.h1
-rw-r--r--include/curl/stdcheaders.h1
-rw-r--r--include/curl/typecheck-gcc.h1
-rw-r--r--lib/Makefile.Watcom1
-rw-r--r--lib/Makefile.am1
-rw-r--r--lib/Makefile.b321
-rw-r--r--lib/Makefile.m321
-rw-r--r--lib/Makefile.netware1
-rw-r--r--lib/Makefile.vxworks1
-rw-r--r--lib/README.curlx1
-rw-r--r--lib/README.memoryleak1
-rw-r--r--lib/amigaos.c1
-rw-r--r--lib/amigaos.h1
-rw-r--r--lib/arpa_telnet.h1
-rw-r--r--lib/base64.c1
-rw-r--r--lib/config-amigaos.h1
-rw-r--r--lib/config.dos1
-rw-r--r--lib/connect.c1
-rw-r--r--lib/connect.h1
-rw-r--r--lib/content_encoding.c1
-rw-r--r--lib/content_encoding.h1
-rw-r--r--lib/cookie.c1
-rw-r--r--lib/cookie.h1
-rw-r--r--lib/curl_addrinfo.c1
-rw-r--r--lib/curl_addrinfo.h1
-rw-r--r--lib/curl_base64.h1
-rw-r--r--lib/curl_ldap.h1
-rw-r--r--lib/curl_md5.h1
-rw-r--r--lib/curl_memory.h1
-rw-r--r--lib/curl_memrchr.c1
-rw-r--r--lib/curl_memrchr.h1
-rw-r--r--lib/curl_rand.c1
-rw-r--r--lib/curl_rand.h1
-rw-r--r--lib/curl_sspi.c1
-rw-r--r--lib/curl_sspi.h1
-rw-r--r--lib/curl_threads.c1
-rw-r--r--lib/curl_threads.h1
-rw-r--r--lib/curlx.h1
-rw-r--r--lib/dict.c1
-rw-r--r--lib/dict.h1
-rw-r--r--lib/easy.c1
-rw-r--r--lib/easyif.h1
-rw-r--r--lib/escape.c1
-rw-r--r--lib/escape.h1
-rw-r--r--lib/file.c1
-rw-r--r--lib/file.h1
-rw-r--r--[-rwxr-xr-x]lib/firefox-db2pem.sh1
-rw-r--r--lib/formdata.c1
-rw-r--r--lib/formdata.h1
-rw-r--r--lib/ftp.c1
-rw-r--r--lib/ftp.h1
-rw-r--r--lib/getenv.c1
-rw-r--r--lib/getinfo.c1
-rw-r--r--lib/getinfo.h1
-rw-r--r--lib/gtls.c1
-rw-r--r--lib/gtls.h1
-rw-r--r--lib/hash.c1
-rw-r--r--lib/hash.h1
-rw-r--r--lib/hostares.c1
-rw-r--r--lib/hostasyn.c1
-rw-r--r--lib/hostip.c1
-rw-r--r--lib/hostip.h1
-rw-r--r--lib/hostip4.c1
-rw-r--r--lib/hostip6.c1
-rw-r--r--lib/hostsyn.c1
-rw-r--r--lib/hostthre.c1
-rw-r--r--lib/http.c1
-rw-r--r--lib/http.h1
-rw-r--r--lib/http_chunks.c1
-rw-r--r--lib/http_chunks.h1
-rw-r--r--lib/http_digest.c1
-rw-r--r--lib/http_digest.h1
-rw-r--r--lib/http_negotiate.c1
-rw-r--r--lib/http_negotiate.h1
-rw-r--r--lib/http_ntlm.c1
-rw-r--r--lib/http_ntlm.h1
-rw-r--r--lib/if2ip.c1
-rw-r--r--lib/if2ip.h1
-rw-r--r--lib/imap.c1
-rw-r--r--lib/imap.h1
-rw-r--r--lib/inet_ntop.h1
-rw-r--r--lib/inet_pton.h1
-rw-r--r--lib/krb4.c1
-rw-r--r--lib/krb4.h1
-rw-r--r--lib/ldap.c1
-rw-r--r--lib/libcurl.rc1
-rw-r--r--lib/llist.c1
-rw-r--r--lib/llist.h1
-rw-r--r--lib/md5.c1
-rw-r--r--lib/memdebug.c1
-rw-r--r--lib/memdebug.h1
-rw-r--r--[-rwxr-xr-x]lib/mk-ca-bundle.pl1
-rw-r--r--lib/mprintf.c1
-rw-r--r--lib/multi.c1
-rw-r--r--lib/multiif.h1
-rw-r--r--lib/netrc.c1
-rw-r--r--lib/netrc.h1
-rw-r--r--lib/nonblock.c1
-rw-r--r--lib/nonblock.h1
-rw-r--r--lib/nss.c1
-rw-r--r--lib/nssg.h1
-rw-r--r--lib/nwlib.c1
-rw-r--r--lib/nwos.c1
-rw-r--r--lib/parsedate.c1
-rw-r--r--lib/parsedate.h1
-rw-r--r--lib/pingpong.c1
-rw-r--r--lib/pingpong.h1
-rw-r--r--lib/pop3.c1
-rw-r--r--lib/pop3.h1
-rw-r--r--lib/progress.c1
-rw-r--r--lib/progress.h1
-rw-r--r--lib/qssl.c1
-rw-r--r--lib/qssl.h1
-rw-r--r--lib/rawstr.c1
-rw-r--r--lib/rawstr.h1
-rw-r--r--lib/rtsp.c1
-rw-r--r--lib/rtsp.h1
-rw-r--r--lib/select.c1
-rw-r--r--lib/select.h1
-rw-r--r--lib/sendf.c1
-rw-r--r--lib/sendf.h1
-rw-r--r--lib/setup-os400.h1
-rw-r--r--lib/setup.h1
-rw-r--r--lib/setup_once.h1
-rw-r--r--lib/share.c1
-rw-r--r--lib/share.h1
-rw-r--r--lib/slist.c1
-rw-r--r--lib/slist.h1
-rw-r--r--lib/smtp.c1
-rw-r--r--lib/smtp.h1
-rw-r--r--lib/sockaddr.h1
-rw-r--r--lib/socks.c1
-rw-r--r--lib/socks.h1
-rw-r--r--lib/socks_gssapi.c1
-rw-r--r--lib/socks_sspi.c1
-rw-r--r--lib/speedcheck.c1
-rw-r--r--lib/speedcheck.h1
-rw-r--r--lib/splay.c1
-rw-r--r--lib/splay.h1
-rw-r--r--lib/ssh.c1
-rw-r--r--lib/ssh.h1
-rw-r--r--lib/sslgen.c1
-rw-r--r--lib/sslgen.h1
-rw-r--r--lib/ssluse.c1
-rw-r--r--lib/ssluse.h1
-rw-r--r--lib/strdup.c1
-rw-r--r--lib/strdup.h1
-rw-r--r--lib/strequal.c1
-rw-r--r--lib/strequal.h1
-rw-r--r--lib/strerror.c1
-rw-r--r--lib/strerror.h1
-rw-r--r--lib/strtok.c1
-rw-r--r--lib/strtok.h1
-rw-r--r--lib/strtoofft.c1
-rw-r--r--lib/strtoofft.h1
-rw-r--r--lib/telnet.c1
-rw-r--r--lib/telnet.h1
-rw-r--r--lib/tftp.c1
-rw-r--r--lib/tftp.h1
-rw-r--r--lib/timeval.c1
-rw-r--r--lib/timeval.h1
-rw-r--r--lib/transfer.c1
-rw-r--r--lib/transfer.h1
-rw-r--r--lib/url.c1
-rw-r--r--lib/url.h1
-rw-r--r--lib/urldata.h1
-rw-r--r--lib/version.c1
-rw-r--r--lib/warnless.c1
-rw-r--r--lib/warnless.h1
-rw-r--r--libcurl.pc.in1
-rw-r--r--m4/curl-compilers.m41
-rw-r--r--m4/curl-confopts.m41
-rw-r--r--m4/curl-functions.m41
-rw-r--r--m4/curl-override.m41
-rw-r--r--m4/curl-reentrant.m41
-rw-r--r--m4/curl-system.m41
-rw-r--r--[-rwxr-xr-x]maketgz1
-rw-r--r--[-rwxr-xr-x]mkinstalldirs1
-rw-r--r--packages/AIX/RPM/README1
-rw-r--r--packages/DOS/common.dj1
-rw-r--r--packages/NetWare/get_ver.awk1
-rw-r--r--packages/OS400/README.OS4001
-rw-r--r--packages/OS400/ccsidcurl.c1
-rw-r--r--packages/OS400/ccsidcurl.h1
-rw-r--r--packages/OS400/curl.inc.in1
-rw-r--r--packages/OS400/initscript.sh1
-rw-r--r--packages/OS400/make-include.sh1
-rw-r--r--packages/OS400/make-lib.sh1
-rw-r--r--packages/OS400/make-src.sh1
-rw-r--r--packages/OS400/make-tests.sh1
-rw-r--r--packages/OS400/makefile.sh1
-rw-r--r--packages/OS400/os400sys.c1
-rw-r--r--packages/OS400/os400sys.h1
-rw-r--r--packages/Solaris/Makefile.am1
-rw-r--r--[-rwxr-xr-x]packages/vms/build_vms.com1
-rw-r--r--packages/vms/config-vms.h1
-rw-r--r--packages/vms/curlmsg.h1
-rw-r--r--packages/vms/curlmsg.msg1
-rw-r--r--packages/vms/curlmsg_vms.h1
-rw-r--r--packages/vms/readme1
-rw-r--r--[-rwxr-xr-x]perl/contrib/formfind1
-rw-r--r--sample.emacs1
-rw-r--r--src/Makefile.Watcom1
-rw-r--r--src/Makefile.am1
-rw-r--r--src/Makefile.b321
-rw-r--r--src/Makefile.m321
-rw-r--r--src/Makefile.netware1
-rw-r--r--src/config-amigaos.h1
-rw-r--r--src/curl.rc1
-rw-r--r--src/curlutil.c1
-rw-r--r--src/curlutil.h1
-rw-r--r--src/getpass.c1
-rw-r--r--src/getpass.h1
-rw-r--r--src/homedir.c1
-rw-r--r--src/homedir.h1
-rw-r--r--src/hugehelp.h1
-rw-r--r--src/main.c1
-rw-r--r--src/makefile.dj1
-rw-r--r--src/os-specific.c1
-rw-r--r--src/os-specific.h1
-rw-r--r--src/setup.h1
-rw-r--r--src/urlglob.c1
-rw-r--r--src/urlglob.h1
-rw-r--r--src/version.h1
-rw-r--r--src/writeenv.c1
-rw-r--r--src/writeenv.h1
-rw-r--r--src/writeout.c1
-rw-r--r--src/writeout.h1
-rw-r--r--tests/Makefile.am1
-rw-r--r--tests/data/DISABLED1
-rw-r--r--tests/ftp.pm1
-rw-r--r--tests/ftpserver.pl1
-rw-r--r--[-rwxr-xr-x]tests/httpserver.pl1
-rw-r--r--[-rwxr-xr-x]tests/keywords.pl1
-rw-r--r--tests/libtest/Makefile.am1
-rw-r--r--tests/libtest/first.c1
-rw-r--r--tests/libtest/lib500.c1
-rw-r--r--tests/libtest/lib501.c1
-rw-r--r--tests/libtest/lib502.c1
-rw-r--r--tests/libtest/lib503.c1
-rw-r--r--tests/libtest/lib504.c1
-rw-r--r--tests/libtest/lib505.c1
-rw-r--r--tests/libtest/lib506.c1
-rw-r--r--tests/libtest/lib507.c1
-rw-r--r--tests/libtest/lib508.c1
-rw-r--r--tests/libtest/lib510.c1
-rw-r--r--tests/libtest/lib511.c1
-rw-r--r--tests/libtest/lib512.c1
-rw-r--r--tests/libtest/lib513.c1
-rw-r--r--tests/libtest/lib514.c1
-rw-r--r--tests/libtest/lib515.c1
-rw-r--r--tests/libtest/lib516.c1
-rw-r--r--tests/libtest/lib517.c1
-rw-r--r--tests/libtest/lib518.c1
-rw-r--r--tests/libtest/lib519.c1
-rw-r--r--tests/libtest/lib520.c1
-rw-r--r--tests/libtest/lib521.c1
-rw-r--r--tests/libtest/lib523.c1
-rw-r--r--tests/libtest/lib524.c1
-rw-r--r--tests/libtest/lib525.c1
-rw-r--r--tests/libtest/lib526.c1
-rw-r--r--tests/libtest/lib530.c1
-rw-r--r--tests/libtest/lib533.c1
-rw-r--r--tests/libtest/lib536.c1
-rw-r--r--tests/libtest/lib537.c1
-rw-r--r--tests/libtest/lib539.c1
-rw-r--r--tests/libtest/lib540.c1
-rw-r--r--tests/libtest/lib541.c1
-rw-r--r--tests/libtest/lib542.c1
-rw-r--r--tests/libtest/lib543.c1
-rw-r--r--tests/libtest/lib544.c1
-rw-r--r--tests/libtest/lib547.c1
-rw-r--r--tests/libtest/lib549.c1
-rw-r--r--tests/libtest/lib552.c1
-rw-r--r--tests/libtest/lib553.c1
-rw-r--r--tests/libtest/lib554.c1
-rw-r--r--tests/libtest/lib555.c1
-rw-r--r--tests/libtest/lib556.c1
-rw-r--r--tests/libtest/lib557.c1
-rw-r--r--tests/libtest/lib558.c1
-rw-r--r--tests/libtest/lib560.c1
-rw-r--r--tests/libtest/lib562.c1
-rw-r--r--tests/libtest/lib564.c1
-rw-r--r--tests/libtest/lib566.c1
-rw-r--r--tests/libtest/lib567.c1
-rw-r--r--tests/libtest/lib568.c1
-rw-r--r--tests/libtest/lib569.c1
-rw-r--r--tests/libtest/lib570.c1
-rw-r--r--tests/libtest/lib571.c1
-rw-r--r--tests/libtest/test.h1
-rw-r--r--tests/libtest/testutil.c1
-rw-r--r--tests/libtest/testutil.h1
-rw-r--r--[-rwxr-xr-x]tests/rtspserver.pl1
-rw-r--r--tests/runtests.11
-rw-r--r--[-rwxr-xr-x]tests/runtests.pl1
-rw-r--r--tests/secureserver.pl1
-rw-r--r--tests/server/Makefile.am1
-rw-r--r--tests/server/getpart.c1
-rw-r--r--tests/server/getpart.h1
-rw-r--r--tests/server/resolve.c1
-rw-r--r--tests/server/rtspd.c1
-rw-r--r--tests/server/sockfilt.c1
-rw-r--r--tests/server/sws.c1
-rw-r--r--tests/server/testpart.c1
-rw-r--r--tests/server/tftp.h1
-rw-r--r--tests/server/tftpd.c1
-rw-r--r--tests/server/util.c1
-rw-r--r--tests/server/util.h1
-rw-r--r--tests/serverhelp.pm1
-rw-r--r--tests/sshhelp.pm1
-rw-r--r--tests/sshserver.pl1
-rw-r--r--tests/testcurl.11
-rw-r--r--[-rwxr-xr-x]tests/testcurl.pl1
-rw-r--r--[-rwxr-xr-x]tests/tftpserver.pl1
-rw-r--r--tests/valgrind.pm1
434 files changed, 0 insertions, 434 deletions
diff --git a/Makefile.am b/Makefile.am
index ca60e9057..15836e9bc 100644
--- a/Makefile.am
+++ b/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
diff --git a/Makefile.dist b/Makefile.dist
index 4f2d84a83..bca7c4cd2 100644
--- a/Makefile.dist
+++ b/Makefile.dist
@@ -18,7 +18,6 @@
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
# KIND, either express or implied.
#
-# $Id$
###########################################################################
VC=vc6
diff --git a/acinclude.m4 b/acinclude.m4
index eb5fb06d9..86f7c7bb8 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -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/buildconf b/buildconf
index 312e1e5ba..b6d70a670 100755..100644
--- a/buildconf
+++ b/buildconf
@@ -19,7 +19,6 @@
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
# KIND, either express or implied.
#
-# $Id$
###########################################################################
die(){
diff --git a/buildconf.bat b/buildconf.bat
index 10d3c59e6..826ebf0a8 100644
--- a/buildconf.bat
+++ b/buildconf.bat
@@ -1,6 +1,5 @@
@echo off
REM
-REM $Id$
REM
REM This batch file must be used to set up a CVS tree to build on
REM systems where there is no autotools support (i.e. Microsoft).
diff --git a/configure.ac b/configure.ac
index 727e389b6..dbaa224db 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,6 @@
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
# KIND, either express or implied.
#
-# $Id$
#***************************************************************************
dnl Process this file with autoconf to produce a configure script.
diff --git a/curl-config.in b/curl-config.in
index 177b6354d..ebda12998 100644
--- a/curl-config.in
+++ b/curl-config.in
@@ -19,7 +19,6 @@
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
# KIND, either express or implied.
#
-# $Id$
###########################################################################
prefix=@prefix@
diff --git a/curl-style.el b/curl-style.el
index 1cb24f3b9..83cf8cc31 100644
--- a/curl-style.el
+++ b/curl-style.el
@@ -1,5 +1,4 @@
;;;; Emacs Lisp help for writing curl code. ;;;;
-;;;; $Id$
;;; The curl hacker's C conventions.
;;; See the sample.emacs file on how this file can be made to take
diff --git a/docs/BUGS b/docs/BUGS
index ebe9fa1d5..8cbad0422 100644
--- a/docs/BUGS
+++ b/docs/BUGS
@@ -1,4 +1,3 @@
-$Id$
_ _ ____ _
___| | | | _ \| |
/ __| | | | |_) | |
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 387218ef5..316b4f4f0 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -1,5 +1,4 @@
#
-# $Id$
#
AUTOMAKE_OPTIONS = foreign no-dependencies
diff --git a/docs/curl-config.1 b/docs/curl-config.1
index 9ebb7d22b..c4f4e2b12 100644
--- a/docs/curl-config.1
+++ b/docs/curl-config.1
@@ -18,7 +18,6 @@
.\" * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
.\" * KIND, either express or implied.
.\" *
-.\" * $Id$
.\" **************************************************************************
.\"
.TH curl-config 1 "25 Oct 2007" "Curl 7.17.1" "curl-config manual"
diff --git a/docs/curl.1 b/docs/curl.1
index 657e5d52a..02cc3fb63 100644
--- a/docs/curl.1
+++ b/docs/curl.1
@@ -18,7 +18,6 @@
.\" * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
.\" * KIND, either express or implied.
.\" *
-.\" * $Id$
.\" **************************************************************************
.\"
.TH curl 1 "28 November 2009" "Curl 7.20.0" "Curl Manual"
diff --git a/docs/examples/10-at-a-time.c b/docs/examples/10-at-a-time.c
index 14b6e93af..51326422c 100644
--- a/docs/examples/10-at-a-time.c
+++ b/docs/examples/10-at-a-time.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* Example application source code using the multi interface to download many
* files, but with a capped maximum amount of simultaneous transfers.
diff --git a/docs/examples/Makefile.am b/docs/examples/Makefile.am
index 2e4121d86..8d92f7311 100644
--- a/docs/examples/Makefile.am
+++ b/docs/examples/Makefile.am
@@ -1,5 +1,4 @@
#
-# $Id$
#
AUTOMAKE_OPTIONS = foreign nostdinc
diff --git a/docs/examples/Makefile.example b/docs/examples/Makefile.example
index 5d9b7c9ca..29ca0d7a2 100644
--- a/docs/examples/Makefile.example
+++ b/docs/examples/Makefile.example
@@ -5,7 +5,6 @@
# | (__| |_| | _ <| |___
# \___|\___/|_| \_\_____|
#
-# $Id$
#
# What to call the final executable
diff --git a/docs/examples/Makefile.m32 b/docs/examples/Makefile.m32
index 1096e3f68..15750d01f 100644
--- a/docs/examples/Makefile.m32
+++ b/docs/examples/Makefile.m32
@@ -1,5 +1,4 @@
#########################################################################
-# $Id$
#
## Makefile for building curl examples with MingW32
## and optionally OpenSSL (0.9.8), libssh2 (0.18), zlib (1.2.3)
diff --git a/docs/examples/anyauthput.c b/docs/examples/anyauthput.c
index d0c65cf1b..cec9fede5 100644
--- a/docs/examples/anyauthput.c
+++ b/docs/examples/anyauthput.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/cacertinmem.c b/docs/examples/cacertinmem.c
index 78809ae93..fc3c9b110 100644
--- a/docs/examples/cacertinmem.c
+++ b/docs/examples/cacertinmem.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* Example using a "in core" PEM certificate to retrieve a https page.
* Written by Theo Borm
diff --git a/docs/examples/chkspeed.c b/docs/examples/chkspeed.c
index 9eacd65f9..c56fe3ccc 100644
--- a/docs/examples/chkspeed.c
+++ b/docs/examples/chkspeed.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* Example source code to show how the callback function can be used to
* download data into a chunk of memory instead of storing it in a file.
diff --git a/docs/examples/curlgtk.c b/docs/examples/curlgtk.c
index 2327929fb..2c4428083 100644
--- a/docs/examples/curlgtk.c
+++ b/docs/examples/curlgtk.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
/* Copyright (c) 2000 David Odin (aka DindinX) for MandrakeSoft */
/* an attempt to use the curl library in concert with a gtk-threaded application */
diff --git a/docs/examples/debug.c b/docs/examples/debug.c
index 30ce820cc..d5bf75028 100644
--- a/docs/examples/debug.c
+++ b/docs/examples/debug.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/evhiperfifo.c b/docs/examples/evhiperfifo.c
index e77715aae..8695ffabf 100644
--- a/docs/examples/evhiperfifo.c
+++ b/docs/examples/evhiperfifo.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* Example application source code using the multi socket interface to
* download many files at once.
diff --git a/docs/examples/fileupload.c b/docs/examples/fileupload.c
index 6ed523c36..cdec75137 100644
--- a/docs/examples/fileupload.c
+++ b/docs/examples/fileupload.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/ftpget.c b/docs/examples/ftpget.c
index 179fd6129..78727e7ef 100644
--- a/docs/examples/ftpget.c
+++ b/docs/examples/ftpget.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/ftpgetinfo.c b/docs/examples/ftpgetinfo.c
index 336cc79dd..f30974bd1 100644
--- a/docs/examples/ftpgetinfo.c
+++ b/docs/examples/ftpgetinfo.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/ftpgetresp.c b/docs/examples/ftpgetresp.c
index 31c1f424f..8d837f36f 100644
--- a/docs/examples/ftpgetresp.c
+++ b/docs/examples/ftpgetresp.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/ftpupload.c b/docs/examples/ftpupload.c
index 3982cde62..d553850f0 100644
--- a/docs/examples/ftpupload.c
+++ b/docs/examples/ftpupload.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/ftpuploadresume.c b/docs/examples/ftpuploadresume.c
index d20c4a9c6..3dda06781 100644
--- a/docs/examples/ftpuploadresume.c
+++ b/docs/examples/ftpuploadresume.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* Upload to FTP, resuming failed transfers
*
diff --git a/docs/examples/getinfo.c b/docs/examples/getinfo.c
index eb0cae31f..a9630191f 100644
--- a/docs/examples/getinfo.c
+++ b/docs/examples/getinfo.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/getinmemory.c b/docs/examples/getinmemory.c
index c92482166..5a66a04ca 100644
--- a/docs/examples/getinmemory.c
+++ b/docs/examples/getinmemory.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* Example source code to show how the callback function can be used to
* download data into a chunk of memory instead of storing it in a file.
diff --git a/docs/examples/ghiper.c b/docs/examples/ghiper.c
index a9b695ea0..4f3913d71 100644
--- a/docs/examples/ghiper.c
+++ b/docs/examples/ghiper.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* Example application source code using the multi socket interface to
* download many files at once.
diff --git a/docs/examples/hiperfifo.c b/docs/examples/hiperfifo.c
index 4102408ce..f5b422b4a 100644
--- a/docs/examples/hiperfifo.c
+++ b/docs/examples/hiperfifo.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* Example application source code using the multi socket interface to
* download many files at once.
diff --git a/docs/examples/htmltidy.c b/docs/examples/htmltidy.c
index cd75401a9..9a46955da 100644
--- a/docs/examples/htmltidy.c
+++ b/docs/examples/htmltidy.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* Download a document and use libtidy to parse the HTML.
* Written by Jeff Pohlmeyer
diff --git a/docs/examples/htmltitle.cc b/docs/examples/htmltitle.cc
index b02895f4c..da3354a55 100644
--- a/docs/examples/htmltitle.cc
+++ b/docs/examples/htmltitle.cc
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
// Get a web page, parse it with libxml.
diff --git a/docs/examples/http-post.c b/docs/examples/http-post.c
index 30ca3536b..523177d28 100644
--- a/docs/examples/http-post.c
+++ b/docs/examples/http-post.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/httpcustomheader.c b/docs/examples/httpcustomheader.c
index 1551fafe2..599b84fe8 100644
--- a/docs/examples/httpcustomheader.c
+++ b/docs/examples/httpcustomheader.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/httpput.c b/docs/examples/httpput.c
index 585dfa2cc..821e95fd8 100644
--- a/docs/examples/httpput.c
+++ b/docs/examples/httpput.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/https.c b/docs/examples/https.c
index e6b8e89b6..29b50be3b 100644
--- a/docs/examples/https.c
+++ b/docs/examples/https.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/makefile.dj b/docs/examples/makefile.dj
index 6bf99d82f..8736e6e78 100644
--- a/docs/examples/makefile.dj
+++ b/docs/examples/makefile.dj
@@ -1,4 +1,3 @@
-# $Id$
#
# Adapted for djgpp / Watt-32 / DOS by
# Gisle Vanem <giva@bgnett.no>
diff --git a/docs/examples/multi-app.c b/docs/examples/multi-app.c
index fa3349822..a86dd0efd 100644
--- a/docs/examples/multi-app.c
+++ b/docs/examples/multi-app.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* This is an example application source code using the multi interface.
*/
diff --git a/docs/examples/multi-debugcallback.c b/docs/examples/multi-debugcallback.c
index 22d26c774..b10b47cd1 100644
--- a/docs/examples/multi-debugcallback.c
+++ b/docs/examples/multi-debugcallback.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* This is a very simple example using the multi interface and the debug
* callback.
diff --git a/docs/examples/multi-double.c b/docs/examples/multi-double.c
index 2fb6973bb..ef3bf92fc 100644
--- a/docs/examples/multi-double.c
+++ b/docs/examples/multi-double.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* This is a very simple example using the multi interface.
*/
diff --git a/docs/examples/multi-post.c b/docs/examples/multi-post.c
index 91669aa51..229e84306 100644
--- a/docs/examples/multi-post.c
+++ b/docs/examples/multi-post.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* This is an example application source code using the multi interface
* to do a multipart formpost without "blocking".
diff --git a/docs/examples/multi-single.c b/docs/examples/multi-single.c
index b23f3c9d4..3e236f326 100644
--- a/docs/examples/multi-single.c
+++ b/docs/examples/multi-single.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* This is a very simple example using the multi interface.
*/
diff --git a/docs/examples/multithread.c b/docs/examples/multithread.c
index 939e9daef..5f59a99d7 100644
--- a/docs/examples/multithread.c
+++ b/docs/examples/multithread.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
/* A multi-threaded example that uses pthreads extensively to fetch
diff --git a/docs/examples/opensslthreadlock.c b/docs/examples/opensslthreadlock.c
index 3ac7124b0..706e90121 100644
--- a/docs/examples/opensslthreadlock.c
+++ b/docs/examples/opensslthreadlock.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* Example source code to show one way to set the necessary OpenSSL locking
* callbacks if you want to do multi-threaded transfers with HTTPS/FTPS with
diff --git a/docs/examples/persistant.c b/docs/examples/persistant.c
index 3d75b9ebe..0e65dd8fb 100644
--- a/docs/examples/persistant.c
+++ b/docs/examples/persistant.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/post-callback.c b/docs/examples/post-callback.c
index ed89cac2a..1e688a1c8 100644
--- a/docs/examples/post-callback.c
+++ b/docs/examples/post-callback.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* An example source code that issues a HTTP POST and we provide the actual
* data through a read callback.
diff --git a/docs/examples/postit2.c b/docs/examples/postit2.c
index 0660cc5b5..7268fcbbc 100644
--- a/docs/examples/postit2.c
+++ b/docs/examples/postit2.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* Example code that uploads a file name 'foo' to a remote script that accepts
* "HTML form based" (as described in RFC1738) uploads using HTTP POST.
diff --git a/docs/examples/sampleconv.c b/docs/examples/sampleconv.c
index 8ed2b3b16..3a31a60b4 100644
--- a/docs/examples/sampleconv.c
+++ b/docs/examples/sampleconv.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
/*
This is a simple example showing how a program on a non-ASCII platform
diff --git a/docs/examples/sendrecv.c b/docs/examples/sendrecv.c
index a6853c326..6cba1dbcf 100644
--- a/docs/examples/sendrecv.c
+++ b/docs/examples/sendrecv.c
@@ -7,7 +7,6 @@
*
* An example of curl_easy_send() and curl_easy_recv() usage.
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/sepheaders.c b/docs/examples/sepheaders.c
index 9d3dba1f9..f2a659d1d 100644
--- a/docs/examples/sepheaders.c
+++ b/docs/examples/sepheaders.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/simple.c b/docs/examples/simple.c
index baee2ce0d..582c62426 100644
--- a/docs/examples/simple.c
+++ b/docs/examples/simple.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/simplepost.c b/docs/examples/simplepost.c
index 4aed4f999..d68435baf 100644
--- a/docs/examples/simplepost.c
+++ b/docs/examples/simplepost.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/simplessl.c b/docs/examples/simplessl.c
index ea9eb5ee7..db3accaaa 100644
--- a/docs/examples/simplessl.c
+++ b/docs/examples/simplessl.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include <stdio.h>
diff --git a/docs/examples/smooth-gtk-thread.c b/docs/examples/smooth-gtk-thread.c
index 2d41aa248..5b60ded31 100644
--- a/docs/examples/smooth-gtk-thread.c
+++ b/docs/examples/smooth-gtk-thread.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* This is a multi threaded application that uses a progress bar to show
* status. It uses Gtk+ to make a smooth pulse.
diff --git a/docs/examples/synctime.c b/docs/examples/synctime.c
index dd824670e..4ed031ac4 100644
--- a/docs/examples/synctime.c
+++ b/docs/examples/synctime.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* This example code only builds as-is on Windows.
*
diff --git a/docs/examples/threaded-ssl.c b/docs/examples/threaded-ssl.c
index 6b979bac4..438ddaa03 100644
--- a/docs/examples/threaded-ssl.c
+++ b/docs/examples/threaded-ssl.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* A multi-threaded example that uses pthreads and fetches 4 remote files at
* once over HTTPS. The lock callbacks and stuff assume OpenSSL or GnuTLS
diff --git a/docs/libcurl/Makefile.am b/docs/libcurl/Makefile.am
index 032f8d344..3f949d66c 100644
--- a/docs/libcurl/Makefile.am
+++ b/docs/libcurl/Makefile.am
@@ -1,5 +1,4 @@
#
-# $Id$
#
AUTOMAKE_OPTIONS = foreign no-dependencies
diff --git a/docs/libcurl/curl_easy_cleanup.3 b/docs/libcurl/curl_easy_cleanup.3
index c19291af2..75a370367 100644
--- a/docs/libcurl/curl_easy_cleanup.3
+++ b/docs/libcurl/curl_easy_cleanup.3
@@ -18,7 +18,6 @@
.\" * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
.\" * KIND, either express or implied.
.\" *
-.\" * $Id$
.\" **************************************************************************
.\"
.TH curl_easy_cleanup 3 "22 aug 2007" "libcurl 7.17.0" "libcurl Manual"
diff --git a/docs/libcurl/curl_easy_duphandle.3 b/docs/libcurl/curl_easy_duphandle.3
index 4afb40ed5..3fae30e6a 100644
--- a/docs/libcurl/curl_easy_duphandle.3
+++ b/docs/libcurl/curl_easy_duphandle.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_easy_duphandle 3 "18 September 2001" "libcurl 7.9" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_easy_escape.3 b/docs/libcurl/curl_easy_escape.3
index de3059397..2c09875cb 100644
--- a/docs/libcurl/curl_easy_escape.3
+++ b/docs/libcurl/curl_easy_escape.3
@@ -18,7 +18,6 @@
.\" * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
.\" * KIND, either express or implied.
.\" *
-.\" * $Id$
.\" **************************************************************************
.\"
.TH curl_easy_escape 3 "7 April 2006" "libcurl 7.15.4" "libcurl Manual"
diff --git a/docs/libcurl/curl_easy_getinfo.3 b/docs/libcurl/curl_easy_getinfo.3
index 7859d67c9..32f0ae996 100644
--- a/docs/libcurl/curl_easy_getinfo.3
+++ b/docs/libcurl/curl_easy_getinfo.3
@@ -18,7 +18,6 @@
.\" * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
.\" * KIND, either express or implied.
.\" *
-.\" * $Id$
.\" **************************************************************************
.\"
.TH curl_easy_getinfo 3 "11 Feb 2009" "libcurl 7.19.4" "libcurl Manual"
diff --git a/docs/libcurl/curl_easy_init.3 b/docs/libcurl/curl_easy_init.3
index 9b7ef2f1d..478db5c03 100644
--- a/docs/libcurl/curl_easy_init.3
+++ b/docs/libcurl/curl_easy_init.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_easy_init 3 "4 March 2002" "libcurl 7.8.1" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_easy_pause.3 b/docs/libcurl/curl_easy_pause.3
index 1eb89347f..4d16ecffe 100644
--- a/docs/libcurl/curl_easy_pause.3
+++ b/docs/libcurl/curl_easy_pause.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_easy_pause 3 "17 Dec 2007" "libcurl 7.18.0" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_easy_perform.3 b/docs/libcurl/curl_easy_perform.3
index ccc18c259..1ed006b0b 100644
--- a/docs/libcurl/curl_easy_perform.3
+++ b/docs/libcurl/curl_easy_perform.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_easy_perform 3 "5 Mar 2001" "libcurl 7.7" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_easy_recv.3 b/docs/libcurl/curl_easy_recv.3
index ea806ff66..1ede58944 100644
--- a/docs/libcurl/curl_easy_recv.3
+++ b/docs/libcurl/curl_easy_recv.3
@@ -18,7 +18,6 @@
.\" * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
.\" * KIND, either express or implied.
.\" *
-.\" * $Id$
.\" **************************************************************************
.\"
.TH curl_easy_recv 3 "29 April 2008" "libcurl 7.18.2" "libcurl Manual"
diff --git a/docs/libcurl/curl_easy_reset.3 b/docs/libcurl/curl_easy_reset.3
index 30d031610..4652f7e60 100644
--- a/docs/libcurl/curl_easy_reset.3
+++ b/docs/libcurl/curl_easy_reset.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_easy_reset 3 "31 July 2004" "libcurl 7.12.1" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_easy_send.3 b/docs/libcurl/curl_easy_send.3
index 30bb7ad1e..17c4c1f54 100644
--- a/docs/libcurl/curl_easy_send.3
+++ b/docs/libcurl/curl_easy_send.3
@@ -18,7 +18,6 @@
.\" * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
.\" * KIND, either express or implied.
.\" *
-.\" * $Id$
.\" **************************************************************************
.\"
.TH curl_easy_send 3 "29 April 2008" "libcurl 7.18.2" "libcurl Manual"
diff --git a/docs/libcurl/curl_easy_setopt.3 b/docs/libcurl/curl_easy_setopt.3
index a9d8ad45d..e8b0e7feb 100644
--- a/docs/libcurl/curl_easy_setopt.3
+++ b/docs/libcurl/curl_easy_setopt.3
@@ -18,7 +18,6 @@
.\" * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
.\" * KIND, either express or implied.
.\" *
-.\" * $Id$
.\" **************************************************************************
.\"
.TH curl_easy_setopt 3 "1 Jan 2010" "libcurl 7.20.0" "libcurl Manual"
diff --git a/docs/libcurl/curl_easy_strerror.3 b/docs/libcurl/curl_easy_strerror.3
index be8f1b454..1afbd12bf 100644
--- a/docs/libcurl/curl_easy_strerror.3
+++ b/docs/libcurl/curl_easy_strerror.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_easy_strerror 3 "26 Apr 2004" "libcurl 7.12" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_easy_unescape.3 b/docs/libcurl/curl_easy_unescape.3
index 2aef6b098..9b03fd0f9 100644
--- a/docs/libcurl/curl_easy_unescape.3
+++ b/docs/libcurl/curl_easy_unescape.3
@@ -18,7 +18,6 @@
.\" * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
.\" * KIND, either express or implied.
.\" *
-.\" * $Id$
.\" **************************************************************************
.\"
.TH curl_easy_unescape 3 "7 April 2006" "libcurl 7.15.4" "libcurl Manual"
diff --git a/docs/libcurl/curl_escape.3 b/docs/libcurl/curl_escape.3
index 1c2774401..59906150e 100644
--- a/docs/libcurl/curl_escape.3
+++ b/docs/libcurl/curl_escape.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_escape 3 "6 March 2002" "libcurl 7.9" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_formadd.3 b/docs/libcurl/curl_formadd.3
index 90576ba9d..06757ed0a 100644
--- a/docs/libcurl/curl_formadd.3
+++ b/docs/libcurl/curl_formadd.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_formadd 3 "24 June 2002" "libcurl 7.9.8" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_formfree.3 b/docs/libcurl/curl_formfree.3
index 191cbc215..2fba295ab 100644
--- a/docs/libcurl/curl_formfree.3
+++ b/docs/libcurl/curl_formfree.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_formfree 3 "6 April 2001" "libcurl 7.7.1" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_formget.3 b/docs/libcurl/curl_formget.3
index 999208112..b0dd8fead 100644
--- a/docs/libcurl/curl_formget.3
+++ b/docs/libcurl/curl_formget.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_formget 3 "20 June 2006" "libcurl 7.15.5" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_free.3 b/docs/libcurl/curl_free.3
index 447259d4f..f8546935f 100644
--- a/docs/libcurl/curl_free.3
+++ b/docs/libcurl/curl_free.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_free 3 "12 Aug 2003" "libcurl 7.10" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_getdate.3 b/docs/libcurl/curl_getdate.3
index d1152ebc0..73cd3ef1d 100644
--- a/docs/libcurl/curl_getdate.3
+++ b/docs/libcurl/curl_getdate.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_getdate 3 "12 Aug 2005" "libcurl 7.0" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_getenv.3 b/docs/libcurl/curl_getenv.3
index 5d672710d..74132921a 100644
--- a/docs/libcurl/curl_getenv.3
+++ b/docs/libcurl/curl_getenv.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_getenv 3 "30 April 2004" "libcurl 7.12" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_global_cleanup.3 b/docs/libcurl/curl_global_cleanup.3
index 4cb13a7da..9ca11d6ff 100644
--- a/docs/libcurl/curl_global_cleanup.3
+++ b/docs/libcurl/curl_global_cleanup.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_global_cleanup 3 "17 Feb 2006" "libcurl 7.8" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_global_init.3 b/docs/libcurl/curl_global_init.3
index fad153b6f..e732911f8 100644
--- a/docs/libcurl/curl_global_init.3
+++ b/docs/libcurl/curl_global_init.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_global_init 3 "11 May 2004" "libcurl 7.12" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_mprintf.3 b/docs/libcurl/curl_mprintf.3
index 8b27815c5..ade7f65f5 100644
--- a/docs/libcurl/curl_mprintf.3
+++ b/docs/libcurl/curl_mprintf.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_printf 3 "30 April 2004" "libcurl 7.12" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_multi_add_handle.3 b/docs/libcurl/curl_multi_add_handle.3
index 1553b4ec3..85f199ed9 100644
--- a/docs/libcurl/curl_multi_add_handle.3
+++ b/docs/libcurl/curl_multi_add_handle.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_multi_add_handle 3 "4 March 2002" "libcurl 7.9.5" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_multi_assign.3 b/docs/libcurl/curl_multi_assign.3
index 83dc7b72d..3e15d73e6 100644
--- a/docs/libcurl/curl_multi_assign.3
+++ b/docs/libcurl/curl_multi_assign.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_multi_assign 3 "9 Jul 2006" "libcurl 7.16.0" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_multi_cleanup.3 b/docs/libcurl/curl_multi_cleanup.3
index 128c03a0f..d40173c99 100644
--- a/docs/libcurl/curl_multi_cleanup.3
+++ b/docs/libcurl/curl_multi_cleanup.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_multi_cleanup 3 "1 March 2002" "libcurl 7.9.5" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_multi_fdset.3 b/docs/libcurl/curl_multi_fdset.3
index 1fdf3dbfd..79281056e 100644
--- a/docs/libcurl/curl_multi_fdset.3
+++ b/docs/libcurl/curl_multi_fdset.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_multi_fdset 3 "2 Jan 2006" "libcurl 7.16.0" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_multi_info_read.3 b/docs/libcurl/curl_multi_info_read.3
index 3a58c642e..9ff08e707 100644
--- a/docs/libcurl/curl_multi_info_read.3
+++ b/docs/libcurl/curl_multi_info_read.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_multi_info_read 3 "18 Dec 2004" "libcurl 7.10.3" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_multi_init.3 b/docs/libcurl/curl_multi_init.3
index 393d13ae7..0ac298efd 100644
--- a/docs/libcurl/curl_multi_init.3
+++ b/docs/libcurl/curl_multi_init.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_multi_init 3 "1 March 2002" "libcurl 7.9.5" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_multi_perform.3 b/docs/libcurl/curl_multi_perform.3
index daf15c478..ede23905f 100644
--- a/docs/libcurl/curl_multi_perform.3
+++ b/docs/libcurl/curl_multi_perform.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_multi_perform 3 "1 March 2002" "libcurl 7.9.5" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_multi_remove_handle.3 b/docs/libcurl/curl_multi_remove_handle.3
index 45a77ffc9..efecb109e 100644
--- a/docs/libcurl/curl_multi_remove_handle.3
+++ b/docs/libcurl/curl_multi_remove_handle.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_multi_remove_handle 3 "6 March 2002" "libcurl 7.9.5" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_multi_setopt.3 b/docs/libcurl/curl_multi_setopt.3
index 2cf468314..a1cbb70dc 100644
--- a/docs/libcurl/curl_multi_setopt.3
+++ b/docs/libcurl/curl_multi_setopt.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_multi_setopt 3 "10 Oct 2006" "libcurl 7.16.0" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_multi_socket.3 b/docs/libcurl/curl_multi_socket.3
index 2029e4311..18b571c1c 100644
--- a/docs/libcurl/curl_multi_socket.3
+++ b/docs/libcurl/curl_multi_socket.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_multi_socket 3 "9 Jul 2006" "libcurl 7.16.0" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_multi_socket_action.3 b/docs/libcurl/curl_multi_socket_action.3
index c155c7e60..ff86e3f26 100644
--- a/docs/libcurl/curl_multi_socket_action.3
+++ b/docs/libcurl/curl_multi_socket_action.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_multi_socket_action 3 "9 Jul 2006" "libcurl 7.16.0" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_multi_strerror.3 b/docs/libcurl/curl_multi_strerror.3
index a08243f1d..2d9801d6a 100644
--- a/docs/libcurl/curl_multi_strerror.3
+++ b/docs/libcurl/curl_multi_strerror.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_multi_strerror 3 "26 Apr 2004" "libcurl 7.12" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_multi_timeout.3 b/docs/libcurl/curl_multi_timeout.3
index b4da9af89..8ba8da7fb 100644
--- a/docs/libcurl/curl_multi_timeout.3
+++ b/docs/libcurl/curl_multi_timeout.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_multi_timeout 3 "2 Jan 2006" "libcurl 7.16.0" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_share_cleanup.3 b/docs/libcurl/curl_share_cleanup.3
index d45e0bbcc..222197cc8 100644
--- a/docs/libcurl/curl_share_cleanup.3
+++ b/docs/libcurl/curl_share_cleanup.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_share_cleanup 3 "8 Aug 2003" "libcurl 7.10.7" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_share_init.3 b/docs/libcurl/curl_share_init.3
index 70f307f7a..871519cb9 100644
--- a/docs/libcurl/curl_share_init.3
+++ b/docs/libcurl/curl_share_init.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_share_init 3 "8 Aug 2003" "libcurl 7.10.7" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_share_setopt.3 b/docs/libcurl/curl_share_setopt.3
index c3316cd24..351360da9 100644
--- a/docs/libcurl/curl_share_setopt.3
+++ b/docs/libcurl/curl_share_setopt.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_share_setopt 3 "8 Aug 2003" "libcurl 7.10.7" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_share_strerror.3 b/docs/libcurl/curl_share_strerror.3
index b5199d57c..69087dbf2 100644
--- a/docs/libcurl/curl_share_strerror.3
+++ b/docs/libcurl/curl_share_strerror.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_share_strerror 3 "26 Apr 2004" "libcurl 7.12" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_slist_append.3 b/docs/libcurl/curl_slist_append.3
index a20d2f9a4..5cca9b72e 100644
--- a/docs/libcurl/curl_slist_append.3
+++ b/docs/libcurl/curl_slist_append.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_slist_append 3 "19 Jun 2003" "libcurl 7.10.4" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_slist_free_all.3 b/docs/libcurl/curl_slist_free_all.3
index 079bdf105..ec1b3607b 100644
--- a/docs/libcurl/curl_slist_free_all.3
+++ b/docs/libcurl/curl_slist_free_all.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_slist_free_all 3 "5 March 2001" "libcurl 7.0" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_strequal.3 b/docs/libcurl/curl_strequal.3
index 1442a70f6..8ab4234bc 100644
--- a/docs/libcurl/curl_strequal.3
+++ b/docs/libcurl/curl_strequal.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH curl_strequal 3 "30 April 2004" "libcurl 7.12" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_unescape.3 b/docs/libcurl/curl_unescape.3
index 561ef8f07..9bb470f4e 100644
--- a/docs/libcurl/curl_unescape.3
+++ b/docs/libcurl/curl_unescape.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_unescape 3 "22 March 2001" "libcurl 7.7" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_version.3 b/docs/libcurl/curl_version.3
index 4998c7556..24793caeb 100644
--- a/docs/libcurl/curl_version.3
+++ b/docs/libcurl/curl_version.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH curl_version 3 "5 March 2001" "libcurl 7.0" "libcurl Manual"
.SH NAME
diff --git a/docs/libcurl/curl_version_info.3 b/docs/libcurl/curl_version_info.3
index ea4214c1b..4481830a3 100644
--- a/docs/libcurl/curl_version_info.3
+++ b/docs/libcurl/curl_version_info.3
@@ -18,7 +18,6 @@
.\" * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
.\" * KIND, either express or implied.
.\" *
-.\" * $Id$
.\" **************************************************************************
.\"
.TH curl_version_info 3 "10 June 2009" "libcurl 7.19.6" "libcurl Manual"
diff --git a/docs/libcurl/libcurl-easy.3 b/docs/libcurl/libcurl-easy.3
index 5280bf6ff..803e54244 100644
--- a/docs/libcurl/libcurl-easy.3
+++ b/docs/libcurl/libcurl-easy.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH libcurl 3 "12 Aug 2003" "libcurl 7.10.7" "libcurl easy interface"
.SH NAME
diff --git a/docs/libcurl/libcurl-errors.3 b/docs/libcurl/libcurl-errors.3
index e11b1f3b7..b4f2940b2 100644
--- a/docs/libcurl/libcurl-errors.3
+++ b/docs/libcurl/libcurl-errors.3
@@ -18,7 +18,6 @@
.\" * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
.\" * KIND, either express or implied.
.\" *
-.\" * $Id$
.\" **************************************************************************
.\"
.TH libcurl-errors 3 "1 Jan 2010" "libcurl 7.20.0" "libcurl errors"
diff --git a/docs/libcurl/libcurl-multi.3 b/docs/libcurl/libcurl-multi.3
index 4ff5f4924..d84bafcad 100644
--- a/docs/libcurl/libcurl-multi.3
+++ b/docs/libcurl/libcurl-multi.3
@@ -18,7 +18,6 @@
.\" * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
.\" * KIND, either express or implied.
.\" *
-.\" * $Id$
.\" **************************************************************************
.\"
.TH libcurl-multi 3 "3 Feb 2007" "libcurl 7.16.0" "libcurl multi interface"
diff --git a/docs/libcurl/libcurl-share.3 b/docs/libcurl/libcurl-share.3
index 4745c122e..2e58c0ba6 100644
--- a/docs/libcurl/libcurl-share.3
+++ b/docs/libcurl/libcurl-share.3
@@ -1,6 +1,5 @@
.\" You can view this file with:
.\" nroff -man [file]
-.\" $Id$
.\"
.TH libcurl-share 3 "8 Aug 2003" "libcurl 7.10.7" "libcurl share interface"
.SH NAME
diff --git a/docs/libcurl/libcurl-tutorial.3 b/docs/libcurl/libcurl-tutorial.3
index b435c4bfc..3a1c6e509 100644
--- a/docs/libcurl/libcurl-tutorial.3
+++ b/docs/libcurl/libcurl-tutorial.3
@@ -18,7 +18,6 @@
.\" * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
.\" * KIND, either express or implied.
.\" *
-.\" * $Id$
.\" **************************************************************************
.\"
.TH libcurl-tutorial 3 "4 Mar 2009" "libcurl" "libcurl programming"
diff --git a/docs/libcurl/libcurl.3 b/docs/libcurl/libcurl.3
index fb33a5e14..c0b221fe7 100644
--- a/docs/libcurl/libcurl.3
+++ b/docs/libcurl/libcurl.3
@@ -1,4 +1,3 @@
-.\" $Id$
.\"
.TH libcurl 3 "19 March 2002" "libcurl 7.9.6" "libcurl overview"
.SH NAME
diff --git a/include/curl/curl.h b/include/curl/curl.h
index 155913af4..e63596828 100644
--- a/include/curl/curl.h
+++ b/include/curl/curl.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
/*
diff --git a/include/curl/curlbuild.h.cmake b/include/curl/curlbuild.h.cmake
index 72435f0d9..4f83e3fe1 100644
--- a/include/curl/curlbuild.h.cmake
+++ b/include/curl/curlbuild.h.cmake
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
/* ================================================================ */
diff --git a/include/curl/curlbuild.h.dist b/include/curl/curlbuild.h.dist
index da9506923..d0b32acbe 100644
--- a/include/curl/curlbuild.h.dist
+++ b/include/curl/curlbuild.h.dist
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
/* ================================================================ */
diff --git a/include/curl/curlbuild.h.in b/include/curl/curlbuild.h.in
index 48c7cf1f3..cb1de80a0 100644
--- a/include/curl/curlbuild.h.in
+++ b/include/curl/curlbuild.h.in
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
/* ================================================================ */
diff --git a/include/curl/curlrules.h b/include/curl/curlrules.h
index 8aa6c5252..8aad1df67 100644
--- a/include/curl/curlrules.h
+++ b/include/curl/curlrules.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
/* ================================================================ */
diff --git a/include/curl/curlver.h b/include/curl/curlver.h
index d65114afe..98d904370 100644
--- a/include/curl/curlver.h
+++ b/include/curl/curlver.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 header file contains nothing but libcurl version info, generated by
diff --git a/include/curl/easy.h b/include/curl/easy.h
index 88aa0e655..1ddb4fe5a 100644
--- a/include/curl/easy.h
+++ b/include/curl/easy.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#ifdef __cplusplus
extern "C" {
diff --git a/include/curl/mprintf.h b/include/curl/mprintf.h
index d6d7f4455..de7dd2f3c 100644
--- a/include/curl/mprintf.h
+++ b/include/curl/mprintf.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include <stdarg.h>
diff --git a/include/curl/multi.h b/include/curl/multi.h
index 92621aa99..f96566669 100644
--- a/include/curl/multi.h
+++ b/include/curl/multi.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 is an "external" header file. Don't give away any internals here!
diff --git a/include/curl/stdcheaders.h b/include/curl/stdcheaders.h
index 1ea70443f..ad82ef633 100644
--- a/include/curl/stdcheaders.h
+++ b/include/curl/stdcheaders.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include <sys/types.h>
diff --git a/include/curl/typecheck-gcc.h b/include/curl/typecheck-gcc.h
index 39fad7acb..c4fad516d 100644
--- a/include/curl/typecheck-gcc.h
+++ b/include/curl/typecheck-gcc.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
/* wraps curl_easy_setopt() with typechecking */
diff --git a/lib/Makefile.Watcom b/lib/Makefile.Watcom
index 544e7a234..d881c8ca6 100644
--- a/lib/Makefile.Watcom
+++ b/lib/Makefile.Watcom
@@ -2,7 +2,6 @@
# Watcom / OpenWatcom / Win32 makefile for libcurl.
# G. Vanem <gvanem@broadpark.no>
#
-# $Id$
TARGETS = libcurl_wc.dll libcurl_wc_imp.lib libcurl_wc.lib
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 42e80662e..8a1f1a9a7 100644
--- a/lib/Makefile.am
+++ b/lib/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/lib/Makefile.b32 b/lib/Makefile.b32
index 4110a9917..509ae2707 100644
--- a/lib/Makefile.b32
+++ b/lib/Makefile.b32
@@ -1,5 +1,4 @@
############################################################
-# $Id$
#
# Makefile.b32 - Borland's C++ Compiler 5.X
#
diff --git a/lib/Makefile.m32 b/lib/Makefile.m32
index b882735a0..1f484fb5f 100644
--- a/lib/Makefile.m32
+++ b/lib/Makefile.m32
@@ -1,5 +1,4 @@
#########################################################################
-# $Id$
#
## Makefile for building libcurl.a with MingW32 (GCC-3.2 or later)
## and optionally OpenSSL (0.9.8), libssh2 (1.1), zlib (1.2.3)
diff --git a/lib/Makefile.netware b/lib/Makefile.netware
index eb2cd6a3c..e13b90c4c 100644
--- a/lib/Makefile.netware
+++ b/lib/Makefile.netware
@@ -1,5 +1,4 @@
#################################################################
-# $Id$
#
## Makefile for building libcurl.nlm (NetWare version - gnu make)
## Use: make -f Makefile.netware
diff --git a/lib/Makefile.vxworks b/lib/Makefile.vxworks
index f58494f5f..796d1605e 100644
--- a/lib/Makefile.vxworks
+++ b/lib/Makefile.vxworks
@@ -1,6 +1,5 @@
#*****************************************************************************
#
-# $Id$
#
#Filename : Makefile.vxworks
#Description: makefile to be used in order to compile libcurl for VxWoorks 6.3.
diff --git a/lib/README.curlx b/lib/README.curlx
index 582c43a8b..5375b0d1d 100644
--- a/lib/README.curlx
+++ b/lib/README.curlx
@@ -1,4 +1,3 @@
-$Id$
_ _ ____ _
___| | | | _ \| |
/ __| | | | |_) | |
diff --git a/lib/README.memoryleak b/lib/README.memoryleak
index 0d2f37485..166177794 100644
--- a/lib/README.memoryleak
+++ b/lib/README.memoryleak
@@ -1,4 +1,3 @@
-$Id$
_ _ ____ _
___| | | | _ \| |
/ __| | | | |_) | |
diff --git a/lib/amigaos.c b/lib/amigaos.c
index 0e3445d81..2055126fe 100644
--- a/lib/amigaos.c
+++ b/lib/amigaos.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#ifdef __AMIGA__ /* Any AmigaOS flavour */
diff --git a/lib/amigaos.h b/lib/amigaos.h
index 649c05f2e..d6ff0646a 100644
--- a/lib/amigaos.h
+++ b/lib/amigaos.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#ifdef __AMIGA__ /* Any AmigaOS flavour */
diff --git a/lib/arpa_telnet.h b/lib/arpa_telnet.h
index 9c574ee15..ddb14f6fe 100644
--- a/lib/arpa_telnet.h
+++ b/lib/arpa_telnet.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#ifndef CURL_DISABLE_TELNET
/*
diff --git a/lib/base64.c b/lib/base64.c
index 2361d9e75..edccf5402 100644
--- a/lib/base64.c
+++ b/lib/base64.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
/* Base64 encoding/decoding
diff --git a/lib/config-amigaos.h b/lib/config-amigaos.h
index f1a2666cd..a9fd56774 100644
--- a/lib/config-amigaos.h
+++ b/lib/config-amigaos.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#ifdef __AMIGA__ /* Any AmigaOS flavour */
diff --git a/lib/config.dos b/lib/config.dos
index e59201334..78f0c6b68 100644
--- a/lib/config.dos
+++ b/lib/config.dos
@@ -1,7 +1,6 @@
#ifndef HEADER_CONFIG_DOS_H
#define HEADER_CONFIG_DOS_H
-/* $Id$ */
/* ================================================================ */
/* lib/config.dos - Hand crafted config file for DOS */
diff --git a/lib/connect.c b/lib/connect.c
index c0f2012a8..eb6df71d4 100644
--- a/lib/connect.c
+++ b/lib/connect.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/connect.h b/lib/connect.h
index e8261776a..36ea4f639 100644
--- a/lib/connect.h
+++ b/lib/connect.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "nonblock.h" /* for curlx_nonblock(), formerly Curl_nonblock() */
diff --git a/lib/content_encoding.c b/lib/content_encoding.c
index b8f57d001..69aa7bcc6 100644
--- a/lib/content_encoding.c
+++ b/lib/content_encoding.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/content_encoding.h b/lib/content_encoding.h
index 5e1db65a7..3aff9d3c0 100644
--- a/lib/content_encoding.h
+++ b/lib/content_encoding.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/cookie.c b/lib/cookie.c
index cbf513d05..21617adce 100644
--- a/lib/cookie.c
+++ b/lib/cookie.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/lib/cookie.h b/lib/cookie.h
index a9afc41ec..e8c005f20 100644
--- a/lib/cookie.h
+++ b/lib/cookie.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include <stdio.h>
diff --git a/lib/curl_addrinfo.c b/lib/curl_addrinfo.c
index 07dc1e7f0..c38a1ed25 100644
--- a/lib/curl_addrinfo.c
+++ b/lib/curl_addrinfo.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/curl_addrinfo.h b/lib/curl_addrinfo.h
index cf7470370..63159cc4a 100644
--- a/lib/curl_addrinfo.h
+++ b/lib/curl_addrinfo.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/curl_base64.h b/lib/curl_base64.h
index 627eb93e3..2498a0a22 100644
--- a/lib/curl_base64.h
+++ b/lib/curl_base64.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
size_t Curl_base64_encode(struct SessionHandle *data,
diff --git a/lib/curl_ldap.h b/lib/curl_ldap.h
index 7813ae70b..1f28afee0 100644
--- a/lib/curl_ldap.h
+++ b/lib/curl_ldap.h
@@ -21,7 +21,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#ifndef CURL_DISABLE_LDAP
extern const struct Curl_handler Curl_handler_ldap;
diff --git a/lib/curl_md5.h b/lib/curl_md5.h
index e4da02e7f..cab9915ce 100644
--- a/lib/curl_md5.h
+++ b/lib/curl_md5.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 Curl_md5it(unsigned char *output,
diff --git a/lib/curl_memory.h b/lib/curl_memory.h
index a96132a8f..e11945823 100644
--- a/lib/curl_memory.h
+++ b/lib/curl_memory.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include <curl/curl.h> /* for the typedefs */
diff --git a/lib/curl_memrchr.c b/lib/curl_memrchr.c
index 049cd2c79..a1e2bf0e5 100644
--- a/lib/curl_memrchr.c
+++ b/lib/curl_memrchr.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/curl_memrchr.h b/lib/curl_memrchr.h
index 86eb71124..37061b608 100644
--- a/lib/curl_memrchr.h
+++ b/lib/curl_memrchr.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/curl_rand.c b/lib/curl_rand.c
index 7719e0f08..047b7f345 100644
--- a/lib/curl_rand.c
+++ b/lib/curl_rand.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/curl_rand.h b/lib/curl_rand.h
index f61ef06b0..26cfb7f03 100644
--- a/lib/curl_rand.h
+++ b/lib/curl_rand.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 Curl_srand(void);
diff --git a/lib/curl_sspi.c b/lib/curl_sspi.c
index d91948557..6b19b47c8 100644
--- a/lib/curl_sspi.c
+++ b/lib/curl_sspi.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/curl_sspi.h b/lib/curl_sspi.h
index 454742117..221bce128 100644
--- a/lib/curl_sspi.h
+++ b/lib/curl_sspi.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/curl_threads.c b/lib/curl_threads.c
index 3c3eecd02..fd10bd487 100644
--- a/lib/curl_threads.c
+++ b/lib/curl_threads.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/curl_threads.h b/lib/curl_threads.h
index 4d13f2c58..ba81054a2 100644
--- a/lib/curl_threads.h
+++ b/lib/curl_threads.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/curlx.h b/lib/curlx.h
index d5de599f5..2b7fec58a 100644
--- a/lib/curlx.h
+++ b/lib/curlx.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
/*
diff --git a/lib/dict.c b/lib/dict.c
index 1c7d5c9f8..1deab76ec 100644
--- a/lib/dict.c
+++ b/lib/dict.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/dict.h b/lib/dict.h
index c1ae6c270..44fd9d49d 100644
--- a/lib/dict.h
+++ b/lib/dict.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#ifndef CURL_DISABLE_DICT
diff --git a/lib/easy.c b/lib/easy.c
index a90e0bd3a..35fb018b6 100644
--- a/lib/easy.c
+++ b/lib/easy.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/easyif.h b/lib/easyif.h
index 4c0f7e795..8a0a51cc1 100644
--- a/lib/easyif.h
+++ b/lib/easyif.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
/*
diff --git a/lib/escape.c b/lib/escape.c
index e28e02099..37d21e799 100644
--- a/lib/escape.c
+++ b/lib/escape.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
/* Escape and unescape URL encoding in strings. The functions return a new
diff --git a/lib/escape.h b/lib/escape.h
index a0a0209c4..04b06a973 100644
--- a/lib/escape.h
+++ b/lib/escape.h
@@ -21,7 +21,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
/* Escape and unescape URL encoding in strings. The functions return a new
* allocated string or NULL if an error occurred. */
diff --git a/lib/file.c b/lib/file.c
index b4dc17d93..6c14ee8e6 100644
--- a/lib/file.c
+++ b/lib/file.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/file.h b/lib/file.h
index d146b2a55..5e3bd7564 100644
--- a/lib/file.h
+++ b/lib/file.h
@@ -21,7 +21,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
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
diff --git a/lib/formdata.c b/lib/formdata.c
index 025ff1274..c98246e20 100644
--- a/lib/formdata.c
+++ b/lib/formdata.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/lib/formdata.h b/lib/formdata.h
index 1ca0eef8b..0c9db4423 100644
--- a/lib/formdata.h
+++ b/lib/formdata.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
enum formtype {
diff --git a/lib/ftp.c b/lib/ftp.c
index 59012dc1a..0ec524336 100644
--- a/lib/ftp.c
+++ b/lib/ftp.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/ftp.h b/lib/ftp.h
index afc5f69c5..7a4f89e18 100644
--- a/lib/ftp.h
+++ b/lib/ftp.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "pingpong.h"
diff --git a/lib/getenv.c b/lib/getenv.c
index 56c2cb771..36fbb7583 100644
--- a/lib/getenv.c
+++ b/lib/getenv.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/getinfo.c b/lib/getinfo.c
index f295a503e..7a0ed71ac 100644
--- a/lib/getinfo.c
+++ b/lib/getinfo.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/getinfo.h b/lib/getinfo.h
index ca06551ae..3879ff73a 100644
--- a/lib/getinfo.h
+++ b/lib/getinfo.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
CURLcode Curl_getinfo(struct SessionHandle *data, CURLINFO info, ...);
CURLcode Curl_initinfo(struct SessionHandle *data);
diff --git a/lib/gtls.c b/lib/gtls.c
index 797d18b16..079c6b1b0 100644
--- a/lib/gtls.c
+++ b/lib/gtls.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/lib/gtls.h b/lib/gtls.h
index 661cfef78..0d3f3fa6e 100644
--- a/lib/gtls.h
+++ b/lib/gtls.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#ifdef USE_GNUTLS
diff --git a/lib/hash.c b/lib/hash.c
index bcd144a11..cdcd26017 100644
--- a/lib/hash.c
+++ b/lib/hash.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/hash.h b/lib/hash.h
index 1e2e5dfb4..993aaedd2 100644
--- a/lib/hash.h
+++ b/lib/hash.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/hostares.c b/lib/hostares.c
index 3639d086f..01b214291 100644
--- a/lib/hostares.c
+++ b/lib/hostares.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/hostasyn.c b/lib/hostasyn.c
index c1cab5504..127b8d332 100644
--- a/lib/hostasyn.c
+++ b/lib/hostasyn.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/hostip.c b/lib/hostip.c
index 68ceedc6d..04a29a754 100644
--- a/lib/hostip.c
+++ b/lib/hostip.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/hostip.h b/lib/hostip.h
index ea2e3cd87..33e573cdd 100644
--- a/lib/hostip.h
+++ b/lib/hostip.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/hostip4.c b/lib/hostip4.c
index 68e589a33..fbc7d49bf 100644
--- a/lib/hostip4.c
+++ b/lib/hostip4.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/hostip6.c b/lib/hostip6.c
index bb2c5e46d..fb3ad0c08 100644
--- a/lib/hostip6.c
+++ b/lib/hostip6.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/hostsyn.c b/lib/hostsyn.c
index 65d72256b..b68e4702e 100644
--- a/lib/hostsyn.c
+++ b/lib/hostsyn.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/hostthre.c b/lib/hostthre.c
index 33675b485..1e4845e2c 100644
--- a/lib/hostthre.c
+++ b/lib/hostthre.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/http.c b/lib/http.c
index d4b99fd58..7ffc34d49 100644
--- a/lib/http.c
+++ b/lib/http.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/http.h b/lib/http.h
index b2cbdae35..b7c1abf66 100644
--- a/lib/http.h
+++ b/lib/http.h
@@ -21,7 +21,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#ifndef CURL_DISABLE_HTTP
diff --git a/lib/http_chunks.c b/lib/http_chunks.c
index 3649f9ee0..a66f87210 100644
--- a/lib/http_chunks.c
+++ b/lib/http_chunks.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/http_chunks.h b/lib/http_chunks.h
index c478799c1..6056e188c 100644
--- a/lib/http_chunks.h
+++ b/lib/http_chunks.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
/*
* The longest possible hexadecimal number we support in a chunked transfer.
diff --git a/lib/http_digest.c b/lib/http_digest.c
index 74c6e9238..ff3871c9f 100644
--- a/lib/http_digest.c
+++ b/lib/http_digest.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/http_digest.h b/lib/http_digest.h
index c83cb1e3c..8c96378d6 100644
--- a/lib/http_digest.h
+++ b/lib/http_digest.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
typedef enum {
diff --git a/lib/http_negotiate.c b/lib/http_negotiate.c
index 515a3a3b3..956f7342b 100644
--- a/lib/http_negotiate.c
+++ b/lib/http_negotiate.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/http_negotiate.h b/lib/http_negotiate.h
index a5dec7092..35501f044 100644
--- a/lib/http_negotiate.h
+++ b/lib/http_negotiate.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#ifdef HAVE_GSSAPI
diff --git a/lib/http_ntlm.c b/lib/http_ntlm.c
index dc76ccf62..36e538ea0 100644
--- a/lib/http_ntlm.c
+++ b/lib/http_ntlm.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/http_ntlm.h b/lib/http_ntlm.h
index 69b76a532..c7422d701 100644
--- a/lib/http_ntlm.h
+++ b/lib/http_ntlm.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
typedef enum {
diff --git a/lib/if2ip.c b/lib/if2ip.c
index b8ed4c81c..19504d1fd 100644
--- a/lib/if2ip.c
+++ b/lib/if2ip.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/if2ip.h b/lib/if2ip.h
index a7e341907..cdf2638ae 100644
--- a/lib/if2ip.h
+++ b/lib/if2ip.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/imap.c b/lib/imap.c
index 09c735344..72ab8da24 100644
--- a/lib/imap.c
+++ b/lib/imap.c
@@ -21,7 +21,6 @@
* RFC3501 IMAPv4 protocol
* RFC5092 IMAP URL Scheme
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/imap.h b/lib/imap.h
index 75109d10c..2f0b62a61 100644
--- a/lib/imap.h
+++ b/lib/imap.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "pingpong.h"
diff --git a/lib/inet_ntop.h b/lib/inet_ntop.h
index 152bd7de8..8db9775c8 100644
--- a/lib/inet_ntop.h
+++ b/lib/inet_ntop.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/inet_pton.h b/lib/inet_pton.h
index 8331ba9dc..d53fddff8 100644
--- a/lib/inet_pton.h
+++ b/lib/inet_pton.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/krb4.c b/lib/krb4.c
index c58e94730..2b59fec8e 100644
--- a/lib/krb4.c
+++ b/lib/krb4.c
@@ -37,7 +37,6 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id$
*/
#include "setup.h"
diff --git a/lib/krb4.h b/lib/krb4.h
index 43cf78d93..81998b5eb 100644
--- a/lib/krb4.h
+++ b/lib/krb4.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
struct Curl_sec_client_mech {
diff --git a/lib/ldap.c b/lib/ldap.c
index fcd56b9e9..07ec5b0e6 100644
--- a/lib/ldap.c
+++ b/lib/ldap.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/libcurl.rc b/lib/libcurl.rc
index 433deb995..47b944ac8 100644
--- a/lib/libcurl.rc
+++ b/lib/libcurl.rc
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include <winver.h>
#include "../include/curl/curlver.h"
diff --git a/lib/llist.c b/lib/llist.c
index a262fee29..a121c603d 100644
--- a/lib/llist.c
+++ b/lib/llist.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/llist.h b/lib/llist.h
index bf013898c..358d3d689 100644
--- a/lib/llist.h
+++ b/lib/llist.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/md5.c b/lib/md5.c
index 8f2a38dd1..32d063496 100644
--- a/lib/md5.c
+++ b/lib/md5.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/memdebug.c b/lib/memdebug.c
index 934d9720d..69e204b6a 100644
--- a/lib/memdebug.c
+++ b/lib/memdebug.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/memdebug.h b/lib/memdebug.h
index 27351b5d8..56b9f12b2 100644
--- a/lib/memdebug.h
+++ b/lib/memdebug.h
@@ -21,7 +21,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
/*
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),
diff --git a/lib/mprintf.c b/lib/mprintf.c
index f5daa39fc..1d93c5828 100644
--- a/lib/mprintf.c
+++ b/lib/mprintf.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:
* A merge of Bjorn Reese's format() function and Daniel's dsprintf()
diff --git a/lib/multi.c b/lib/multi.c
index d04fcf660..476cb8138 100644
--- a/lib/multi.c
+++ b/lib/multi.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/multiif.h b/lib/multiif.h
index 1f7ee662f..798544e06 100644
--- a/lib/multiif.h
+++ b/lib/multiif.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
/*
diff --git a/lib/netrc.c b/lib/netrc.c
index 2b41946d5..e9443253e 100644
--- a/lib/netrc.c
+++ b/lib/netrc.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/netrc.h b/lib/netrc.h
index e6df41941..5406d4c5d 100644
--- a/lib/netrc.h
+++ b/lib/netrc.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
int Curl_parsenetrc(const char *host,
char *login,
diff --git a/lib/nonblock.c b/lib/nonblock.c
index c8f36e46a..cd819506c 100644
--- a/lib/nonblock.c
+++ b/lib/nonblock.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/nonblock.h b/lib/nonblock.h
index 321588a50..adcd2c15e 100644
--- a/lib/nonblock.h
+++ b/lib/nonblock.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include <curl/curl.h> /* for curl_socket_t */
diff --git a/lib/nss.c b/lib/nss.c
index d3f31bddb..bff539490 100644
--- a/lib/nss.c
+++ b/lib/nss.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/lib/nssg.h b/lib/nssg.h
index 0af2a7455..6486e6275 100644
--- a/lib/nssg.h
+++ b/lib/nssg.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#ifdef USE_NSS
diff --git a/lib/nwlib.c b/lib/nwlib.c
index cb1c5dd02..f9c8a4298 100644
--- a/lib/nwlib.c
+++ b/lib/nwlib.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#ifdef NETWARE /* Novell NetWare */
diff --git a/lib/nwos.c b/lib/nwos.c
index 399580c82..ac365124f 100644
--- a/lib/nwos.c
+++ b/lib/nwos.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#ifdef NETWARE /* Novell NetWare */
diff --git a/lib/parsedate.c b/lib/parsedate.c
index b846501c1..8e26f1c7e 100644
--- a/lib/parsedate.c
+++ b/lib/parsedate.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
/*
A brief summary of the date string formats this parser groks:
diff --git a/lib/parsedate.h b/lib/parsedate.h
index 9cdcdd331..e1bf5441f 100644
--- a/lib/parsedate.h
+++ b/lib/parsedate.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
extern const char * const Curl_wkday[7];
diff --git a/lib/pingpong.c b/lib/pingpong.c
index 072e56207..c6b6f2fb8 100644
--- a/lib/pingpong.c
+++ b/lib/pingpong.c
@@ -21,7 +21,6 @@
* 'pingpong' is for generic back-and-forth support functions used by FTP,
* IMAP, POP3, SMTP and whatever more that likes them.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/pingpong.h b/lib/pingpong.h
index 830aa89db..a629aeee3 100644
--- a/lib/pingpong.h
+++ b/lib/pingpong.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include <stdarg.h>
diff --git a/lib/pop3.c b/lib/pop3.c
index f94035faa..320f75644 100644
--- a/lib/pop3.c
+++ b/lib/pop3.c
@@ -22,7 +22,6 @@
* RFC2384 POP URL Scheme
* RFC2595 Using TLS with IMAP, POP3 and ACAP
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/pop3.h b/lib/pop3.h
index f47aa4edd..3076287fd 100644
--- a/lib/pop3.h
+++ b/lib/pop3.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
/****************************************************************************
diff --git a/lib/progress.c b/lib/progress.c
index f7bc377e4..e0758f2a8 100644
--- a/lib/progress.c
+++ b/lib/progress.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/progress.h b/lib/progress.h
index 15a45cc24..95944f0ba 100644
--- a/lib/progress.h
+++ b/lib/progress.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "timeval.h"
diff --git a/lib/qssl.c b/lib/qssl.c
index a45b9a180..3d1b5da20 100644
--- a/lib/qssl.c
+++ b/lib/qssl.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/qssl.h b/lib/qssl.h
index e7bc2b15b..9a984bf4d 100644
--- a/lib/qssl.h
+++ b/lib/qssl.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
/*
diff --git a/lib/rawstr.c b/lib/rawstr.c
index 25035b5b9..f3b302dc1 100644
--- a/lib/rawstr.c
+++ b/lib/rawstr.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/rawstr.h b/lib/rawstr.h
index ff30d3642..7e9747a79 100644
--- a/lib/rawstr.h
+++ b/lib/rawstr.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include <curl/curl.h>
diff --git a/lib/rtsp.c b/lib/rtsp.c
index 8aaac89ff..cf8b79777 100644
--- a/lib/rtsp.c
+++ b/lib/rtsp.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/rtsp.h b/lib/rtsp.h
index 52ad7dbd6..c3f8bd749 100644
--- a/lib/rtsp.h
+++ b/lib/rtsp.h
@@ -21,7 +21,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#ifndef CURL_DISABLE_RTSP
diff --git a/lib/select.c b/lib/select.c
index c1984d4ea..e6882da7a 100644
--- a/lib/select.c
+++ b/lib/select.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/select.h b/lib/select.h
index cdc7782c2..e431e5f07 100644
--- a/lib/select.h
+++ b/lib/select.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/sendf.c b/lib/sendf.c
index 79ffce7a4..964c9ed62 100644
--- a/lib/sendf.c
+++ b/lib/sendf.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/sendf.h b/lib/sendf.h
index 0614ac7e7..5732a0ba8 100644
--- a/lib/sendf.h
+++ b/lib/sendf.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/setup-os400.h b/lib/setup-os400.h
index 6ac96b992..cdeefe3dd 100644
--- a/lib/setup-os400.h
+++ b/lib/setup-os400.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
diff --git a/lib/setup.h b/lib/setup.h
index 6c19cbcda..ca98ad7e0 100644
--- a/lib/setup.h
+++ b/lib/setup.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
/*
diff --git a/lib/setup_once.h b/lib/setup_once.h
index 5c49165f0..473eef2b7 100644
--- a/lib/setup_once.h
+++ b/lib/setup_once.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
diff --git a/lib/share.c b/lib/share.c
index 5e5866c17..e6b8e7a1f 100644
--- a/lib/share.c
+++ b/lib/share.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/share.h b/lib/share.h
index 5cfe8c792..ea8e233d2 100644
--- a/lib/share.h
+++ b/lib/share.h
@@ -21,7 +21,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/slist.c b/lib/slist.c
index 90b82f2cc..7c0f67b1c 100644
--- a/lib/slist.c
+++ b/lib/slist.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/slist.h b/lib/slist.h
index 1847f81f3..161b1509e 100644
--- a/lib/slist.h
+++ b/lib/slist.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
/*
diff --git a/lib/smtp.c b/lib/smtp.c
index f7757f057..7cbccba08 100644
--- a/lib/smtp.c
+++ b/lib/smtp.c
@@ -21,7 +21,6 @@
* RFC2821 SMTP protocol
* RFC3207 SMTP over TLS
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/smtp.h b/lib/smtp.h
index 41efabba4..3531a9652 100644
--- a/lib/smtp.h
+++ b/lib/smtp.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "pingpong.h"
diff --git a/lib/sockaddr.h b/lib/sockaddr.h
index 47c01d6ab..c69411b52 100644
--- a/lib/sockaddr.h
+++ b/lib/sockaddr.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/socks.c b/lib/socks.c
index d68c3df34..eb7956798 100644
--- a/lib/socks.c
+++ b/lib/socks.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/socks.h b/lib/socks.h
index 9f4c6f09a..2bea66bf6 100644
--- a/lib/socks.h
+++ b/lib/socks.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
/*
diff --git a/lib/socks_gssapi.c b/lib/socks_gssapi.c
index a32e928c8..1ff6f6010 100644
--- a/lib/socks_gssapi.c
+++ b/lib/socks_gssapi.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/socks_sspi.c b/lib/socks_sspi.c
index d255badd1..e9fd551cc 100644
--- a/lib/socks_sspi.c
+++ b/lib/socks_sspi.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/lib/speedcheck.c b/lib/speedcheck.c
index 9f801e1fc..38bad5a57 100644
--- a/lib/speedcheck.c
+++ b/lib/speedcheck.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/speedcheck.h b/lib/speedcheck.h
index 2789e8c5a..fc40e7d0c 100644
--- a/lib/speedcheck.h
+++ b/lib/speedcheck.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/splay.c b/lib/splay.c
index 8c6d5ad49..db3dbeaf0 100644
--- a/lib/splay.c
+++ b/lib/splay.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/splay.h b/lib/splay.h
index 442661d76..832e4e2bb 100644
--- a/lib/splay.h
+++ b/lib/splay.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
struct Curl_tree {
diff --git a/lib/ssh.c b/lib/ssh.c
index a45ba3c2a..c81a19c3b 100644
--- a/lib/ssh.c
+++ b/lib/ssh.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_LIBSSH2_DEBUG */
diff --git a/lib/ssh.h b/lib/ssh.h
index 3feb7b074..4e268c253 100644
--- a/lib/ssh.h
+++ b/lib/ssh.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/sslgen.c b/lib/sslgen.c
index 4e88bba86..a050f1094 100644
--- a/lib/sslgen.c
+++ b/lib/sslgen.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
/* This file is for implementing all "generic" SSL functions that all libcurl
diff --git a/lib/sslgen.h b/lib/sslgen.h
index d55bd1bb3..820f532f0 100644
--- a/lib/sslgen.h
+++ b/lib/sslgen.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
bool Curl_ssl_config_matches(struct ssl_config_data* data,
diff --git a/lib/ssluse.c b/lib/ssluse.c
index ec5c33b28..bc354322a 100644
--- a/lib/ssluse.c
+++ b/lib/ssluse.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/lib/ssluse.h b/lib/ssluse.h
index f0dd2beb6..9e58d204b 100644
--- a/lib/ssluse.h
+++ b/lib/ssluse.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#ifdef USE_SSLEAY
diff --git a/lib/strdup.c b/lib/strdup.c
index 7587285a1..a3107cff7 100644
--- a/lib/strdup.c
+++ b/lib/strdup.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/strdup.h b/lib/strdup.h
index 51886bd09..4edbcd7d4 100644
--- a/lib/strdup.h
+++ b/lib/strdup.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/strequal.c b/lib/strequal.c
index 803064887..f6bf5f3b9 100644
--- a/lib/strequal.c
+++ b/lib/strequal.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/strequal.h b/lib/strequal.h
index 70fd0bbe6..202c9197d 100644
--- a/lib/strequal.h
+++ b/lib/strequal.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include <curl/curl.h>
diff --git a/lib/strerror.c b/lib/strerror.c
index b16e04b82..673e89c1f 100644
--- a/lib/strerror.c
+++ b/lib/strerror.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/strerror.h b/lib/strerror.h
index ec0046e29..7f2342aea 100644
--- a/lib/strerror.h
+++ b/lib/strerror.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "urldata.h"
diff --git a/lib/strtok.c b/lib/strtok.c
index 4895414e9..91c254156 100644
--- a/lib/strtok.c
+++ b/lib/strtok.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/strtok.h b/lib/strtok.h
index 6380e4327..8baf77948 100644
--- a/lib/strtok.h
+++ b/lib/strtok.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
#include <stddef.h>
diff --git a/lib/strtoofft.c b/lib/strtoofft.c
index 6cd9a3e26..f75eb8a44 100644
--- a/lib/strtoofft.c
+++ b/lib/strtoofft.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/strtoofft.h b/lib/strtoofft.h
index 82f25fe56..bf27a173c 100644
--- a/lib/strtoofft.h
+++ b/lib/strtoofft.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/telnet.c b/lib/telnet.c
index 0a8737521..9409f4955 100644
--- a/lib/telnet.c
+++ b/lib/telnet.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/telnet.h b/lib/telnet.h
index 44ec49bc0..f00f7fd8f 100644
--- a/lib/telnet.h
+++ b/lib/telnet.h
@@ -21,7 +21,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#ifndef CURL_DISABLE_TELNET
extern const struct Curl_handler Curl_handler_telnet;
diff --git a/lib/tftp.c b/lib/tftp.c
index dde17735a..25d3c7bec 100644
--- a/lib/tftp.c
+++ b/lib/tftp.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/tftp.h b/lib/tftp.h
index c9d2ef3c9..b2d67b26b 100644
--- a/lib/tftp.h
+++ b/lib/tftp.h
@@ -21,7 +21,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#ifndef CURL_DISABLE_TFTP
extern const struct Curl_handler Curl_handler_tftp;
diff --git a/lib/timeval.c b/lib/timeval.c
index 25ae76329..cb39308e0 100644
--- a/lib/timeval.c
+++ b/lib/timeval.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "timeval.h"
diff --git a/lib/timeval.h b/lib/timeval.h
index f1f18b41b..bc79a45ad 100644
--- a/lib/timeval.h
+++ b/lib/timeval.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
/*
diff --git a/lib/transfer.c b/lib/transfer.c
index 7122e0d18..6e669abc5 100644
--- a/lib/transfer.c
+++ b/lib/transfer.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/transfer.h b/lib/transfer.h
index a9b1cd370..4e39c2752 100644
--- a/lib/transfer.h
+++ b/lib/transfer.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
CURLcode Curl_perform(struct SessionHandle *data);
CURLcode Curl_pretransfer(struct SessionHandle *data);
diff --git a/lib/url.c b/lib/url.c
index fe9c322bf..e32e8da16 100644
--- a/lib/url.c
+++ b/lib/url.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
/* -- WIN32 approved -- */
diff --git a/lib/url.h b/lib/url.h
index 35900812f..cb3dd2f60 100644
--- a/lib/url.h
+++ b/lib/url.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include <stdarg.h> /* to make sure we have ap_list */
diff --git a/lib/urldata.h b/lib/urldata.h
index f02bfc43d..f6b8de955 100644
--- a/lib/urldata.h
+++ b/lib/urldata.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 for lib internal stuff */
diff --git a/lib/version.c b/lib/version.c
index ec57885e9..aa86e3902 100644
--- a/lib/version.c
+++ b/lib/version.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/warnless.c b/lib/warnless.c
index 45ed832f6..778a12fac 100644
--- a/lib/warnless.c
+++ b/lib/warnless.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/lib/warnless.h b/lib/warnless.h
index 41688de41..ac654fbc5 100644
--- a/lib/warnless.h
+++ b/lib/warnless.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
unsigned short curlx_ultous(unsigned long ulnum);
diff --git a/libcurl.pc.in b/libcurl.pc.in
index 80fb8f9d5..6eea31fb5 100644
--- a/libcurl.pc.in
+++ b/libcurl.pc.in
@@ -18,7 +18,6 @@
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
# KIND, either express or implied.
#
-# $Id$
###########################################################################
# This should most probably benefit from getting a "Requires:" field added
diff --git a/m4/curl-compilers.m4 b/m4/curl-compilers.m4
index 3f434d4c0..1ea4d17eb 100644
--- a/m4/curl-compilers.m4
+++ b/m4/curl-compilers.m4
@@ -18,7 +18,6 @@
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
# KIND, either express or implied.
#
-# $Id$
#***************************************************************************
# File version for 'aclocal' use. Keep it a single number.
diff --git a/m4/curl-confopts.m4 b/m4/curl-confopts.m4
index d9b57ac91..fb11ee3cb 100644
--- a/m4/curl-confopts.m4
+++ b/m4/curl-confopts.m4
@@ -18,7 +18,6 @@
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
# KIND, either express or implied.
#
-# $Id$
#***************************************************************************
# File version for 'aclocal' use. Keep it a single number.
diff --git a/m4/curl-functions.m4 b/m4/curl-functions.m4
index d515da284..36bd31c49 100644
--- a/m4/curl-functions.m4
+++ b/m4/curl-functions.m4
@@ -18,7 +18,6 @@
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
# KIND, either express or implied.
#
-# $Id$
#***************************************************************************
# File version for 'aclocal' use. Keep it a single number.
diff --git a/m4/curl-override.m4 b/m4/curl-override.m4
index 2ef2a91f2..326c59cef 100644
--- a/m4/curl-override.m4
+++ b/m4/curl-override.m4
@@ -1,5 +1,4 @@
#***************************************************************************
-# $Id$
#***************************************************************************
# File version for 'aclocal' use. Keep it a single number.
diff --git a/m4/curl-reentrant.m4 b/m4/curl-reentrant.m4
index 4b619c374..2e2d868d6 100644
--- a/m4/curl-reentrant.m4
+++ b/m4/curl-reentrant.m4
@@ -18,7 +18,6 @@
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
# KIND, either express or implied.
#
-# $Id$
#***************************************************************************
# File version for 'aclocal' use. Keep it a single number.
diff --git a/m4/curl-system.m4 b/m4/curl-system.m4
index dcefde91d..6e3e9f97b 100644
--- a/m4/curl-system.m4
+++ b/m4/curl-system.m4
@@ -18,7 +18,6 @@
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
# KIND, either express or implied.
#
-# $Id$
#***************************************************************************
# File version for 'aclocal' use. Keep it a single number.
diff --git a/maketgz b/maketgz
index 95a292d0c..a4c5614ba 100755..100644
--- a/maketgz
+++ b/maketgz
@@ -22,7 +22,6 @@
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
# KIND, either express or implied.
#
-# $Id$
###########################################################################
version=$1
diff --git a/mkinstalldirs b/mkinstalldirs
index 521ecbe8d..115df4e3d 100755..100644
--- a/mkinstalldirs
+++ b/mkinstalldirs
@@ -4,7 +4,6 @@
# Created: 1993-05-16
# Public domain
-# $Id$
errstatus=0
diff --git a/packages/AIX/RPM/README b/packages/AIX/RPM/README
index f5e0f68b8..790beb80e 100644
--- a/packages/AIX/RPM/README
+++ b/packages/AIX/RPM/README
@@ -1,4 +1,3 @@
-$Id$
_ _ ____ _
___| | | | _ \| |
/ __| | | | |_) | |
diff --git a/packages/DOS/common.dj b/packages/DOS/common.dj
index 1f5d69636..a32f10c54 100644
--- a/packages/DOS/common.dj
+++ b/packages/DOS/common.dj
@@ -1,4 +1,3 @@
-# $Id$
#
# Common defines for curl (djgpp/Watt-32)
#
diff --git a/packages/NetWare/get_ver.awk b/packages/NetWare/get_ver.awk
index af6131986..2f3b30814 100644
--- a/packages/NetWare/get_ver.awk
+++ b/packages/NetWare/get_ver.awk
@@ -18,7 +18,6 @@
# * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
# * KIND, either express or implied.
# *
-# * $Id$
# ***************************************************************************
# awk script which fetches curl / ares version number and string from input
# file and writes them to STDOUT. Here you can get an awk version for Win32:
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$
*
***************************************************************************/
diff --git a/packages/Solaris/Makefile.am b/packages/Solaris/Makefile.am
index 4750a677b..d0129479f 100644
--- a/packages/Solaris/Makefile.am
+++ b/packages/Solaris/Makefile.am
@@ -1,5 +1,4 @@
#
-# $Id$
#
PKGADD_PKG="@PKGADD_PKG@"
diff --git a/packages/vms/build_vms.com b/packages/vms/build_vms.com
index 00b55d3d6..68d9f002b 100755..100644
--- a/packages/vms/build_vms.com
+++ b/packages/vms/build_vms.com
@@ -1,4 +1,3 @@
-$! $Id$
$! BUILD_VMS.COM
$!
$! I've taken the original build_vms.com, supplied by Nico Baggus, if
diff --git a/packages/vms/config-vms.h b/packages/vms/config-vms.h
index aae88e7c0..461001c1c 100644
--- a/packages/vms/config-vms.h
+++ b/packages/vms/config-vms.h
@@ -1,7 +1,6 @@
#ifndef HEADER_CONFIG_VMS_H
#define HEADER_CONFIG_VMS_H
-/* $Id$ */
/* */
/* MSK, 02/05/04, Hand edited for trail build on Alpha V7.3, DEC C 6.5-003 */
/* MSK, 03/09/04, Seems to work for all platforms I've built on so far. */
diff --git a/packages/vms/curlmsg.h b/packages/vms/curlmsg.h
index 08da68a8a..32f335fd6 100644
--- a/packages/vms/curlmsg.h
+++ b/packages/vms/curlmsg.h
@@ -4,7 +4,6 @@
#pragma __member_alignment __save
#pragma __nomember_alignment
-/* $Id$ */
/* */
/* CURLMSG.H */
/* */
diff --git a/packages/vms/curlmsg.msg b/packages/vms/curlmsg.msg
index 3765167f4..7fd448353 100644
--- a/packages/vms/curlmsg.msg
+++ b/packages/vms/curlmsg.msg
@@ -1,4 +1,3 @@
-! $Id$
!
! These VMS error codes are generated by taking apart the curl.h
! file and putting all the CURLE_* enum stuff into this file,
diff --git a/packages/vms/curlmsg_vms.h b/packages/vms/curlmsg_vms.h
index 14398a91e..e99e88c48 100644
--- a/packages/vms/curlmsg_vms.h
+++ b/packages/vms/curlmsg_vms.h
@@ -1,7 +1,6 @@
#ifndef HEADER_CURLMSG_VMS_H
#define HEADER_CURLMSG_VMS_H
-/* $Id$ */
/* */
/* CURLMSG_VMS.H */
/* */
diff --git a/packages/vms/readme b/packages/vms/readme
index 078fb4371..22fde88e2 100644
--- a/packages/vms/readme
+++ b/packages/vms/readme
@@ -1,4 +1,3 @@
-$Id$
_ _ ____ _
___| | | | _ \| |
/ __| | | | |_) | |
diff --git a/perl/contrib/formfind b/perl/contrib/formfind
index c080f7416..3ca8ea49f 100755..100644
--- a/perl/contrib/formfind
+++ b/perl/contrib/formfind
@@ -1,5 +1,4 @@
#!/usr/bin/env perl
-# $Id$
#
# formfind.pl
#
diff --git a/sample.emacs b/sample.emacs
index c3d05d2bc..e4470fe9e 100644
--- a/sample.emacs
+++ b/sample.emacs
@@ -1,4 +1,3 @@
-;; $Id$ -*- emacs-lisp -*-
;; This file was contributed by Mats Lidell
diff --git a/src/Makefile.Watcom b/src/Makefile.Watcom
index fdb34fe5b..423f946b1 100644
--- a/src/Makefile.Watcom
+++ b/src/Makefile.Watcom
@@ -2,7 +2,6 @@
# Watcom / OpenWatcom / Win32 makefile for cURL.
# G. Vanem <gvanem@broadpark.no>
#
-# $Id$
CC = wcc386
diff --git a/src/Makefile.am b/src/Makefile.am
index 657a136d4..3672458ca 100644
--- a/src/Makefile.am
+++ b/src/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/src/Makefile.b32 b/src/Makefile.b32
index b4677c60c..5406c738d 100644
--- a/src/Makefile.b32
+++ b/src/Makefile.b32
@@ -1,5 +1,4 @@
############################################################
-# $Id$
#
# Makefile.b32 - Borland's C++ Compiler 5.X
#
diff --git a/src/Makefile.m32 b/src/Makefile.m32
index d561c8190..60c081c1a 100644
--- a/src/Makefile.m32
+++ b/src/Makefile.m32
@@ -1,5 +1,4 @@
#########################################################################
-# $Id$
#
## Makefile for building curl.exe with MingW32 (GCC-3.2 or later)
## and optionally OpenSSL (0.9.8), libssh2 (1.1), zlib (1.2.3)
diff --git a/src/Makefile.netware b/src/Makefile.netware
index 8adb104c4..0bc80a7fe 100644
--- a/src/Makefile.netware
+++ b/src/Makefile.netware
@@ -1,5 +1,4 @@
#################################################################
-# $Id$
#
## Makefile for building curl.nlm (NetWare version - gnu make)
## Use: make -f Makefile.netware
diff --git a/src/config-amigaos.h b/src/config-amigaos.h
index 9ca624ebb..fba875dab 100644
--- a/src/config-amigaos.h
+++ b/src/config-amigaos.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#ifdef __AMIGA__ /* Any AmigaOS flavour */
diff --git a/src/curl.rc b/src/curl.rc
index 90c070c79..58e439d3b 100644
--- a/src/curl.rc
+++ b/src/curl.rc
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include <winver.h>
#include "version.h"
diff --git a/src/curlutil.c b/src/curlutil.c
index 1712ce3c6..bca2db7aa 100644
--- a/src/curlutil.c
+++ b/src/curlutil.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/src/curlutil.h b/src/curlutil.h
index 50f0bfaf5..a993a775e 100644
--- a/src/curlutil.h
+++ b/src/curlutil.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/src/getpass.c b/src/getpass.c
index ce3ab5e0f..b441a5ad9 100644
--- a/src/getpass.c
+++ b/src/getpass.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
/* This file is a reimplementation of the previous one, due to license
diff --git a/src/getpass.h b/src/getpass.h
index 3d5823329..3b29d47a1 100644
--- a/src/getpass.h
+++ b/src/getpass.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#ifndef HAVE_GETPASS_R
/* If there's a system-provided function named like this, we trust it is
diff --git a/src/homedir.c b/src/homedir.c
index e2fbc7a3a..ab1d36946 100644
--- a/src/homedir.c
+++ b/src/homedir.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/src/homedir.h b/src/homedir.h
index 84420eeae..c88d51723 100644
--- a/src/homedir.h
+++ b/src/homedir.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
char *homedir(void);
diff --git a/src/hugehelp.h b/src/hugehelp.h
index a6c66ded6..b84be17f5 100644
--- a/src/hugehelp.h
+++ b/src/hugehelp.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 hugehelp(void);
diff --git a/src/main.c b/src/main.c
index a0096b790..80edfe048 100644
--- a/src/main.c
+++ b/src/main.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/src/makefile.dj b/src/makefile.dj
index 6534dd11f..7f997f338 100644
--- a/src/makefile.dj
+++ b/src/makefile.dj
@@ -1,5 +1,4 @@
#
-# $Id$
#
# Adapted for djgpp2 / Watt-32 / DOS by
# Gisle Vanem <giva@bgnett.no>
diff --git a/src/os-specific.c b/src/os-specific.c
index 664e74070..ac07c4cec 100644
--- a/src/os-specific.c
+++ b/src/os-specific.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/src/os-specific.h b/src/os-specific.h
index 535bb952c..93cac743c 100644
--- a/src/os-specific.h
+++ b/src/os-specific.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#ifdef __VMS
diff --git a/src/setup.h b/src/setup.h
index 16112f50d..69da71024 100644
--- a/src/setup.h
+++ b/src/setup.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 CURL_NO_OLDIES
diff --git a/src/urlglob.c b/src/urlglob.c
index a849b2b87..5f8fb2868 100644
--- a/src/urlglob.c
+++ b/src/urlglob.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
/* client-local setup.h */
diff --git a/src/urlglob.h b/src/urlglob.h
index 841b6ced2..a5b789e6b 100644
--- a/src/urlglob.h
+++ b/src/urlglob.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
typedef enum {
UPTSet=1,
diff --git a/src/version.h b/src/version.h
index 75866fac4..ce83b8579 100644
--- a/src/version.h
+++ b/src/version.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include <curl/curlver.h>
diff --git a/src/writeenv.c b/src/writeenv.c
index 6ee0e948c..18e1a063d 100644
--- a/src/writeenv.c
+++ b/src/writeenv.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/src/writeenv.h b/src/writeenv.h
index 8343deff0..8d92f6c89 100644
--- a/src/writeenv.h
+++ b/src/writeenv.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 ourWriteEnv(CURL *curl);
diff --git a/src/writeout.c b/src/writeout.c
index 9aab77184..b8801a4bb 100644
--- a/src/writeout.c
+++ b/src/writeout.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/src/writeout.h b/src/writeout.h
index c5b7ee6ee..1b221026e 100644
--- a/src/writeout.h
+++ b/src/writeout.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 ourWriteOut(CURL *curl, const char *out);
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 16212ec14..31ffd3aa1 100644
--- a/tests/Makefile.am
+++ b/tests/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$
###########################################################################
HTMLPAGES = testcurl.html runtests.html
diff --git a/tests/data/DISABLED b/tests/data/DISABLED
index 329f27c96..42c5f8aa1 100644
--- a/tests/data/DISABLED
+++ b/tests/data/DISABLED
@@ -1,4 +1,3 @@
-# $Id$
# This file can be used to specify test cases that should not run when all
# test cases are run by runtests.pl. Just add the plain test case numbers, one
# per line.
diff --git a/tests/ftp.pm b/tests/ftp.pm
index 2be547fc7..6a46e7651 100644
--- a/tests/ftp.pm
+++ b/tests/ftp.pm
@@ -18,7 +18,6 @@
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
# KIND, either express or implied.
#
-# $Id$
###########################################################################
use strict;
diff --git a/tests/ftpserver.pl b/tests/ftpserver.pl
index a97af17a4..d6b676cab 100644
--- a/tests/ftpserver.pl
+++ b/tests/ftpserver.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 is a server designed for the curl test suite.
diff --git a/tests/httpserver.pl b/tests/httpserver.pl
index ae913e780..98d62cd0e 100755..100644
--- a/tests/httpserver.pl
+++ b/tests/httpserver.pl
@@ -19,7 +19,6 @@
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
# KIND, either express or implied.
#
-# $Id$
#***************************************************************************
BEGIN {
diff --git a/tests/keywords.pl b/tests/keywords.pl
index 6eaff4e4c..523bde1fc 100755..100644
--- a/tests/keywords.pl
+++ b/tests/keywords.pl
@@ -19,7 +19,6 @@
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
# KIND, either express or implied.
#
-# $Id$
###########################################################################
use strict;
diff --git a/tests/libtest/Makefile.am b/tests/libtest/Makefile.am
index 9c041d7f2..70b0f12a4 100644
--- a/tests/libtest/Makefile.am
+++ b/tests/libtest/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/libtest/first.c b/tests/libtest/first.c
index 032704ca0..770f9d527 100644
--- a/tests/libtest/first.c
+++ b/tests/libtest/first.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib500.c b/tests/libtest/lib500.c
index c0cc9dee5..dc6967cbe 100644
--- a/tests/libtest/lib500.c
+++ b/tests/libtest/lib500.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib501.c b/tests/libtest/lib501.c
index 8963fbb39..770cf8f74 100644
--- a/tests/libtest/lib501.c
+++ b/tests/libtest/lib501.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib502.c b/tests/libtest/lib502.c
index d1c734cc7..f6be5aaf7 100644
--- a/tests/libtest/lib502.c
+++ b/tests/libtest/lib502.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib503.c b/tests/libtest/lib503.c
index 3e8f3dc55..2301186af 100644
--- a/tests/libtest/lib503.c
+++ b/tests/libtest/lib503.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib504.c b/tests/libtest/lib504.c
index 5eedb9ecc..418da2f8c 100644
--- a/tests/libtest/lib504.c
+++ b/tests/libtest/lib504.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib505.c b/tests/libtest/lib505.c
index b1c679990..9dfae8405 100644
--- a/tests/libtest/lib505.c
+++ b/tests/libtest/lib505.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib506.c b/tests/libtest/lib506.c
index 99cf915d3..9209056dd 100644
--- a/tests/libtest/lib506.c
+++ b/tests/libtest/lib506.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib507.c b/tests/libtest/lib507.c
index 306ba2da3..9707c9b07 100644
--- a/tests/libtest/lib507.c
+++ b/tests/libtest/lib507.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib508.c b/tests/libtest/lib508.c
index f392e414d..0fa5eb9d2 100644
--- a/tests/libtest/lib508.c
+++ b/tests/libtest/lib508.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib510.c b/tests/libtest/lib510.c
index bb0a11f25..f3f8cdbc0 100644
--- a/tests/libtest/lib510.c
+++ b/tests/libtest/lib510.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib511.c b/tests/libtest/lib511.c
index 0e2f3df10..dea97c5e2 100644
--- a/tests/libtest/lib511.c
+++ b/tests/libtest/lib511.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib512.c b/tests/libtest/lib512.c
index 14072f45c..9f59f7baf 100644
--- a/tests/libtest/lib512.c
+++ b/tests/libtest/lib512.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib513.c b/tests/libtest/lib513.c
index 602456310..c85006e1d 100644
--- a/tests/libtest/lib513.c
+++ b/tests/libtest/lib513.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib514.c b/tests/libtest/lib514.c
index 6a5733e99..283f89e4b 100644
--- a/tests/libtest/lib514.c
+++ b/tests/libtest/lib514.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib515.c b/tests/libtest/lib515.c
index 56ee68ead..2660ae369 100644
--- a/tests/libtest/lib515.c
+++ b/tests/libtest/lib515.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib516.c b/tests/libtest/lib516.c
index 8721583cf..b796dbbb7 100644
--- a/tests/libtest/lib516.c
+++ b/tests/libtest/lib516.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib517.c b/tests/libtest/lib517.c
index d07e74602..3f7b064ab 100644
--- a/tests/libtest/lib517.c
+++ b/tests/libtest/lib517.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib518.c b/tests/libtest/lib518.c
index 9d1ae96ac..9e683d956 100644
--- a/tests/libtest/lib518.c
+++ b/tests/libtest/lib518.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib519.c b/tests/libtest/lib519.c
index 66013498b..f885c5de6 100644
--- a/tests/libtest/lib519.c
+++ b/tests/libtest/lib519.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib520.c b/tests/libtest/lib520.c
index 57355a58f..a0e124489 100644
--- a/tests/libtest/lib520.c
+++ b/tests/libtest/lib520.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib521.c b/tests/libtest/lib521.c
index a51b4e83c..a4ae5558a 100644
--- a/tests/libtest/lib521.c
+++ b/tests/libtest/lib521.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib523.c b/tests/libtest/lib523.c
index 1dcfcd9c1..a1ac4a4e9 100644
--- a/tests/libtest/lib523.c
+++ b/tests/libtest/lib523.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib524.c b/tests/libtest/lib524.c
index 0b3ec5845..ee520628b 100644
--- a/tests/libtest/lib524.c
+++ b/tests/libtest/lib524.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib525.c b/tests/libtest/lib525.c
index 41a519e7e..d2542577b 100644
--- a/tests/libtest/lib525.c
+++ b/tests/libtest/lib525.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib526.c b/tests/libtest/lib526.c
index 65fa2fd3a..0418b6ba2 100644
--- a/tests/libtest/lib526.c
+++ b/tests/libtest/lib526.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
/*
diff --git a/tests/libtest/lib530.c b/tests/libtest/lib530.c
index 01f35f765..abefc92d3 100644
--- a/tests/libtest/lib530.c
+++ b/tests/libtest/lib530.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib533.c b/tests/libtest/lib533.c
index 42dfb1a41..89ac7bf89 100644
--- a/tests/libtest/lib533.c
+++ b/tests/libtest/lib533.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
/* used for test case 533, 534 and 535 */
diff --git a/tests/libtest/lib536.c b/tests/libtest/lib536.c
index 2300ce109..04bc6965d 100644
--- a/tests/libtest/lib536.c
+++ b/tests/libtest/lib536.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib537.c b/tests/libtest/lib537.c
index b15cb8ac1..842dbab77 100644
--- a/tests/libtest/lib537.c
+++ b/tests/libtest/lib537.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib539.c b/tests/libtest/lib539.c
index f7df40854..9909d01d1 100644
--- a/tests/libtest/lib539.c
+++ b/tests/libtest/lib539.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib540.c b/tests/libtest/lib540.c
index 5fcf7bc9d..bf4cd5225 100644
--- a/tests/libtest/lib540.c
+++ b/tests/libtest/lib540.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* This is the 'proxyauth.c' test app posted by Shmulik Regev on the libcurl
* mailing list on 10 Jul 2007, converted to a test case.
diff --git a/tests/libtest/lib541.c b/tests/libtest/lib541.c
index 9305a936c..c060b8ac7 100644
--- a/tests/libtest/lib541.c
+++ b/tests/libtest/lib541.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib542.c b/tests/libtest/lib542.c
index 585c18b3c..ef7b483b4 100644
--- a/tests/libtest/lib542.c
+++ b/tests/libtest/lib542.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib543.c b/tests/libtest/lib543.c
index 88387a198..8f14f8411 100644
--- a/tests/libtest/lib543.c
+++ b/tests/libtest/lib543.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* Based on Alex Fishman's bug report on September 30, 2007
*/
diff --git a/tests/libtest/lib544.c b/tests/libtest/lib544.c
index 3229fdad3..6bc899cc5 100644
--- a/tests/libtest/lib544.c
+++ b/tests/libtest/lib544.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib547.c b/tests/libtest/lib547.c
index ba81b49c4..4ef303726 100644
--- a/tests/libtest/lib547.c
+++ b/tests/libtest/lib547.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* argv1 = URL
* argv2 = proxy
diff --git a/tests/libtest/lib549.c b/tests/libtest/lib549.c
index 4a3ee7bec..9fd18b225 100644
--- a/tests/libtest/lib549.c
+++ b/tests/libtest/lib549.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* argv1 = URL
* argv2 = proxy
diff --git a/tests/libtest/lib552.c b/tests/libtest/lib552.c
index 530c5df06..eeecf6f91 100644
--- a/tests/libtest/lib552.c
+++ b/tests/libtest/lib552.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* argv1 = URL
* argv2 = proxy with embedded user+password
diff --git a/tests/libtest/lib553.c b/tests/libtest/lib553.c
index c5644a04d..8694daf67 100644
--- a/tests/libtest/lib553.c
+++ b/tests/libtest/lib553.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* This test case and code is based on the bug recipe Joe Malicki provided for
* bug report #1871269, fixed on Jan 14 2008 before the 7.18.0 release.
diff --git a/tests/libtest/lib554.c b/tests/libtest/lib554.c
index 5a78c52cb..d7c68241a 100644
--- a/tests/libtest/lib554.c
+++ b/tests/libtest/lib554.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib555.c b/tests/libtest/lib555.c
index e5628a6d5..55b3f13ed 100644
--- a/tests/libtest/lib555.c
+++ b/tests/libtest/lib555.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* This test case is supposed to be identical to 547 except that this uses the
* multi interface and 547 is easy interface.
diff --git a/tests/libtest/lib556.c b/tests/libtest/lib556.c
index 583723d22..78d123baa 100644
--- a/tests/libtest/lib556.c
+++ b/tests/libtest/lib556.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib557.c b/tests/libtest/lib557.c
index d09b567f2..48ccaf38e 100644
--- a/tests/libtest/lib557.c
+++ b/tests/libtest/lib557.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
/*
diff --git a/tests/libtest/lib558.c b/tests/libtest/lib558.c
index 7ed991dd3..56f2a2612 100644
--- a/tests/libtest/lib558.c
+++ b/tests/libtest/lib558.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib560.c b/tests/libtest/lib560.c
index f553cc785..ce6809d39 100644
--- a/tests/libtest/lib560.c
+++ b/tests/libtest/lib560.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
*/
#include "test.h"
diff --git a/tests/libtest/lib562.c b/tests/libtest/lib562.c
index 7f84a9aad..d78ecce25 100644
--- a/tests/libtest/lib562.c
+++ b/tests/libtest/lib562.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib564.c b/tests/libtest/lib564.c
index 827e08dda..d33f23042 100644
--- a/tests/libtest/lib564.c
+++ b/tests/libtest/lib564.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib566.c b/tests/libtest/lib566.c
index 03ad1ec75..889f15b3a 100644
--- a/tests/libtest/lib566.c
+++ b/tests/libtest/lib566.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib567.c b/tests/libtest/lib567.c
index feae2cecf..e1df0c1e4 100644
--- a/tests/libtest/lib567.c
+++ b/tests/libtest/lib567.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib568.c b/tests/libtest/lib568.c
index 3443c406a..1f16664cb 100644
--- a/tests/libtest/lib568.c
+++ b/tests/libtest/lib568.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib569.c b/tests/libtest/lib569.c
index 9b345b065..b5182d64c 100644
--- a/tests/libtest/lib569.c
+++ b/tests/libtest/lib569.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib570.c b/tests/libtest/lib570.c
index 8cfc0b88b..9fe2eceaa 100644
--- a/tests/libtest/lib570.c
+++ b/tests/libtest/lib570.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/lib571.c b/tests/libtest/lib571.c
index 24c507545..2892211aa 100644
--- a/tests/libtest/lib571.c
+++ b/tests/libtest/lib571.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
#include "test.h"
diff --git a/tests/libtest/test.h b/tests/libtest/test.h
index 3a01a07dc..2a3671181 100644
--- a/tests/libtest/test.h
+++ b/tests/libtest/test.h
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*/
/* Now include the setup.h file from libcurl's private libdir (the source
diff --git a/tests/libtest/testutil.c b/tests/libtest/testutil.c
index a70652626..63393c589 100644
--- a/tests/libtest/testutil.c
+++ b/tests/libtest/testutil.c
@@ -18,7 +18,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/tests/libtest/testutil.h b/tests/libtest/testutil.h
index 6f7839d24..6a322e3cb 100644
--- a/tests/libtest/testutil.h
+++ b/tests/libtest/testutil.h
@@ -20,7 +20,6 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
- * $Id$
***************************************************************************/
#include "setup.h"
diff --git a/tests/rtspserver.pl b/tests/rtspserver.pl
index 2bdc54a76..515128d7b 100755..100644
--- a/tests/rtspserver.pl
+++ b/tests/rtspserver.pl
@@ -19,7 +19,6 @@
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
# KIND, either express or implied.
#
-# $Id$
#***************************************************************************
BEGIN {
diff --git a/tests/runtests.1 b/tests/runtests.1
index 5386a1edc..45f878333 100644
--- a/tests/runtests.1
+++ b/tests/runtests.1
@@ -18,7 +18,6 @@
.\" * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
.\" * KIND, either express or implied.
.\" *
-.\" * $Id$
.\" **************************************************************************
.\"
.TH runtests.pl 1 "2 Feb 2010" "Curl 7.20.0" "runtests"
diff --git a/tests/runtests.pl b/tests/runtests.pl
index 4cdb47538..6e3b5b9cf 100755..100644
--- a/tests/runtests.pl
+++ b/tests/runtests.pl
@@ -19,7 +19,6 @@
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
# KIND, either express or implied.
#
-# $Id$
###########################################################################
# Experimental hooks are available to run tests remotely on machines that
diff --git a/tests/secureserver.pl b/tests/secureserver.pl
index f424f8dcc..064fa84f5 100644
--- a/tests/secureserver.pl
+++ b/tests/secureserver.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 is the HTTPS, FTPS, POP3S, IMAPS, SMTPS, server used for curl test
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, ...);
diff --git a/tests/serverhelp.pm b/tests/serverhelp.pm
index 41b7c6647..4b3b50545 100644
--- a/tests/serverhelp.pm
+++ b/tests/serverhelp.pm
@@ -18,7 +18,6 @@
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
# KIND, either express or implied.
#
-# $Id$
#***************************************************************************
package serverhelp;
diff --git a/tests/sshhelp.pm b/tests/sshhelp.pm
index 736dc9121..18de9d3ec 100644
--- a/tests/sshhelp.pm
+++ b/tests/sshhelp.pm
@@ -18,7 +18,6 @@
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
# KIND, either express or implied.
#
-# $Id$
#***************************************************************************
package sshhelp;
diff --git a/tests/sshserver.pl b/tests/sshserver.pl
index f0290e224..b4390158d 100644
--- a/tests/sshserver.pl
+++ b/tests/sshserver.pl
@@ -19,7 +19,6 @@
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
# KIND, either express or implied.
#
-# $Id$
#***************************************************************************
# Starts sshd for use in the SCP, SFTP and SOCKS curl test harness tests.
diff --git a/tests/testcurl.1 b/tests/testcurl.1
index d106211f9..eb11f616a 100644
--- a/tests/testcurl.1
+++ b/tests/testcurl.1
@@ -18,7 +18,6 @@
.\" * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
.\" * KIND, either express or implied.
.\" *
-.\" * $Id$
.\" **************************************************************************
.\"
.TH testcurl.pl 1 "20 May 2005" "Curl 7.14.1" "testcurl"
diff --git a/tests/testcurl.pl b/tests/testcurl.pl
index 533a3a481..8eef6cb4e 100755..100644
--- a/tests/testcurl.pl
+++ b/tests/testcurl.pl
@@ -19,7 +19,6 @@
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
# KIND, either express or implied.
#
-# $Id$
###########################################################################
###########################
diff --git a/tests/tftpserver.pl b/tests/tftpserver.pl
index 78dc99c22..c5382ec66 100755..100644
--- a/tests/tftpserver.pl
+++ b/tests/tftpserver.pl
@@ -19,7 +19,6 @@
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
# KIND, either express or implied.
#
-# $Id$
#***************************************************************************
BEGIN {
diff --git a/tests/valgrind.pm b/tests/valgrind.pm
index b8c2594ef..78523ead6 100644
--- a/tests/valgrind.pm
+++ b/tests/valgrind.pm
@@ -18,7 +18,6 @@
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
# KIND, either express or implied.
#
-# $Id$
###########################################################################
use File::Basename;