diff options
Diffstat (limited to 'include/configs/exynos4-common.h')
-rw-r--r-- | include/configs/exynos4-common.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/exynos4-common.h b/include/configs/exynos4-common.h index 996dbed99df..005f65d4ed6 100644 --- a/include/configs/exynos4-common.h +++ b/include/configs/exynos4-common.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2014 Samsung Electronics * * Configuration settings for the SAMSUNG EXYNOS5 board. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_EXYNOS4_COMMON_H |