[PATCH v2 6/7] scripts/imx-image: relicense to allow distribution of binary linked with OpenSSL

Marcin Niestrój m.niestroj at grinn-global.com
Mon Sep 21 06:04:13 EDT 2020


Uwe Kleine-König <u.kleine-koenig at 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 at pengutronix.de>
> Cc: Alexander Kurz <akurz at blala.de>
> Cc: Andrey Smirnov <andrew.smirnov at gmail.com>
> Acked-by: Bastian Krause <bst at pengutronix.de>
> Cc: Lucas Stach <l.stach at pengutronix.de>
> Cc: Marcin Niestroj <m.niestroj at grinn-global.com>

Acked-by: Marcin Niestroj <m.niestroj at grinn-global.com>

> Acked-by: Marc Kleine-Budde <mkl at pengutronix.de>
> Acked-by: Rouven Czerwinski <r.czerwinski at pengutronix.de>
> Cc: Sascha Hauer <s.hauer at pengutronix.de>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig at 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



More information about the barebox mailing list