[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1582565548-20627-5-git-send-email-igor.opaniuk@gmail.com>
Date: Mon, 24 Feb 2020 19:32:28 +0200
From: Igor Opaniuk <igor.opaniuk@...il.com>
To: linux-arm-kernel@...ts.infradead.org
Cc: philippe.schenker@...adex.com, marcel.ziswiler@...adex.com,
stefan.agner@...adex.com, max.krummenacher@...adex.com,
Igor Opaniuk <igor.opaniuk@...adex.com>,
Mark Rutland <mark.rutland@....com>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Rob Herring <robh+dt@...nel.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
Shawn Guo <shawnguo@...nel.org>,
Stefan Agner <stefan@...er.ch>, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v1 5/5] arm: dts: vf: toradex: re-license GPL-2.0+ to GPL-2.0
From: Igor Opaniuk <igor.opaniuk@...adex.com>
Specify explicitly that GPL-2.0 license can be used and not
GPL-2.0+ (which also includes next less permissive versions of GPL)
in Toradex Vybrid-based SoM device trees.
Signed-off-by: Igor Opaniuk <igor.opaniuk@...adex.com>
---
arch/arm/boot/dts/vf610m4-colibri.dts | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/vf610m4-colibri.dts b/arch/arm/boot/dts/vf610m4-colibri.dts
index 2c2db47..75c6d82 100644
--- a/arch/arm/boot/dts/vf610m4-colibri.dts
+++ b/arch/arm/boot/dts/vf610m4-colibri.dts
@@ -1,7 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0+ OR MIT
+// SPDX-License-Identifier: GPL-2.0 OR MIT
/*
* Device tree for Colibri VF61 Cortex-M4 support
*
+ * Copyright (C) 2020 Toradex AG
* Copyright (C) 2015 Stefan Agner
*/
--
2.7.4
Powered by blists - more mailing lists