mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-25 19:27:14 +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:
@@ -6,7 +6,7 @@ DESCRIPTION = "Taisei Project is an open source fan-game set in the world of \
|
||||
mastery through practice."
|
||||
HOMEPAGE = "https://taisei-project.org"
|
||||
BUGTRACKER = "https://github.com/taisei-project/taisei/issues"
|
||||
LICENSE = "CC-BY-4.0 & CC0-1.0 & MIT"
|
||||
LICENSE = "CC-BY-4.0 AND CC0-1.0 AND MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=1a11ffd7e1bdd1d3156cecec60a2846f"
|
||||
|
||||
DEPENDS = "\
|
||||
|
||||
Reference in New Issue
Block a user