]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Wed, 12 Oct 2011 23:45:12 +0000 (23:45 +0000)
committerAutomatic Updater <source@isc.org>
Wed, 12 Oct 2011 23:45:12 +0000 (23:45 +0000)
bin/tests/system/forward/ns5/named.conf
bin/tests/system/forward/ns5/root.db
bin/tests/system/forward/tests.sh

index 1f366c93ec17d853e641d69ba03ac9d34cb17952..b795410a7f360f3fb2c5a95736d3075c549fc6d0 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.2.6.2 2011/10/12 00:30:15 marka Exp $ */
+/* $Id: named.conf,v 1.2.6.3 2011/10/12 23:45:12 tbox Exp $ */
 
 controls { /* empty */ };
 
index 97452b99c6c3dc544fb1c0f30677d5dc04276e6a..4fe904b0aeee7c66387d141a614983286e55c355 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: root.db,v 1.2.6.2 2011/10/12 00:30:15 marka Exp $
+; $Id: root.db,v 1.2.6.3 2011/10/12 23:45:12 tbox Exp $
 
 $TTL 300
 .                      IN SOA  gson.nominum.com. a.root.servers.nil. (
index 546bd46727d0ff2b6e8061c5c3bdfa8c55dda82c..a35dee48253e2e448b5b74c8c9f3bb3a6d740078 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2011  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,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/10/12 00:30:15 marka Exp $
+# $Id: tests.sh,v 1.7.332.2 2011/10/12 23:45:12 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh