mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +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:
@@ -9,7 +9,7 @@ Addresses are assigned randomly by each host and, in case of collision, \
|
||||
both hosts (are supposed to) renumber."
|
||||
AUTHOR = "Anand Kumria <wildfire@progsoc.uts.edu.au>"
|
||||
HOMEPAGE = "http://www.progsoc.org/~wildfire/zeroconf/"
|
||||
LICENSE = "GPLv2+"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4 \
|
||||
file://zeroconf.c;beginline=1;endline=13;md5=a5bada96e1e34b08eb7446b28e2630b2"
|
||||
SECTION = "net"
|
||||
|
||||
Reference in New Issue
Block a user