diff options
Diffstat (limited to 'include/configs/zynq_zybo.h')
-rw-r--r-- | include/configs/zynq_zybo.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/zynq_zybo.h b/include/configs/zynq_zybo.h index 8f4e0885027..547ecb68fd0 100644 --- a/include/configs/zynq_zybo.h +++ b/include/configs/zynq_zybo.h @@ -1,11 +1,10 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2012 Xilinx * (C) Copyright 2014 Digilent Inc. * * Configuration for Zynq Development Board - ZYBO * See zynq-common.h for Zynq common configs - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_ZYNQ_ZYBO_H |