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:
@@ -2,7 +2,7 @@ SUMMARY = "Interactive Connectivity Establishment library"
|
||||
DESCRIPTION = "Libnice is an implementation of the IETF's draft Interactive Connectivity Establishment standard (ICE)."
|
||||
HOMEPAGE = "http://nice.freedesktop.org/wiki/"
|
||||
|
||||
LICENSE = "LGPL-2.1-only & MPL-1.1"
|
||||
LICENSE = "LGPL-2.1-only AND MPL-1.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=963cc62096d5412ee9580043babb8b60 \
|
||||
file://COPYING.LGPL;md5=2d5025d4aa3495befef8f17206a5b0a1 \
|
||||
file://COPYING.MPL;md5=3c617710e51cdbe0fc00716f056dfb1a \
|
||||
|
||||
Reference in New Issue
Block a user