mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +02:00
libx11-compose-data: Update LICENSE to better reflect reality
There are no traces of neither the BSD-2-Clause license nor the BSD-4-Clause license being used in the code. There is one occurrence of the BSD-1-Clause license. On the other hand, HPND and HPND-sell-variant are all over the place. (From OE-Core rev: b7fc3411dba82e87b626d110b3951a7dbf910f83) Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit b0f30792fd0ea41f1d1590dbe0452c956e018c82) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
27d151c032
commit
f57e4968b3
@@ -8,7 +8,7 @@ python () {
|
||||
|
||||
require xorg-lib-common.inc
|
||||
|
||||
LICENSE = "MIT & MIT-style & BSD-4-Clause & BSD-2-Clause"
|
||||
LICENSE = "MIT & MIT-style & BSD-1-Clause & HPND & HPND-sell-variant"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=172255dee66bb0151435b2d5d709fcf7"
|
||||
|
||||
SRC_URI[md5sum] = "c5fa5a86a20e3591bed6c046498d4b8f"
|
||||
|
||||
Reference in New Issue
Block a user