]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorMark Andrews <marka@isc.org>
Thu, 7 Dec 2006 23:57:56 +0000 (23:57 +0000)
committerMark Andrews <marka@isc.org>
Thu, 7 Dec 2006 23:57:56 +0000 (23:57 +0000)
lib/dns/master.c
lib/dns/sdb.c
lib/isc/mem.c
lib/isc/unix/entropy.c
lib/isccc/cc.c

index 62a101d58a1471eaf217ec368b7d3a79bc98ae4e..ce355612abe22c7ed36c518837418ffe30553450 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006  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.122.2.10 2006/12/07 04:52:57 marka Exp $ */
+/* $Id: master.c,v 1.122.2.11 2006/12/07 23:57:55 marka Exp $ */
 
 #include <config.h>
 
index 9e3e81caab977038c56018dbd395c33fea1d0591..32941823956c0632a5fd9bf328707b7dcf51d658 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 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: sdb.c,v 1.35.2.7 2006/12/07 04:52:57 marka Exp $ */
+/* $Id: sdb.c,v 1.35.2.8 2006/12/07 23:57:55 marka Exp $ */
 
 #include <config.h>
 
index e6a6997af0b3013e01c1e1dc37cc0d4d6c0f3306..73150b3051cfeaac2c448f24b468dd9e63327b0d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1997-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: mem.c,v 1.98.2.12 2006/12/07 06:34:14 marka Exp $ */
+/* $Id: mem.c,v 1.98.2.13 2006/12/07 23:57:55 marka Exp $ */
 
 #include <config.h>
 
index 9f2c189acac969d0866b33cd6bda2ec5d2d18d60..a2a9ba9095d4f25c7a09d6bd53e2af757ac43473 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006  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: entropy.c,v 1.60.2.7 2006/12/07 04:52:58 marka Exp $ */
+/* $Id: entropy.c,v 1.60.2.8 2006/12/07 23:57:55 marka Exp $ */
 
 /*
  * This is the system depenedent part of the ISC entropy API.
index e756c7a3016a123fa766ff87d9bac39dfb1b5536..2ae3024bc1ed9ed9611627f61de56de6a5897586 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2001-2003  Internet Software Consortium.
  * Portions Copyright (C) 2001  Nominum, Inc.
  *
@@ -16,7 +16,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: cc.c,v 1.4.2.6 2006/12/07 04:52:58 marka Exp $ */
+/* $Id: cc.c,v 1.4.2.7 2006/12/07 23:57:56 marka Exp $ */
 
 #include <config.h>