From: Christophe PRIOUZEAU Date: Mon, 7 Oct 2019 13:08:41 +0000 (+0000) Subject: tcp-wrappers: Clarify BSD license variant X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~13028 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de15316e77f8a91122a0af196dc652d10c895223;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git tcp-wrappers: Clarify BSD license variant The license of tcp-wrappers is BSD-1-Clause. Signed-off-by: Christophe Priouzeau Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb b/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb index dd945c970f1..bd0c84c242a 100644 --- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb +++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb @@ -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"