diff options
Diffstat (limited to 'include/configs/amcore.h')
-rw-r--r-- | include/configs/amcore.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/amcore.h b/include/configs/amcore.h index 58c77deac7f..ea04f91d0c1 100644 --- a/include/configs/amcore.h +++ b/include/configs/amcore.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Sysam AMCORE board configuration * * (C) Copyright 2016 Angelo Dureghello <angelo@sysam.it> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __AMCORE_CONFIG_H |