]> git.ipfire.org Git - thirdparty/bind9.git/commit
License test data files in REUSE.toml
authorNicki Křížek <nicki@isc.org>
Mon, 30 Mar 2026 15:52:14 +0000 (17:52 +0200)
committerNicki Křížek <nicki@isc.org>
Tue, 31 Mar 2026 15:09:20 +0000 (17:09 +0200)
commit74e2d3654906f33c63d23a40ddbd649d6f56e99b
tree9d8bc5b63e7f0b3e760922eee216ce441b0dd03c
parente13990a9e1d41be4d397aab083bf8f87f70ca25d
License test data files in REUSE.toml

In order to avoid the need to repeat the license header in named.conf
files and zone files, add the paths to REUSE.toml to assign the license.

All shared snippets in bin/tests/system/_common and
bin/tests/system/**named.conf* files are covered.

Note that the existing rule **/**.db** already covers zone files. Only
remove the extraneous special-cases.

(cherry picked from commit ef57bd3a02ff458e8c542ba9447f15106aae3a60)
REUSE.toml