diff options
Diffstat (limited to 'include/configs/udoo_neo.h')
-rw-r--r-- | include/configs/udoo_neo.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/udoo_neo.h b/include/configs/udoo_neo.h index 7e6b98041e8..2924e3143a1 100644 --- a/include/configs/udoo_neo.h +++ b/include/configs/udoo_neo.h @@ -1,11 +1,10 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright 2014-2015 Freescale Semiconductor, Inc. * Copyright Jasbir Matharu * Copyright 2015 UDOO Team * * Configuration settings for the UDOO NEO board. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H |