diff options
author | Fabio Estevam <festevam@gmail.com> | 2018-11-25 23:02:44 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2018-12-10 05:02:42 +0300 |
commit | d9359f5807971add9eb10063837b003b193b7b88 (patch) | |
tree | 4fdd40f1ef92fe6cd5ed03fcfaadf4aeecfa35f9 /arch/arm/boot/dts/imx6qdl-wandboard-revd1.dtsi | |
parent | aab5e3ea95b958cf22a24e756a84e635bdb081c1 (diff) | |
download | linux-d9359f5807971add9eb10063837b003b193b7b88.tar.xz |
ARM: dts: imx6qdl-wandboard: Switch to SPDX identifier
Adopt the SPDX license identifier headers to ease license compliance
management.
Most of the wandboard dts files have already been converted, so switch
the remaining ones.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6qdl-wandboard-revd1.dtsi')
-rw-r--r-- | arch/arm/boot/dts/imx6qdl-wandboard-revd1.dtsi | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/arch/arm/boot/dts/imx6qdl-wandboard-revd1.dtsi b/arch/arm/boot/dts/imx6qdl-wandboard-revd1.dtsi index 69d9c8661439..93909796885a 100644 --- a/arch/arm/boot/dts/imx6qdl-wandboard-revd1.dtsi +++ b/arch/arm/boot/dts/imx6qdl-wandboard-revd1.dtsi @@ -1,13 +1,8 @@ -/* - * 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. - * - */ +// SPDX-License-Identifier: GPL-2.0 +// +// Copyright 2013 Freescale Semiconductor, Inc. +// +// Author: Fabio Estevam <fabio.estevam@freescale.com> #include "imx6qdl-wandboard.dtsi" |