mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Dahl <ada@thorsis.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 1/3] libcurl: Fix license
Date: Wed, 30 Mar 2022 13:48:10 +0200	[thread overview]
Message-ID: <20220330114812.27004-2-ada@thorsis.com> (raw)
In-Reply-To: <20220330114812.27004-1-ada@thorsis.com>

curl has its own entry in the SPDX list of licenses.  The license is
inspired by MIT / X, but only that.

Link: https://curl.se/docs/copyright.html
Link: https://spdx.org/licenses/curl.html
Fixes: 010b50b484c0 ("libcurl: add license information")
Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
 rules/libcurl.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/libcurl.make b/rules/libcurl.make
index cd835256f..d1a4dcfa2 100644
--- a/rules/libcurl.make
+++ b/rules/libcurl.make
@@ -22,7 +22,7 @@ LIBCURL_SUFFIX	:= tar.xz
 LIBCURL_URL	:= https://curl.haxx.se/download/$(LIBCURL).$(LIBCURL_SUFFIX)
 LIBCURL_SOURCE	:= $(SRCDIR)/$(LIBCURL).$(LIBCURL_SUFFIX)
 LIBCURL_DIR	:= $(BUILDDIR)/$(LIBCURL)
-LIBCURL_LICENSE	:= MIT
+LIBCURL_LICENSE	:= curl
 
 # ----------------------------------------------------------------------------
 # 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-03-30 11:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-30 11:48 [ptxdist] [PATCH 0/3] curl version bump to 7.82 Alexander Dahl
2022-03-30 11:48 ` Alexander Dahl [this message]
2022-04-08  8:17   ` [ptxdist] [APPLIED] libcurl: Fix license Michael Olbrich
2022-03-30 11:48 ` [ptxdist] [PATCH 2/3] libcurl: Add license file hash Alexander Dahl
2022-04-08  8:17   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-03-30 11:48 ` [ptxdist] [PATCH 3/3] libcurl: version bump 7.81.0 -> 7.82.0 Alexander Dahl
2022-03-30 16:26   ` 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=20220330114812.27004-2-ada@thorsis.com \
    --to=ada@thorsis.com \
    --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