diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-05-12 12:58:52 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-05-13 18:12:10 +0200 |
commit | 6e544c64f4acc1df8f6e1ccb5789f35807ff45f3 (patch) | |
tree | 04f0eff4e67221eb5f7dcf18d1472c79f3520ee1 /net-analyzer | |
parent | net-analyzer/barnyard: Update LICENSE (diff) | |
download | gentoo-6e544c64f4acc1df8f6e1ccb5789f35807ff45f3.tar.gz gentoo-6e544c64f4acc1df8f6e1ccb5789f35807ff45f3.tar.bz2 gentoo-6e544c64f4acc1df8f6e1ccb5789f35807ff45f3.zip |
net-analyzer/sancp: 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/sancp/sancp-1.6.1-r7.ebuild (renamed from net-analyzer/sancp/sancp-1.6.1-r6.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/sancp/sancp-1.6.1-r6.ebuild b/net-analyzer/sancp/sancp-1.6.1-r7.ebuild index be00f2204c5c..e18588995cbb 100644 --- a/net-analyzer/sancp/sancp-1.6.1-r6.ebuild +++ b/net-analyzer/sancp/sancp-1.6.1-r7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI=" http://sancp.sourceforge.net/${PN}-1.6.1.fix200606.d.patch " -LICENSE="QPL GPL-2" +LICENSE="QPL-1.0 GPL-2" # GPL-2 for init script SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="sguil" |