mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 07:37: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:
@@ -1,7 +1,7 @@
|
||||
SUMMARY = "Tools for tracing OpenGL, Direct3D, and other graphics APIs"
|
||||
HOMEPAGE = "http://apitrace.github.io/"
|
||||
SECTION = "console/tools"
|
||||
LICENSE = "MIT & BSD-3-Clause"
|
||||
LICENSE = "BSD-3-Clause AND MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=aeb969185a143c3c25130bc2c3ef9a50 \
|
||||
file://thirdparty/snappy/COPYING;md5=f62f3080324a97b3159a7a7e61812d0c"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user