diff options
Diffstat (limited to 'include/configs/exynos5250-common.h')
-rw-r--r-- | include/configs/exynos5250-common.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/exynos5250-common.h b/include/configs/exynos5250-common.h index cc6f7328ff..eaf40a0e7d 100644 --- a/include/configs/exynos5250-common.h +++ b/include/configs/exynos5250-common.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2012 Samsung Electronics * * Configuration settings for the SAMSUNG EXYNOS5250 board. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_5250_H |