mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Bastian Krause <bst@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: ukl@pengutronix.de, Bastian Krause <bst@pengutronix.de>
Subject: [ptxdist] [PATCH] microcom: correct SPDX license identifier GPL-2.0-only -> GPL-2.0-or-later
Date: Thu,  7 Apr 2022 12:58:15 +0200	[thread overview]
Message-ID: <20220407105815.1280803-1-bst@pengutronix.de> (raw)

The license header in the source files includes the "or (at your option)
any later version" clause.

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

diff --git a/rules/microcom.make b/rules/microcom.make
index d8ff76bb8..93dbe59d5 100644
--- a/rules/microcom.make
+++ b/rules/microcom.make
@@ -21,7 +21,7 @@ MICROCOM_SUFFIX		:= tar.xz
 MICROCOM_URL		:= https://github.com/pengutronix/microcom/releases/download/v$(MICROCOM_VERSION)/microcom-$(MICROCOM_VERSION).$(MICROCOM_SUFFIX)
 MICROCOM_SOURCE		:= $(SRCDIR)/$(MICROCOM).$(MICROCOM_SUFFIX)
 MICROCOM_DIR		:= $(BUILDDIR)/$(MICROCOM)
-MICROCOM_LICENSE	:= GPL-2.0-only
+MICROCOM_LICENSE	:= GPL-2.0-or-later
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.30.2


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


             reply	other threads:[~2022-04-07 10:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-07 10:58 Bastian Krause [this message]
2022-04-07 12:12 ` Uwe Kleine-König
2022-04-08 13:36 ` [ptxdist] [APPLIED] " Michael Olbrich

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=20220407105815.1280803-1-bst@pengutronix.de \
    --to=bst@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    --cc=ukl@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