Quellcode durchsuchen

libnet: Clarify BSD license variant

The License of libnet is BSD-2-Clause.

Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Christophe PRIOUZEAU vor 4 Jahren
Ursprung
Commit
d198a6a421
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      meta-oe/recipes-connectivity/libnet/libnet_1.2-rc3.bb

+ 1 - 1
meta-oe/recipes-connectivity/libnet/libnet_1.2-rc3.bb

@@ -2,7 +2,7 @@ SUMMARY = "A packet dissection and creation library"
 # libnet at packetfactory.net is dead
 HOMEPAGE = "https://github.com/sam-github/libnet"
 SECTION = "libs"
-LICENSE = "BSD"
+LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://doc/COPYING;md5=3ec839e00408b484d33b472a86b7c266"
 DEPENDS = "libpcap"
 # There are major API changes beween libnet v1.0 and libnet v1.1