diff options
author | Fabio Estevam <fabio.estevam@nxp.com> | 2018-05-01 12:47:30 -0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2018-05-14 22:08:03 +0800 |
commit | ecaa18ec50e7607d8e083c87f7efccbae8320893 (patch) | |
tree | a996dc296ce00876e71408cb685dff323edbf1d2 /arch/arm/boot/dts/imx6dl-udoo.dts | |
parent | 5dda6159aaabedbc8e5a1b849f1ceb62b6291af0 (diff) | |
download | linux-next-ecaa18ec50e7607d8e083c87f7efccbae8320893.tar.gz |
ARM: dts: imx6qdl-udoo: Switch 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/imx6dl-udoo.dts')
-rw-r--r-- | arch/arm/boot/dts/imx6dl-udoo.dts | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/arm/boot/dts/imx6dl-udoo.dts b/arch/arm/boot/dts/imx6dl-udoo.dts index e3713f00e819..d871cac1711f 100644 --- a/arch/arm/boot/dts/imx6dl-udoo.dts +++ b/arch/arm/boot/dts/imx6dl-udoo.dts @@ -1,12 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Copyright 2013 Freescale Semiconductor, Inc. * * Author: Fabio Estevam <fabio.estevam@freescale.com> - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. - * */ /dts-v1/; #include "imx6dl.dtsi" |