diff options
Diffstat (limited to 'mate-extra/mate-user-share/mate-user-share-1.22.1.ebuild')
-rw-r--r-- | mate-extra/mate-user-share/mate-user-share-1.22.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |