]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update_copyrights
authorMark Andrews <marka@isc.org>
Mon, 17 Feb 2003 07:05:12 +0000 (07:05 +0000)
committerMark Andrews <marka@isc.org>
Mon, 17 Feb 2003 07:05:12 +0000 (07:05 +0000)
24 files changed:
bin/dig/dig.docbook
bin/dig/host.docbook
bin/dnssec/dnssec-makekeyset.docbook
bin/dnssec/dnssec-signkey.docbook
bin/dnssec/dnssec-signzone.c
bin/dnssec/dnssec-signzone.docbook
bin/named/client.c
bin/named/query.c
bin/named/server.c
bin/rndc/rndc-confgen.8
bin/rndc/rndc-confgen.html
bin/tests/system/conf.sh.in
configure.in
doc/misc/dnssec
lib/dns/adb.c
lib/dns/include/dns/dispatch.h
lib/dns/include/dns/zone.h
lib/dns/resolver.c
lib/dns/zone.c
lib/isc/win32/net.c
lib/isccfg/parser.c
lib/lwres/man/lwres_getipnode.docbook
make/rules.in
win32utils/readme1st.txt

index d11e1a7dd15b12deedb9fe5062d44ff65a687b34..4e79cc36b1f7156cad2dc1fb7aa3040bdca27ad6 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) 2000, 2001, 2003  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: dig.docbook,v 1.4.2.2.4.1 2003/02/17 01:29:28 marka Exp $ -->
+<!-- $Id: dig.docbook,v 1.4.2.2.4.2 2003/02/17 07:05:02 marka Exp $ -->
 
 <refentry>
 
index 2f33adbcf774c27510cf3e0105240688dd2fa1e8..48617b5b285b04c03afb61b7eab2c6afd12327c2 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) 2000, 2001, 2003  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: host.docbook,v 1.2.10.1 2003/02/17 01:29:28 marka Exp $ -->
+<!-- $Id: host.docbook,v 1.2.10.2 2003/02/17 07:05:03 marka Exp $ -->
 
 <refentry>
 
index 61084fe2f558a06a083d454fcb8478f4a4eb60c1..ae5ec9545b3cbc3c450bb0e8531937c65a3e6fb7 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2001, 2003  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: dnssec-makekeyset.docbook,v 1.2.2.1.6.1 2003/02/17 01:29:29 marka Exp $ -->
+<!-- $Id: dnssec-makekeyset.docbook,v 1.2.2.1.6.2 2003/02/17 07:05:03 marka Exp $ -->
 
 <refentry>
   <refentryinfo>
index 44abb4e479dc334ba4405fd720734f94c81cd7d4..490be29fae2daebcc307f4f5dad92bc1f695a28f 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2001, 2003  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: dnssec-signkey.docbook,v 1.2.120.1 2003/02/17 01:29:29 marka Exp $ -->
+<!-- $Id: dnssec-signkey.docbook,v 1.2.120.2 2003/02/17 07:05:03 marka Exp $ -->
 
 <refentry>
   <refentryinfo>
index dcdf719109b8a7900b4689a8b7d1af35109dda45..4ff4d6c626cb8549c197b976ee40d710ff929515 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 1999-2001  Internet Software Consortium.
+ * Portions Copyright (C) 1999-2001, 2003  Internet Software Consortium.
  * Portions Copyright (C) 1995-2000 by Network Associates, Inc.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -17,7 +17,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dnssec-signzone.c,v 1.139.2.1.6.2 2003/02/17 05:49:13 marka Exp $ */
+/* $Id: dnssec-signzone.c,v 1.139.2.1.6.3 2003/02/17 07:05:03 marka Exp $ */
 
 #include <config.h>
 
index 223be13844f229fdc8f614d3e2e38a9587eaa61e..912e79b59cad626e7b572bc3de3105cf2893de6d 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2001, 2003  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: dnssec-signzone.docbook,v 1.2.52.1 2003/02/17 01:29:29 marka Exp $ -->
+<!-- $Id: dnssec-signzone.docbook,v 1.2.52.2 2003/02/17 07:05:03 marka Exp $ -->
 
 <refentry>
   <refentryinfo>
index 31ad686465dddf1dd12e2871b3eed375061db571..fc64ad6f04e45c8c6670d11d9795fc4141c22c3c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) 1999-2003  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: client.c,v 1.176.2.11.4.1 2003/02/17 01:15:42 marka Exp $ */
+/* $Id: client.c,v 1.176.2.11.4.2 2003/02/17 07:05:04 marka Exp $ */
 
 #include <config.h>
 
index 293ffb6561137534f5152050ea6087c71ac596c7..4068a53d598536bca692262d69f87ded32d4dcc1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) 1999-2003  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: query.c,v 1.198.2.8.4.1 2003/02/17 01:15:42 marka Exp $ */
+/* $Id: query.c,v 1.198.2.8.4.2 2003/02/17 07:05:04 marka Exp $ */
 
 #include <config.h>
 
index dfdfded502e34e9c4739e91e2a4ac88ba1decc07..f3ea4a649651613e992085725949fd29188094b6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) 1999-2003  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: server.c,v 1.339.2.8.4.1 2003/02/17 01:15:43 marka Exp $ */
+/* $Id: server.c,v 1.339.2.8.4.2 2003/02/17 07:05:04 marka Exp $ */
 
 #include <config.h>
 
index 0f870dc5ae6ea4ec864318373db3161ff04c8c4f..217d54f2979949cad90bcb137e2673cbc06fe2a9 100644 (file)
@@ -1,5 +1,4 @@
-.\"
-.\" Copyright (C) 2000, 2001  Internet Software Consortium.
+.\" Copyright (C) 2001-2003  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
@@ -14,6 +13,8 @@
 .\" 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.2.4.2 2003/02/17 07:05:06 marka Exp $
+
 .TH "RNDC-CONFGEN" "8" "Aug 27, 2001" "BIND9" ""
 .SH NAME
 rndc-confgen \- rndc key generation tool
index 45a915afe170ca8ed7a5793f56f386cc540c805d..14cc86daff22f28eac6ac9a3d8c6756aa762bdb8 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
- - 
+ - Copyright (C) 2001-2003  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
  - copyright notice and this permission notice appear in all copies.
- - 
+ -
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -14,6 +14,9 @@
  - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
+
+<!-- $Id: rndc-confgen.html,v 1.3.2.2.4.2 2003/02/17 07:05:06 marka Exp $ -->
+
 <HTML
 ><HEAD
 ><TITLE
index 3bccba99b9a159b89b9b00be63b3649126a190ea..1ca8f93a67bafe7de67881957d2904f2749c68be 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) 2000, 2001, 2003  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: conf.sh.in,v 1.23.10.1 2003/02/17 06:00:54 marka Exp $
+# $Id: conf.sh.in,v 1.23.10.2 2003/02/17 07:05:06 marka Exp $
 
 #
 # Common configuration data for system tests, to be sourced into
index ed604bfe96765bca26420b612ae82228f364d2cf..ecf33448476033746af88f2ca6d96efa9af04b53 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2002  Internet Software Consortium.
+# Copyright (C) 1998-2003  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.16.4.1 $)
+AC_REVISION($Revision: 1.294.2.16.4.2 $)
 
 AC_INIT(lib/dns/name.c)
 AC_PREREQ(2.13)
index 979b21743fda0f105c8876fa12bb4cf18b0f2fc6..72a9c5a59ce8b652930a7845186f7fd2c4307bc2 100644 (file)
@@ -1,4 +1,4 @@
-Copyright (C) 2000-2002  Internet Software Consortium.
+Copyright (C) 2000-2003  Internet Software Consortium.
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 DNSSEC Release Notes
@@ -89,4 +89,4 @@ future as we consider them inferior to the use of TSIG or SIG(0) to
 ensure the integrity of zone transfers.
 
 
-$Id: dnssec,v 1.14.2.3.4.1 2003/02/17 01:29:31 marka Exp $
+$Id: dnssec,v 1.14.2.3.4.2 2003/02/17 07:05:07 marka Exp $
index 51de22d7837b442e4772bf64f8785779fd020eb8..4fb3be4a3e47b680dadd0bc11bc51926861e517e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) 1999-2003  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.4.4.1 2003/02/17 05:32:17 marka Exp $ */
+/* $Id: adb.c,v 1.181.2.4.4.2 2003/02/17 07:05:07 marka Exp $ */
 
 /*
  * Implementation notes
index 6a7a1162187a6cd2891797fd738016638b844ec7..03407a72b5c3fb9a4e00b5dbbe804120990ec387 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) 1999-2001, 2003  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: dispatch.h,v 1.45.22.1 2003/02/17 01:29:33 marka Exp $ */
+/* $Id: dispatch.h,v 1.45.22.2 2003/02/17 07:05:10 marka Exp $ */
 
 #ifndef DNS_DISPATCH_H
 #define DNS_DISPATCH_H 1
index eeb1265e8ddeefa111c19eb5297f6e7606937481..a6c5c343bda29bfdcf5a8a89b56d4c5db2723885 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) 1999-2003  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.h,v 1.106.2.5.4.1 2003/02/17 01:29:33 marka Exp $ */
+/* $Id: zone.h,v 1.106.2.5.4.2 2003/02/17 07:05:10 marka Exp $ */
 
 #ifndef DNS_ZONE_H
 #define DNS_ZONE_H 1
index 31ae5247744c7724a480094ca74146c50314709f..bff1297c1c351ebbfaad1f5b39bfc06cf0896725 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) 1999-2003  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: resolver.c,v 1.218.2.12.4.1 2003/02/17 01:15:43 marka Exp $ */
+/* $Id: resolver.c,v 1.218.2.12.4.2 2003/02/17 07:05:08 marka Exp $ */
 
 #include <config.h>
 
index b96e0f77ddec777abeb6bd692c273727e5995c25..cfa85852daadf0c795446827f2c452c30b040240 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) 1999-2003  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.c,v 1.333.2.13.4.1 2003/02/17 01:29:31 marka Exp $ */
+/* $Id: zone.c,v 1.333.2.13.4.2 2003/02/17 07:05:08 marka Exp $ */
 
 #include <config.h>
 
index de44b4f6e91aeb07538fe5cdf1cb74764f74c324..119c464611fb18366c5e871595d42e82a4fdf880 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) 1999-2001, 2003  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: net.c,v 1.3.8.1 2003/02/17 01:29:33 marka Exp $ */
+/* $Id: net.c,v 1.3.8.2 2003/02/17 07:05:10 marka Exp $ */
 
 #include <config.h>
 
index 362d97016fa42b9dac44bcca05d7ac430a4afe21..dc87923187cfa6d4cd7c9b33475e7b41b2991d3b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2002  Internet Software Consortium.
+ * Copyright (C) 2000-2003  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: parser.c,v 1.70.2.14.4.1 2003/02/17 01:15:44 marka Exp $ */
+/* $Id: parser.c,v 1.70.2.14.4.2 2003/02/17 07:05:10 marka Exp $ */
 
 #include <config.h>
 
index 706c10c741a50d6e6c503113d2744d708b5cba16..73a69698c2807b1ef436622131ad111cfee6a44e 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2001, 2003  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: lwres_getipnode.docbook,v 1.4.118.1 2003/02/17 01:29:34 marka Exp $ -->
+<!-- $Id: lwres_getipnode.docbook,v 1.4.118.2 2003/02/17 07:05:11 marka Exp $ -->
 
 <refentry>
 
index df33917eb03703da7fb9765b5409c90b50b0e990..f947b1620addc08afe3291260b4830b7d7136103 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2002  Internet Software Consortium.
+# Copyright (C) 1998-2003  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: rules.in,v 1.40.2.3.4.1 2003/02/17 06:03:24 marka Exp $
+# $Id: rules.in,v 1.40.2.3.4.2 2003/02/17 07:05:11 marka Exp $
 
 ###
 ### Common Makefile rules for BIND 9.
index 84462bacdf4c77efd4952a4e86f8838b54de82da..b187fee899963043b912b5a04437361b1631d1e4 100644 (file)
@@ -1,7 +1,7 @@
-Copyright (C) 2001  Internet Software Consortium.
+Copyright (C) 2001, 2003  Internet Software Consortium.
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
-$Id: readme1st.txt,v 1.7.2.1.6.2 2003/02/17 06:24:11 marka Exp $
+$Id: readme1st.txt,v 1.7.2.1.6.3 2003/02/17 07:05:12 marka Exp $
 
           Release of BIND 9.2.2 for Window NT/2000