diff options
Diffstat (limited to 'include/configs/ts4600.h')
-rw-r--r-- | include/configs/ts4600.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/ts4600.h b/include/configs/ts4600.h index bbe268e51c3..d314398538c 100644 --- a/include/configs/ts4600.h +++ b/include/configs/ts4600.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2016 Savoir-faire Linux Inc. * @@ -8,8 +9,6 @@ * Freescale Semiconductor, Inc. * * Configuration settings for the TS4600 Board - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIGS_TS4600_H__ #define __CONFIGS_TS4600_H__ |