diff options
author | Louis Sautier <sautier.louis@gmail.com> | 2016-03-21 14:28:20 +0100 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2016-03-21 21:54:52 +0800 |
commit | feeff63379a395f1e708ced64fc12541e1d4d6b6 (patch) | |
tree | 3c78f1a7a6f5a71509ccfb8eda515bd8cb84d36e /net-irc/znc/znc-9999.ebuild | |
parent | net-irc/znc: update metadata, add myself as proxied maintainer (diff) | |
download | gentoo-feeff63379a395f1e708ced64fc12541e1d4d6b6.tar.gz gentoo-feeff63379a395f1e708ced64fc12541e1d4d6b6.tar.bz2 gentoo-feeff63379a395f1e708ced64fc12541e1d4d6b6.zip |
net-irc/znc: update LICENSE for older ebuilds
Gentoo-Bug: https://bugs.gentoo.org/571366
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1104
Diffstat (limited to 'net-irc/znc/znc-9999.ebuild')
-rw-r--r-- | net-irc/znc/znc-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/znc/znc-9999.ebuild b/net-irc/znc/znc-9999.ebuild index 561efdef7f30..cfdcfd948184 100644 --- a/net-irc/znc/znc-9999.ebuild +++ b/net-irc/znc/znc-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ SRC_URI="" KEYWORDS="" HOMEPAGE="http://znc.in" -LICENSE="GPL-2" +LICENSE="Apache-2.0" SLOT="0" IUSE="daemon debug ipv6 libressl perl python ssl sasl tcl" |