Excluse system test README files from license header checks

Exclude README* files in system test directories from license header
checks.

(cherry picked from commit c77c499254)
This commit is contained in:
Colin Vidal 2026-03-16 10:29:34 +01:00
parent b2903b8cfe
commit bba04a0fd1

View file

@ -29,6 +29,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",
@ -40,7 +41,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",