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:
Khem Raj
2026-07-17 16:25:05 -07:00
parent 01232d6238
commit 8f3df8b447
383 changed files with 412 additions and 412 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ DESCRIPTION = "\
utility lsi2c. \
"
HOMEPAGE = "https://github.com/costad2/i2cdev"
LICENSE = "LGPL-2.1-only & GPL-2.0-or-later"
LICENSE = "GPL-2.0-or-later AND LGPL-2.1-only"
LIC_FILES_CHKSUM = "\
file://COPYING;md5=768997ba510a952bef1775c50bc22b00 \
file://include/libi2cdev.h;beginline=12;endline=25;md5=72486a5e192d6ac5c7e55a4a95e380a6 \