Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] font-util: Correct SPDX expression
@ 2025-01-24 16:17 Bastian Germann
  2025-01-24 16:17 ` [PATCH] libbsd: Drop licenses that were removed upstream Bastian Germann
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Bastian Germann @ 2025-01-24 16:17 UTC (permalink / raw)
  To: openembedded-core; +Cc: Bastian Germann

The BSD-4-Clause license is not contained in version 1.4.1.
But MIT and X11 are listed in the COPYING file.

License-Update: upstream has changed

Signed-off-by: Bastian Germann <bage@debian.org>
---
 meta/recipes-graphics/xorg-font/font-util_1.4.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb b/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb
index 0c65927fb4..6ad112aca7 100644
--- a/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb
+++ b/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb
@@ -2,7 +2,7 @@ SUMMARY = "X.Org font package creation/installation utilities"
 
 require xorg-font-common.inc
 
-LICENSE = "Unicode-TOU & BSD-4-Clause & BSD-2-Clause"
+LICENSE = "Unicode-TOU & MIT & X11 & BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://COPYING;md5=2a9e705c00e463c8d294f90486852e06 \
                     file://ucs2any.c;endline=28;md5=8357dc567fc628bd12696f15b2a33bcb \
                     file://bdftruncate.c;endline=26;md5=4f82ffc101a1b165eae9c6998abff937 \


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-01-24 16:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-24 16:17 [PATCH] font-util: Correct SPDX expression Bastian Germann
2025-01-24 16:17 ` [PATCH] libbsd: Drop licenses that were removed upstream Bastian Germann
2025-01-24 16:17 ` [PATCH] libxfont2: Document more specific BSD-4-Clause-UC Bastian Germann
2025-01-24 16:17 ` [PATCH] man-pages: " Bastian Germann
2025-01-24 16:17 ` [PATCH] util-linux: " Bastian Germann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox