]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyrights
authorMark Andrews <marka@isc.org>
Wed, 11 Jun 2014 00:28:09 +0000 (10:28 +1000)
committerMark Andrews <marka@isc.org>
Wed, 11 Jun 2014 00:28:09 +0000 (10:28 +1000)
bin/tests/system/checknames/clean.sh
bin/tests/system/checknames/ns4/master-ignore.update.db.in
bin/tests/system/checknames/ns4/named.conf
bin/tests/system/checknames/ns4/root.hints
bin/tests/system/checknames/setup.sh
bin/tests/system/checknames/tests.sh
bin/tests/system/spf/tests.sh
util/copyrights

index 84fd45777f63c173dc7b8b8813ef19550733be2c..2ab3daf95e4e3f3a057620c9ecb8ec832d9a019f 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2012, 2014  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
index 18826bd3d2d0782cc0d193d6f9bed0c996bce9f4..adb360a532ec8f2ca6bc4dd6c13aa7d8f3e21122 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2014  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
index 3c5e9d7db2ac85d5785aa6906ceeeb1c2a72c519..9ada8739ea582153bce82cce4055600ba79e0a29 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2014  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
 controls { /* empty */ };
 
 options {
-        query-source address 10.53.0.4;
-        notify-source 10.53.0.4;
-        transfer-source 10.53.0.4;
-        port 5300;
-        pid-file "named.pid";
-        listen-on { 10.53.0.4; };
-        listen-on-v6 { none; };
-        recursion yes;
+       query-source address 10.53.0.4;
+       notify-source 10.53.0.4;
+       transfer-source 10.53.0.4;
+       port 5300;
+       pid-file "named.pid";
+       listen-on { 10.53.0.4; };
+       listen-on-v6 { none; };
+       recursion yes;
        acache-enable yes;
        check-names master ignore;
-        notify yes;
+       notify yes;
 };
 
 zone "." {
index 712002bf8a701927fe0a0437199892a25bee282d..3676283eeb50d41ceb8fe1dff94046f43160020d 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2014  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
index 3634ebfbb33fd843461bc965cab89d7c9e33631a..3fea32aa3d25a48a64e84af020e38f78cb64c13a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2012, 2014  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
index 84f33794140153a393289848b6b1b23b6dda7e06..2b4f07c667f6819cfc1eae99212e6dbc863bf2a8 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2012-2014  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
index 3da6e2ec69392b4f71cf20358a1fb5e8c128ef21..ba8ddd4239182e97ac813fe301a00f3a0a926693 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2013, 2014  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
index f3b2b167d4d322cdb6cad2bf3dd27410e8b3a399..b9e64c13f4517fd650b180fab290e3359a4af8dd 100644 (file)
 ./bin/tests/system/checkds/wrong.example.dlv.example.dlv.db    X       2012
 ./bin/tests/system/checkds/wrong.example.dnskey.db     X       2012
 ./bin/tests/system/checkds/wrong.example.ds.db X       2012
-./bin/tests/system/checknames/clean.sh         SH      2004,2007,2012
+./bin/tests/system/checknames/clean.sh         SH      2004,2007,2012,2014
 ./bin/tests/system/checknames/ns1/fail.example.db.in   ZONE    2004,2007
 ./bin/tests/system/checknames/ns1/fail.update.db.in    ZONE    2004,2007
 ./bin/tests/system/checknames/ns1/ignore.example.db.in ZONE    2004,2007
 ./bin/tests/system/checknames/ns2/root.hints   ZONE    2004,2007
 ./bin/tests/system/checknames/ns3/named.conf   CONF-C  2004,2007
 ./bin/tests/system/checknames/ns3/root.hints   ZONE    2004,2007
-./bin/tests/system/checknames/setup.sh         SH      2004,2007,2012
-./bin/tests/system/checknames/tests.sh         SH      2004,2007,2012,2013
+./bin/tests/system/checknames/ns4/master-ignore.update.db.in   ZONE    2014
+./bin/tests/system/checknames/ns4/named.conf   CONF-C  2014
+./bin/tests/system/checknames/ns4/root.hints   ZONE    2014
+./bin/tests/system/checknames/setup.sh         SH      2004,2007,2012,2014
+./bin/tests/system/checknames/tests.sh         SH      2004,2007,2012,2013,2014
 ./bin/tests/system/checkzone/clean.sh          SH      2011,2012,2013,2014
 ./bin/tests/system/checkzone/setup.sh          SH      2014
 ./bin/tests/system/checkzone/tests.sh          SH      2011,2012,2013,2014
 ./bin/tests/system/spf/clean.sh                        SH      2013
 ./bin/tests/system/spf/ns1/named.conf          CONF-C  2013
 ./bin/tests/system/spf/ns1/spf.db              ZONE    2013
-./bin/tests/system/spf/tests.sh                        SH      2013
+./bin/tests/system/spf/tests.sh                        SH      2013,2014
 ./bin/tests/system/start.pl                    SH      2001,2004,2005,2006,2007,2008,2010,2011,2012,2013
 ./bin/tests/system/start.sh                    SH      2000,2001,2004,2007,2012
 ./bin/tests/system/staticstub/clean.sh         SH      2010,2012,2014