mirror of
https://git.yoctoproject.org/poky
synced 2026-04-03 20:02:24 +02: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:
committed by
Richard Purdie
parent
df97d5ae1c
commit
3562af18f0
@@ -4,7 +4,7 @@ DESCRIPTION = "Tools for monitoring and filtering incoming requests for tcp \
|
||||
services."
|
||||
SECTION = "console/network"
|
||||
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-1-Clause"
|
||||
LIC_FILES_CHKSUM = "file://DISCLAIMER;md5=071bd69cb78b18888ea5e3da5c3127fa"
|
||||
PR ="r10"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user