]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Thu, 3 Mar 2011 23:47:32 +0000 (23:47 +0000)
committerAutomatic Updater <source@isc.org>
Thu, 3 Mar 2011 23:47:32 +0000 (23:47 +0000)
bin/tests/named.conf
bin/tests/rdata_test.c
bin/tests/system/genzone.sh
lib/dns/cache.c
lib/dns/include/dns/cache.h
lib/dns/rbtdb.h
lib/isc/heap.c

index 5766b3a7601cc40d5342603d7f6ed521de15204b..722d2626f616e16ba8b4258ad4507db1bc2fed52 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007, 2011  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.59 2011/03/03 14:10:26 fdupont Exp $ */
+/* $Id: named.conf,v 1.60 2011/03/03 23:47:31 tbox Exp $ */
 
 /*
  * This is a worthless, nonrunnable example of a named.conf file that has
index 5ad75d9307fbf4d4237a29489266d42f1d9cbc7f..6ccf73b92602651fe29be78e3ebbd4ecec5a2a05 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2011  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rdata_test.c,v 1.49 2011/03/03 14:10:26 fdupont Exp $ */
+/* $Id: rdata_test.c,v 1.50 2011/03/03 23:47:31 tbox Exp $ */
 
 #include <config.h>
 
index d63299d1f0a6f6f862ad2a6481d5e3ffec43ac6e..d3dee6c0d199daaaddf6ec7046873bb5423bb0dd 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2009, 2011  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001-2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: genzone.sh,v 1.12 2011/03/03 14:10:26 fdupont Exp $
+# $Id: genzone.sh,v 1.13 2011/03/03 23:47:31 tbox Exp $
 
 #
 # Set up a test zone
index b230f5d6001dc2c62185f11143bc0538427fdfab..781197551641817fc915bfda99065579255b9042 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009, 2011  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: cache.c,v 1.88 2011/03/03 04:42:25 each Exp $ */
+/* $Id: cache.c,v 1.89 2011/03/03 23:47:32 tbox Exp $ */
 
 /*! \file */
 
index eec4472288e8a74950019362c02593b40b93c37f..dd88760a725b4dda7aa9c624bfcd9bc6f0b06f2a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2009, 2011  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: cache.h,v 1.29 2011/03/03 04:42:25 each Exp $ */
+/* $Id: cache.h,v 1.30 2011/03/03 23:47:32 tbox Exp $ */
 
 #ifndef DNS_CACHE_H
 #define DNS_CACHE_H 1
index ee9fb7d26196a58ea43bb4d517dc323722062a7e..7ba9288c029c402c30a915321123ae4ec240986a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2011  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rbtdb.h,v 1.19 2011/03/03 04:42:25 each Exp $ */
+/* $Id: rbtdb.h,v 1.20 2011/03/03 23:47:32 tbox Exp $ */
 
 #ifndef DNS_RBTDB_H
 #define DNS_RBTDB_H 1
index a976ce0f9bf0c830cc677d562a5ea94ef7876478..6401aacbb997f5e2840fd4556a9779182a9bce04 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2010, 2011  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1997-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: heap.c,v 1.40 2011/03/03 04:42:25 each Exp $ */
+/* $Id: heap.c,v 1.41 2011/03/03 23:47:32 tbox Exp $ */
 
 /*! \file
  * Heap implementation of priority queues adapted from the following: