diff options
Diffstat (limited to 'x11-wm/marco/marco-1.22.1-r1.ebuild')
-rw-r--r-- | x11-wm/marco/marco-1.22.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/marco/marco-1.22.1-r1.ebuild b/x11-wm/marco/marco-1.22.1-r1.ebuild index 1390d88f009e..2bc660edd390 100644 --- a/x11-wm/marco/marco-1.22.1-r1.ebuild +++ b/x11-wm/marco/marco-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="MATE default window manager" -LICENSE="GPL-2" +LICENSE="FDL-1.2+ GPL-2+ LGPL-2+ MIT" SLOT="0" IUSE="startup-notification test xinerama" |