diff options
author | Pankaj Bansal <pankaj.bansal@nxp.com> | 2018-01-18 09:43:33 +0530 |
---|---|---|
committer | York Sun <york.sun@nxp.com> | 2018-01-23 11:21:10 -0800 |
commit | 6d48d1c4b45fe8d308c45115946a5730b102f3ab (patch) | |
tree | ae183b57bef6bc5a380b2a519b08c402458b5472 /arch/arm/dts/fsl-ls1043a-qds.dtsi | |
parent | 980d61a270963be0fe439273136b68c859fe3858 (diff) | |
download | u-boot-6d48d1c4b45fe8d308c45115946a5730b102f3ab.tar.gz u-boot-6d48d1c4b45fe8d308c45115946a5730b102f3ab.tar.xz u-boot-6d48d1c4b45fe8d308c45115946a5730b102f3ab.zip |
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 <priyanka.jain@nxp.com>
Cc: Mingkai Hu <mingkai.hu@nxp.com>
Cc: York Sun <york.sun@nxp.com>
Signed-off-by: Pankaj Bansal <pankaj.bansal@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'arch/arm/dts/fsl-ls1043a-qds.dtsi')
-rw-r--r-- | arch/arm/dts/fsl-ls1043a-qds.dtsi | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/arm/dts/fsl-ls1043a-qds.dtsi b/arch/arm/dts/fsl-ls1043a-qds.dtsi index 21011720dd..9611619b59 100644 --- a/arch/arm/dts/fsl-ls1043a-qds.dtsi +++ b/arch/arm/dts/fsl-ls1043a-qds.dtsi @@ -5,9 +5,7 @@ * * Mingkai Hu <Mingkai.hu@freescale.com> * - * 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 */ /include/ "fsl-ls1043a.dtsi" |