mirror of
git://git.yoctoproject.org/poky
synced 2026-09-16 12:50:49 +00:00
tcp-wrappers: Clarify BSD license variant
The license of tcp-wrappers is BSD-1-Clause. (From OE-Core rev: de15316e77f8a91122a0af196dc652d10c895223) Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
df97d5ae1c
commit
3562af18f0
@ -4,7 +4,7 @@ DESCRIPTION = "Tools for monitoring and filtering incoming requests for tcp \
|
|||||||
services."
|
services."
|
||||||
SECTION = "console/network"
|
SECTION = "console/network"
|
||||||
|
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD-1-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://DISCLAIMER;md5=071bd69cb78b18888ea5e3da5c3127fa"
|
LIC_FILES_CHKSUM = "file://DISCLAIMER;md5=071bd69cb78b18888ea5e3da5c3127fa"
|
||||||
PR ="r10"
|
PR ="r10"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user