mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +00:00
pure-ftpd: Clarify BSD license variant
The License of pure-ftpd is BSD-0-Clause. Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
6c52b25be9
commit
2848d46c5f
@@ -2,7 +2,7 @@ SUMMARY = "FTP Server with a strong focus on software security"
|
|||||||
DESCRIPTION = "Pure-FTPd is a free (BSD license), secure, production-quality and standard-conformant FTP server."
|
DESCRIPTION = "Pure-FTPd is a free (BSD license), secure, production-quality and standard-conformant FTP server."
|
||||||
HOMEPAGE = "http://www.pureftpd.org/project/pure-ftpd"
|
HOMEPAGE = "http://www.pureftpd.org/project/pure-ftpd"
|
||||||
SECTION = "net"
|
SECTION = "net"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD-0-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=0595b4261a04bc2d27f30b9c90796c1f"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=0595b4261a04bc2d27f30b9c90796c1f"
|
||||||
|
|
||||||
DEPENDS = "libcap virtual/crypt"
|
DEPENDS = "libcap virtual/crypt"
|
||||||
|
|||||||
Reference in New Issue
Block a user