mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +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 @@
|
||||
SUMMARY = "A portable version of the mg maintained by the OpenBSD team"
|
||||
HOMEPAGE = "http://homepage.boetes.org/software/mg/"
|
||||
LICENSE = "PD"
|
||||
LICENSE = "LicenseRef-PD"
|
||||
LIC_FILES_CHKSUM = "file://version.c;md5=a8e0b53d89d277bf3b40878ac568bedd"
|
||||
DEPENDS = "ncurses libbsd"
|
||||
SECTION = "console/editors"
|
||||
|
||||
Reference in New Issue
Block a user