]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Remove licensing header check for `root.hint[s]`
authorColin Vidal <colin@isc.org>
Tue, 28 Apr 2026 13:46:57 +0000 (14:46 +0100)
committerColin Vidal <colin@isc.org>
Tue, 28 Apr 2026 14:58:18 +0000 (15:58 +0100)
Removing REUSE licensing header check for `root.hint` and `root.hints`
files.

Assisted-by: Claude:claude-opus-4-7
(cherry picked from commit 19a446f00e572e13597b080934e52e034f2a4cc3)

34 files changed:
REUSE.toml
bin/tests/system/additional/ns3/root.hint
bin/tests/system/chain/ns7/root.hint
bin/tests/system/checkds/ns8/root.hint
bin/tests/system/checknames/ns2/root.hints
bin/tests/system/checknames/ns3/root.hints
bin/tests/system/checknames/ns4/root.hints
bin/tests/system/checknames/ns5/root.hints
bin/tests/system/cookie/ns1/root.hint
bin/tests/system/cookie/ns3/root.hint
bin/tests/system/cookie/ns4/root.hint
bin/tests/system/cookie/ns5/root.hint
bin/tests/system/cookie/ns6/root.hint
bin/tests/system/dialup/ns2/hint.db
bin/tests/system/dialup/ns3/hint.db
bin/tests/system/emptyzones/ns1/root.hint
bin/tests/system/fetchlimit/ns3/root.hint
bin/tests/system/fetchlimit/ns5/root.hint
bin/tests/system/redirect/ns4/root.hint
bin/tests/system/resolver/ns1/root.hint
bin/tests/system/resolver/ns5/root.hint
bin/tests/system/resolver/ns7/root.hint
bin/tests/system/resolver/ns9/root.hint
bin/tests/system/rpzrecurse/ns2/root.hint
bin/tests/system/statistics/ns3/root.hint
bin/tests/system/synthfromdnssec/ns2/root.hints
bin/tests/system/synthfromdnssec/ns3/root.hints
bin/tests/system/synthfromdnssec/ns4/root.hints
bin/tests/system/synthfromdnssec/ns5/root.hints
bin/tests/system/synthfromdnssec/ns6/root.hints
bin/tests/system/xfer/ns1/dot-fallback.db.in
bin/tests/system/xfer/ns2/sec.db.in
bin/tests/system/xfer/ns4/root.db.in
bin/tests/system/zero/ns3/root.hint

index 1d8ed9410b22039b9ba3cbb0e940baf6d444393c..fdf36ed3a6daa412618716af9f2842e00f750af8 100644 (file)
@@ -20,6 +20,7 @@ path = [
        "**/**.saved",
        "**/**.zonelist",
        "**/**dig.out**",
+       "**/root.hint*",
        "**/Makefile",
        "**/Makefile.**",
        "**/testdata/**",
index ef6ee6fada8e8ab209e94ba6cb2ab4813a812ed5..18c7087242da74c3d055402b2c3b41f3b39f8f48 100644 (file)
@@ -1,13 +1,2 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 . NS ns2.
 ns2. A 10.53.0.2
index 4f3f48bd1f11a5eba985cd8ca5e0776be3448e10..8ed47ffea6c67907ffc97e93df44c5e54199b481 100644 (file)
@@ -1,14 +1,3 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 $TTL 999999
 .                        IN NS  a.root-servers.nil.
 a.root-servers.nil.      IN A   10.53.0.1
index 3d543735d1c7b11488511a5b0087e3392a86968b..23a881c2f3806376bb78786cd5ea7fc402ca8e36 100644 (file)
@@ -1,14 +1,3 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 $TTL 999999
 .                       IN NS  a.root-servers.nil.
 a.root-servers.nil.     IN A   10.53.0.10
index 5e89d74e6c20730860af7f33084dad295d56eb9e..8acdf4fb83e901068e9f6f5879b21d59ca90b0c4 100644 (file)
@@ -1,14 +1,3 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 $TTL 300
 . NS  ns1.
 ns1. A 10.53.0.1
index 5e89d74e6c20730860af7f33084dad295d56eb9e..8acdf4fb83e901068e9f6f5879b21d59ca90b0c4 100644 (file)
@@ -1,14 +1,3 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 $TTL 300
 . NS  ns1.
 ns1. A 10.53.0.1
index 5e89d74e6c20730860af7f33084dad295d56eb9e..8acdf4fb83e901068e9f6f5879b21d59ca90b0c4 100644 (file)
@@ -1,14 +1,3 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 $TTL 300
 . NS  ns1.
 ns1. A 10.53.0.1
index 5e89d74e6c20730860af7f33084dad295d56eb9e..8acdf4fb83e901068e9f6f5879b21d59ca90b0c4 100644 (file)
@@ -1,14 +1,3 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 $TTL 300
 . NS  ns1.
 ns1. A 10.53.0.1
index 993227deb6935531796fdfc3bbdb97947513972f..5c3b956409ac6092789df186eb93d4497cdb03bf 100644 (file)
@@ -1,14 +1,3 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 $TTL 999999
 .                       IN NS  a.root-servers.nil.
 a.root-servers.nil.     IN A   10.53.0.2
index 993227deb6935531796fdfc3bbdb97947513972f..5c3b956409ac6092789df186eb93d4497cdb03bf 100644 (file)
@@ -1,14 +1,3 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 $TTL 999999
 .                       IN NS  a.root-servers.nil.
 a.root-servers.nil.     IN A   10.53.0.2
index 993227deb6935531796fdfc3bbdb97947513972f..5c3b956409ac6092789df186eb93d4497cdb03bf 100644 (file)
@@ -1,14 +1,3 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 $TTL 999999
 .                       IN NS  a.root-servers.nil.
 a.root-servers.nil.     IN A   10.53.0.2
index 993227deb6935531796fdfc3bbdb97947513972f..5c3b956409ac6092789df186eb93d4497cdb03bf 100644 (file)
@@ -1,14 +1,3 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 $TTL 999999
 .                       IN NS  a.root-servers.nil.
 a.root-servers.nil.     IN A   10.53.0.2
index 993227deb6935531796fdfc3bbdb97947513972f..5c3b956409ac6092789df186eb93d4497cdb03bf 100644 (file)
@@ -1,14 +1,3 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 $TTL 999999
 .                       IN NS  a.root-servers.nil.
 a.root-servers.nil.     IN A   10.53.0.2
index 0198f2578adb0b48ef4ebbb2b933262844d25ecb..c1172ebb336e39a86546bc0af31c74a4ae6f1fd8 100644 (file)
@@ -1,13 +1,2 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 .      1200    NS      ns1.example
 ns1.example    A       10.53.0.1
index 0198f2578adb0b48ef4ebbb2b933262844d25ecb..c1172ebb336e39a86546bc0af31c74a4ae6f1fd8 100644 (file)
@@ -1,13 +1,2 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 .      1200    NS      ns1.example
 ns1.example    A       10.53.0.1
index 993227deb6935531796fdfc3bbdb97947513972f..5c3b956409ac6092789df186eb93d4497cdb03bf 100644 (file)
@@ -1,14 +1,3 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 $TTL 999999
 .                       IN NS  a.root-servers.nil.
 a.root-servers.nil.     IN A   10.53.0.2
index e0f186c2f8697922d9fbc175b8d5c85e2bf96ad2..753aa036841dd3343a6a79cb7649b9779e045fde 100644 (file)
@@ -1,14 +1,3 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 $TTL 999999
 .                       IN NS  a.root-servers.nil.
 a.root-servers.nil.     IN A   10.53.0.1
index e0f186c2f8697922d9fbc175b8d5c85e2bf96ad2..753aa036841dd3343a6a79cb7649b9779e045fde 100644 (file)
@@ -1,14 +1,3 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 $TTL 999999
 .                       IN NS  a.root-servers.nil.
 a.root-servers.nil.     IN A   10.53.0.1
index 3889a8b35308b6cd70ae4fb4adf79aeb33d12216..7e83d569d91f3d27f2ca214b8d0410011b762b5d 100644 (file)
@@ -1,14 +1,3 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 $TTL 999999
 .                       IN NS  a.root-servers.nil.
 a.root-servers.nil.     IN A   10.53.0.3
index 993227deb6935531796fdfc3bbdb97947513972f..5c3b956409ac6092789df186eb93d4497cdb03bf 100644 (file)
@@ -1,14 +1,3 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 $TTL 999999
 .                       IN NS  a.root-servers.nil.
 a.root-servers.nil.     IN A   10.53.0.2
index 3685f541662ec5964dcdf856b860ba3ca2d73320..cd594a13f19f2d4445c40026c5f9ea7e21877bd2 100644 (file)
@@ -1,14 +1,3 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 $TTL 999999
 .                       IN NS  a.root-servers.nil.
 a.root-servers.nil.     IN A   10.53.0.4
index 3337bd5d11f0028e84689b6acea981754f557d1c..1f8fafa1c665f44fc9cf62faaa07dd0c284f5a2e 100644 (file)
@@ -1,14 +1,3 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 $TTL 999999
 .                       IN NS  a.root-servers.nil.
 a.root-servers.nil.     IN A   10.53.0.6
index f74fbf17d1aa92a0aada18ba9cc6689332674ef7..791372392e2e98917a7e4cbbcd453425c412f323 100644 (file)
@@ -1,14 +1,3 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 $TTL 999999
 .                       IN NS   a.root-servers.nil.
 a.root-servers.nil.     IN A    10.53.0.6
index ced47f3adeed1353d068474500b7dbf85c696782..f773a67331874c8ad06a03f8b628a448019f48c3 100644 (file)
@@ -1,14 +1,3 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 $TTL 999999
 .                      IN NS   ns.example.
 ns.example.            IN A    10.53.0.1
index 0f5c70127b4c7d50725edc6d93b32daf800cdcba..da594e3ab750a88e7799b94d86616159e5bb8f37 100644 (file)
@@ -1,14 +1,3 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 ;
 ; The configured root server is intentionally bad here,
 ; so we can count queries "on fly", priming and the other
index 6b80b9e7d3e11daf15ea49fe3ab1ef0b6f9c76e9..b4dbd6842f072779554bac0df1661d910ca5428a 100644 (file)
@@ -1,13 +1,2 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 .      NS      ns1
 ns1    A       10.53.0.1
index 6b80b9e7d3e11daf15ea49fe3ab1ef0b6f9c76e9..b4dbd6842f072779554bac0df1661d910ca5428a 100644 (file)
@@ -1,13 +1,2 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 .      NS      ns1
 ns1    A       10.53.0.1
index 6b80b9e7d3e11daf15ea49fe3ab1ef0b6f9c76e9..b4dbd6842f072779554bac0df1661d910ca5428a 100644 (file)
@@ -1,13 +1,2 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 .      NS      ns1
 ns1    A       10.53.0.1
index 6b80b9e7d3e11daf15ea49fe3ab1ef0b6f9c76e9..b4dbd6842f072779554bac0df1661d910ca5428a 100644 (file)
@@ -1,13 +1,2 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 .      NS      ns1
 ns1    A       10.53.0.1
index 6b80b9e7d3e11daf15ea49fe3ab1ef0b6f9c76e9..b4dbd6842f072779554bac0df1661d910ca5428a 100644 (file)
@@ -1,13 +1,2 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 .      NS      ns1
 ns1    A       10.53.0.1
index 997f5baf87529b04239d6e286ff9f728845ab1ea..b87c12f5cb414339574b79ac182e2f37a00e8f3d 100644 (file)
@@ -1,14 +1,3 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 $TTL 5
 
 @                      IN SOA  ns1 hostmaster 1 3600 3600 3600 3600
index 79785985073665b39f8645282fca6e4d1fe90a27..a67eef0777b299d40efcd5c87723536aee62e866 100644 (file)
@@ -1,14 +1,3 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 $TTL 5
 
 @                      IN SOA  ns1 hostmaster 1 5 5 5 5
index 29ee0ec45c3b2d8d8a634617763761d3c5b8a649..ca3c28041c03c052064f8a209ca43fa661105801 100644 (file)
@@ -1,14 +1,3 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 @ 0 SOA . . 0 0 0 0 0
 @ 0 NS .
 @ 0 A 10.53.0.4
index 206e9526fddaa654b9015972407a4575d31c32bc..45827c08654d9584cb36275099881244bc149dbe 100644 (file)
@@ -1,13 +1,2 @@
-; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-;
-; SPDX-License-Identifier: MPL-2.0
-;
-; 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 https://mozilla.org/MPL/2.0/.
-;
-; See the COPYRIGHT file distributed with this work for additional
-; information regarding copyright ownership.
-
 . NS ns1.
 ns1. A 10.53.0.1