diff options
Diffstat (limited to 'include/configs/trats2.h')
-rw-r--r-- | include/configs/trats2.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/trats2.h b/include/configs/trats2.h index aecac077e4..020dd76eb7 100644 --- a/include/configs/trats2.h +++ b/include/configs/trats2.h @@ -1,11 +1,10 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2013 Samsung Electronics * Sanghee Kim <sh0130.kim@samsung.com> * Piotr Wilczek <p.wilczek@samsung.com> * * Configuation settings for the SAMSUNG TRATS2 (EXYNOS4412) board. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_TRATS2_H |