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-7000.dtsi | |
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-7000.dtsi')
-rw-r--r-- | arch/arm/boot/dts/zynq-7000.dtsi | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/arch/arm/boot/dts/zynq-7000.dtsi b/arch/arm/boot/dts/zynq-7000.dtsi index 0f79fe1ccd9d..e22507e23303 100644 --- a/arch/arm/boot/dts/zynq-7000.dtsi +++ b/arch/arm/boot/dts/zynq-7000.dtsi @@ -1,14 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0 /* - * Copyright (C) 2011 - 2014 Xilinx - * - * 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. + * Copyright (C) 2011 - 2014 Xilinx */ / { |