From 6d48d1c4b45fe8d308c45115946a5730b102f3ab Mon Sep 17 00:00:00 2001 From: Pankaj Bansal Date: Thu, 18 Jan 2018 09:43:33 +0530 Subject: ARM: dts: Freescale: re-license device tree files under GPLv2+/X11 The current GPL only licensing on the device trees makes it very impractical for other software components licensed under another license. To make it easier to reuse them, re-license the the device trees for Freescale (now NXP) SoCs and boards under GPLv2+/X11 dual license. Same trend is followed in linux. Cc: Priyanka Jain Cc: Mingkai Hu Cc: York Sun Signed-off-by: Pankaj Bansal Reviewed-by: York Sun --- arch/arm/dts/fsl-ls1043a-rdb.dts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'arch/arm/dts/fsl-ls1043a-rdb.dts') diff --git a/arch/arm/dts/fsl-ls1043a-rdb.dts b/arch/arm/dts/fsl-ls1043a-rdb.dts index f271e714b1..27670a8629 100644 --- a/arch/arm/dts/fsl-ls1043a-rdb.dts +++ b/arch/arm/dts/fsl-ls1043a-rdb.dts @@ -5,9 +5,7 @@ * * Mingkai Hu * - * This file is licensed under the terms of the GNU General Public - * License version 2. This program is licensed "as is" without any - * warranty of any kind, whether express or implied. + * SPDX-License-Identifier: GPL-2.0+ X11 */ /dts-v1/; -- cgit