diff options
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" |