Message ID | 20250916124137.705324-1-ross.burton@arm.com |
---|---|
State | New |
Headers | show |
Series | fontconfig: clean up LICENSE | expand |
diff --git a/meta/recipes-graphics/fontconfig/fontconfig_2.17.1.bb b/meta/recipes-graphics/fontconfig/fontconfig_2.17.1.bb index 48151fe4f5f..22bdfb139cc 100644 --- a/meta/recipes-graphics/fontconfig/fontconfig_2.17.1.bb +++ b/meta/recipes-graphics/fontconfig/fontconfig_2.17.1.bb @@ -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 \ "
"MIT & MIT" is not a useful license statement. Signed-off-by: Ross Burton <ross.burton@arm.com> --- meta/recipes-graphics/fontconfig/fontconfig_2.17.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)