mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libusbgx: fix license
@ 2021-06-22 16:07 Michael Tretter
  2021-06-24 15:02 ` [ptxdist] [PATCH] squash! " Roland Hieber
  2021-06-29  5:09 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 2 replies; 3+ messages in thread
From: Michael Tretter @ 2021-06-22 16:07 UTC (permalink / raw)
  To: ptxdist

libusbgx is licensed under GPL v2 or later and LGPL v2.1 or later. Fix
the SPDX identifier and add the license files.

Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
---
 rules/libusbgx.make | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/rules/libusbgx.make b/rules/libusbgx.make
index b05724b1d3d0..517c7d87df20 100644
--- a/rules/libusbgx.make
+++ b/rules/libusbgx.make
@@ -23,7 +23,10 @@ LIBUSBGX_URL		:= \
 LIBUSBGX_SOURCE	:= \
 	$(SRCDIR)/$(LIBUSBGX).$(LIBUSBGX_SUFFIX)
 LIBUSBGX_DIR		:= $(BUILDDIR)/$(LIBUSBGX)
-LIBUSBGX_LICENSE	:= GPLv2
+LIBUSBGX_LICENSE	:= GPL-2.0-or-later AND LGPL-2.1-or-later
+LIBUSBGX_LICENSE_FILES	:= \
+	file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
+	file://COPYING.LGPL;md5=4fbd65380cdd255951079008b364516c
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.29.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


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

end of thread, other threads:[~2021-06-29  5:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-22 16:07 [ptxdist] [PATCH] libusbgx: fix license Michael Tretter
2021-06-24 15:02 ` [ptxdist] [PATCH] squash! " Roland Hieber
2021-06-29  5:09 ` [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