From: Bastian Krause <bst@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Bastian Krause <bst@pengutronix.de>
Subject: [ptxdist] [PATCH 1/3] libmodbus3: correct license
Date: Wed, 27 May 2020 23:04:23 +0200 [thread overview]
Message-ID: <20200527210425.2525-1-bst@pengutronix.de> (raw)
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
next reply other threads:[~2020-05-27 21:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-27 21:04 Bastian Krause [this message]
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
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=20200527210425.2525-1-bst@pengutronix.de \
--to=bst@pengutronix.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