diff options
Diffstat (limited to 'include/configs/zynq_cse.h')
-rw-r--r-- | include/configs/zynq_cse.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/zynq_cse.h b/include/configs/zynq_cse.h index 2ca36757e31..2f5843f9ec3 100644 --- a/include/configs/zynq_cse.h +++ b/include/configs/zynq_cse.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2013 - 2017 Xilinx. * * Configuration settings for the Xilinx Zynq CSE board. * See zynq-common.h for Zynq common configs - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_ZYNQ_CSE_H |