From: Ralf Glaser <glaser@iotmaxx.de>
To: ptxdist@pengutronix.de
Cc: Ralf Glaser <glaser@iotmaxx.de>
Subject: [ptxdist] [PATCH] hwdata: correct license identifier
Date: Tue, 3 Jun 2025 14:13:31 +0200 [thread overview]
Message-ID: <20250603121536.18388-1-glaser@iotmaxx.de> (raw)
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
reply other threads:[~2025-06-03 12:15 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250603121536.18388-1-glaser@iotmaxx.de \
--to=glaser@iotmaxx.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox