diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-05-12 12:59:29 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-05-13 18:12:12 +0200 |
commit | 4228725346f733553d37b1811787dc1724e2277c (patch) | |
tree | bc513fc99ebb8d1e8ae31dc22b564d56df157d0d /net-analyzer | |
parent | net-analyzer/sguil-client: Update LICENSE (diff) | |
download | gentoo-4228725346f733553d37b1811787dc1724e2277c.tar.gz gentoo-4228725346f733553d37b1811787dc1724e2277c.tar.bz2 gentoo-4228725346f733553d37b1811787dc1724e2277c.zip |
net-analyzer/sguil-sensor: Update LICENSE
QPL and QPL-1.0 are duplicates.
Bug: https://bugs.gentoo.org/789666
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/sguil-sensor/sguil-sensor-1.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/sguil-sensor/sguil-sensor-1.0.0-r1.ebuild b/net-analyzer/sguil-sensor/sguil-sensor-1.0.0-r1.ebuild index d07d5ee62911..7007abd7517f 100644 --- a/net-analyzer/sguil-sensor/sguil-sensor-1.0.0-r1.ebuild +++ b/net-analyzer/sguil-sensor/sguil-sensor-1.0.0-r1.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Sensor part of sguil Network Security Monitoring" HOMEPAGE="https://github.com/bammv/sguil" SRC_URI="https://github.com/bammv/sguil/archive/v${PV}.tar.gz -> ${P/-sensor}.tar.gz" -LICENSE="GPL-2 QPL" +LICENSE="GPL-3 GPL-2+ QPL-1.0 GPL-2" # GPL-2 for init script SLOT="0" KEYWORDS="~amd64 ~x86" |