[PATCH 5/7] scripts/rsatoc: relicense to allow distribution of binary linked with OpenSSL
Marc Kleine-Budde
mkl at pengutronix.de
Wed Sep 16 06:13:44 EDT 2020
On 9/15/20 10:54 PM, Uwe Kleine-König wrote:
> 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.
>
> Cc: Sascha Hauer <s.hauer at pengutronix.de>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
Acked-by: Marc Kleine-Budde <mkl at pengutronix.de>
> ---
> scripts/rsatoc.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/scripts/rsatoc.c b/scripts/rsatoc.c
> index 8f2eb8fdedc9..142d71b89f9a 100644
> --- a/scripts/rsatoc.c
> +++ b/scripts/rsatoc.c
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0+
> +// SPDX-License-Identifier: GPL-2.0+ WITH OpenSSL-exception
> /*
> * rsatoc - utility to convert an RSA key to a C struct
> *
>
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengutronix.de |
Vertretung West/Dortmund | Phone: +49-231-2826-924 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/barebox/attachments/20200916/fe5e9d27/attachment.sig>
More information about the barebox
mailing list