mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
recipes: Convert licenses to SPDX expressions
- Automatically convert all licenses to valid SPDX license expressions using convert-spdx-licenses.py Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
SUMMARY = "The Linux Kernel Stream Control Transmission Protocol (lksctp) project"
|
||||
HOMEPAGE = "http://lksctp.org"
|
||||
SECTION = "net"
|
||||
LICENSE = "LGPL-2.1-only & GPL-2.0-only"
|
||||
LICENSE = "GPL-2.0-only AND LGPL-2.1-only"
|
||||
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://COPYING.lib;md5=0a1b79af951c42a9c8573533fbba9a92 \
|
||||
|
||||
Reference in New Issue
Block a user