From bfc6efd15738329613a1bd95d502bcfcb802a93a Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 27 Jan 2016 15:38:05 +0100 Subject: app-arch/lzlib: Use correct license --- app-arch/lzlib/lzlib-1.6.ebuild | 4 ++-- app-arch/lzlib/lzlib-1.7.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'app-arch') diff --git a/app-arch/lzlib/lzlib-1.6.ebuild b/app-arch/lzlib/lzlib-1.6.ebuild index 517faae1e18f..0bd770995055 100644 --- a/app-arch/lzlib/lzlib-1.6.ebuild +++ b/app-arch/lzlib/lzlib-1.6.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$ @@ -10,7 +10,7 @@ DESCRIPTION="Library for lzip compression" HOMEPAGE="http://www.nongnu.org/lzip/lzlib.html" SRC_URI="http://download.savannah.gnu.org/releases-noredirect/lzip/${PN}/${P}.tar.gz" -LICENSE="GPL-3" +LICENSE="libstdc++" # fancy form of GPL-2+ with library exception SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="static-libs" diff --git a/app-arch/lzlib/lzlib-1.7.ebuild b/app-arch/lzlib/lzlib-1.7.ebuild index 517faae1e18f..0bd770995055 100644 --- a/app-arch/lzlib/lzlib-1.7.ebuild +++ b/app-arch/lzlib/lzlib-1.7.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$ @@ -10,7 +10,7 @@ DESCRIPTION="Library for lzip compression" HOMEPAGE="http://www.nongnu.org/lzip/lzlib.html" SRC_URI="http://download.savannah.gnu.org/releases-noredirect/lzip/${PN}/${P}.tar.gz" -LICENSE="GPL-3" +LICENSE="libstdc++" # fancy form of GPL-2+ with library exception SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="static-libs" -- cgit v1.2.3-65-gdbad