]> git.ipfire.org Git - thirdparty/bind9.git/commit
chg: nil: Disable licensing check for root.hints
authorColin Vidal <colin@isc.org>
Tue, 28 Apr 2026 14:41:26 +0000 (16:41 +0200)
committerColin Vidal <colin@isc.org>
Tue, 28 Apr 2026 14:41:26 +0000 (16:41 +0200)
commitb5baee0a1eef0252c5f08a26f5142dbe55c2c73b
treec575774fc6b8197ce526dddcc965939575eb1f15
parent2e923899059ab045f9d36297b96c2c204eddd793
parent19a446f00e572e13597b080934e52e034f2a4cc3
chg: nil: Disable licensing check for root.hints

Removing REUSE licensing header check for `root.hints` files.

Merge branch 'colin/disable-licensing-check-roothints' into 'main'

See merge request isc-projects/bind9!11893