mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +00:00
netkit-telnet: Clarify BSD license variant
The License of netkit-telnet 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
00dd3fba33
commit
19b5d0ce66
@@ -2,7 +2,7 @@ DESCRIPTION = "netkit-telnet includes the telnet daemon and client."
|
||||
HOMEPAGE = "http://www.hcs.harvard.edu/~dholland/computers/netkit.html"
|
||||
SECTION = "net"
|
||||
DEPENDS = "ncurses"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-4-Clause"
|
||||
LIC_FILES_CHKSUM = "file://telnet/telnet.cc;beginline=2;endline=3;md5=780868e7b566313e70cb701560ca95ef"
|
||||
|
||||
SRC_URI = "http://ftp.linux.org.uk/pub/linux/Networking/netkit/${BP}.tar.gz \
|
||||
|
||||
Reference in New Issue
Block a user