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-ls1012a-qds.dtsi | |
parent | 980d61a270963be0fe439273136b68c859fe3858 (diff) |
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-ls1012a-qds.dtsi')
-rw-r--r-- | arch/arm/dts/fsl-ls1012a-qds.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/fsl-ls1012a-qds.dtsi b/arch/arm/dts/fsl-ls1012a-qds.dtsi index d17cd99ed9..908fbedf03 100644 --- a/arch/arm/dts/fsl-ls1012a-qds.dtsi +++ b/arch/arm/dts/fsl-ls1012a-qds.dtsi @@ -1,7 +1,7 @@ /* * Copyright 2016 Freescale Semiconductor * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: GPL-2.0+ X11 */ /include/ "fsl-ls1012a.dtsi" |