commit: 1cc60b44af8d83477cf36163cb661d9768cf1659
Author: Adam Feldman <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 25 00:59:16 2020 +0000
Commit: Adam Feldman <np-hardass <AT> gentoo <DOT> org>
CommitDate: Mon Apr 6 17:48:46 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cc60b44
mate-extra/mate-sensors-applet: Fix LICENSE
Package-Manager: Portage-2.3.82, Repoman-2.3.18
Signed-off-by: Adam Feldman <NP-Hardass <AT> gentoo.org>
mate-extra/mate-sensors-applet/mate-sensors-applet-1.22.1.ebuild | 4 ++--
mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.0.ebuild | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.22.1.ebuild
b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.22.1.ebuild
index 1d46b635f65..c96c17af7b0 100644
--- a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.22.1.ebuild
+++ b/mate-extra/mate-sensors-applet/mate-sensors-applet-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
@@ -12,7 +12,7 @@ if [[ ${PV} != 9999 ]]; then
fi
DESCRIPTION="MATE panel applet to display readings from hardware sensors"
-LICENSE="GPL-2"
+LICENSE="FDL-1.1+ GPL-2+"
SLOT="0"
IUSE="+dbus hddtemp libnotify lm-sensors video_cards_nvidia"
diff --git a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.0.ebuild
b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.0.ebuild
index 7c16ff4b7f9..d292f324537 100644
--- a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.0.ebuild
+++ b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.0.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} != 9999 ]]; then
fi
DESCRIPTION="MATE panel applet to display readings from hardware sensors"
-LICENSE="GPL-2"
+LICENSE="FDL-1.1+ GPL-2+"
SLOT="0"
IUSE="+dbus hddtemp libnotify lm-sensors video_cards_nvidia"