diff options
-rw-r--r-- | x11-wm/marco/marco-1.22.1-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/marco/marco-1.22.2.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/marco/marco-1.22.4.ebuild | 2 | ||||
-rw-r--r-- | x11-wm/marco/marco-1.24.0.ebuild | 2 |
4 files changed, 6 insertions, 6 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" diff --git a/x11-wm/marco/marco-1.22.2.ebuild b/x11-wm/marco/marco-1.22.2.ebuild index 9745be329973..a693ad0e7c52 100644 --- a/x11-wm/marco/marco-1.22.2.ebuild +++ b/x11-wm/marco/marco-1.22.2.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" diff --git a/x11-wm/marco/marco-1.22.4.ebuild b/x11-wm/marco/marco-1.22.4.ebuild index 945631316fd8..a693ad0e7c52 100644 --- a/x11-wm/marco/marco-1.22.4.ebuild +++ b/x11-wm/marco/marco-1.22.4.ebuild @@ -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" diff --git a/x11-wm/marco/marco-1.24.0.ebuild b/x11-wm/marco/marco-1.24.0.ebuild index 9098cf8b1b69..95b149bd341b 100644 --- a/x11-wm/marco/marco-1.24.0.ebuild +++ b/x11-wm/marco/marco-1.24.0.ebuild @@ -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" |