diff options
author | Fabio Estevam <fabio.estevam@nxp.com> | 2018-05-14 14:58:47 -0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2018-05-15 15:55:06 +0800 |
commit | 1f31e2537602d81bdc584c640f46dea556b571b0 (patch) | |
tree | f273b9fa357b9d98f5cc04ce9accd3b1df71e96e /arch/arm/boot/dts/imx35-pdk.dts | |
parent | 8bf48e74ea8c6d288c6374a901b61cc15f5d5577 (diff) | |
download | talos-op-linux-1f31e2537602d81bdc584c640f46dea556b571b0.tar.gz talos-op-linux-1f31e2537602d81bdc584c640f46dea556b571b0.zip |
ARM: dts: imx: Switch NXP boards to SPDX identifier
Adopt the SPDX license identifier headers to ease license compliance
management.
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx35-pdk.dts')
-rw-r--r-- | arch/arm/boot/dts/imx35-pdk.dts | 15 |
1 files changed, 4 insertions, 11 deletions
diff --git a/arch/arm/boot/dts/imx35-pdk.dts b/arch/arm/boot/dts/imx35-pdk.dts index 646b1257bba2..df613e88fd2c 100644 --- a/arch/arm/boot/dts/imx35-pdk.dts +++ b/arch/arm/boot/dts/imx35-pdk.dts @@ -1,14 +1,7 @@ -/* - * Copyright 2013 Eukréa Electromatique <denis@eukrea.com> - * Copyright 2014 Freescale Semiconductor, Inc. - * - * The code contained herein is licensed under the GNU General Public - * License. You may obtain a copy of the GNU General Public License - * Version 2 or later at the following locations: - * - * http://www.opensource.org/licenses/gpl-license.html - * http://www.gnu.org/copyleft/gpl.html - */ +// SPDX-License-Identifier: GPL-2.0+ +// +// Copyright 2013 Eukréa Electromatique <denis@eukrea.com> +// Copyright 2014 Freescale Semiconductor, Inc. /dts-v1/; #include "imx35.dtsi" |