]> code.ossystems Code Review - openembedded-core.git/commitdiff
libx11-compose-data: Update LICENSE to better reflect reality
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Fri, 5 Nov 2021 18:57:37 +0000 (19:57 +0100)
committerAnuj Mittal <anuj.mittal@intel.com>
Tue, 9 Nov 2021 01:36:48 +0000 (09:36 +0800)
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.

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>
meta/recipes-graphics/xorg-lib/libx11-compose-data_1.6.8.bb

index e53ccc6aea8f5f4426375d3fbb168ab658109a26..796980b7cafc6170080f94718a41d4abcac1faf0 100644 (file)
@@ -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"