]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyrights
authorMark Andrews <marka@isc.org>
Mon, 10 Jan 2005 23:43:27 +0000 (23:43 +0000)
committerMark Andrews <marka@isc.org>
Mon, 10 Jan 2005 23:43:27 +0000 (23:43 +0000)
14 files changed:
bin/check/check-tool.c
bin/check/named-checkzone.c
bin/check/named-checkzone.docbook
bin/named/config.c
bin/named/update.c
bin/named/zoneconf.c
lib/bind9/check.c
lib/dns/include/dns/master.h
lib/dns/include/dns/name.h
lib/dns/include/dns/zone.h
lib/dns/master.c
lib/dns/name.c
lib/dns/zone.c
lib/isccfg/namedconf.c

index f06602fb334cf3e45b105d3a7d59344de3f6a7e6..d38cd8aea56dfcd9d2244ce8a401faab2fe9e007 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: check-tool.c,v 1.14 2005/01/09 23:39:56 marka Exp $ */
+/* $Id: check-tool.c,v 1.15 2005/01/10 23:43:12 marka Exp $ */
 
 #include <config.h>
 
index 83886a60b1f47e4025b3882133bce45f683246c6..f23e7291d18b39706ce74c01a3cbf57c0649dbdc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named-checkzone.c,v 1.32 2005/01/09 23:39:56 marka Exp $ */
+/* $Id: named-checkzone.c,v 1.33 2005/01/10 23:43:12 marka Exp $ */
 
 #include <config.h>
 
index 213267d65e23fdcdacd87f8a605772485e1d4af5..f824876ace856d19f7ab75b0dd060b1ddfaa3860 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
  - Copyright (C) 2001, 2002  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
@@ -16,7 +16,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: named-checkzone.docbook,v 1.13 2005/01/09 23:39:57 marka Exp $ -->
+<!-- $Id: named-checkzone.docbook,v 1.14 2005/01/10 23:43:12 marka Exp $ -->
 
 <refentry>
   <refentryinfo>
index 6f34fc1acc3b961ac6332590858e27291d597061..0c17bc946c44fdfc406f2daac1d218d7dda19e3c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: config.c,v 1.53 2005/01/09 23:39:57 marka Exp $ */
+/* $Id: config.c,v 1.54 2005/01/10 23:43:16 marka Exp $ */
 
 #include <config.h>
 
index 6bc8c337bd27d50a4188a0b159436848f34c7154..2d4c264205951e565f92f99e1c8248a516ea1df5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: update.c,v 1.119 2005/01/09 23:39:58 marka Exp $ */
+/* $Id: update.c,v 1.120 2005/01/10 23:43:17 marka Exp $ */
 
 #include <config.h>
 
index 7d56979101a22e1f3fa603376826c0b8d229c0d3..5d01470d3ceb06416c73e934f15a635b00eb20d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: zoneconf.c,v 1.115 2005/01/09 23:39:58 marka Exp $ */
+/* $Id: zoneconf.c,v 1.116 2005/01/10 23:43:17 marka Exp $ */
 
 #include <config.h>
 
index aad0cd5ebf57c4c98cc852ee9d2f56c4b9d479bd..545fbbf439208f304076470b308d33644261efe2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: check.c,v 1.52 2005/01/09 23:40:00 marka Exp $ */
+/* $Id: check.c,v 1.53 2005/01/10 23:43:20 marka Exp $ */
 
 #include <config.h>
 
index 8b7b7866b4d54d4c67c891a5e571caeb4b5c37cd..a0f8be616561ef966d2bded73a4916ef820b568b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: master.h,v 1.39 2005/01/09 23:40:03 marka Exp $ */
+/* $Id: master.h,v 1.40 2005/01/10 23:43:24 marka Exp $ */
 
 #ifndef DNS_MASTER_H
 #define DNS_MASTER_H 1
index 662ce5b0597c93dfd8233397567970333aadfe07..8e8d0cd4fc681596f4bcf343864b5885a8b5be09 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: name.h,v 1.112 2005/01/09 23:40:03 marka Exp $ */
+/* $Id: name.h,v 1.113 2005/01/10 23:43:25 marka Exp $ */
 
 #ifndef DNS_NAME_H
 #define DNS_NAME_H 1
index c05a927dd6cfee6ba18a61b05d931462c3b5d0d8..ce9c100df003c631a54ab1f03b1eda2b7e3351a3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: zone.h,v 1.129 2005/01/09 23:40:03 marka Exp $ */
+/* $Id: zone.h,v 1.130 2005/01/10 23:43:25 marka Exp $ */
 
 #ifndef DNS_ZONE_H
 #define DNS_ZONE_H 1
index 82e21ed2f8176e83730c303345b16e336b16f533..be8677487109760057bf99e44f5c9f7706f190a4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: master.c,v 1.150 2005/01/09 23:40:01 marka Exp $ */
+/* $Id: master.c,v 1.151 2005/01/10 23:43:22 marka Exp $ */
 
 #include <config.h>
 
index f5805a33c0c9cdd7dc43c4263408252f98cdf2f2..a9fba7c7085ab5e7b8d8853364a48981c768f3c3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: name.c,v 1.147 2005/01/09 23:40:01 marka Exp $ */
+/* $Id: name.c,v 1.148 2005/01/10 23:43:22 marka Exp $ */
 
 #include <config.h>
 
index 347358e97364a3f6e000a2e979c29d192c3d4f7c..031f45dc94de747e28edecc7754d1069996f8e12 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: zone.c,v 1.427 2005/01/09 23:40:02 marka Exp $ */
+/* $Id: zone.c,v 1.428 2005/01/10 23:43:22 marka Exp $ */
 
 #include <config.h>
 
index 866b6bcd8a4f01cfce035df493bfede524a46a1b..ea2ba787344038ae038d4928c169543cc95d016e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2002, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: namedconf.c,v 1.43 2005/01/09 23:40:04 marka Exp $ */
+/* $Id: namedconf.c,v 1.44 2005/01/10 23:43:27 marka Exp $ */
 
 #include <config.h>