diff options
Diffstat (limited to 'mate-base')
3 files changed, 4 insertions, 4 deletions
diff --git a/mate-base/mate-control-center/mate-control-center-1.22.1.ebuild b/mate-base/mate-control-center/mate-control-center-1.22.1.ebuild index aacac89cb364..4ba72e7475b1 100644 --- a/mate-base/mate-control-center/mate-control-center-1.22.1.ebuild +++ b/mate-base/mate-control-center/mate-control-center-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 @@ -12,7 +12,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="The MATE Desktop configuration tool" -LICENSE="GPL-2" +LICENSE="FDL-1.1+ GPL-2+ LGPL-2+ LGPL-2.1+ HPND" SLOT="0" IUSE="accountsservice appindicator debug" diff --git a/mate-base/mate-control-center/mate-control-center-1.22.2.ebuild b/mate-base/mate-control-center/mate-control-center-1.22.2.ebuild index 5f9a77101ef3..6e0e3e43186d 100644 --- a/mate-base/mate-control-center/mate-control-center-1.22.2.ebuild +++ b/mate-base/mate-control-center/mate-control-center-1.22.2.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="The MATE Desktop configuration tool" -LICENSE="GPL-2" +LICENSE="FDL-1.1+ GPL-2+ LGPL-2+ LGPL-2.1+ HPND" SLOT="0" IUSE="accountsservice appindicator debug" diff --git a/mate-base/mate-control-center/mate-control-center-1.24.0.ebuild b/mate-base/mate-control-center/mate-control-center-1.24.0.ebuild index 97b7d7077660..ccc6fa34d900 100644 --- a/mate-base/mate-control-center/mate-control-center-1.24.0.ebuild +++ b/mate-base/mate-control-center/mate-control-center-1.24.0.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="The MATE Desktop configuration tool" -LICENSE="GPL-2" +LICENSE="FDL-1.1+ GPL-2+ LGPL-2+ LGPL-2.1+ HPND" SLOT="0" IUSE="accountsservice appindicator debug" |