From: Roland Hieber <rhi@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [ptxdist] [PATCH] fixup! ptxd_make_world_license: handle PDFs in _LICENSE_FILES
Date: Thu, 8 Jul 2021 20:46:26 +0200 [thread overview]
Message-ID: <20210708184625.2630-1-rhi@pengutronix.de> (raw)
In-Reply-To: <20210707143820.GH4015839@pengutronix.de>
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
On Wed, Jul 07, 2021 at 04:38:20PM +0200, Michael Olbrich wrote:
> > +PYTHON3_PYCRYPTODOMEX_LICENSE := Unlicense AND BSD-2-Clause and proprietary
>
> I think this should be 'custom' not 'proprietary'. If 'proprietary' then we
> assume that the code is closed source. That's not the case here.
>
> Michael
OK, sounds fine to me.
- Roland
rules/python3-pycryptodomex.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/python3-pycryptodomex.make b/rules/python3-pycryptodomex.make
index 9409bb414e88..69fcd1f3a5e8 100644
--- a/rules/python3-pycryptodomex.make
+++ b/rules/python3-pycryptodomex.make
@@ -21,7 +21,7 @@ PYTHON3_PYCRYPTODOMEX_SUFFIX := tar.gz
PYTHON3_PYCRYPTODOMEX_URL := $(call ptx/mirror-pypi, pycryptodomex, $(PYTHON3_PYCRYPTODOMEX).$(PYTHON3_PYCRYPTODOMEX_SUFFIX))
PYTHON3_PYCRYPTODOMEX_SOURCE := $(SRCDIR)/$(PYTHON3_PYCRYPTODOMEX).$(PYTHON3_PYCRYPTODOMEX_SUFFIX)
PYTHON3_PYCRYPTODOMEX_DIR := $(BUILDDIR)/$(PYTHON3_PYCRYPTODOMEX)
-PYTHON3_PYCRYPTODOMEX_LICENSE := Unlicense AND BSD-2-Clause and proprietary
+PYTHON3_PYCRYPTODOMEX_LICENSE := Unlicense AND BSD-2-Clause and custom
PYTHON3_PYCRYPTODOMEX_LICENSE_FILES := \
file://LICENSE.rst;md5=accfa6aeaceb3ba96676edf18e78302c \
file://Doc/ocb/license1.pdf;md5=e33fa8dcf4d10e5c0d9a9e9291714d3d \
--
2.30.2
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
next prev parent reply other threads:[~2021-07-08 18:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-07 13:53 [ptxdist] [PATCH 1/2] " Roland Hieber
2021-07-07 13:53 ` [ptxdist] [PATCH 2/2] python3-pycryptodomex: fix license identifier Roland Hieber
2021-07-07 14:38 ` Michael Olbrich
2021-07-08 18:46 ` Roland Hieber [this message]
2021-07-08 18:49 ` [ptxdist] [PATCH] fixup! ptxd_make_world_license: handle PDFs in _LICENSE_FILES Roland Hieber
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=20210708184625.2630-1-rhi@pengutronix.de \
--to=rhi@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