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: Marek Vasut <[email protected]>
Cc: Sascha Hauer <[email protected]>
Signed-off-by: Uwe Kleine-König <[email protected]>
---
 scripts/mxsimage.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/mxsimage.c b/scripts/mxsimage.c
index 91b467738470..0630762f3f98 100644
--- a/scripts/mxsimage.c
+++ b/scripts/mxsimage.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: 2012-2013 Marek Vasut <[email protected]>
 
 /* Freescale i.MX23/i.MX28 SB image generator */
-- 
2.27.0


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

Reply via email to