media-libs/libxmp: fix LICENSE

Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/40711
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2025-02-24 21:31:37 +01:00
committed by Conrad Kostecki
parent cfe3de0417
commit 72ea1e06ad

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ else
fi
# bzip2 depacker code is 0BSD
LICENSE="MIT 0BSD"
LICENSE="MIT 0BSD public-domain"
SLOT="0"
src_prepare() {