mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
netkit-ftp: Clarify BSD license variant
The License of netkit-ftp is BSD-4-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
3af51c57d7
commit
b1442dba90
@@ -1,7 +1,7 @@
|
|||||||
DESCRIPTION = "netkit-ft includes the ftp client."
|
DESCRIPTION = "netkit-ft includes the ftp client."
|
||||||
SECTION = "net"
|
SECTION = "net"
|
||||||
HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit"
|
HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD-4-Clause"
|
||||||
|
|
||||||
LIC_FILES_CHKSUM = "file://ftp/ftp.c;beginline=2;endline=3;md5=2d40a75a50d83b8f6317b3f53db72bfa"
|
LIC_FILES_CHKSUM = "file://ftp/ftp.c;beginline=2;endline=3;md5=2d40a75a50d83b8f6317b3f53db72bfa"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user