mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@ across an interconnecting network to a destination system, either transferring \
|
||||
data for a specified time interval, or alternatively transferring a specified \
|
||||
number of bytes."
|
||||
HOMEPAGE = "http://www.nuttcp.net/Welcome%20Page.html"
|
||||
LICENSE = "GPL-2.0"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
SECTION = "net"
|
||||
LIC_FILES_CHKSUM = "file://${BP}.c;beginline=4;endline=30;md5=496a7c0bb83c07ff528d226bf85e05c5"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user