mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 20:07:25 +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:
@@ -7,7 +7,7 @@ tool. If you're having network connectivity problems, traceroute will \
|
||||
show you where the trouble is coming from along the route."
|
||||
SECTION = "net"
|
||||
HOMEPAGE = "http://traceroute.sourceforge.net/"
|
||||
LICENSE = "GPL-2.0+ & LGPL-2.1+"
|
||||
LICENSE = "GPL-2.0-or-later & LGPL-2.1-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||
file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user