hexer: fix licenses.

This commit is contained in:
Leah Neukirchen 2025-08-20 18:03:45 +02:00
parent 10cab2dc9a
commit 0aa12c7c59

View file

@ -14,5 +14,6 @@ distfiles="https://devel.ringlet.net/files/editors/hexer/hexer-${version}.tar.xz
checksum=2d6bb5583f0b1a1a9825b0de1e836482f07af44484c2d73c5ad9472bdfa2fba1
post_install() {
vlicense COPYRIGHT
vlicense LICENSES/BSD-2-Clause.txt
vlicense LICENSES/BSD-3-Clause.txt
}