diff options
Diffstat (limited to 'include/configs/syzygy_hub.h')
-rw-r--r-- | include/configs/syzygy_hub.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/syzygy_hub.h b/include/configs/syzygy_hub.h index 73c9189b73..88ee772848 100644 --- a/include/configs/syzygy_hub.h +++ b/include/configs/syzygy_hub.h @@ -1,11 +1,10 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2012 Xilinx * (C) Copyright 2017 Opal Kelly Inc. * * Configuration settings for the SYZYGY Hub development board * See zynq-common.h for Zynq common configs - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_SYZYGY_HUB_H |