]> git.ipfire.org Git - thirdparty/bind9.git/commit
rem: nil: Continue removal of license headers from test zones
authorEvan Hunt <each@isc.org>
Wed, 15 Apr 2026 19:26:35 +0000 (19:26 +0000)
committerEvan Hunt <each@isc.org>
Wed, 15 Apr 2026 19:26:35 +0000 (19:26 +0000)
commit436b2771d5f3edb8e9f49428ed614ca4a49dc876
treed0bc603d20bb156c34af5d11eea0bb8b6fc4915f
parent4197958d03eede352b71e07994f369cedde3ba8b
parent15cb1e50cbd8ffa2bc507aba711085130420ad21
rem: nil: Continue removal of license headers from test zones

Copyright license headers were removed from system test zone files in
commit f144db6b686, but this change only applied to files named '*.db',
'*.db.in', etc. There were some zone files called '*.zone' which were
left unchanged; these have been updated now as well.

Merge branch 'each-cleanup-zonefiles' into 'main'

See merge request isc-projects/bind9!11853