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

index 54d653d13402b3615c6aa76b4b364cfef46c385d..5cfcc153cd933929ca42ca50b184de8e37a70ecd 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.25 2007/02/26 01:01:06 marka Exp $ */
+/* $Id: client.c,v 1.176.2.26 2007/02/26 23:45:24 tbox Exp $ */
 
 #include <config.h>
 
index 1e9a5eb630a3dbf0ef2e22bafe02bd5dcf2680d5..0638ddddefde77898347d927aba7719bbf234482 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.25 2007/02/25 23:35:46 marka Exp $ */
+/* $Id: adb.c,v 1.181.2.26 2007/02/26 23:45:24 tbox Exp $ */
 
 /*
  * Implementation notes
index 444951a9a7eef5877643c6bdc15af0bbd7e2eb48..c7fe49116a7bf619013a54f05c8d9a8275ecbdd8 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.47 2007/02/26 00:50:13 marka Exp $ */
+/* $Id: zone.c,v 1.333.2.48 2007/02/26 23:45:24 tbox Exp $ */
 
 #include <config.h>
 
index 48800d1286a34d3901e1d83125b786905a722b5d..ee8ddc225379f3a7bce7c72bce156f56dafdd7fa 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.42 2007/02/26 01:44:54 marka Exp $ */
+/* $Id: socket.c,v 1.207.2.43 2007/02/26 23:45:24 tbox Exp $ */
 
 #include <config.h>