mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] hwdata: correct license identifier
@ 2025-06-03 12:13 Ralf Glaser
  2025-06-30 16:14 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Ralf Glaser @ 2025-06-03 12:13 UTC (permalink / raw)
  To: ptxdist; +Cc: Ralf Glaser

XFree86-1.0 is the X11 license according to spdx.org
Signed-off-by: Ralf Glaser <glaser@iotmaxx.de>
---
 rules/hwdata.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/hwdata.make b/rules/hwdata.make
index 17593426f..2c247e6c7 100644
--- a/rules/hwdata.make
+++ b/rules/hwdata.make
@@ -21,7 +21,7 @@ HWDATA_SUFFIX		:= tar.gz
 HWDATA_URL		:= https://github.com/vcrhonek/hwdata/archive/refs/tags/v$(HWDATA_VERSION).$(HWDATA_SUFFIX)
 HWDATA_SOURCE		:= $(SRCDIR)/$(HWDATA).$(HWDATA_SUFFIX)
 HWDATA_DIR		:= $(BUILDDIR)/$(HWDATA)
-HWDATA_LICENSE		:= GPL-2.0-or-later OR XFree86-1.0
+HWDATA_LICENSE		:= GPL-2.0-or-later OR X11
 HWDATA_LICENSE_FILES	:= \
 	file://LICENSE;md5=1556547711e8246992b999edd9445a57 \
 	file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263
-- 
2.49.0




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

* Re: [ptxdist] [APPLIED] hwdata: correct license identifier
  2025-06-03 12:13 [ptxdist] [PATCH] hwdata: correct license identifier Ralf Glaser
@ 2025-06-30 16:14 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-06-30 16:14 UTC (permalink / raw)
  To: ptxdist; +Cc: Ralf Glaser

Thanks, applied as 1bf4cbf8c918014c547d196bce6a1e3bb76b1830.

Michael

[sent from post-receive hook]

On Mon, 30 Jun 2025 18:14:40 +0200, Ralf Glaser <glaser@iotmaxx.de> wrote:
> XFree86-1.0 is the X11 license according to spdx.org
> 
> Signed-off-by: Ralf Glaser <glaser@iotmaxx.de>
> Message-Id: <20250603121536.18388-1-glaser@iotmaxx.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/hwdata.make b/rules/hwdata.make
> index e13902aa73c8..7e69ef20a956 100644
> --- a/rules/hwdata.make
> +++ b/rules/hwdata.make
> @@ -21,7 +21,7 @@ HWDATA_SUFFIX		:= tar.gz
>  HWDATA_URL		:= https://github.com/vcrhonek/hwdata/archive/refs/tags/v$(HWDATA_VERSION).$(HWDATA_SUFFIX)
>  HWDATA_SOURCE		:= $(SRCDIR)/$(HWDATA).$(HWDATA_SUFFIX)
>  HWDATA_DIR		:= $(BUILDDIR)/$(HWDATA)
> -HWDATA_LICENSE		:= GPL-2.0-or-later OR XFree86-1.0
> +HWDATA_LICENSE		:= GPL-2.0-or-later OR X11
>  HWDATA_LICENSE_FILES	:= \
>  	file://LICENSE;md5=1556547711e8246992b999edd9445a57 \
>  	file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263



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

end of thread, other threads:[~2025-06-30 16:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-03 12:13 [ptxdist] [PATCH] hwdata: correct license identifier Ralf Glaser
2025-06-30 16:14 ` [ptxdist] [APPLIED] " Michael Olbrich

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