mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +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 @@
|
||||
DESCRIPTION = "The Lemon Parser Generator"
|
||||
HOMEPAGE = "https://sqlite.org/src/file/doc/lemon.html"
|
||||
LICENSE = "PD"
|
||||
LICENSE = "LicenseRef-PD"
|
||||
SECTION = "devel"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://tool/lemon.c;endline=8;md5=c7551a78fa3fdecd96d1ad6761d205ee"
|
||||
|
||||
Reference in New Issue
Block a user