diff options
Diffstat (limited to 'include/configs/mx53loco.h')
-rw-r--r-- | include/configs/mx53loco.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h index b96483b2b4..0c74e563a0 100644 --- a/include/configs/mx53loco.h +++ b/include/configs/mx53loco.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2011 Freescale Semiconductor, Inc. * Jason Liu <r64343@freescale.com> * * Configuration settings for Freescale MX53 low cost board. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H |