From: Colin Vidal Date: Mon, 16 Mar 2026 09:29:34 +0000 (+0100) Subject: Excluse system test README files from license header checks X-Git-Tag: v9.21.21~38^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c77c4992549432b3d255f433db9a4c0f6fc7b5f3;p=thirdparty%2Fbind9.git Excluse system test README files from license header checks Exclude README* files in system test directories from license header checks. --- diff --git a/REUSE.toml b/REUSE.toml index 3fe50fbc9e8..e87ec915fd8 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -30,6 +30,7 @@ path = [ "COPYRIGHT", "Makefile", "Makefile.**", + "bin/tests/system/**/README*", "bin/tests/system/checkzone/zones/bad-caa-rr.db", "bin/tests/system/checkzone/zones/bad1.db", "bin/tests/system/checkzone/zones/crashzone.db", @@ -41,7 +42,6 @@ path = [ "bin/tests/system/checkzone/zones/warn.deprecated.rsasha1.db", "bin/tests/system/dnstap/large-answer.fstrm", "bin/tests/system/doth/CA/CA.cfg", - "bin/tests/system/doth/CA/README", "bin/tests/system/doth/CA/index.txt", "bin/tests/system/doth/CA/index.txt.attr", "bin/tests/system/doth/CA/serial", @@ -66,7 +66,6 @@ path = [ "bin/tests/system/formerr/twoquestiontypes", "bin/tests/system/formerr/wrongclass", "bin/tests/system/forward/CA/CA.cfg", - "bin/tests/system/forward/CA/README", "bin/tests/system/forward/CA/index.txt", "bin/tests/system/forward/CA/index.txt.attr", "bin/tests/system/forward/CA/serial", @@ -82,13 +81,11 @@ path = [ "bin/tests/system/masterfile/knowngood.ttl1", "bin/tests/system/masterfile/knowngood.ttl2", "bin/tests/system/notify/CA/CA.cfg", - "bin/tests/system/notify/CA/README", "bin/tests/system/notify/CA/index.txt", "bin/tests/system/notify/CA/index.txt.attr", "bin/tests/system/notify/CA/serial", "bin/tests/system/notify/ns4/named.port.j2", "bin/tests/system/nsupdate/CA/CA.cfg", - "bin/tests/system/nsupdate/CA/README", "bin/tests/system/nsupdate/CA/index.txt", "bin/tests/system/nsupdate/CA/index.txt.attr", "bin/tests/system/nsupdate/CA/serial",