]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: ci: Remove reuse annotations for unused m4 libtool files
authorNicki Křížek <nicki@isc.org>
Mon, 6 Oct 2025 16:04:51 +0000 (18:04 +0200)
committerNicki Křížek <nicki@isc.org>
Mon, 6 Oct 2025 16:04:51 +0000 (18:04 +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.

Merge branch 'nicki/reuse-remove-m4-annotations' into 'main'

See merge request isc-projects/bind9!11056


Trivial merge