diff options
Diffstat (limited to 'include/configs/mx6sabreauto.h')
-rw-r--r-- | include/configs/mx6sabreauto.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/mx6sabreauto.h b/include/configs/mx6sabreauto.h index bba15a7943..143e9ed5ee 100644 --- a/include/configs/mx6sabreauto.h +++ b/include/configs/mx6sabreauto.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2012 Freescale Semiconductor, Inc. * * Configuration settings for the Freescale i.MX6Q SabreAuto board. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __MX6SABREAUTO_CONFIG_H |