dev-util/abi-compliance-checker: Update upst license to LGPL-2.1
authorMichał Górny <mgorny@gentoo.org>
Wed, 16 May 2018 07:11:06 +0000 (09:11 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 16 May 2018 07:26:17 +0000 (09:26 +0200)
dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild

index e78e618f979b7024ff57fa06753cbddc0798f83d..773b2a061acc023754b04402cb6a6d22bbbbc49a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ DESCRIPTION="A tool for checking backward compatibility of a C/C++ library"
 HOMEPAGE="http://ispras.linuxbase.org/index.php/ABI_compliance_checker"
 SRC_URI="https://github.com/lvc/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
-LICENSE="GPL-2"
+LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""