]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Mon, 26 Feb 2007 23:45:55 +0000 (23:45 +0000)
committerAutomatic Updater <source@isc.org>
Mon, 26 Feb 2007 23:45:55 +0000 (23:45 +0000)
bin/named/client.c
lib/dns/adb.c
lib/dns/rbtdb.c
lib/dns/rdata/generic/dlv_32769.c
lib/dns/rdata/generic/ds_43.c
lib/dns/zone.c
lib/isc/unix/socket.c

index b4d698ea3bec92833efc4c37a1b805655be642a3..8da0ede27a6b36743fc7f454707c1429f42184bf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  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: client.c,v 1.176.2.13.4.32 2007/02/26 01:01:08 marka Exp $ */
+/* $Id: client.c,v 1.176.2.13.4.33 2007/02/26 23:45:55 tbox Exp $ */
 
 #include <config.h>
 
index e54b29196405e5195f05dff174abae48fc7a1159..a94f3248c01bc2df10dbde7600bc7bccddf2e251 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  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: adb.c,v 1.181.2.11.2.27 2007/02/25 23:36:01 marka Exp $ */
+/* $Id: adb.c,v 1.181.2.11.2.28 2007/02/26 23:45:55 tbox Exp $ */
 
 /*
  * Implementation notes
index 9d51bbaa3fb8dcd7d5819a5771646b7f7a3ecd9d..1b405848074a783e45097288e282b316cbc0fceb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  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: rbtdb.c,v 1.168.2.11.2.27 2007/02/26 23:20:52 marka Exp $ */
+/* $Id: rbtdb.c,v 1.168.2.11.2.28 2007/02/26 23:45:55 tbox Exp $ */
 
 /*
  * Principal Author: Bob Halley
index dc79f84c0f4ed28cf0022c4947bcdfdbf3645341..70f3f8f83d26b2ec0dcdf81f75c486b657a53dd7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dlv_32769.c,v 1.2.4.3 2007/02/26 01:30:37 marka Exp $ */
+/* $Id: dlv_32769.c,v 1.2.4.4 2007/02/26 23:45:55 tbox Exp $ */
 
 /* draft-ietf-dnsext-delegation-signer-05.txt */
 
index 58a81c37ecf8543c14d598428ebf84b8a82a2648..025565c7f5d44dacda54b3f1f13980519a9f6a1c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ds_43.c,v 1.6.2.5 2007/02/26 01:30:37 marka Exp $ */
+/* $Id: ds_43.c,v 1.6.2.6 2007/02/26 23:45:55 tbox Exp $ */
 
 /* draft-ietf-dnsext-delegation-signer-05.txt */
 
index 3c18f9d3351935d468ce113fe882fe648ff17674..891b4af7905763cb42af9ab3ff98be04661b5e22 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  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.333.2.23.2.68 2007/02/26 00:50:19 marka Exp $ */
+/* $Id: zone.c,v 1.333.2.23.2.69 2007/02/26 23:45:55 tbox Exp $ */
 
 #include <config.h>
 
index 7c161aa1c835f363be33ab1d0ca94ed289140dfc..0416ac1cacd884e8221e38a31665a233628cd747 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  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: socket.c,v 1.207.2.19.2.27 2007/02/26 01:45:09 marka Exp $ */
+/* $Id: socket.c,v 1.207.2.19.2.28 2007/02/26 23:45:55 tbox Exp $ */
 
 #include <config.h>