commit: feeff63379a395f1e708ced64fc12541e1d4d6b6 Author: Louis Sautier <sautier.louis <AT> gmail <DOT> com> AuthorDate: Mon Mar 21 13:28:20 2016 +0000 Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org> CommitDate: Mon Mar 21 13:54:52 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feeff633
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 net-irc/znc/znc-1.2-r1.ebuild | 4 ++-- net-irc/znc/znc-1.4-r1.ebuild | 4 ++-- net-irc/znc/znc-1.4.ebuild | 4 ++-- net-irc/znc/znc-1.6.1-r1.ebuild | 4 ++-- net-irc/znc/znc-9999.ebuild | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/net-irc/znc/znc-1.2-r1.ebuild b/net-irc/znc/znc-1.2-r1.ebuild index b8acfc2..8322a7f 100644 --- a/net-irc/znc/znc-1.2-r1.ebuild +++ b/net-irc/znc/znc-1.2-r1.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$ @@ -21,7 +21,7 @@ else fi HOMEPAGE="http://znc.in" -LICENSE="GPL-2" +LICENSE="Apache-2.0" SLOT="0" IUSE="daemon debug ipv6 perl python ssl sasl tcl" diff --git a/net-irc/znc/znc-1.4-r1.ebuild b/net-irc/znc/znc-1.4-r1.ebuild index 4551bd3..9f6deef 100644 --- a/net-irc/znc/znc-1.4-r1.ebuild +++ b/net-irc/znc/znc-1.4-r1.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$ @@ -21,7 +21,7 @@ else fi HOMEPAGE="http://znc.in" -LICENSE="GPL-2" +LICENSE="Apache-2.0" SLOT="0" IUSE="daemon debug ipv6 perl python ssl sasl tcl" diff --git a/net-irc/znc/znc-1.4.ebuild b/net-irc/znc/znc-1.4.ebuild index bcc2710..99ad525 100644 --- a/net-irc/znc/znc-1.4.ebuild +++ b/net-irc/znc/znc-1.4.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$ @@ -21,7 +21,7 @@ else fi HOMEPAGE="http://znc.in" -LICENSE="GPL-2" +LICENSE="Apache-2.0" SLOT="0" IUSE="daemon debug ipv6 perl python ssl sasl tcl" diff --git a/net-irc/znc/znc-1.6.1-r1.ebuild b/net-irc/znc/znc-1.6.1-r1.ebuild index a6f8c03..6f7e05b 100644 --- a/net-irc/znc/znc-1.6.1-r1.ebuild +++ b/net-irc/znc/znc-1.6.1-r1.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$ @@ -17,7 +17,7 @@ SRC_URI="http://znc.in/releases/${PN}-${MY_PV}.tar.gz KEYWORDS="~amd64 ~arm ~x86" HOMEPAGE="http://znc.in" -LICENSE="GPL-2" +LICENSE="Apache-2.0" SLOT="0" IUSE="daemon debug ipv6 libressl perl python ssl sasl tcl test" diff --git a/net-irc/znc/znc-9999.ebuild b/net-irc/znc/znc-9999.ebuild index 561efde..cfdcfd9 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"
