diff options
Diffstat (limited to 'mate-extra/mate-utils/mate-utils-1.22.1-r1.ebuild')
-rw-r--r-- | mate-extra/mate-utils/mate-utils-1.22.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mate-extra/mate-utils/mate-utils-1.22.1-r1.ebuild b/mate-extra/mate-utils/mate-utils-1.22.1-r1.ebuild index 55038d726a0a..eda93518f5ea 100644 --- a/mate-extra/mate-utils/mate-utils-1.22.1-r1.ebuild +++ b/mate-extra/mate-utils/mate-utils-1.22.1-r1.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 @@ -12,7 +12,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="Utilities for the MATE desktop" -LICENSE="GPL-2" +LICENSE="FDL-1.1+ GPL-2+ GPL-3+ LGPL-2+" SLOT="0" IUSE="X applet debug ipv6 test" |