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,6 +1,6 @@
|
||||
SUMMARY = "Netscape Portable Runtime Library"
|
||||
HOMEPAGE = "http://www.mozilla.org/projects/nspr/"
|
||||
LICENSE = "GPL-2.0-only | MPL-2.0 | LGPL-2.1-only"
|
||||
LICENSE = "GPL-2.0-only OR LGPL-2.1-only OR MPL-2.0"
|
||||
LIC_FILES_CHKSUM = "file://configure.in;beginline=3;endline=6;md5=90c2fdee38e45d6302abcfe475c8b5c5 \
|
||||
file://Makefile.in;beginline=4;endline=38;md5=beda1dbb98a515f557d3e58ef06bca99"
|
||||
SECTION = "libs/network"
|
||||
|
||||
Reference in New Issue
Block a user