]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update_copyrights
authorMark Andrews <marka@isc.org>
Mon, 5 Aug 2002 06:57:16 +0000 (06:57 +0000)
committerMark Andrews <marka@isc.org>
Mon, 5 Aug 2002 06:57:16 +0000 (06:57 +0000)
50 files changed:
bin/check/named-checkzone.docbook
bin/named/include/named/main.h
bin/named/include/named/zoneconf.h
bin/named/main.c
bin/named/unix/include/named/os.h
bin/named/unix/os.c
bin/named/win32/include/named/os.h
bin/named/win32/os.c
bin/rndc/rndc-confgen.8
bin/rndc/rndc-confgen.html
bin/tests/names/t_names.c
bin/tests/system/dnssec/prereq.sh
bin/tests/system/lwresd/lwtest.c
bin/tests/zone_test.c
configure.in
contrib/sdb/dir/dirdb.c
contrib/sdb/dir/dirdb.h
contrib/sdb/pgsql/pgsqldb.c
contrib/sdb/pgsql/pgsqldb.h
contrib/sdb/pgsql/zonetodb.c
contrib/sdb/tcl/lookup.tcl
contrib/sdb/tcl/tcldb.c
contrib/sdb/tcl/tcldb.h
contrib/sdb/time/timedb.c
contrib/sdb/time/timedb.h
doc/dev/coding.html
doc/dev/magic_numbers
docutil/docbook2man-wrapper.sh.in
lib/bind/Makefile.in
lib/dns/adb.c
lib/dns/cache.c
lib/dns/include/dns/adb.h
lib/dns/include/dns/callbacks.h
lib/dns/include/dns/compress.h
lib/dns/include/dns/view.h
lib/dns/include/dns/zt.h
lib/dns/rbtdb.c
lib/dns/rdata/generic/loc_29.c
lib/dns/sec/dst/Makefile.in
lib/dns/validator.c
lib/dns/view.c
lib/isc/include/isc/event.h
lib/isc/include/isc/list.h
lib/isc/include/isc/log.h
lib/isc/include/isc/msgs.h
lib/isc/unix/app.c
lib/isc/unix/entropy.c
lib/lwres/getrrset.c
lib/lwres/lwres_gnba.c
util/merge_copyrights

index 40fc030a67eccbdb5fecb233557aaa9788dc8411..9009cd6b4f1ba1c24a480b6e98b3d2b8d0e0b7dc 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2001, 2002  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: named-checkzone.docbook,v 1.3.2.1 2002/07/11 05:44:11 marka Exp $ -->
+<!-- $Id: named-checkzone.docbook,v 1.3.2.2 2002/08/05 06:57:01 marka Exp $ -->
 
 <refentry>
   <refentryinfo>
index fa8d9bb583617401a975b3bb1f10d8b2bdd53edc..b18c4936431df57aa18033bd5a21f3a4fe436514 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: main.h,v 1.8.2.1 2002/07/10 04:27:24 marka Exp $ */
+/* $Id: main.h,v 1.8.2.2 2002/08/05 06:57:03 marka Exp $ */
 
 #ifndef NAMED_MAIN_H
 #define NAMED_MAIN_H 1
index b2ebfc1286b5684b41c5fe6ca8527232e651c648..37342c0290f0df0303188729ae3e1f6cbf16fb94 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: zoneconf.h,v 1.16.2.1 2002/07/12 00:17:15 marka Exp $ */
+/* $Id: zoneconf.h,v 1.16.2.2 2002/08/05 06:57:03 marka Exp $ */
 
 #ifndef NS_ZONECONF_H
 #define NS_ZONECONF_H 1
index ea628214c7e469de80b3d3d120278d1bad2e48a9..60067d73ae0ea01323e71d5146400ea2224d98fe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: main.c,v 1.119.2.1 2002/07/10 04:27:21 marka Exp $ */
+/* $Id: main.c,v 1.119.2.2 2002/08/05 06:57:01 marka Exp $ */
 
 #include <config.h>
 
index f8406b10a3d6cb2699a8a4f94a3de239a6b5d193..3850f6c009a4f9f4f26e76b966c2f60f80e37438 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: os.h,v 1.14.2.1 2002/07/10 04:27:27 marka Exp $ */
+/* $Id: os.h,v 1.14.2.2 2002/08/05 06:57:03 marka Exp $ */
 
 #ifndef NS_OS_H
 #define NS_OS_H 1
index 1338c97393ed4c513a7b115eb5dd93d5f686e8a9..bde3edf31c7f379da478397b57b2867e2a78a684 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: os.c,v 1.46.2.3 2002/07/10 04:27:26 marka Exp $ */
+/* $Id: os.c,v 1.46.2.4 2002/08/05 06:57:03 marka Exp $ */
 
 #include <config.h>
 #include <stdarg.h>
index 39cd112f1b34c267565f456e90fed418c2cb1381..531e9128fc99e37db9738be15dba7c5a33768a11 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: os.h,v 1.1.2.1 2002/07/10 04:27:30 marka Exp $ */
+/* $Id: os.h,v 1.1.2.2 2002/08/05 06:57:04 marka Exp $ */
 
 #ifndef NS_OS_H
 #define NS_OS_H 1
index 2bc33b9c483125f6c99852b5d923b4a875e14e11..9e49d8168650868d6077781483e55a5850d2022d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: os.c,v 1.5.2.1 2002/07/10 04:27:28 marka Exp $ */
+/* $Id: os.c,v 1.5.2.2 2002/08/05 06:57:03 marka Exp $ */
 
 #include <config.h>
 #include <stdarg.h>
index 92042eb262661908861ba0fba28cb60d29208ff9..226a450a89b0b67dbaaf8cfafff71d1857de562a 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (C) 2001  Internet Software Consortium.
+.\" Copyright (C) 2001, 2002  Internet Software Consortium.
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
 .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: rndc-confgen.8,v 1.3.2.1 2002/02/08 03:57:20 marka Exp $
+.\" $Id: rndc-confgen.8,v 1.3.2.2 2002/08/05 06:57:04 marka Exp $
 
 .TH "RNDC-CONFGEN" "8" "Aug 27, 2001" "BIND9" ""
 .SH NAME
index 2d11fa0e58f7182c77cfe759c1d8c006401dad1c..f5c756f7551a828b9de3ce57951e4f3694369aa9 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2001, 2002  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: rndc-confgen.html,v 1.3.2.1 2002/02/08 03:57:21 marka Exp $ -->
+<!-- $Id: rndc-confgen.html,v 1.3.2.2 2002/08/05 06:57:04 marka Exp $ -->
 
 <HTML
 ><HEAD
index d0d4fb31f7399bf84d97fb96b18b288fd8ab70e7..5d0997b038609a71fb0be02c4139ecc2b6d73bf0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) 1998-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: t_names.c,v 1.32.2.1 2002/07/10 06:10:41 marka Exp $ */
+/* $Id: t_names.c,v 1.32.2.2 2002/08/05 06:57:06 marka Exp $ */
 
 #include <config.h>
 
index f6f1a66cdb9ec9ea2efbcd63fdcdae85a2e04aa1..0ed5b539c6d1c68d1f1d6b499fffdc8269463e46 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) 2000-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
 # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: prereq.sh,v 1.3.2.1 2002/07/02 03:43:38 marka Exp $
+# $Id: prereq.sh,v 1.3.2.2 2002/08/05 06:57:06 marka Exp $
 
 if $KEYGEN -a RSA -b 512 -n zone -r $KEYGEN foo > /dev/null 2>&1
 then
index 5a3a9bc830fa622c2b9e522f11e757160e9d584f..f761eecb570224c2700f70c0eabfe9462200ba01 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwtest.c,v 1.22.2.1 2002/07/10 06:10:42 marka Exp $ */
+/* $Id: lwtest.c,v 1.22.2.2 2002/08/05 06:57:07 marka Exp $ */
 
 #include <config.h>
 
index cdc7305d021332fc096fcf0504d617073d2da572..36371b1f93ac244f3bb3ce24d7695def64636bc5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: zone_test.c,v 1.26.2.1 2002/05/10 06:54:37 marka Exp $ */
+/* $Id: zone_test.c,v 1.26.2.2 2002/08/05 06:57:06 marka Exp $ */
 
 #include <config.h>
 
index 93823c9aa7cec595773f93eb5da0d40a66692def..d4f5ce73e5f4d08beb9c3d1df2cb8e0ff7245d92 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2001  Internet Software Consortium.
+# Copyright (C) 1998-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
 # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
-AC_REVISION($Revision: 1.294.2.13 $)
+AC_REVISION($Revision: 1.294.2.14 $)
 
 AC_INIT(lib/dns/name.c)
 AC_PREREQ(2.13)
index 95c4d6bf557c260c2b8637634ad4af8034031bd2..1bad9bbef6167ef95e69beeb996b57f6078c562e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dirdb.c,v 1.9.4.1 2002/07/02 04:45:38 marka Exp $ */
+/* $Id: dirdb.c,v 1.9.4.2 2002/08/05 06:57:07 marka Exp $ */
 
 /*
  * A simple database driver that returns basic information about
index 1af7113e05d665c47be7162edc46832b8221c4e7..7aa9f062499a10a1728447c3268c7770b69674a4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dirdb.h,v 1.2.4.1 2002/07/02 04:45:40 marka Exp $ */
+/* $Id: dirdb.h,v 1.2.4.2 2002/08/05 06:57:07 marka Exp $ */
 
 #include <isc/types.h>
 
index 8fa3c5c58a4c252064ad3659312959d63bec4621..056d64c0a544dbc92197b2bf3c90eec1670d6611 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: pgsqldb.c,v 1.12.4.1 2002/07/02 04:45:51 marka Exp $ */
+/* $Id: pgsqldb.c,v 1.12.4.2 2002/08/05 06:57:07 marka Exp $ */
 
 #include <config.h>
 
index 7d006741e937b9e77ea5e040d7d61c1c5bdf8536..3966b4b0d732ca9771c17dfa494b600213734f62 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: pgsqldb.h,v 1.2.4.1 2002/07/02 04:45:53 marka Exp $ */
+/* $Id: pgsqldb.h,v 1.2.4.2 2002/08/05 06:57:07 marka Exp $ */
 
 #include <isc/types.h>
 
index bf90d0e8d1dd2091151a341d44971e1d364a3096..1703c208036a1be9e4bc6be5f1738e7e4351e548 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: zonetodb.c,v 1.12.4.1 2002/07/02 04:45:54 marka Exp $ */
+/* $Id: zonetodb.c,v 1.12.4.2 2002/08/05 06:57:08 marka Exp $ */
 
 #include <stdlib.h>
 #include <string.h>
index 6f499c80357d7036283cf4b0bb7c8e21a2b692c1..e406129e5715769d46326b69bcd5664b832b7e12 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) 2000-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
 # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: lookup.tcl,v 1.7.4.1 2002/07/02 04:45:55 marka Exp $
+# $Id: lookup.tcl,v 1.7.4.2 2002/08/05 06:57:08 marka Exp $
 
 #
 # Sample lookup procedure for tcldb
index 8b2699725b168b690160439a6a8a63cfff61138f..1575b5ac34434931f5987c3295a0e5668a444ec6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) 2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: tcldb.c,v 1.7.4.1 2002/07/02 04:45:57 marka Exp $ */
+/* $Id: tcldb.c,v 1.7.4.2 2002/08/05 06:57:08 marka Exp $ */
 
 /*
  * A simple database driver that calls a Tcl procedure to define
index e23603729ad5ed9eda27af92dd838d6e9ff9ec34..a635c3bcde2dfa2745369dd6918624b05ee17963 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: tcldb.h,v 1.4.4.1 2002/07/02 04:45:59 marka Exp $ */
+/* $Id: tcldb.h,v 1.4.4.2 2002/08/05 06:57:08 marka Exp $ */
 
 #include <isc/types.h>
 
index 238e1fda7e3f78b87e6e5b7af29506cdce46a756..0fcea5050ff9b8ad1c11e56e7f68530b784c48d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: timedb.c,v 1.7.4.1 2002/07/02 04:46:00 marka Exp $ */
+/* $Id: timedb.c,v 1.7.4.2 2002/08/05 06:57:09 marka Exp $ */
 
 /*
  * A simple database driver that enables the server to return the
index f258b07b487d2a3bd89c74fabf911beaa1112ae4..0f713563841eb6c6a39ad8242a3728aaed3a5172 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: timedb.h,v 1.2.4.1 2002/07/02 04:46:01 marka Exp $ */
+/* $Id: timedb.h,v 1.2.4.2 2002/08/05 06:57:09 marka Exp $ */
 
 #include <isc/types.h>
 
index ead4deabfb5ea111104ee1f51d6a25c237f989a6..8f8f7ee790955d9f7701369106279e523f272c64 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 1999-2001  Internet Software Consortium.
+ - Copyright (C) 1999-2002  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: coding.html,v 1.15.2.1 2002/07/12 00:17:16 marka Exp $ -->
+<!-- $Id: coding.html,v 1.15.2.2 2002/08/05 06:57:09 marka Exp $ -->
 
 <H2>C Language</H2>
 
index e5a3baab1581ff34ebda7b395042ac56317a7eac..3b661080c6d1157821c411ca6a3631352f984d26 100644 (file)
@@ -1,7 +1,7 @@
-Copyright (C) 1999-2001  Internet Software Consortium.
+Copyright (C) 1999-2002  Internet Software Consortium.
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
-$Id: magic_numbers,v 1.5.2.1 2002/07/12 00:17:18 marka Exp $
+$Id: magic_numbers,v 1.5.2.2 2002/08/05 06:57:09 marka Exp $
 
 Magic Numbers
 
index bc2dbdc7747da6ba85fe3f142c3a692da639c20a..2f58e31d4bb6852534235ce18830cc18969b6e23 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) 2001, 2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
 # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: docbook2man-wrapper.sh.in,v 1.2.2.2 2002/08/05 05:00:49 marka Exp $
+# $Id: docbook2man-wrapper.sh.in,v 1.2.2.3 2002/08/05 06:57:10 marka Exp $
 
 case $# in
   3) ;;
index 85c106207d42853802e5f4717b479f54bd4c7537..362891075ce3d518b49fac8d44d2fd0a70f88381 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) 2001, 2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
 # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.12.2.2 2002/08/03 04:33:22 marka Exp $
+# $Id: Makefile.in,v 1.12.2.3 2002/08/05 06:57:11 marka Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 07fbe1ba22f07d9e9c6a96e9643b62e7f5cd170e..85612d4b3bd9cb6c18a30d66f36888ae331094bd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: adb.c,v 1.181.2.3 2002/07/10 06:42:58 marka Exp $ */
+/* $Id: adb.c,v 1.181.2.4 2002/08/05 06:57:11 marka Exp $ */
 
 /*
  * Implementation notes
index 6b56f7f507f59602cdb8bb864a4682216e7a6fef..5b33698207a45a74e176f8dd2b3f260e7a4d6583 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: cache.c,v 1.45.2.3 2002/07/10 06:10:44 marka Exp $ */
+/* $Id: cache.c,v 1.45.2.4 2002/08/05 06:57:11 marka Exp $ */
 
 #include <config.h>
 
index 2b01f749201153f5dd6be6a55abb70328dda16f0..d6e4fede8cff58fea7cb96b9ac515be01924bc1e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: adb.h,v 1.66.2.2 2002/07/12 00:17:22 marka Exp $ */
+/* $Id: adb.h,v 1.66.2.3 2002/08/05 06:57:13 marka Exp $ */
 
 #ifndef DNS_ADB_H
 #define DNS_ADB_H 1
index f13fbedc989253d642aa33cadabbffa05a996941..a65d4dbe69e1bba1a5d601ed0d479ca2f909e799 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: callbacks.h,v 1.15.2.1 2002/07/12 00:17:23 marka Exp $ */
+/* $Id: callbacks.h,v 1.15.2.2 2002/08/05 06:57:13 marka Exp $ */
 
 #ifndef DNS_CALLBACKS_H
 #define DNS_CALLBACKS_H 1
index fa0adf74aa3fc3d6298edba1e04018cd320f7d62..d2ec2afccbbe3f22aaed76b09f497068d3c991f7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: compress.h,v 1.29.2.1 2002/07/12 00:17:25 marka Exp $ */
+/* $Id: compress.h,v 1.29.2.2 2002/08/05 06:57:13 marka Exp $ */
 
 #ifndef DNS_COMPRESS_H
 #define DNS_COMPRESS_H 1
index 3bb8f88e0d82579d06eb372b8b5da04ffb0f5df5..4d45665eadd02f22bfa0f023bbdf6b51b518a365 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: view.h,v 1.73.2.1 2002/07/02 02:43:31 marka Exp $ */
+/* $Id: view.h,v 1.73.2.2 2002/08/05 06:57:13 marka Exp $ */
 
 #ifndef DNS_VIEW_H
 #define DNS_VIEW_H 1
index f51a6e8999c5017662d63d19e264a77f1ca2b8cd..09ccb281a7d5cc06cbdcce992ba084daf277533d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: zt.h,v 1.27.2.1 2002/07/12 00:17:26 marka Exp $ */
+/* $Id: zt.h,v 1.27.2.2 2002/08/05 06:57:13 marka Exp $ */
 
 #ifndef DNS_ZT_H
 #define DNS_ZT_H 1
index b584ab9ac89b1ef735bcc10f07d1e53e7862137b..79883e3a6754c6e50b204d35c68f4f3a40102e08 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rbtdb.c,v 1.168.2.2 2002/07/10 07:03:04 marka Exp $ */
+/* $Id: rbtdb.c,v 1.168.2.3 2002/08/05 06:57:11 marka Exp $ */
 
 /*
  * Principal Author: Bob Halley
index 3fc4c0dd000ed32646b656ebc96c600fa28b86e3..2cb2e2b080ff2a0992026038a136ab667661479f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: loc_29.c,v 1.30.2.1 2002/07/02 13:53:41 marka Exp $ */
+/* $Id: loc_29.c,v 1.30.2.2 2002/08/05 06:57:14 marka Exp $ */
 
 /* Reviewed: Wed Mar 15 18:13:09 PST 2000 by explorer */
 
index 81b58aba0ebae18ecee1487a670f3ac50df9c59f..f34ada34ed86d9be5884365a4f84e76a4a8a7089 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2001  Internet Software Consortium.
+# Copyright (C) 1998-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
 # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.25.2.1 2002/07/11 03:47:17 marka Exp $
+# $Id: Makefile.in,v 1.25.2.2 2002/08/05 06:57:14 marka Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 6a7211643a618fe7d7bb98f50237e31febfe4b0a..ff0b605f9af078d88d557962c7d79329dbff7cb2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: validator.c,v 1.91.2.4 2002/08/02 05:39:56 marka Exp $ */
+/* $Id: validator.c,v 1.91.2.5 2002/08/05 06:57:12 marka Exp $ */
 
 #include <config.h>
 
index 6f97f414ec1d95b0ed426b84b618f7c66187890d..4076010ecd8bfc6696083c8f429486253e37a963 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: view.c,v 1.103.2.1 2002/07/02 02:43:29 marka Exp $ */
+/* $Id: view.c,v 1.103.2.2 2002/08/05 06:57:12 marka Exp $ */
 
 #include <config.h>
 
index e815baa8393c36ed36c85ee3a59180abcf27b57d..27b717445a4c079109aaca728333058ddf80c33d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) 1998-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: event.h,v 1.24.2.1 2002/07/12 00:17:27 marka Exp $ */
+/* $Id: event.h,v 1.24.2.2 2002/08/05 06:57:14 marka Exp $ */
 
 #ifndef ISC_EVENT_H
 #define ISC_EVENT_H 1
index 1854c0d98242edf32ea36749fcd2244d2c60e6d5..44d2dc89442dfc4e8c941c44b0c8898e2ebc6b36 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1997-2001  Internet Software Consortium.
+ * Copyright (C) 1997-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: list.h,v 1.18.2.1 2002/07/10 05:30:01 marka Exp $ */
+/* $Id: list.h,v 1.18.2.2 2002/08/05 06:57:14 marka Exp $ */
 
 #ifndef ISC_LIST_H
 #define ISC_LIST_H 1
index 3081ce171e3b54b2eb9ff1da5835a20704ddb21d..481cb85e08de2081598a5fb2c9265eca3a5f3185 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: log.h,v 1.39.2.1 2002/07/12 00:17:28 marka Exp $ */
+/* $Id: log.h,v 1.39.2.2 2002/08/05 06:57:15 marka Exp $ */
 
 #ifndef ISC_LOG_H
 #define ISC_LOG_H 1
index a8c2f4593ac910af0945b4226f3568d02aca5f14..43ed4d354f21203b90ba9e8b2555135f0f0495b2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: msgs.h,v 1.5.2.1 2002/07/10 00:04:53 marka Exp $ */
+/* $Id: msgs.h,v 1.5.2.2 2002/08/05 06:57:15 marka Exp $ */
 
 #ifndef ISC_MSGS_H
 #define ISC_MSGS_H 1
index 3c24b5f1ed1d3c2c0ea26f676bff2bcd38c6e990..cb478649abd271f183dd8cc854df1317a58bc726 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: app.c,v 1.43.2.2 2002/05/10 06:54:38 marka Exp $ */
+/* $Id: app.c,v 1.43.2.3 2002/08/05 06:57:16 marka Exp $ */
 
 #include <config.h>
 
index 32ff1a32391fb7ee3277c35c21e179a5f607c65b..52ef44541f90c83c8551bedcf555911caa8a0c44 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: entropy.c,v 1.60.2.2 2002/05/10 06:54:40 marka Exp $ */
+/* $Id: entropy.c,v 1.60.2.3 2002/08/05 06:57:16 marka Exp $ */
 
 /*
  * This is the system depenedent part of the ISC entropy API.
index c09c529bd0efd107013c94d30c66cf7a1c10557a..73c1a301d7d60e87441a8ce7f60f895658ad5404 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: getrrset.c,v 1.11.2.1 2002/07/11 04:01:17 marka Exp $ */
+/* $Id: getrrset.c,v 1.11.2.2 2002/08/05 06:57:16 marka Exp $ */
 
 #include <config.h>
 
index 529e6dacb90d06915b51efe5bca2fd396c9ea9bf..0e555f2f152029805eec262b0415b939c13a654b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwres_gnba.c,v 1.20.2.1 2002/07/10 06:05:07 marka Exp $ */
+/* $Id: lwres_gnba.c,v 1.20.2.2 2002/08/05 06:57:16 marka Exp $ */
 
 #include <config.h>
 
index 6c6f86f749df29303ec192fb98165fdd59c89172..b61183b61cb29fe4f9223244f85cb8fbb89a45d1 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/local/bin/perl -w
 #
-# Copyright (C) 1998-2001  Internet Software Consortium.
+# Copyright (C) 1998-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
 # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: merge_copyrights,v 1.16.2.1 2002/08/05 06:46:24 marka Exp $
+# $Id: merge_copyrights,v 1.16.2.2 2002/08/05 06:57:16 marka Exp $
 
 %file_types = ();
 %file_years = ();