summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-05-16 09:11:06 +0200
committerMichał Górny <mgorny@gentoo.org>2018-05-16 09:26:17 +0200
commitff2ee8cdf7d8b8e2ec389240d42e4ea290b94989 (patch)
tree60947c04c3276da3bbc2ad03e1fa817876487f78 /dev-util/abi-compliance-checker
parentnet-misc/aria2: Bump to 1.34.0 (diff)
downloadgentoo-ff2ee8cdf7d8b8e2ec389240d42e4ea290b94989.tar.gz
gentoo-ff2ee8cdf7d8b8e2ec389240d42e4ea290b94989.tar.bz2
gentoo-ff2ee8cdf7d8b8e2ec389240d42e4ea290b94989.zip
dev-util/abi-compliance-checker: Update upst license to LGPL-2.1
Diffstat (limited to 'dev-util/abi-compliance-checker')
-rw-r--r--dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild b/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild
index e78e618f979b..773b2a061acc 100644
--- a/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild
+++ b/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild
@@ -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=""