mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
common-licenses: Additions and corrections
I've added more licenses from SPDX and corrected the gcc license so that it is a. parsable and b. accurate to the SPDX standard. I've also done some cleanup of license text and gdb's LICENSE field. (From OE-Core rev: e47343d12ee571281238bbf5663b074c0e32049f) Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
879a7f819b
commit
7cd2ac0e40
@@ -1,5 +1,5 @@
|
||||
require gdb.inc
|
||||
LICENSE="GPLv2&GPLv3&LGPLv2&LGPLv3"
|
||||
LICENSE="GPLv2 & GPLv3 & LGPLv2 & LGPLv3"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
|
||||
file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 \
|
||||
file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6 \
|
||||
|
||||
Reference in New Issue
Block a user