]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Thu, 3 Nov 2011 23:45:18 +0000 (23:45 +0000)
committerAutomatic Updater <source@isc.org>
Thu, 3 Nov 2011 23:45:18 +0000 (23:45 +0000)
bin/tests/system/tkey/clean.sh
bin/tests/system/tkey/ns1/named.conf.in
bin/tests/system/tkey/tests.sh
lib/dns/include/dns/dnssec.h

index c03147096af1d261c0ae54300c4018691f33bd6f..e393985cf66d27ec0a8780f19d62ac00614a36a7 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2011  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  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: clean.sh,v 1.6.250.1 2011/11/03 22:06:50 each Exp $
+# $Id: clean.sh,v 1.6.250.2 2011/11/03 23:45:17 tbox Exp $
 
 rm -f dig.out.* random.data ns1/named.conf
 rm -f K* ns1/K*
index 067099a9a2869566574766de34152380a1cba89e..638febf4b7cdfe734a59fa244864607794d1de5e 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) 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.in,v 1.6.332.3 2011/11/03 22:06:50 each Exp $ */
+/* $Id: named.conf.in,v 1.6.332.4 2011/11/03 23:45:17 tbox Exp $ */
 
 controls { /* empty */ };
 
index 0af9ee56f0823217f038f22263d56e0540584885..ea870ec6d10ea57faaf21be08b0ea42318c920e6 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2011  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  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: tests.sh,v 1.7.332.1 2011/11/03 22:06:50 each Exp $
+# $Id: tests.sh,v 1.7.332.2 2011/11/03 23:45:17 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index fde491d520220922b53f1a2de41e2a5ad1cf7e92..e35fc620f1780b91c5991e16522c28320f679115 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-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dnssec.h,v 1.32.332.7 2011/11/03 02:58:57 each Exp $ */
+/* $Id: dnssec.h,v 1.32.332.8 2011/11/03 23:45:18 tbox Exp $ */
 
 #ifndef DNS_DNSSEC_H
 #define DNS_DNSSEC_H 1