diff options
author | Fabio Estevam <fabio.estevam@nxp.com> | 2018-05-07 21:23:40 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2018-05-14 17:08:05 +0300 |
commit | 241f76b24b6eae02e256c3e65fccf96335f56418 (patch) | |
tree | 6e527407573465abf455cb8d96d18a28293a0262 /arch/arm/boot/dts/imx6ul.dtsi | |
parent | 6b8d1f572cfc1aa02a6306023ee926d236720b07 (diff) | |
download | linux-241f76b24b6eae02e256c3e65fccf96335f56418.tar.xz |
ARM: dts: imx: 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/imx6ul.dtsi')
-rw-r--r-- | arch/arm/boot/dts/imx6ul.dtsi | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/arch/arm/boot/dts/imx6ul.dtsi b/arch/arm/boot/dts/imx6ul.dtsi index 2b854d1d9f20..62ac4a69c058 100644 --- a/arch/arm/boot/dts/imx6ul.dtsi +++ b/arch/arm/boot/dts/imx6ul.dtsi @@ -1,10 +1,6 @@ -/* - * Copyright 2015 Freescale Semiconductor, Inc. - * - * 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 2015 Freescale Semiconductor, Inc. #include <dt-bindings/clock/imx6ul-clock.h> #include <dt-bindings/gpio/gpio.h> |