From: Christophe PRIOUZEAU Date: Mon, 7 Oct 2019 13:08:40 +0000 (+0000) Subject: lighttpd: Clarify BSD license variant X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~13030 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bd43b930645ddba81a8b209e2d15315b9f42705;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git lighttpd: Clarify BSD license variant The license of lighttpd is BSD-3-Clause. Signed-off-by: Christophe Priouzeau Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.54.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.54.bb index 2e83c821a67..20ce6987293 100644 --- a/meta/recipes-extended/lighttpd/lighttpd_1.4.54.bb +++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.54.bb @@ -2,7 +2,7 @@ SUMMARY = "Lightweight high-performance web server" HOMEPAGE = "http://www.lighttpd.net/" BUGTRACKER = "http://redmine.lighttpd.net/projects/lighttpd/issues" -LICENSE = "BSD" +LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://COPYING;md5=e4dac5c6ab169aa212feb5028853a579" SECTION = "net"