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-qds-lpuart.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/arm/dts/fsl-ls1043a-qds-lpuart.dts') diff --git a/arch/arm/dts/fsl-ls1043a-qds-lpuart.dts b/arch/arm/dts/fsl-ls1043a-qds-lpuart.dts index 18adb97d18..118c45deef 100644 --- a/arch/arm/dts/fsl-ls1043a-qds-lpuart.dts +++ b/arch/arm/dts/fsl-ls1043a-qds-lpuart.dts @@ -3,7 +3,7 @@ * * Copyright (C) 2015, Freescale Semiconductor * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: GPL-2.0+ X11 */ /dts-v1/; -- cgit