mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-11 15:00:34 +00:00
LICENSE: update to SPDX standard names
Use convert-spdx-licenses.py to update LICENSE in recipes. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@ directories to Perl's search path so that later 'use' or 'require' statements \
|
||||
will find modules which are not located in the default search path."
|
||||
|
||||
SECTION = "libs"
|
||||
LICENSE = "Artistic-1.0 | GPL-1.0+"
|
||||
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
|
||||
PR = "r0"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://README;beginline=26;endline=30;md5=94b119f1a7b8d611efc89b5d562a1a50"
|
||||
|
||||
Reference in New Issue
Block a user