diff options
Diffstat (limited to 'include/configs/odroid.h')
-rw-r--r-- | include/configs/odroid.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/odroid.h b/include/configs/odroid.h index 8faa7a33fc..92811cfc54 100644 --- a/include/configs/odroid.h +++ b/include/configs/odroid.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2014 Samsung Electronics * Sanghee Kim <sh0130.kim@samsung.com> @@ -5,8 +6,6 @@ * Przemyslaw Marczak <p.marczak@samsung.com> * * Configuation settings for the Odroid-U3 (EXYNOS4412) board. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_ODROID_U3_H |