From: Roland Hieber <rhi@pengutronix.de>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: "Marek Vasut" <marex@denx.de>,
barebox@lists.infradead.org,
"Ahmad Fatoum" <a.fatoum@pengutronix.de>,
"Andrey Smirnov" <andrew.smirnov@gmail.com>,
"Marcin Niestroj" <m.niestroj@grinn-global.com>,
"Eric Bénard" <eric@eukrea.com>,
"Rouven Czerwinski" <r.czerwinski@pengutronix.de>,
"Alexander Kurz" <akurz@blala.de>,
"Bastian Krause" <bst@pengutronix.de>
Subject: Re: [PATCH 4/7] LICENSES: add OpenSSL exception
Date: Wed, 16 Sep 2020 11:27:00 +0200 [thread overview]
Message-ID: <20200916092700.z6pv5l3jmud2lar7@pengutronix.de> (raw)
In-Reply-To: <20200915205417.15484-5-u.kleine-koenig@pengutronix.de>
On Tue, Sep 15, 2020 at 10:54:14PM +0200, Uwe Kleine-König wrote:
> The GPL (both, version 2 and 3) are incompatible with the OpenSSL license.
> (OpenSSL has requirements on attribution, which from the GPL's point of
> view is a further requirement which is forbidden.)
>
> See https://www.gnu.org/licenses/gpl-faq.html#GPLIncompatibleLibs for
> some more details.
>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> ---
> LICENSES/exceptions/OpenSSL-exception | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
> create mode 100644 LICENSES/exceptions/OpenSSL-exception
>
> diff --git a/LICENSES/exceptions/OpenSSL-exception b/LICENSES/exceptions/OpenSSL-exception
> new file mode 100644
> index 000000000000..280c116d4e46
> --- /dev/null
> +++ b/LICENSES/exceptions/OpenSSL-exception
> @@ -0,0 +1,12 @@
> +SPDX-Exception-Identifier: OpenSSL-exception
I think we should not pollute SPDX's namespace with identifiers that
could be defined by them in the future. Instead, I would like use the
identifier "LicenseRef-OpenSSL-exception" in accordance with the SPDX
spec [1].
On the other hand, it's a bit unfortunate that the SPDX pull request [2]
introducing the debian-openssl-exception identifier is not merged yet,
otherwise we could use this one (it has a slightly different wording
compared to the version you used below). But now that some people have
already ACKed the wording below, it seems easier just to rename the
identifier.
[1]: https://spdx.github.io/spdx-spec/6-other-licensing-information-detected/#61-license-identifier
[2]: https://github.com/spdx/license-list-XML/pull/824
- Roland
> +SPDX-Licenses: GPL-2.0-or-later, GPL-2.0-only
> +License-Text:
> +
> +In addition, as a special exception the copyright holders give
> +permission to link the code of this program with the OpenSSL Library (or with
> +modified versions of OpenSSL that use the same license as OpenSSL), and
> +distribute linked combinations including the two. You must obey the GNU General
> +Public License in all respects for all of the code used other than OpenSSL. If
> +you modify this file, you may extend this exception to your version of the
> +file, but you are not obligated to do so. If you do not wish to do so, delete
> +this exception statement from your version.
> --
> 2.27.0
>
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
--
Roland Hieber, Pengutronix e.K. | r.hieber@pengutronix.de |
Steuerwalder Str. 21 | https://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2020-09-16 9:27 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-15 20:54 [PATCH 0/7] Relicense GPL programs for compatibility with OpenSSL Uwe Kleine-König
2020-09-15 20:54 ` [PATCH 1/7] scripts/spdxcheck: fix usage of non-existing variables Uwe Kleine-König
2020-09-15 20:54 ` [PATCH 2/7] LICENSES: add used licenses to make spdxcheck happy Uwe Kleine-König
2020-09-16 8:43 ` Roland Hieber
2020-09-16 9:13 ` Uwe Kleine-König
2020-09-15 20:54 ` [PATCH 3/7] scripts: convert imx-image and mxsimage to SPDX Uwe Kleine-König
2020-09-16 8:46 ` Roland Hieber
2020-09-15 20:54 ` [PATCH 4/7] LICENSES: add OpenSSL exception Uwe Kleine-König
2020-09-16 9:27 ` Roland Hieber [this message]
2020-09-15 20:54 ` [PATCH 5/7] scripts/rsatoc: relicense to allow distribution of binary linked with OpenSSL Uwe Kleine-König
2020-09-16 8:55 ` Roland Hieber
2020-09-16 9:17 ` Roland Hieber
2020-09-16 9:39 ` Roland Hieber
2020-09-16 10:13 ` Marc Kleine-Budde
2020-09-15 20:54 ` [PATCH 6/7] scripts/imx-image: " Uwe Kleine-König
2020-09-16 8:00 ` Ahmad Fatoum
2020-09-16 8:21 ` Marc Kleine-Budde
2020-09-17 9:38 ` Rouven Czerwinski
2020-09-17 12:36 ` Bastian Krause
2020-09-15 20:54 ` [PATCH 7/7] scripts/mxsimage: " Uwe Kleine-König
2020-09-15 21:31 ` Marek Vasut
2020-09-18 6:32 ` Uwe Kleine-König
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=20200916092700.z6pv5l3jmud2lar7@pengutronix.de \
--to=rhi@pengutronix.de \
--cc=a.fatoum@pengutronix.de \
--cc=akurz@blala.de \
--cc=andrew.smirnov@gmail.com \
--cc=barebox@lists.infradead.org \
--cc=bst@pengutronix.de \
--cc=eric@eukrea.com \
--cc=m.niestroj@grinn-global.com \
--cc=marex@denx.de \
--cc=r.czerwinski@pengutronix.de \
--cc=u.kleine-koenig@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