summaryrefslogtreecommitdiffstats
path: root/package/libcap-ng
diff options
context:
space:
mode:
authorRahul Bedarkar <rahul.bedarkar@imgtec.com>2016-09-15 16:03:54 +0530
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-09-16 18:46:08 +0200
commit9b0dc3515a7f15656f532e3e7df9acb347c8f4bd (patch)
treeefabe9f843adb3737c2f7cd60989ab7c49984495 /package/libcap-ng
parente0b38197e04f3404b94b270f852920b63a7b96e6 (diff)
downloadbuildroot-9b0dc3515a7f15656f532e3e7df9acb347c8f4bd.tar.gz
buildroot-9b0dc3515a7f15656f532e3e7df9acb347c8f4bd.zip
libcap-ng: annotate licenses with components
libcap-ng.so library is released under LGPLv2.1+ and programs testcap, filecap, netcap and pscap are released under GPLv2+. Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libcap-ng')
-rw-r--r--package/libcap-ng/libcap-ng.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libcap-ng/libcap-ng.mk b/package/libcap-ng/libcap-ng.mk
index 34e0f2c551..19cc27d56f 100644
--- a/package/libcap-ng/libcap-ng.mk
+++ b/package/libcap-ng/libcap-ng.mk
@@ -6,7 +6,7 @@
LIBCAP_NG_VERSION = 0.7.8
LIBCAP_NG_SITE = http://people.redhat.com/sgrubb/libcap-ng
-LIBCAP_NG_LICENSE = GPLv2+ LGPLv2.1+
+LIBCAP_NG_LICENSE = GPLv2+ (programs), LGPLv2.1+ (library)
LIBCAP_NG_LICENSE_FILES = COPYING COPYING.LIB
LIBCAP_NG_INSTALL_STAGING = YES
OpenPOWER on IntegriCloud