diff options
Diffstat (limited to 'app-arch/engrampa/engrampa-1.22.1-r1.ebuild')
-rw-r--r-- | app-arch/engrampa/engrampa-1.22.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/engrampa/engrampa-1.22.1-r1.ebuild b/app-arch/engrampa/engrampa-1.22.1-r1.ebuild index 3a1520eee9ed..dbd3baf302e1 100644 --- a/app-arch/engrampa/engrampa-1.22.1-r1.ebuild +++ b/app-arch/engrampa/engrampa-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="Engrampa archive manager for MATE" -LICENSE="GPL-2" +LICENSE="FDL-1.1+ GPL-2+ LGPL-2+" SLOT="0" IUSE="caja magic packagekit" |