diff options
author | Adam Feldman <NP-Hardass@gentoo.org> | 2020-03-22 19:46:43 -0400 |
---|---|---|
committer | Adam Feldman <NP-Hardass@gentoo.org> | 2020-04-06 13:48:29 -0400 |
commit | f5d88f7b18462ccadbc85860cca98129ed53bd74 (patch) | |
tree | 59a9768c2f24b6d9db63afa959018cf92168dad5 | |
parent | mate-extra/mate-system-monitor: Bump to 1.24.0 (diff) | |
download | gentoo-f5d88f7b18462ccadbc85860cca98129ed53bd74.tar.gz gentoo-f5d88f7b18462ccadbc85860cca98129ed53bd74.tar.bz2 gentoo-f5d88f7b18462ccadbc85860cca98129ed53bd74.zip |
mate-extra/mate-system-monitor: Fix LICENSE
Package-Manager: Portage-2.3.82, Repoman-2.3.18
Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
4 files changed, 6 insertions, 6 deletions
diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild b/mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild index f65311fcd605..07ef770ebdcf 100644 --- a/mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild +++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.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 @@ -11,7 +11,7 @@ fi DESCRIPTION="The MATE System Monitor" -LICENSE="GPL-2" +LICENSE="FDL-1.1+ GPL-2+ LGPL-2+" SLOT="0" IUSE="elogind systemd" diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.22.1.ebuild b/mate-extra/mate-system-monitor/mate-system-monitor-1.22.1.ebuild index 2df1fb376d25..1cc367322d92 100644 --- a/mate-extra/mate-system-monitor/mate-system-monitor-1.22.1.ebuild +++ b/mate-extra/mate-system-monitor/mate-system-monitor-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 @@ -11,7 +11,7 @@ fi DESCRIPTION="The MATE System Monitor" -LICENSE="GPL-2" +LICENSE="FDL-1.1+ GPL-2+ LGPL-2+" SLOT="0" IUSE="elogind systemd" diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.22.2.ebuild b/mate-extra/mate-system-monitor/mate-system-monitor-1.22.2.ebuild index abe6055de01e..1cc367322d92 100644 --- a/mate-extra/mate-system-monitor/mate-system-monitor-1.22.2.ebuild +++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.22.2.ebuild @@ -11,7 +11,7 @@ fi DESCRIPTION="The MATE System Monitor" -LICENSE="GPL-2" +LICENSE="FDL-1.1+ GPL-2+ LGPL-2+" SLOT="0" IUSE="elogind systemd" diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.24.0.ebuild b/mate-extra/mate-system-monitor/mate-system-monitor-1.24.0.ebuild index 467ce2fdfdfa..99d44d10c547 100644 --- a/mate-extra/mate-system-monitor/mate-system-monitor-1.24.0.ebuild +++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.24.0.ebuild @@ -11,7 +11,7 @@ fi DESCRIPTION="The MATE System Monitor" -LICENSE="GPL-2" +LICENSE="FDL-1.1+ GPL-2+ LGPL-2+" SLOT="0" IUSE="elogind systemd" |