mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 03:32:13 +02:00
fontconfig: clean up LICENSE
"MIT & MIT" is not a useful license statement. (From OE-Core rev: 044ab8233486e45e62d589a0e07798b5b9f2d09c) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
556336dc2e
commit
84c287d07b
@@ -11,7 +11,7 @@ rasterize fonts."
|
||||
HOMEPAGE = "http://www.fontconfig.org"
|
||||
BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
|
||||
|
||||
LICENSE = "MIT & MIT & PD"
|
||||
LICENSE = "MIT & PD"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=00252fd272bf2e722925613ad74cb6c7 \
|
||||
file://src/fcfreetype.c;endline=23;md5=f7c0140c1b0387cf4cf45420b059847c \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user