diff options
Diffstat (limited to 'mate-extra/mate-media/mate-media-1.22.1.ebuild')
-rw-r--r-- | mate-extra/mate-media/mate-media-1.22.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mate-extra/mate-media/mate-media-1.22.1.ebuild b/mate-extra/mate-media/mate-media-1.22.1.ebuild index 66ec91a9100d..f7499e578c64 100644 --- a/mate-extra/mate-media/mate-media-1.22.1.ebuild +++ b/mate-extra/mate-media/mate-media-1.22.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="Multimedia related programs for the MATE desktop" -LICENSE="LGPL-2 GPL-2 FDL-1.1" +LICENSE="FDL-1.1+ GPL-2+ HPND LGPL-2+" SLOT="0" IUSE="" |