From: "Marcin Niestrój" <m.niestroj@grinn-global.com>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: barebox@lists.infradead.org,
Ahmad Fatoum <a.fatoum@pengutronix.de>,
Andrey Smirnov <andrew.smirnov@gmail.com>,
Marcin Niestroj <m.niestroj@grinn-global.com>,
Rouven Czerwinski <r.czerwinski@pengutronix.de>,
Alexander Kurz <akurz@blala.de>,
Bastian Krause <bst@pengutronix.de>
Subject: Re: [PATCH v2 6/7] scripts/imx-image: relicense to allow distribution of binary linked with OpenSSL
Date: Mon, 21 Sep 2020 12:04:13 +0200 [thread overview]
Message-ID: <877dsnh2ea.fsf@grinn-global.com> (raw)
In-Reply-To: <20200918081956.24971-7-u.kleine-koenig@pengutronix.de>
Uwe Kleine-König <u.kleine-koenig@pengutronix.de> writes:
> The GPL (both, versions 2 and 3) are incompatible with the OpenSSL license.
> According to the Free Software Foundation the copyright holders of GPL
> software have to provide an exception to allow this linkage.
>
> This is effectively a license change and so needs confirmation by all
> copyright holders.
>
> Acked-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
> Cc: Alexander Kurz <akurz@blala.de>
> Cc: Andrey Smirnov <andrew.smirnov@gmail.com>
> Acked-by: Bastian Krause <bst@pengutronix.de>
> Cc: Lucas Stach <l.stach@pengutronix.de>
> Cc: Marcin Niestroj <m.niestroj@grinn-global.com>
Acked-by: Marcin Niestroj <m.niestroj@grinn-global.com>
> Acked-by: Marc Kleine-Budde <mkl@pengutronix.de>
> Acked-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
> Cc: Sascha Hauer <s.hauer@pengutronix.de>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> ---
> scripts/imx/imx-image.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/scripts/imx/imx-image.c b/scripts/imx/imx-image.c
> index f5e89d07a6ee..fa6900cb0ade 100644
> --- a/scripts/imx/imx-image.c
> +++ b/scripts/imx/imx-image.c
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0-or-later
> +// SPDX-License-Identifier: GPL-2.0-or-later WITH LicenseRef-OpenSSL-exception
> // SPDX-FileCopyrightText: 2013 Sascha Hauer, Pengutronix
>
> #define _GNU_SOURCE
--
Marcin Niestrój
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2020-09-21 10:04 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-18 8:19 [PATCH v2 0/7] Relicense GPL programs for compatibility " Uwe Kleine-König
2020-09-18 8:19 ` [PATCH v2 1/7] scripts/spdxcheck: fix usage of non-existing variables Uwe Kleine-König
2020-09-18 8:19 ` [PATCH v2 2/7] LICENSES: add used licenses to make spdxcheck happy Uwe Kleine-König
2020-09-18 8:19 ` [PATCH v2 3/7] scripts: convert imx-image and mxsimage to SPDX Uwe Kleine-König
2020-09-18 8:19 ` [PATCH v2 4/7] LICENSES: add OpenSSL exception Uwe Kleine-König
2020-09-18 8:19 ` [PATCH v2 5/7] scripts/rsatoc: relicense to allow distribution of binary linked with OpenSSL Uwe Kleine-König
2020-09-18 8:19 ` [PATCH v2 6/7] scripts/imx-image: " Uwe Kleine-König
2020-09-21 10:04 ` Marcin Niestrój [this message]
2020-09-18 8:19 ` [PATCH v2 7/7] scripts/mxsimage: " Uwe Kleine-König
2020-09-21 6:28 ` [PATCH v2 0/7] Relicense GPL programs for compatibility " Sascha Hauer
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=877dsnh2ea.fsf@grinn-global.com \
--to=m.niestroj@grinn-global.com \
--cc=a.fatoum@pengutronix.de \
--cc=akurz@blala.de \
--cc=andrew.smirnov@gmail.com \
--cc=barebox@lists.infradead.org \
--cc=bst@pengutronix.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