mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-17 10:45:45 +00:00
libnet: Clarify BSD license variant
The License of libnet is BSD-3-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
f4e4b1c248
commit
843e0ce815
@ -1,7 +1,7 @@
|
||||
SUMMARY = "dumb networking library"
|
||||
HOMEPAGE = "http://code.google.com/p/libdnet/"
|
||||
SECTION = "libs"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=0036c1b155f4e999f3e0a373490b5db9"
|
||||
|
||||
SRC_URI = "git://github.com/dugsong/libdnet.git;nobranch=1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user