mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +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:
committed by
Khem Raj
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"
|
||||
|
||||
Reference in New Issue
Block a user