]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Wed, 29 Jul 2009 23:47:43 +0000 (23:47 +0000)
committerAutomatic Updater <source@isc.org>
Wed, 29 Jul 2009 23:47:43 +0000 (23:47 +0000)
bin/tests/system/conf.sh.in
bin/tests/system/nsupdate/clean.sh
bin/tests/system/nsupdate/ns1/named.conf
bin/tests/system/nsupdate/setup.sh
bin/tests/system/nsupdate/tests.sh

index 633d962b9c181258e340b893b003a12989e4147f..4936e0e7acd1dc87ff03f8465e9c72acd79fc80d 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000-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: conf.sh.in,v 1.40 2009/07/29 17:52:00 each Exp $
+# $Id: conf.sh.in,v 1.41 2009/07/29 23:47:42 tbox Exp $
 
 #
 # Common configuration data for system tests, to be sourced into
index 43185dfb58e455bc6b325aa2b51d421517fe2d72..127c4f4d10ddcf2f03cffd8376c308cda79da384 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 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.13 2009/07/29 17:52:00 each Exp $
+# $Id: clean.sh,v 1.14 2009/07/29 23:47:43 tbox Exp $
 
 #
 # Clean up after zone transfer tests.
index 0bc4ac5857c457b8b39f34691f1745da39a64142..19be93aad7d33854c54ced80cac958cb44035daf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 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.18 2009/07/29 17:52:00 each Exp $ */
+/* $Id: named.conf,v 1.19 2009/07/29 23:47:43 tbox Exp $ */
 
 controls { /* empty */ };
 
index aac7eecf52f7ea502069fbbe5b175c01a3d5ba86..7361a9adea6d8192fa455b404467af4f3ce10e07 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 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: setup.sh,v 1.11 2009/07/29 17:52:00 each Exp $
+# $Id: setup.sh,v 1.12 2009/07/29 23:47:43 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index b6aa4adafa40b542489839132a8788b9674dc1c0..0fe02c49f26223efa4add77e69fa6f9408c8c663 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 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.26 2009/07/29 17:52:00 each Exp $
+# $Id: tests.sh,v 1.27 2009/07/29 23:47:43 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh