libnet: adjust license information
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 11 Nov 2015 14:02:24 +0000 (15:02 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 11 Nov 2015 14:02:24 +0000 (15:02 +0100)
As noticed by Arnout, some files are under BSD-3c.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libnet/libnet.mk

index d021f7663d54878eb33972572f487aa49170cb89..3b62a793b3a7e84db4bcf41bd68814d557283d67 100644 (file)
@@ -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))