diff --git a/bin/tests/byname_test.c b/bin/tests/byname_test.c index 91b56a0e86..b83fcac644 100644 --- a/bin/tests/byname_test.c +++ b/bin/tests/byname_test.c @@ -6,8 +6,6 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -/* $Id: byname_test.c,v 1.33 2009/09/02 23:48:01 tbox Exp $ */ - /*! \file * \author * Principal Author: Bob Halley diff --git a/bin/tests/system/dname/tests.sh b/bin/tests/system/dname/tests.sh index 7e642e6d64..46845acaf6 100644 --- a/bin/tests/system/dname/tests.sh +++ b/bin/tests/system/dname/tests.sh @@ -6,8 +6,6 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. -# $Id: tests.sh,v 1.2 2011/03/18 21:14:19 fdupont Exp $ - SYSTEMTESTTOP=.. . $SYSTEMTESTTOP/conf.sh diff --git a/bin/tests/system/smartsign/tests.sh b/bin/tests/system/smartsign/tests.sh index 8270c0795a..a7f3f41c26 100644 --- a/bin/tests/system/smartsign/tests.sh +++ b/bin/tests/system/smartsign/tests.sh @@ -6,8 +6,6 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. -# $Id: tests.sh,v 1.21 2012/02/09 23:47:18 tbox Exp $ - SYSTEMTESTTOP=.. . $SYSTEMTESTTOP/conf.sh diff --git a/doc/arm/notes.html b/doc/arm/notes.html index 7e5770e6fe..e0e397974b 100644 --- a/doc/arm/notes.html +++ b/doc/arm/notes.html @@ -4,7 +4,6 @@ - License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> -
diff --git a/lib/dns/include/dns/masterdump.h b/lib/dns/include/dns/masterdump.h index c7a88f19c7..9d566e3fc3 100644 --- a/lib/dns/include/dns/masterdump.h +++ b/lib/dns/include/dns/masterdump.h @@ -6,8 +6,6 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -/* $Id: masterdump.h,v 1.47 2011/12/08 23:46:49 tbox Exp $ */ - #ifndef DNS_MASTERDUMP_H #define DNS_MASTERDUMP_H 1 diff --git a/lib/dns/include/dns/rdata.h b/lib/dns/include/dns/rdata.h index ea8a5a88f9..73463149d1 100644 --- a/lib/dns/include/dns/rdata.h +++ b/lib/dns/include/dns/rdata.h @@ -6,8 +6,6 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -/* $Id: rdata.h,v 1.80 2011/03/20 02:31:53 marka Exp $ */ - #ifndef DNS_RDATA_H #define DNS_RDATA_H 1 diff --git a/lib/dns/openssl_link.c b/lib/dns/openssl_link.c index 7f74489937..6a0fb4c0e8 100644 --- a/lib/dns/openssl_link.c +++ b/lib/dns/openssl_link.c @@ -22,7 +22,6 @@ /* * Principal Author: Brian Wellington - * $Id$ */ #ifdef OPENSSL diff --git a/lib/dns/opensslrsa_link.c b/lib/dns/opensslrsa_link.c index ad4884cf6c..a796534a97 100644 --- a/lib/dns/opensslrsa_link.c +++ b/lib/dns/opensslrsa_link.c @@ -8,7 +8,6 @@ /* * Principal Author: Brian Wellington - * $Id$ */ #ifdef OPENSSL #include