]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Sat, 7 Jan 2012 23:46:53 +0000 (23:46 +0000)
committerAutomatic Updater <source@isc.org>
Sat, 7 Jan 2012 23:46:53 +0000 (23:46 +0000)
bin/tests/system/rpz/clean.sh
bin/tests/system/rpz/ns1/root.db
bin/tests/system/rpz/ns2/named.conf
bin/tests/system/rpz/setup.sh
bin/tests/system/rpz/tests.sh

index 4f45afe0fdd67e2e50766c6cd0404ad950b90889..f95d11a81b85e123ef827546b8d63c1b6fa0b6d3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011, 2012  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
@@ -12,7 +12,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: clean.sh,v 1.5 2012/01/07 00:19:59 each Exp $
+# $Id: clean.sh,v 1.6 2012/01/07 23:46:53 tbox Exp $
 
 
 # Clean up after rpz tests.
index 4d4c68bd5f1172a361708ebed2638c91c43ffb73..c691b6e419dee71edcc339ca355f3db7a82db1ab 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2011, 2012  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
@@ -12,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.5 2012/01/07 00:19:59 each Exp $
+; $Id: root.db,v 1.6 2012/01/07 23:46:53 tbox Exp $
 
 $TTL   120
 @              SOA     ns. hostmaster.ns. ( 1 3600 1200 604800 60 )
index c15ecc1480ad664071e89a5971f6d11198cfbc2b..32640f6362c57089fea028d41420604718c86a65 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2011, 2012  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
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.5 2012/01/07 00:19:59 each Exp $ */
+/* $Id: named.conf,v 1.6 2012/01/07 23:46:53 tbox Exp $ */
 
 
 controls { /* empty */ };
index b7b327e1005cf73fd5381374a73960e64305aa36..d13c32b4502ddddf2110a7ae7c4044cf055293d6 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011, 2012  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
@@ -14,7 +14,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: setup.sh,v 1.5 2012/01/07 00:19:59 each Exp $
+# $Id: setup.sh,v 1.6 2012/01/07 23:46:53 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index ed8b059090393a85515852908b079177be73e3e2..6d841462597d9aa5fede566937be3cee62df26cb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011, 2012  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
@@ -12,7 +12,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.11 2012/01/07 00:19:59 each Exp $
+# $Id: tests.sh,v 1.12 2012/01/07 23:46:53 tbox Exp $
 
 # test response policy zones (RPZ)