mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
passwdqc: Clarify BSD license variant
The License of passwdqc is BSD-1-Clause. Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
e796da8f1a
commit
ea31743baa
@@ -24,7 +24,7 @@ DEPENDS += "libpam"
|
||||
inherit distro_features_check
|
||||
REQUIRED_DISTRO_FEATURES = "pam"
|
||||
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-1-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=1b4af6f3d4ee079a38107366e93b334d"
|
||||
|
||||
SRC_URI = "http://www.openwall.com/${BPN}/${BP}.tar.gz \
|
||||
|
||||
Reference in New Issue
Block a user