mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
spawn-fcgi: Clarify BSD license variant
The License of spawn-fcgi 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:
parent
23c073f477
commit
9aa446a81d
|
|
@ -1,7 +1,7 @@
|
|||
SUMMARRY = "spawn-fcgi is used to spawn FastCGI applications"
|
||||
HOMEPAGE = "http://redmine.lighttpd.net/projects/spawn-fcgi"
|
||||
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=e4dac5c6ab169aa212feb5028853a579"
|
||||
|
||||
SRC_URI = "http://download.lighttpd.net/spawn-fcgi/releases-1.6.x/spawn-fcgi-${PV}.tar.gz \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user