]> git.ipfire.org Git - thirdparty/bind9.git/commit
fix: nil: Replace .reuse/dep5 with REUSE.toml
authorOndřej Surý <ondrej@isc.org>
Mon, 8 Sep 2025 09:22:51 +0000 (11:22 +0200)
committerOndřej Surý <ondrej@isc.org>
Mon, 8 Sep 2025 09:22:51 +0000 (11:22 +0200)
commit15672f3eaa3ec25c5f82d2144e526fbefb2d78b9
tree22ed39d13b093b69838d0192428c52cd02e2a7ae
parent3e8d31b47beb92a214f8735f51d9acd5afc731fa
parent5d03261448c50f44c24035ee33f1d981d29e914a
fix: nil: Replace .reuse/dep5 with REUSE.toml

Update to REUSE Specification 3.2+ that uses REUSE.toml instead of DEP5
based specification.

Merge branch 'ondrej/cover-reuse-dep5-to-toml' into 'main'

See merge request isc-projects/bind9!10945