mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +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:
@@ -1,5 +1,5 @@
|
||||
SUMMARY = "A pure Python netlink and Linux network configuration library"
|
||||
LICENSE = "GPLv2 & Apache-2.0"
|
||||
LICENSE = "GPL-2.0-only & Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.GPL.v2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||
file://LICENSE.Apache.v2;md5=34281e312165f843a2b7d1f114fe65ce"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user