]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[v9_10] copyrights
authorEvan Hunt <each@isc.org>
Tue, 23 May 2017 23:47:30 +0000 (16:47 -0700)
committerEvan Hunt <each@isc.org>
Tue, 23 May 2017 23:47:30 +0000 (16:47 -0700)
29 files changed:
bin/tests/system/chain/README
bin/tests/system/chain/ans4/README.anspy
bin/tests/system/chain/ans4/ans.py
bin/tests/system/chain/clean.sh
bin/tests/system/chain/ns1/named.conf
bin/tests/system/chain/ns1/root.db
bin/tests/system/chain/ns2/example.db
bin/tests/system/chain/ns2/generic.db
bin/tests/system/chain/ns2/named.conf
bin/tests/system/chain/ns2/sign.sh
bin/tests/system/chain/ns2/sub.db
bin/tests/system/chain/ns5/named.conf
bin/tests/system/chain/ns5/sub.db
bin/tests/system/chain/ns7/named.conf
bin/tests/system/chain/ns7/root.hint
bin/tests/system/chain/prereq.sh
bin/tests/system/chain/setup.sh
bin/tests/system/chain/tests.sh
bin/tests/system/cookie/bad-cookie-badhex.conf
bin/tests/system/cookie/bad-cookie-toolong.conf
bin/tests/system/cookie/clean.sh
bin/tests/system/cookie/ns1/example.db
bin/tests/system/cookie/ns1/named.conf
bin/tests/system/cookie/ns1/root.hint
bin/tests/system/cookie/ns2/named.conf
bin/tests/system/cookie/ns2/root.db
bin/tests/system/cookie/prereq.sh.in
bin/tests/system/cookie/tests.sh
util/copyrights

index c08d76b0c7b138e2ae9c0b634130d5c0d6027bd5..5a7849c9e6561633f1c15f15c62a9fcc5a3671de 100644 (file)
@@ -1,6 +1,10 @@
 Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
+This Source Code Form is subject to the terms of the Mozilla Public
+License, v. 2.0. If a copy of the MPL was not distributed with this
+file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
 ns1 is the root server.
 
 ns2 and ns5 are both authoritative servers.
index 1d6c55091d4aa67c4a60e0c21ed973f4aa61ddb8..54e66b3381fdfadd6072dc8931baee3d4202360e 100644 (file)
@@ -1,6 +1,10 @@
 Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
+This Source Code Form is subject to the terms of the Mozilla Public
+License, v. 2.0. If a copy of the MPL was not distributed with this
+file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
 REQUIREMENTS
 ans.py requires at least dnspython 1.12.0.
 
index f2fe2a8ecc7a1423fa409e2fafc81989954ff6c2..37c289897a517732aec22f2b3de825e948cdde90 100755 (executable)
@@ -1,10 +1,17 @@
-#!/usr/bin/python
 ############################################################################
 # Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
 #
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+# AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+# PERFORMANCE OF THIS SOFTWARE.
 ############################################################################
 
 ############################################################################
index 3093c9363d0b8ae89c384f8dde90649682748f67..0f4ee38b80e9fab6ec8d156345e52f2aa462e10e 100755 (executable)
@@ -1,10 +1,18 @@
 #!/bin/sh
 #
-# Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011, 2012, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
 #
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+# AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+# PERFORMANCE OF THIS SOFTWARE.
 
 rm -f dig.out.* named*.pid
 rm -f */named.memstats */named.recursing */named.lock */named.run */ans.run
index 1eb3f21d6902b02e14900e2729fe1c82955c9e4b..b2b0eb240bd1eb80f06931db4e7618081b739c12 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2011, 2016, 2017  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.1;
-        notify-source 10.53.0.1;
-        transfer-source 10.53.0.1;
-        port 5300;
-        pid-file "named.pid";
-        listen-on { 10.53.0.1; };
-        listen-on-v6 { none; };
+       query-source address 10.53.0.1;
+       notify-source 10.53.0.1;
+       transfer-source 10.53.0.1;
+       port 5300;
+       pid-file "named.pid";
+       listen-on { 10.53.0.1; };
+       listen-on-v6 { none; };
        recursion no;
        notify yes;
        dnssec-enable yes;
index ef7ae78027f628f728bd23612aae00d6e9d14659..7227cbda71984f5adeb3774c1f00a997e1f1ff7a 100644 (file)
@@ -1,8 +1,16 @@
-; Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2011, 2016, 2017  Internet Systems Consortium, Inc. ("ISC")
 ;
-; This Source Code Form is subject to the terms of the Mozilla Public
-; License, v. 2.0. If a copy of the MPL was not distributed with this
-; file, You can obtain one at http://mozilla.org/MPL/2.0/.
+; Permission to use, copy, modify, and/or distribute this software for any
+; purpose with or without fee is hereby granted, provided that the above
+; copyright notice and this permission notice appear in all copies.
+;
+; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+; AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+; LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+; PERFORMANCE OF THIS SOFTWARE.
 
 $TTL 300
 .                      IN SOA  root.domain.nil a.root.servers.nil. (
index f7de615f3438e5705ff583f96720852818dd8daf..74478a822a61c3efe69c35b635ae7e61e418b348 100644 (file)
@@ -1,8 +1,16 @@
 ; Copyright (C) 2011, 2016, 2017  Internet Systems Consortium, Inc. ("ISC")
 ;
-; This Source Code Form is subject to the terms of the Mozilla Public
-; License, v. 2.0. If a copy of the MPL was not distributed with this
-; file, You can obtain one at http://mozilla.org/MPL/2.0/.
+; Permission to use, copy, modify, and/or distribute this software for any
+; purpose with or without fee is hereby granted, provided that the above
+; copyright notice and this permission notice appear in all copies.
+;
+; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+; AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+; LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+; PERFORMANCE OF THIS SOFTWARE.
 
 $TTL 300       ; 5 minutes
 @                      IN SOA  mname1. . (
index 44b4dc5b184956b2f7070e4a8de0169a8f6871a8..961e0bbe217b13123a49685fcd6950780925f434 100644 (file)
@@ -1,8 +1,16 @@
 ; Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
 ;
-; This Source Code Form is subject to the terms of the Mozilla Public
-; License, v. 2.0. If a copy of the MPL was not distributed with this
-; file, You can obtain one at http://mozilla.org/MPL/2.0/.
+; Permission to use, copy, modify, and/or distribute this software for any
+; purpose with or without fee is hereby granted, provided that the above
+; copyright notice and this permission notice appear in all copies.
+;
+; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+; AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+; LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+; PERFORMANCE OF THIS SOFTWARE.
 
 @      86400   SOA     ns2.nil. hostmaster.ns2.nil. 0 1 1 1 1
 @      86400   NS      ns2.nil.
index 18d959842d06c8dd11e7b8ebd09b6842c5b1854c..1a916a7c232286e6ce7ac9dedf9719db1a11ea6b 100644 (file)
@@ -1,9 +1,17 @@
 /*
- * Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2011, 2016  Internet Systems Consortium, Inc. ("ISC")
  *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ * Permission to use, copy, modify, and/or distribute this software for any
+ * purpose with or without fee is hereby granted, provided that the above
+ * copyright notice and this permission notice appear in all copies.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+ * REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+ * AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+ * INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+ * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+ * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+ * PERFORMANCE OF THIS SOFTWARE.
  */
 
 // NS2
index 127e33e69c075a87dcb27e6b6a0dfe075f7809eb..e43d0b1eff2b476c7c2d04011158c2dd8bf3833b 100644 (file)
@@ -2,9 +2,17 @@
 #
 # Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
 #
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+# AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+# PERFORMANCE OF THIS SOFTWARE.
 
 SYSTEMTESTTOP=../..
 . $SYSTEMTESTTOP/conf.sh
index 508e0397028637ee7cf840328045a3ebda01b13f..e08fa13b23dc6918df40497ddd663bd814bdf550 100644 (file)
@@ -1,8 +1,16 @@
 ; Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
 ;
-; This Source Code Form is subject to the terms of the Mozilla Public
-; License, v. 2.0. If a copy of the MPL was not distributed with this
-; file, You can obtain one at http://mozilla.org/MPL/2.0/.
+; Permission to use, copy, modify, and/or distribute this software for any
+; purpose with or without fee is hereby granted, provided that the above
+; copyright notice and this permission notice appear in all copies.
+;
+; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+; AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+; LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+; PERFORMANCE OF THIS SOFTWARE.
 
 $TTL 300       ; 5 minutes
 @                      IN SOA  mname1. . (
index 528850235d5921c35161da3ddd2bf0006c777485..499c049e351edd04ee7b84e6cb61b87687864985 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2017  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 eb2b4c866bc296e2a2ecf6862f4e7e08ceac55a8..885b941f343c4562082a496b15039db25375b3b8 100644 (file)
@@ -1,8 +1,16 @@
 ; Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
 ;
-; This Source Code Form is subject to the terms of the Mozilla Public
-; License, v. 2.0. If a copy of the MPL was not distributed with this
-; file, You can obtain one at http://mozilla.org/MPL/2.0/.
+; Permission to use, copy, modify, and/or distribute this software for any
+; purpose with or without fee is hereby granted, provided that the above
+; copyright notice and this permission notice appear in all copies.
+;
+; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+; AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+; LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+; PERFORMANCE OF THIS SOFTWARE.
 
 $TTL 300       ; 5 minutes
 @                      IN SOA  mname1. . (
index f0ba85159d2197f2989d8286b5014485b0a9abd4..007afff60960d43ccc764848bcbecf13b5afa90d 100644 (file)
@@ -1,9 +1,17 @@
 /*
  * Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
  *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ * Permission to use, copy, modify, and/or distribute this software for any
+ * purpose with or without fee is hereby granted, provided that the above
+ * copyright notice and this permission notice appear in all copies.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+ * REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+ * AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+ * INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+ * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+ * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+ * PERFORMANCE OF THIS SOFTWARE.
  */
 
 controls { /* empty */ };
index ddbd65096297484ec32b2198efa0bdb621211d8c..e6940d8e8d50a94339d8d4449e77fd9a65b08f05 100644 (file)
@@ -1,8 +1,16 @@
 ; Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
 ;
-; This Source Code Form is subject to the terms of the Mozilla Public
-; License, v. 2.0. If a copy of the MPL was not distributed with this
-; file, You can obtain one at http://mozilla.org/MPL/2.0/.
+; Permission to use, copy, modify, and/or distribute this software for any
+; purpose with or without fee is hereby granted, provided that the above
+; copyright notice and this permission notice appear in all copies.
+;
+; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+; AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+; LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+; PERFORMANCE OF THIS SOFTWARE.
 
 $TTL 999999
 .                        IN NS  a.root-servers.nil.
index 544e4ea0dc060e100e51064453f93143d8e7944b..ec05effa66a7544ec51dca042bb15e3d73365db0 100644 (file)
@@ -2,9 +2,17 @@
 #
 # Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
 #
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+# AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+# PERFORMANCE OF THIS SOFTWARE.
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index ff2ce9c8163d9ad8abf8e7060d80ca54d385b52f..1cfd2af7df99e36af40604e72198b3c551f1b6d1 100644 (file)
@@ -2,9 +2,17 @@
 #
 # Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
 #
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+# AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+# PERFORMANCE OF THIS SOFTWARE.
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index e18e0a84a0ba5ab47f823ce151a815ad62d77b91..a75313d8451268660ec85f078343c17fb8e38684 100644 (file)
@@ -1,8 +1,16 @@
-# Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011, 2012, 2016, 2017  Internet Systems Consortium, Inc. ("ISC")
 #
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+# AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+# PERFORMANCE OF THIS SOFTWARE.
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index f61ea93fd497fc3f2040cbc3b4102fbe4e87aae5..c7e5d6a9ca85ec8a4e466d90fb59b1c5094eca8f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2017  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 812f9d808e5261055181a9d509aef962d995efc0..8e773bb0152511558409c3fe2696ed1501ac7837 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2017  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 1a87e1bab1d86ea428614874cc67855a4edd5ec7..27cbcd8cf75e6f84f83883d8d37ead96b3c69a4d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2017  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 c1355fc672bfb36f06bd2fb6e57e29b7d91c20fa..75152e7bae556bc78fb0aeca6d45e1611ab5bbf3 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2017  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 7987858d1b44b897249ee581d70ace06ad396d9e..968836fabf0627769a5757626e5dada3e4615c3f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2017  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 d4fa964ba38163568c29d9634ba03c1adf3f25e0..03022a7e9b767e40285905c7e0bda95187f828d2 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2017  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 04da91b27744cc45546bef55d3e789b6bd67c0ba..c6a881628844e2e9fc57dc45808c1254fa0cab6f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2017  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 06d097964ccae673b5711aabcca9cc30e693ae88..81770d81b50e5f1acfa991bdcd59241059b109ea 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2017  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 7003a0ddf0bf6949d4570b090678d75a47cfefd8..6e89115284e81913146579880e704b3d3012989d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2017  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 768b666b2b7aa6622d0d79133d2f7ec530786e00..c3c2f53074191df5b03b278c10fd8d1c32dd876e 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2017  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 d7131a07c553eacd4ddfcafc134750d37dffe121..ffd37d2cf88ff343ff3c21919e19da9724d172fd 100644 (file)
 ./bin/tests/system/case/ns1/named.conf         CONF-C  2013
 ./bin/tests/system/case/ns2/named.conf         CONF-C  2014
 ./bin/tests/system/case/tests.sh               SH      2013,2014,2016
+./bin/tests/system/chain/README                        TXT.BRIEF       2017
+./bin/tests/system/chain/ans3/ans.pl           PERL    2017
+./bin/tests/system/chain/ans4/.gitignore       X       2017
+./bin/tests/system/chain/ans4/README.anspy     TXT.BRIEF       2017
+./bin/tests/system/chain/ans4/ans.py           PYTHON  2017
+./bin/tests/system/chain/clean.sh              SH      2011,2012,2014,2015,2016
+./bin/tests/system/chain/ns1/named.conf                CONF-C  2011,2016,2017
+./bin/tests/system/chain/ns1/root.db           ZONE    2011,2016,2017
+./bin/tests/system/chain/ns2/example.db                ZONE    2011,2016,2017
+./bin/tests/system/chain/ns2/generic.db                ZONE    2017
+./bin/tests/system/chain/ns2/named.conf                CONF-C  2011,2016
+./bin/tests/system/chain/ns2/sign.sh           SH      2017
+./bin/tests/system/chain/ns2/sub.db            ZONE    2017
+./bin/tests/system/chain/ns5/named.conf                CONF-C  2017
+./bin/tests/system/chain/ns5/sub.db            ZONE    2017
+./bin/tests/system/chain/ns7/named.conf                CONF-C  2017
+./bin/tests/system/chain/ns7/root.hint         ZONE    2017
+./bin/tests/system/chain/prereq.sh             SH      2017
+./bin/tests/system/chain/setup.sh              SH      2017
+./bin/tests/system/chain/tests.sh              SH      2011,2012,2016,2017
 ./bin/tests/system/checkconf/altdb.conf                CONF-C  2014
 ./bin/tests/system/checkconf/altdlz.conf       CONF-C  2014
 ./bin/tests/system/checkconf/bad-also-notify.conf      CONF-C  2012,2013
 ./bin/tests/system/common/root.hint            ZONE    2000,2001,2004,2007
 ./bin/tests/system/conf.sh.in                  SH      2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017
 ./bin/tests/system/conf.sh.win32               SH      2016
+./bin/tests/system/cookie/.gitignore           X       2017
+./bin/tests/system/cookie/bad-cookie-badhex.conf       CONF-C  2017
+./bin/tests/system/cookie/bad-cookie-toolong.conf      CONF-C  2017
+./bin/tests/system/cookie/clean.sh             SH      2017
+./bin/tests/system/cookie/ns1/example.db       ZONE    2017
+./bin/tests/system/cookie/ns1/named.conf       CONF-C  2017
+./bin/tests/system/cookie/ns1/root.hint                ZONE    2017
+./bin/tests/system/cookie/ns2/named.conf       CONF-C  2017
+./bin/tests/system/cookie/ns2/root.db          ZONE    2017
+./bin/tests/system/cookie/prereq.sh.in         SH      2017
+./bin/tests/system/cookie/tests.sh             SH      2017
 ./bin/tests/system/coverage/01-ksk-inactive/README     X       2013
 ./bin/tests/system/coverage/01-ksk-inactive/expect     X       2013
 ./bin/tests/system/coverage/02-zsk-inactive/README     X       2013
 ./bin/tests/system/dlzredir/ns1/root.db                ZONE    2012
 ./bin/tests/system/dlzredir/prereq.sh.in       SH      2012
 ./bin/tests/system/dlzredir/tests.sh           SH      2012
-./bin/tests/system/dname/ans3/ans.pl           PERL    2017
-./bin/tests/system/dname/clean.sh              SH      2011,2012,2015
-./bin/tests/system/dname/ns1/named.conf                CONF-C  2011
-./bin/tests/system/dname/ns1/root.db           ZONE    2011,2017
-./bin/tests/system/dname/ns2/example.db                ZONE    2011,2016,2017
-./bin/tests/system/dname/ns2/named.conf                CONF-C  2011
-./bin/tests/system/dname/ns4/named.conf                CONF-C  2011
-./bin/tests/system/dname/tests.sh              SH      2011,2012,2016,2017
 ./bin/tests/system/dns64/clean.sh              SH      2010,2012,2014,2015
 ./bin/tests/system/dns64/conf/bad1.conf                CONF-C  2010
 ./bin/tests/system/dns64/conf/bad2.conf                CONF-C  2010
 ./bin/tests/system/runall.sh                   SH      2000,2001,2004,2007,2010,2011,2012,2014,2015
 ./bin/tests/system/send.pl                     PERL    2001,2004,2007,2011,2012
 ./bin/tests/system/setup.sh                    SH      2000,2001,2004,2007,2012,2014
-./bin/tests/system/sit/.gitignore              X       2014
-./bin/tests/system/sit/bad-sit-badhex.conf     CONF-C  2014
-./bin/tests/system/sit/bad-sit-toolong.conf    CONF-C  2014
-./bin/tests/system/sit/clean.sh                        SH      2014,2015
-./bin/tests/system/sit/ns1/example.db          ZONE    2014
-./bin/tests/system/sit/ns1/named.conf          CONF-C  2014
-./bin/tests/system/sit/ns1/root.hint           ZONE    2014
-./bin/tests/system/sit/ns2/named.conf          CONF-C  2014
-./bin/tests/system/sit/ns2/root.db             ZONE    2014
-./bin/tests/system/sit/prereq.sh.in            SH      2014
-./bin/tests/system/sit/tests.sh                        SH      2014,2015,2016
 ./bin/tests/system/smartsign/child.db          ZONE    2010
 ./bin/tests/system/smartsign/clean.sh          SH      2010,2012,2014
 ./bin/tests/system/smartsign/parent.db         ZONE    2010