]> 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 (GitLab job 7259932) <colin@isc.org>
Tue, 28 Apr 2026 14:41:49 +0000 (14:41 +0000)
Removing REUSE licensing header check for `root.hint` and `root.hints`
files.

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

35 files changed:
REUSE.toml
bin/tests/system/additional/ns3/root.hint
bin/tests/system/chain/ns7/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/digdelv/root.hint
bin/tests/system/emptyzones/ns1/root.hint
bin/tests/system/expiredglue/ns4/root.hint
bin/tests/system/fetchlimit/ns3/root.hint
bin/tests/system/fetchlimit/ns5/root.hint
bin/tests/system/nsprocessinglimit/ns4/root.hint
bin/tests/system/query_source/ns2/root.hint
bin/tests/system/query_source/ns3/root.hint
bin/tests/system/query_source/ns4/root.hint
bin/tests/system/query_source/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/zero/ns3/root.hint

index 58f83115c9057e0ab5522394662f80b3cd45a8a9..e66496139ba8cdd7a84d17a6a43ffe811464a15a 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 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 26bb7a6f7c031f9684172990c05e6ad77c1e6366..6da4253e7d840808814e6af6607f73124fd2b7ef 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 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 d7d0e1fabacbdd2f6ba676c5275b8282abafe0a2..fd81838ef829233a103e957cc70e52c33871820a 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 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 d7d0e1fabacbdd2f6ba676c5275b8282abafe0a2..fd81838ef829233a103e957cc70e52c33871820a 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 315a233fe84d0d6c7d9de389a6a9a8407bcf4527..a10c8289b5e8730c2bed8c8f3baf16f2ad972f44 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 AAAA        fd92:7065:b8e:ffff::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 49dcae072228d85defb92d80b2421c9d23556b6a..8e99917bdd1ba8c0daeb5424f2dfd2c45af7d9cb 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 315a233fe84d0d6c7d9de389a6a9a8407bcf4527..a10c8289b5e8730c2bed8c8f3baf16f2ad972f44 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 AAAA        fd92:7065:b8e:ffff::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 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