mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
x11-terms/mate-terminal: Fix LICENSE
Package-Manager: Portage-2.3.82, Repoman-2.3.18 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
This commit is contained in:
@@ -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
|
||||
@@ -10,7 +10,7 @@ if [[ ${PV} != 9999 ]]; then
|
||||
fi
|
||||
|
||||
DESCRIPTION="The MATE Terminal"
|
||||
LICENSE="GPL-3"
|
||||
LICENSE="FDL-1.1+ GPL-3+ LGPL-3+"
|
||||
SLOT="0"
|
||||
|
||||
IUSE=""
|
||||
|
||||
@@ -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
|
||||
@@ -10,7 +10,7 @@ if [[ ${PV} != 9999 ]]; then
|
||||
fi
|
||||
|
||||
DESCRIPTION="The MATE Terminal"
|
||||
LICENSE="GPL-3"
|
||||
LICENSE="FDL-1.1+ GPL-3+ LGPL-3+"
|
||||
SLOT="0"
|
||||
|
||||
IUSE=""
|
||||
|
||||
@@ -10,7 +10,7 @@ if [[ ${PV} != 9999 ]]; then
|
||||
fi
|
||||
|
||||
DESCRIPTION="The MATE Terminal"
|
||||
LICENSE="GPL-3"
|
||||
LICENSE="FDL-1.1+ GPL-3+ LGPL-3+"
|
||||
SLOT="0"
|
||||
|
||||
IUSE=""
|
||||
|
||||
Reference in New Issue
Block a user