diff options
Diffstat (limited to 'mate-extra')
3 files changed, 5 insertions, 5 deletions
diff --git a/mate-extra/mate-user-share/mate-user-share-1.22.0.ebuild b/mate-extra/mate-user-share/mate-user-share-1.22.0.ebuild index aa87a8dc105f..3373fa4c5436 100644 --- a/mate-extra/mate-user-share/mate-user-share-1.22.0.ebuild +++ b/mate-extra/mate-user-share/mate-user-share-1.22.0.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="Personal file sharing for the MATE desktop" -LICENSE="GPL-2" +LICENSE="FDL-1.1+ GPL-2+" SLOT="0" IUSE="X" diff --git a/mate-extra/mate-user-share/mate-user-share-1.22.1.ebuild b/mate-extra/mate-user-share/mate-user-share-1.22.1.ebuild index 80932af77200..4d22498948df 100644 --- a/mate-extra/mate-user-share/mate-user-share-1.22.1.ebuild +++ b/mate-extra/mate-user-share/mate-user-share-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="Personal file sharing for the MATE desktop" -LICENSE="GPL-2" +LICENSE="FDL-1.1+ GPL-2+" SLOT="0" IUSE="X" diff --git a/mate-extra/mate-user-share/mate-user-share-1.24.0.ebuild b/mate-extra/mate-user-share/mate-user-share-1.24.0.ebuild index df282eff4b2f..dbfca4d5174f 100644 --- a/mate-extra/mate-user-share/mate-user-share-1.24.0.ebuild +++ b/mate-extra/mate-user-share/mate-user-share-1.24.0.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="Personal file sharing for the MATE desktop" -LICENSE="GPL-2" +LICENSE="FDL-1.1+ GPL-2+" SLOT="0" IUSE="X" |