]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Remove reuse annotations for unused m4 libtool files
authorNicki Křížek <nicki@isc.org>
Mon, 6 Oct 2025 15:45:07 +0000 (17:45 +0200)
committerNicki Křížek <nicki@isc.org>
Mon, 6 Oct 2025 15:48:58 +0000 (17:48 +0200)
The files in question are no longer included in the git tree and
distributed with the code. Remove the reuse annotations as they caused
issues with reuse 6.0.0, as multiline annotation for
SPDX-FileCopyrightText breaks the parsing.

REUSE.toml

index 72935a26c47f1f28de3c5f5441fc0bdd0bb5f94c..18b094d12b8a5d0a1bced4fc317c49b0d2fee77f 100644 (file)
@@ -149,18 +149,6 @@ precedence = "aggregate"
 SPDX-FileCopyrightText = "Internet Systems Consortium, Inc. (\"ISC\")"
 SPDX-License-Identifier = "MPL-2.0"
 
-[[annotations]]
-path = [
-       "m4/libtool.m4",
-       "m4/ltoptions.m4",
-       "m4/ltsugar.m4",
-       "m4/ltversion.m4",
-       "m4/ltversion.m4",
-       "m4/lt~obsolete.m4"
-]
-precedence = "aggregate"
-SPDX-FileCopyrightText = "Free Software Foundation, Inc.\n This file is free software; the Free Software Foundation gives unlimited\n permission to copy and/or distribute it, with or without modifications, as long\n as this notice is preserved."
-
 [[annotations]]
 path = [
        "**/.clang-format",