On Tue, 2020-09-15 at 22:54 +0200, 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: Ahmad Fatoum <[email protected]>
> Cc: Alexander Kurz <[email protected]>
> Cc: Andrey Smirnov <[email protected]>
> Cc: Bastian Krause <[email protected]>
> Cc: Eric Bénard <[email protected]>
> Cc: Lucas Stach <[email protected]>
> Cc: Marcin Niestroj <[email protected]>
> Cc: Marc Kleine-Budde <[email protected]>
> Cc: Rouven Czerwinski <[email protected]>

Acked-by: Rouven Czerwinski <[email protected]>

> Cc: Sascha Hauer <[email protected]>
> Signed-off-by: Uwe Kleine-König <[email protected]>
> ---
>  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..34bbfc8d8308 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 OpenSSL-exception
>  // SPDX-FileCopyrightText: 2013 Sascha Hauer, Pengutronix
>  
>  #define _GNU_SOURCE
-- 
- rcz


_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to