diff --git a/Makefile.dj b/Makefile.dj index f6b9d8f..11a1870 100644 --- a/Makefile.dj +++ b/Makefile.dj @@ -2,7 +2,6 @@ # c-ares Makefile for djgpp/gcc/Watt-32. # By Gisle Vanem 2004. # -# $Id$ TOPDIR = .. diff --git a/Makefile.m32 b/Makefile.m32 index 120aad3..52d9310 100644 --- a/Makefile.m32 +++ b/Makefile.m32 @@ -1,5 +1,4 @@ ############################################################# -# $Id$ # ## Makefile for building libcares.a with MingW32 (GCC-3.2) ## Use: make -f Makefile.m32 [demos] diff --git a/Makefile.msvc b/Makefile.msvc index fe3c118..66f9fae 100644 --- a/Makefile.msvc +++ b/Makefile.msvc @@ -1,4 +1,3 @@ -# $Id$ # Copyright (C) 2009-2010 by Daniel Stenberg # diff --git a/Makefile.netware b/Makefile.netware index 52e899e..1eeca1e 100644 --- a/Makefile.netware +++ b/Makefile.netware @@ -1,5 +1,4 @@ ################################################################# -# $Id$ # ## Makefile for building libcares (NetWare version - gnu make) ## Use: make -f Makefile.netware diff --git a/README.msvc b/README.msvc index 2c63085..9c1163a 100644 --- a/README.msvc +++ b/README.msvc @@ -1,4 +1,3 @@ - $Id$ ___ __ _ _ __ ___ ___ diff --git a/acountry.c b/acountry.c index c30e6b7..1de31d8 100644 --- a/acountry.c +++ b/acountry.c @@ -1,5 +1,4 @@ /* - * $Id$ * * IP-address/hostname to country converter. * diff --git a/adig.c b/adig.c index a4dc76e..5f879fc 100644 --- a/adig.c +++ b/adig.c @@ -1,6 +1,5 @@ /* Copyright 1998 by the Massachusetts Institute of Technology. * - * $Id$ * * Permission to use, copy, modify, and distribute this * software and its documentation for any purpose and without diff --git a/ahost.c b/ahost.c index f499306..6a4843e 100644 --- a/ahost.c +++ b/ahost.c @@ -1,6 +1,5 @@ /* Copyright 1998 by the Massachusetts Institute of Technology. * - * $Id$ * * Permission to use, copy, modify, and distribute this * software and its documentation for any purpose and without diff --git a/ares.h b/ares.h index 6d658ad..31c862a 100644 --- a/ares.h +++ b/ares.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 1998, 2009 by the Massachusetts Institute of Technology. * Copyright (C) 2007-2010 by Daniel Stenberg diff --git a/ares__close_sockets.c b/ares__close_sockets.c index d2476fd..5d391a9 100644 --- a/ares__close_sockets.c +++ b/ares__close_sockets.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * diff --git a/ares__get_hostent.c b/ares__get_hostent.c index caa7f79..298df09 100644 --- a/ares__get_hostent.c +++ b/ares__get_hostent.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 1998, 2010 by the Massachusetts Institute of Technology. * diff --git a/ares__read_line.c b/ares__read_line.c index 2e94945..ca01803 100644 --- a/ares__read_line.c +++ b/ares__read_line.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * diff --git a/ares__timeval.c b/ares__timeval.c index 8cf37e9..f7aa788 100644 --- a/ares__timeval.c +++ b/ares__timeval.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright (C) 2008 by Daniel Stenberg et al * diff --git a/ares_build.h.dist b/ares_build.h.dist index b781a0a..2736cff 100644 --- a/ares_build.h.dist +++ b/ares_build.h.dist @@ -1,7 +1,6 @@ #ifndef __CARES_BUILD_H #define __CARES_BUILD_H -/* $Id$ */ /* Copyright (C) 2009 - 2010 by Daniel Stenberg et al * diff --git a/ares_build.h.in b/ares_build.h.in index 6d2f87c..227782c 100644 --- a/ares_build.h.in +++ b/ares_build.h.in @@ -1,7 +1,6 @@ #ifndef __CARES_BUILD_H #define __CARES_BUILD_H -/* $Id$ */ /* Copyright (C) 2009 by Daniel Stenberg et al * diff --git a/ares_cancel.3 b/ares_cancel.3 index 3c6153a..ef10ec5 100644 --- a/ares_cancel.3 +++ b/ares_cancel.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .\" Copyright 1998 by the Massachusetts Institute of Technology. .\" diff --git a/ares_cancel.c b/ares_cancel.c index a730a65..eb790ae 100644 --- a/ares_cancel.c +++ b/ares_cancel.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright (C) 2004 by Daniel Stenberg et al * diff --git a/ares_data.c b/ares_data.c index 3a4c00c..59fe449 100644 --- a/ares_data.c +++ b/ares_data.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright (C) 2009-2010 by Daniel Stenberg * diff --git a/ares_data.h b/ares_data.h index 02ff1bc..193c179 100644 --- a/ares_data.h +++ b/ares_data.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright (C) 2009-2010 by Daniel Stenberg * diff --git a/ares_destroy.3 b/ares_destroy.3 index a6ea84f..79171ec 100644 --- a/ares_destroy.3 +++ b/ares_destroy.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .\" Copyright 1998 by the Massachusetts Institute of Technology. .\" diff --git a/ares_destroy.c b/ares_destroy.c index d921666..5e274da 100644 --- a/ares_destroy.c +++ b/ares_destroy.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * Copyright (C) 2004-2010 by Daniel Stenberg diff --git a/ares_destroy_options.3 b/ares_destroy_options.3 index 15c5f42..3e564b2 100644 --- a/ares_destroy_options.3 +++ b/ares_destroy_options.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .\" Copyright 1998 by the Massachusetts Institute of Technology. .\" diff --git a/ares_dns.h b/ares_dns.h index 2187da6..6893c02 100644 --- a/ares_dns.h +++ b/ares_dns.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * diff --git a/ares_dup.3 b/ares_dup.3 index 1b109bc..935c5d9 100644 --- a/ares_dup.3 +++ b/ares_dup.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .\" Copyright (C) 2004-2009 by Daniel Stenberg .\" diff --git a/ares_expand_name.3 b/ares_expand_name.3 index e960bd6..1761a9a 100644 --- a/ares_expand_name.3 +++ b/ares_expand_name.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .\" Copyright 1998 by the Massachusetts Institute of Technology. .\" diff --git a/ares_expand_name.c b/ares_expand_name.c index fd3220d..2af6b2a 100644 --- a/ares_expand_name.c +++ b/ares_expand_name.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * diff --git a/ares_expand_string.3 b/ares_expand_string.3 index 9e6eb5e..33dd7bd 100644 --- a/ares_expand_string.3 +++ b/ares_expand_string.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .\" Copyright 1998 by the Massachusetts Institute of Technology. .\" diff --git a/ares_expand_string.c b/ares_expand_string.c index 3b7b341..f24cccf 100644 --- a/ares_expand_string.c +++ b/ares_expand_string.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * diff --git a/ares_fds.3 b/ares_fds.3 index 64d91d2..743e45e 100644 --- a/ares_fds.3 +++ b/ares_fds.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .\" Copyright 1998 by the Massachusetts Institute of Technology. .\" diff --git a/ares_fds.c b/ares_fds.c index bbf5c45..b57be92 100644 --- a/ares_fds.c +++ b/ares_fds.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * diff --git a/ares_free_data.3 b/ares_free_data.3 index 2cb1f14..b783fd0 100644 --- a/ares_free_data.3 +++ b/ares_free_data.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .\" Copyright 1998 by the Massachusetts Institute of Technology. .\" Copyright (C) 2004-2010 by Daniel Stenberg diff --git a/ares_free_hostent.3 b/ares_free_hostent.3 index 5b42f39..d692801 100644 --- a/ares_free_hostent.3 +++ b/ares_free_hostent.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .\" Copyright 1998 by the Massachusetts Institute of Technology. .\" diff --git a/ares_free_hostent.c b/ares_free_hostent.c index f07fd7c..b124560 100644 --- a/ares_free_hostent.c +++ b/ares_free_hostent.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * diff --git a/ares_free_string.3 b/ares_free_string.3 index c60b92a..55af7d2 100644 --- a/ares_free_string.3 +++ b/ares_free_string.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .\" Copyright 2000 by the Massachusetts Institute of Technology. .\" diff --git a/ares_free_string.c b/ares_free_string.c index dc27f5b..e0545c1 100644 --- a/ares_free_string.c +++ b/ares_free_string.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 2000 by the Massachusetts Institute of Technology. * diff --git a/ares_get_servers.3 b/ares_get_servers.3 index 7b144f0..feea3a0 100644 --- a/ares_get_servers.3 +++ b/ares_get_servers.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .\" Copyright 1998 by the Massachusetts Institute of Technology. .\" Copyright (C) 2008-2010 by Daniel Stenberg diff --git a/ares_gethostbyaddr.3 b/ares_gethostbyaddr.3 index 3782d4a..f589868 100644 --- a/ares_gethostbyaddr.3 +++ b/ares_gethostbyaddr.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .\" Copyright 1998 by the Massachusetts Institute of Technology. .\" diff --git a/ares_gethostbyaddr.c b/ares_gethostbyaddr.c index a2c3a90..5623bd1 100644 --- a/ares_gethostbyaddr.c +++ b/ares_gethostbyaddr.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * diff --git a/ares_gethostbyname.3 b/ares_gethostbyname.3 index c59c038..a578a53 100644 --- a/ares_gethostbyname.3 +++ b/ares_gethostbyname.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .\" Copyright 1998 by the Massachusetts Institute of Technology. .\" diff --git a/ares_gethostbyname.c b/ares_gethostbyname.c index ebad670..8d912ac 100644 --- a/ares_gethostbyname.c +++ b/ares_gethostbyname.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * diff --git a/ares_gethostbyname_file.3 b/ares_gethostbyname_file.3 index 8d1d7e8..8f59b41 100644 --- a/ares_gethostbyname_file.3 +++ b/ares_gethostbyname_file.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .\" Copyright 1998 by the Massachusetts Institute of Technology. .\" diff --git a/ares_getnameinfo.3 b/ares_getnameinfo.3 index f0909cc..7e4990c 100644 --- a/ares_getnameinfo.3 +++ b/ares_getnameinfo.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .\" Copyright 2005 by Dominick Meglio. .\" diff --git a/ares_getnameinfo.c b/ares_getnameinfo.c index 77752df..e2fe68e 100644 --- a/ares_getnameinfo.c +++ b/ares_getnameinfo.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 2005 by Dominick Meglio * diff --git a/ares_getopt.c b/ares_getopt.c index b3cbb01..1e02d08 100644 --- a/ares_getopt.c +++ b/ares_getopt.c @@ -3,7 +3,6 @@ * on 2007-04-11. Lifted from version 5.2 of the 'Open Mash' project with * the modified BSD license, BSD license without the advertising clause. * - * $Id$ */ /* diff --git a/ares_getsock.3 b/ares_getsock.3 index ef07fb9..1373291 100644 --- a/ares_getsock.3 +++ b/ares_getsock.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .\" Copyright 1998 by Daniel Stenberg .\" diff --git a/ares_getsock.c b/ares_getsock.c index 52aaecd..72e467f 100644 --- a/ares_getsock.c +++ b/ares_getsock.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright (C) 2005 - 2010, Daniel Stenberg * diff --git a/ares_init.3 b/ares_init.3 index e9edad4..00ff36d 100644 --- a/ares_init.3 +++ b/ares_init.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .\" Copyright 1998 by the Massachusetts Institute of Technology. .\" Copyright (C) 2004-2010 by Daniel Stenberg diff --git a/ares_init.c b/ares_init.c index 0a481e1..1f561aa 100644 --- a/ares_init.c +++ b/ares_init.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * Copyright (C) 2007-2010 by Daniel Stenberg diff --git a/ares_init_options.3 b/ares_init_options.3 index f45a8aa..27b149b 100644 --- a/ares_init_options.3 +++ b/ares_init_options.3 @@ -1,2 +1 @@ .so man3/ares_init.3 -.\" $Id$ diff --git a/ares_ipv6.h b/ares_ipv6.h index 4a97199..c0365c4 100644 --- a/ares_ipv6.h +++ b/ares_ipv6.h @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright (C) 2005 by Dominick Meglio * diff --git a/ares_library_cleanup.3 b/ares_library_cleanup.3 index 853d2b9..9fcf896 100644 --- a/ares_library_cleanup.3 +++ b/ares_library_cleanup.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .\" Copyright 1998 by the Massachusetts Institute of Technology. .\" Copyright (C) 2004-2009 by Daniel Stenberg diff --git a/ares_library_init.3 b/ares_library_init.3 index 1d49c20..b3efc18 100644 --- a/ares_library_init.3 +++ b/ares_library_init.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .\" Copyright 1998 by the Massachusetts Institute of Technology. .\" Copyright (C) 2004-2009 by Daniel Stenberg diff --git a/ares_library_init.c b/ares_library_init.c index aac34ea..1a875da 100644 --- a/ares_library_init.c +++ b/ares_library_init.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * Copyright (C) 2004-2009 by Daniel Stenberg diff --git a/ares_library_init.h b/ares_library_init.h index 515c17d..29d5c9e 100644 --- a/ares_library_init.h +++ b/ares_library_init.h @@ -1,7 +1,6 @@ #ifndef HEADER_CARES_LIBRARY_INIT_H #define HEADER_CARES_LIBRARY_INIT_H -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * Copyright (C) 2004-2009 by Daniel Stenberg diff --git a/ares_llist.c b/ares_llist.c index f261dc7..c0acd90 100644 --- a/ares_llist.c +++ b/ares_llist.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * diff --git a/ares_llist.h b/ares_llist.h index d20af7e..b09f0de 100644 --- a/ares_llist.h +++ b/ares_llist.h @@ -1,7 +1,6 @@ #ifndef __ARES_LLIST_H #define __ARES_LLIST_H -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * diff --git a/ares_mkquery.3 b/ares_mkquery.3 index ac3f36f..f7c5413 100644 --- a/ares_mkquery.3 +++ b/ares_mkquery.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .\" Copyright 1998, 2000 by the Massachusetts Institute of Technology. .\" diff --git a/ares_mkquery.c b/ares_mkquery.c index 5657188..e33f13f 100644 --- a/ares_mkquery.c +++ b/ares_mkquery.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * diff --git a/ares_nowarn.c b/ares_nowarn.c index 91d0a5f..4eee25f 100644 --- a/ares_nowarn.c +++ b/ares_nowarn.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright (C) 2010 by Daniel Stenberg * diff --git a/ares_nowarn.h b/ares_nowarn.h index 0b7181b..2b407de 100644 --- a/ares_nowarn.h +++ b/ares_nowarn.h @@ -1,7 +1,6 @@ #ifndef HEADER_CARES_NOWARN_H #define HEADER_CARES_NOWARN_H -/* $Id$ */ /* Copyright (C) 2010 by Daniel Stenberg * diff --git a/ares_options.c b/ares_options.c index 0c87974..d00368a 100644 --- a/ares_options.c +++ b/ares_options.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * Copyright (C) 2008-2010 by Daniel Stenberg diff --git a/ares_parse_a_reply.3 b/ares_parse_a_reply.3 index f7debb9..7fd06f9 100644 --- a/ares_parse_a_reply.3 +++ b/ares_parse_a_reply.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .\" Copyright 1998 by the Massachusetts Institute of Technology. .\" diff --git a/ares_parse_a_reply.c b/ares_parse_a_reply.c index a6ed7dd..86112d7 100644 --- a/ares_parse_a_reply.c +++ b/ares_parse_a_reply.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * diff --git a/ares_parse_aaaa_reply.3 b/ares_parse_aaaa_reply.3 index 0f77c03..7fdaa68 100644 --- a/ares_parse_aaaa_reply.3 +++ b/ares_parse_aaaa_reply.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .\" Copyright 2005 by Dominick Meglio. .\" diff --git a/ares_parse_aaaa_reply.c b/ares_parse_aaaa_reply.c index 8c2843f..a0f524d 100644 --- a/ares_parse_aaaa_reply.c +++ b/ares_parse_aaaa_reply.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * Copyright 2005 Dominick Meglio diff --git a/ares_parse_ptr_reply.3 b/ares_parse_ptr_reply.3 index 93e12f7..1016a68 100644 --- a/ares_parse_ptr_reply.3 +++ b/ares_parse_ptr_reply.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .\" Copyright 1998 by the Massachusetts Institute of Technology. .\" diff --git a/ares_parse_ptr_reply.c b/ares_parse_ptr_reply.c index 9923a9d..ccd68a2 100644 --- a/ares_parse_ptr_reply.c +++ b/ares_parse_ptr_reply.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * diff --git a/ares_parse_srv_reply.c b/ares_parse_srv_reply.c index de723f3..7d443b3 100644 --- a/ares_parse_srv_reply.c +++ b/ares_parse_srv_reply.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * Copyright (C) 2009 by Jakub Hrozek diff --git a/ares_parse_txt_reply.c b/ares_parse_txt_reply.c index 8e24e63..5165332 100644 --- a/ares_parse_txt_reply.c +++ b/ares_parse_txt_reply.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * Copyright (C) 2009 by Jakub Hrozek diff --git a/ares_private.h b/ares_private.h index 2766d19..0df5cb7 100644 --- a/ares_private.h +++ b/ares_private.h @@ -1,7 +1,6 @@ #ifndef __ARES_PRIVATE_H #define __ARES_PRIVATE_H -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * Copyright (C) 2004-2010 by Daniel Stenberg diff --git a/ares_process.3 b/ares_process.3 index c9cd547..7fb8371 100644 --- a/ares_process.3 +++ b/ares_process.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .\" Copyright 1998 by the Massachusetts Institute of Technology. .\" diff --git a/ares_process.c b/ares_process.c index 89da38f..3ef1ddb 100644 --- a/ares_process.c +++ b/ares_process.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * Copyright (C) 2004-2010 by Daniel Stenberg diff --git a/ares_query.3 b/ares_query.3 index 93f64b2..0c5df84 100644 --- a/ares_query.3 +++ b/ares_query.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .\" Copyright 1998 by the Massachusetts Institute of Technology. .\" diff --git a/ares_query.c b/ares_query.c index 2a717fb..63652e2 100644 --- a/ares_query.c +++ b/ares_query.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * diff --git a/ares_rules.h b/ares_rules.h index cdacf4a..f94c5b5 100644 --- a/ares_rules.h +++ b/ares_rules.h @@ -1,7 +1,6 @@ #ifndef __CARES_RULES_H #define __CARES_RULES_H -/* $Id$ */ /* Copyright (C) 2009 by Daniel Stenberg et al * diff --git a/ares_save_options.3 b/ares_save_options.3 index 54250c0..db4055c 100644 --- a/ares_save_options.3 +++ b/ares_save_options.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .\" Copyright 1998 by the Massachusetts Institute of Technology. .\" diff --git a/ares_search.3 b/ares_search.3 index f5bf80d..4184b00 100644 --- a/ares_search.3 +++ b/ares_search.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .\" Copyright 1998 by the Massachusetts Institute of Technology. .\" diff --git a/ares_search.c b/ares_search.c index 8673c28..aa233dd 100644 --- a/ares_search.c +++ b/ares_search.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * diff --git a/ares_send.3 b/ares_send.3 index e8a2404..48d90ab 100644 --- a/ares_send.3 +++ b/ares_send.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .\" Copyright 1998 by the Massachusetts Institute of Technology. .\" diff --git a/ares_send.c b/ares_send.c index c2b0065..9f24d33 100644 --- a/ares_send.c +++ b/ares_send.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * diff --git a/ares_set_servers.3 b/ares_set_servers.3 index 2c1b9db..63fb461 100644 --- a/ares_set_servers.3 +++ b/ares_set_servers.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .\" Copyright 1998 by the Massachusetts Institute of Technology. .\" Copyright (C) 2008-2010 by Daniel Stenberg diff --git a/ares_set_socket_callback.3 b/ares_set_socket_callback.3 index fb598ca..68e608b 100644 --- a/ares_set_socket_callback.3 +++ b/ares_set_socket_callback.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .TH ARES_SET_SOCKET_CALLBACK 3 "20 Nov 2009" .SH NAME diff --git a/ares_setup.h b/ares_setup.h index ce81b1f..a46c510 100644 --- a/ares_setup.h +++ b/ares_setup.h @@ -1,7 +1,6 @@ #ifndef HEADER_CARES_SETUP_H #define HEADER_CARES_SETUP_H -/* $Id$ */ /* Copyright (C) 2004 - 2009 by Daniel Stenberg et al * diff --git a/ares_strcasecmp.c b/ares_strcasecmp.c index 30d64b9..f9c85e2 100644 --- a/ares_strcasecmp.c +++ b/ares_strcasecmp.c @@ -1,5 +1,4 @@ -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * diff --git a/ares_strcasecmp.h b/ares_strcasecmp.h index 28164d7..57d86f9 100644 --- a/ares_strcasecmp.h +++ b/ares_strcasecmp.h @@ -1,7 +1,6 @@ #ifndef HEADER_CARES_STRCASECMP_H #define HEADER_CARES_STRCASECMP_H -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * diff --git a/ares_strdup.c b/ares_strdup.c index 6742c6f..1804327 100644 --- a/ares_strdup.c +++ b/ares_strdup.c @@ -1,5 +1,4 @@ -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * diff --git a/ares_strdup.h b/ares_strdup.h index 980da52..c413a94 100644 --- a/ares_strdup.h +++ b/ares_strdup.h @@ -1,7 +1,6 @@ #ifndef HEADER_CARES_STRDUP_H #define HEADER_CARES_STRDUP_H -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * diff --git a/ares_strerror.3 b/ares_strerror.3 index 0a46cec..4b50d5b 100644 --- a/ares_strerror.3 +++ b/ares_strerror.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .\" Copyright 1998 by the Massachusetts Institute of Technology. .\" diff --git a/ares_strerror.c b/ares_strerror.c index 70af5b6..c3ecbd7 100644 --- a/ares_strerror.c +++ b/ares_strerror.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * diff --git a/ares_timeout.3 b/ares_timeout.3 index 5230871..cffbc2e 100644 --- a/ares_timeout.3 +++ b/ares_timeout.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .\" Copyright 1998 by the Massachusetts Institute of Technology. .\" diff --git a/ares_timeout.c b/ares_timeout.c index 72ea0dc..2da4f5f 100644 --- a/ares_timeout.c +++ b/ares_timeout.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * diff --git a/ares_version.3 b/ares_version.3 index ec9c179..49b1302 100644 --- a/ares_version.3 +++ b/ares_version.3 @@ -1,4 +1,3 @@ -.\" $Id$ .\" .\" Copyright 2004 by Daniel Stenberg .\" diff --git a/ares_version.c b/ares_version.c index 0f7d037..4f8c42f 100644 --- a/ares_version.c +++ b/ares_version.c @@ -1,4 +1,3 @@ -/* $Id$ */ #include "ares_setup.h" #include "ares.h" diff --git a/ares_version.h b/ares_version.h index 551109d..07b42ec 100644 --- a/ares_version.h +++ b/ares_version.h @@ -1,4 +1,3 @@ -/* $Id$ */ #ifndef ARES__VERSION_H #define ARES__VERSION_H diff --git a/ares_writev.c b/ares_writev.c index 4c12942..9e8e2d6 100644 --- a/ares_writev.c +++ b/ares_writev.c @@ -1,5 +1,4 @@ -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * diff --git a/ares_writev.h b/ares_writev.h index 860b294..1a23a0f 100644 --- a/ares_writev.h +++ b/ares_writev.h @@ -1,7 +1,6 @@ #ifndef HEADER_CARES_WRITEV_H #define HEADER_CARES_WRITEV_H -/* $Id$ */ /* Copyright 1998 by the Massachusetts Institute of Technology. * diff --git a/bitncmp.c b/bitncmp.c index 2ec8dc5..5c89506 100644 --- a/bitncmp.c +++ b/bitncmp.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") diff --git a/bitncmp.h b/bitncmp.h index acdd45f..b0a5c81 100644 --- a/bitncmp.h +++ b/bitncmp.h @@ -1,7 +1,6 @@ #ifndef __ARES_BITNCMP_H #define __ARES_BITNCMP_H -/* $Id$ */ /* Copyright (C) 2005 by Dominick Meglio * diff --git a/buildconf.bat b/buildconf.bat index 36ae838..7097b72 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 git tree to build on REM systems where there is no autotools support (i.e. Microsoft). diff --git a/cares.rc b/cares.rc index 4dfacc4..2c43dca 100644 --- a/cares.rc +++ b/cares.rc @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright (C) 2009 by Daniel Stenberg * diff --git a/config-win32.h b/config-win32.h index d7b1179..af9a6a8 100644 --- a/config-win32.h +++ b/config-win32.h @@ -1,7 +1,6 @@ #ifndef __ARES_CONFIG_WIN32_H #define __ARES_CONFIG_WIN32_H -/* $Id$ */ /* Copyright (C) 2004 - 2008 by Daniel Stenberg et al * diff --git a/config.dos b/config.dos index 7439aa3..a740745 100644 --- a/config.dos +++ b/config.dos @@ -1,7 +1,6 @@ #ifndef HEADER_CONFIG_DOS_H #define HEADER_CONFIG_DOS_H -/* $Id$ */ /* ================================================================ */ /* ares/config.dos - Hand crafted config file for DOS */ diff --git a/get_ver.awk b/get_ver.awk index 322f280..a63c729 100644 --- a/get_ver.awk +++ b/get_ver.awk @@ -1,7 +1,6 @@ # *************************************************************************** # * Project: c-ares # * -# * $Id$ # *************************************************************************** # awk script which fetches c-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/inet_net_pton.c b/inet_net_pton.c index 9c4717a..eabf63b 100644 --- a/inet_net_pton.c +++ b/inet_net_pton.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") diff --git a/inet_net_pton.h b/inet_net_pton.h index f5642a5..e04bc11 100644 --- a/inet_net_pton.h +++ b/inet_net_pton.h @@ -1,7 +1,6 @@ #ifndef __ARES_INET_NET_PTON_H #define __ARES_INET_NET_PTON_H -/* $Id$ */ /* Copyright (C) 2005 by Daniel Stenberg * diff --git a/inet_ntop.c b/inet_ntop.c index 3b35397..71385cc 100644 --- a/inet_ntop.c +++ b/inet_ntop.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* Copyright (c) 1996 by Internet Software Consortium. * diff --git a/inet_ntop.h b/inet_ntop.h index ab9735e..c583488 100644 --- a/inet_ntop.h +++ b/inet_ntop.h @@ -1,7 +1,6 @@ #ifndef __ARES_INET_NTOP_H #define __ARES_INET_NTOP_H -/* $Id$ */ /* Copyright (C) 2005 by Dominick Meglio * diff --git a/libcares.pc.in b/libcares.pc.in index df6a0aa..42672bd 100644 --- a/libcares.pc.in +++ b/libcares.pc.in @@ -3,7 +3,6 @@ # / __|____ / _` | '__/ _ \/ __| # | (_|_____| (_| | | | __/\__ \ # \___| \__,_|_| \___||___/ -# $Id$ # prefix=@prefix@ exec_prefix=@exec_prefix@ diff --git a/mkinstalldirs b/mkinstalldirs old mode 100755 new mode 100644 index d0fd194..3bc1836 --- a/mkinstalldirs +++ b/mkinstalldirs @@ -4,7 +4,6 @@ # Created: 1993-05-16 # Public domain -# $Id$ errstatus=0 diff --git a/nameser.h b/nameser.h index 3d80096..b5be424 100644 --- a/nameser.h +++ b/nameser.h @@ -1,4 +1,3 @@ -/* $Id$ */ #ifndef ARES_NAMESER_H #define ARES_NAMESER_H diff --git a/setup_once.h b/setup_once.h index 95722b2..3d7b0a4 100644 --- a/setup_once.h +++ b/setup_once.h @@ -1,7 +1,6 @@ #ifndef __SETUP_ONCE_H #define __SETUP_ONCE_H -/* $Id$ */ /* Copyright (C) 2004 - 2009 by Daniel Stenberg et al * diff --git a/windows_port.c b/windows_port.c index 64096a5..03acd1c 100644 --- a/windows_port.c +++ b/windows_port.c @@ -1,6 +1,5 @@ #include "ares_setup.h" -/* $Id$ */ /* only do the following on windows */