diff --git a/srcpkgs/hexer/template b/srcpkgs/hexer/template index 8d326d77314..b6c3a445bea 100644 --- a/srcpkgs/hexer/template +++ b/srcpkgs/hexer/template @@ -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 }