mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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:
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."
|
||||
HOMEPAGE = "http://www.pureftpd.org/project/pure-ftpd"
|
||||
SECTION = "net"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-0-Clause"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=0595b4261a04bc2d27f30b9c90796c1f"
|
||||
|
||||
DEPENDS = "libcap virtual/crypt"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user