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-zybo.dts | |
parent | 16dbf086e93329667d92ef8e241e0e1b88a0b85a (diff) | |
download | blackbird-op-linux-32cda44dd60db0f3d9000041e034de107a6a99a3.tar.gz blackbird-op-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-zybo.dts')
-rw-r--r-- | arch/arm/boot/dts/zynq-zybo.dts | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/arch/arm/boot/dts/zynq-zybo.dts b/arch/arm/boot/dts/zynq-zybo.dts index e40cafc5ee5b..a6c00e7fa767 100644 --- a/arch/arm/boot/dts/zynq-zybo.dts +++ b/arch/arm/boot/dts/zynq-zybo.dts @@ -1,15 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2011 - 2014 Xilinx * Copyright (C) 2012 National Instruments Corp. - * - * 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" |