All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/freetype: use correct license format for dual licensed package
@ 2024-02-28 15:01 Christian Hitz via buildroot
  2024-03-01 18:19 ` Peter Korsgaard
  2024-03-18 13:28 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Christian Hitz via buildroot @ 2024-02-28 15:01 UTC (permalink / raw)
  To: buildroot; +Cc: Christian Hitz, Bernd Kuhls

From: Christian Hitz <christian.hitz@bbv.ch>

Signed-off-by: Christian Hitz <christian.hitz@bbv.ch>
---
 package/freetype/freetype.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/freetype/freetype.mk b/package/freetype/freetype.mk
index 1f4bcaf341..5032414d63 100644
--- a/package/freetype/freetype.mk
+++ b/package/freetype/freetype.mk
@@ -9,7 +9,7 @@ FREETYPE_SOURCE = freetype-$(FREETYPE_VERSION).tar.xz
 FREETYPE_SITE = http://download.savannah.gnu.org/releases/freetype
 FREETYPE_INSTALL_STAGING = YES
 FREETYPE_MAKE_OPTS = CCexe="$(HOSTCC)"
-FREETYPE_LICENSE = Dual FTL/GPL-2.0+
+FREETYPE_LICENSE = FTL or GPL-2.0+
 FREETYPE_LICENSE_FILES = LICENSE.TXT docs/FTL.TXT docs/GPLv2.TXT
 FREETYPE_CPE_ID_VENDOR = freetype
 FREETYPE_DEPENDENCIES = host-pkgconf
-- 
2.43.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] package/freetype: use correct license format for dual licensed package
  2024-02-28 15:01 [Buildroot] [PATCH] package/freetype: use correct license format for dual licensed package Christian Hitz via buildroot
@ 2024-03-01 18:19 ` Peter Korsgaard
  2024-03-18 13:28 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2024-03-01 18:19 UTC (permalink / raw)
  To: Christian Hitz via buildroot; +Cc: Christian Hitz, Christian Hitz, Bernd Kuhls

>>>>> "Christian" == Christian Hitz via buildroot <buildroot@buildroot.org> writes:

 > From: Christian Hitz <christian.hitz@bbv.ch>
 > Signed-off-by: Christian Hitz <christian.hitz@bbv.ch>

Committed, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] package/freetype: use correct license format for dual licensed package
  2024-02-28 15:01 [Buildroot] [PATCH] package/freetype: use correct license format for dual licensed package Christian Hitz via buildroot
  2024-03-01 18:19 ` Peter Korsgaard
@ 2024-03-18 13:28 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2024-03-18 13:28 UTC (permalink / raw)
  To: Christian Hitz via buildroot; +Cc: Christian Hitz, Christian Hitz, Bernd Kuhls

>>>>> "Christian" == Christian Hitz via buildroot <buildroot@buildroot.org> writes:

 > From: Christian Hitz <christian.hitz@bbv.ch>
 > Signed-off-by: Christian Hitz <christian.hitz@bbv.ch>

Committed to 2023.02.x and 2023.11.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2024-03-18 13:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-28 15:01 [Buildroot] [PATCH] package/freetype: use correct license format for dual licensed package Christian Hitz via buildroot
2024-03-01 18:19 ` Peter Korsgaard
2024-03-18 13:28 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.