mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-25 07:17:05 +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:
@@ -5,7 +5,7 @@ encoding, supporting Unicode version 16.0"
|
||||
HOMEPAGE = "https://juliastrings.github.io/utf8proc/"
|
||||
SECTION = "libs"
|
||||
|
||||
LICENSE = "MIT & Unicode-3.0"
|
||||
LICENSE = "MIT AND Unicode-3.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=96d5a3ba306e0f24fb289427af484408"
|
||||
|
||||
SRC_URI = "\
|
||||
|
||||
Reference in New Issue
Block a user