mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
daemonize: Clarify BSD license variant
The License of daemonize 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:
committed by
Khem Raj
parent
9673794a4f
commit
a37c2d00cc
@@ -1,6 +1,6 @@
|
||||
SUMMARY = "A tool to run a command as a daemon"
|
||||
HOMEPAGE = "http://software.clapper.org/daemonize/"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=3cf9084faa88bc8554a9139d8d7dd35f"
|
||||
PV = "1.7.8"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user