mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 20:07:25 +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:
@@ -4,7 +4,7 @@ submissions, file uploads, reading and writing cookies, query string generation
|
||||
and manipulation, and processing and preparing HTTP headers."
|
||||
HOMEPAGE = "https://metacpan.org/pod/CGI"
|
||||
SECTION = "libs"
|
||||
LICENSE = "Artistic-2.0 | GPL-2.0-only"
|
||||
LICENSE = "Artistic-2.0 OR GPL-2.0-only"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=415fc49abed2728f9480cd32c8d67beb"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user