mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/3] libmodbus3: correct license
@ 2020-05-27 21:04 Bastian Krause
  2020-05-27 21:04 ` [ptxdist] [PATCH 2/3] libmodbus3: version bump 3.1.4 -> 3.1.6 Bastian Krause
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Bastian Krause @ 2020-05-27 21:04 UTC (permalink / raw)
  To: ptxdist; +Cc: Bastian Krause

libmodbus reverted its license with v3.0.0, commit 1275387 ("Revert
libmodbus licence from LGPLv3 to LGPLv2.1") to LGPL-2.1-or-later.
820e15f ("SPDX: change LGPL-2.1+ to LGPL-2.1-or-later") updates the SPDX
identifier in file headers to the recent version.

Signed-off-by: Bastian Krause <bst@pengutronix.de>
---
 rules/libmodbus3.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/libmodbus3.make b/rules/libmodbus3.make
index f206ec4aa..412401cbe 100644
--- a/rules/libmodbus3.make
+++ b/rules/libmodbus3.make
@@ -21,7 +21,7 @@ LIBMODBUS3_SUFFIX	:= tar.gz
 LIBMODBUS3_URL		:= http://libmodbus.org/site_media/build/$(LIBMODBUS3).$(LIBMODBUS3_SUFFIX)
 LIBMODBUS3_SOURCE	:= $(SRCDIR)/$(LIBMODBUS3).$(LIBMODBUS3_SUFFIX)
 LIBMODBUS3_DIR		:= $(BUILDDIR)/$(LIBMODBUS3)
-LIBMODBUS3_LICENSE	:= LGPL-3.0-only
+LIBMODBUS3_LICENSE	:= LGPL-2.1-or-later
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.26.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2020-05-28  8:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-27 21:04 [ptxdist] [PATCH 1/3] libmodbus3: correct license Bastian Krause
2020-05-27 21:04 ` [ptxdist] [PATCH 2/3] libmodbus3: version bump 3.1.4 -> 3.1.6 Bastian Krause
2020-05-27 21:04 ` [ptxdist] [PATCH 3/3] libftdi1: version bump 1.1 -> 1.4 Bastian Krause
2020-05-27 21:33 ` [ptxdist] [PATCH 1/3] libmodbus3: correct license Roland Hieber
2020-05-28  6:46 ` Alexander Dahl
2020-05-28  8:45   ` Bastian Krause

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