mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-25 05:21:31 +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,7 +1,7 @@
|
||||
DESCRIPTION = "Font Awesome icons packaged for setuptools (easy_install) / pip."
|
||||
HOMEPAGE = "https://pypi.python.org/pypi/XStatic-Font-Awesome"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "OFL-1.0 & MIT & CC-BY-4.0"
|
||||
LICENSE = "CC-BY-4.0 AND MIT AND OFL-1.0"
|
||||
LIC_FILES_CHKSUM = "file://xstatic/pkg/font_awesome/data/LICENSE.txt;md5=57f9201afe70f877988912a7b233de47"
|
||||
|
||||
PYPI_PACKAGE = "xstatic_font_awesome"
|
||||
|
||||
Reference in New Issue
Block a user