mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Bastian Krause <bst@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Bastian Krause <bst@pengutronix.de>
Subject: [ptxdist] [PATCH] rauc-hawkbit-updater: fix license
Date: Mon,  7 Jun 2021 11:55:35 +0200	[thread overview]
Message-ID: <20210607095535.17091-1-bst@pengutronix.de> (raw)

rauc-hawkbit-updater's license is actually LGPL-2.1-only, not
LGPL-2.1-or-later. See the SPDX-License-Identifier in any source file.

Fixes: 399ce56f9 ("rauc-hawkbit-updater: new package")
Signed-off-by: Bastian Krause <bst@pengutronix.de>
---
 rules/rauc-hawkbit-updater.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/rauc-hawkbit-updater.make b/rules/rauc-hawkbit-updater.make
index 5a9bfce71..769c580d8 100644
--- a/rules/rauc-hawkbit-updater.make
+++ b/rules/rauc-hawkbit-updater.make
@@ -21,7 +21,7 @@ RAUC_HAWKBIT_UPDATER_SUFFIX		:= tar.gz
 RAUC_HAWKBIT_UPDATER_URL		:= https://github.com/rauc/rauc-hawkbit-updater/archive/$(RAUC_HAWKBIT_UPDATER).$(RAUC_HAWKBIT_UPDATER_SUFFIX)
 RAUC_HAWKBIT_UPDATER_SOURCE		:= $(SRCDIR)/$(RAUC_HAWKBIT_UPDATER).$(RAUC_HAWKBIT_UPDATER_SUFFIX)
 RAUC_HAWKBIT_UPDATER_DIR		:= $(BUILDDIR)/$(RAUC_HAWKBIT_UPDATER)
-RAUC_HAWKBIT_UPDATER_LICENSE		:= LGPL-2.1-or-later
+RAUC_HAWKBIT_UPDATER_LICENSE		:= LGPL-2.1-only
 RAUC_HAWKBIT_UPDATER_LICENSE_FILES	:= file://LICENSE;md5=1a6d268fd218675ffea8be556788b780
 
 # ----------------------------------------------------------------------------
-- 
2.29.2


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


             reply	other threads:[~2021-06-07  9:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-07  9:55 Bastian Krause [this message]
2021-06-07 20:45 ` [ptxdist] [PATCH] squash! " Roland Hieber
2021-06-07 20:47   ` Roland Hieber
2021-06-16 10:35 ` [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=20210607095535.17091-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