diff options
author | Michal Simek <michal.simek@xilinx.com> | 2017-11-01 13:16:17 +0100 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2018-03-08 08:11:06 +0100 |
commit | 32cda44dd60db0f3d9000041e034de107a6a99a3 (patch) | |
tree | e115e5a01a0b0147e970c1b5822fb81fd0018ae1 /arch/arm/boot/dts/zynq-microzed.dts | |
parent | arm: zynq: Use i2c-mux instead of i2cswitch for pca9548 (diff) | |
download | linux-32cda44dd60db0f3d9000041e034de107a6a99a3.tar.xz linux-32cda44dd60db0f3d9000041e034de107a6a99a3.zip |
arm: dts: zynq: Use SPDX-License-Identifier
Follow trend and use the SPDX License description.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'arch/arm/boot/dts/zynq-microzed.dts')
-rw-r--r-- | arch/arm/boot/dts/zynq-microzed.dts | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/arch/arm/boot/dts/zynq-microzed.dts b/arch/arm/boot/dts/zynq-microzed.dts index b9376a4904b4..e017cb67ffba 100644 --- a/arch/arm/boot/dts/zynq-microzed.dts +++ b/arch/arm/boot/dts/zynq-microzed.dts @@ -1,15 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2011 - 2014 Xilinx * Copyright (C) 2016 Jagan Teki <jteki@openedev.com> - * - * This software is licensed under the terms of the GNU General Public - * License version 2, as published by the Free Software Foundation, and - * may be copied, distributed, and modified under those terms. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. */ /dts-v1/; /include/ "zynq-7000.dtsi" |