mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] hwdata: correct license identifier
@ 2025-06-03 12:13 Ralf Glaser
  0 siblings, 0 replies; only message 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] only message in thread

only message in thread, other threads:[~2025-06-03 12:15 UTC | newest]

Thread overview: (only message) (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

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