Explorar o código

libnet: adjust license information

As noticed by Arnout, some files are under BSD-3c.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas Petazzoni %!s(int64=9) %!d(string=hai) anos
pai
achega
6d33e77f74
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package/libnet/libnet.mk

+ 1 - 1
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))