summaryrefslogtreecommitdiff
path: root/package/libnet
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-11-11 15:02:24 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-11-11 15:02:24 +0100
commit6d33e77f742cc5f9706a6eb4eaeeaabe27315939 (patch)
tree1f5950013e5401d27f9f8c92b384dba801c3cd81 /package/libnet
parent500d287b07190c9c1a1284bc91b37d07e1a835a3 (diff)
libnet: adjust license information
As noticed by Arnout, some files are under BSD-3c. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libnet')
-rw-r--r--package/libnet/libnet.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libnet/libnet.mk b/package/libnet/libnet.mk
index d021f7663..3b62a793b 100644
--- a/package/libnet/libnet.mk
+++ b/package/libnet/libnet.mk
@@ -7,7 +7,7 @@
LIBNET_VERSION = 1.1.6
LIBNET_SITE = http://sourceforge.net/projects/libnet-dev/files
LIBNET_INSTALL_STAGING = YES
-LIBNET_LICENSE = BSD-2c
+LIBNET_LICENSE = BSD-2c, BSD-3c
LIBNET_LICENSE_FILES = doc/COPYING
$(eval $(autotools-package))