diff options
author | Michal Simek <michal.simek@xilinx.com> | 2017-11-01 15:16:17 +0300 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2018-03-08 10:11:06 +0300 |
commit | 32cda44dd60db0f3d9000041e034de107a6a99a3 (patch) | |
tree | e115e5a01a0b0147e970c1b5822fb81fd0018ae1 /arch/arm/boot/dts/zynq-7000.dtsi | |
parent | 16dbf086e93329667d92ef8e241e0e1b88a0b85a (diff) | |
download | linux-32cda44dd60db0f3d9000041e034de107a6a99a3.tar.xz |
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 */ / { |