diff options
author | Fabio Estevam <fabio.estevam@nxp.com> | 2018-05-14 20:58:47 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2018-05-15 10:55:06 +0300 |
commit | 1f31e2537602d81bdc584c640f46dea556b571b0 (patch) | |
tree | f273b9fa357b9d98f5cc04ce9accd3b1df71e96e /arch/arm/boot/dts/imx28-evk.dts | |
parent | 8bf48e74ea8c6d288c6374a901b61cc15f5d5577 (diff) | |
download | linux-1f31e2537602d81bdc584c640f46dea556b571b0.tar.xz |
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/imx28-evk.dts')
-rw-r--r-- | arch/arm/boot/dts/imx28-evk.dts | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/arch/arm/boot/dts/imx28-evk.dts b/arch/arm/boot/dts/imx28-evk.dts index b0d39654aeb3..6b0ae667640f 100644 --- a/arch/arm/boot/dts/imx28-evk.dts +++ b/arch/arm/boot/dts/imx28-evk.dts @@ -1,13 +1,6 @@ -/* - * Copyright 2012 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 2012 Freescale Semiconductor, Inc. /dts-v1/; #include "imx28.dtsi" |