diff options
Diffstat (limited to 'include/configs/duovero.h')
-rw-r--r-- | include/configs/duovero.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/duovero.h b/include/configs/duovero.h index 1fecac2bc8..dccb369991 100644 --- a/include/configs/duovero.h +++ b/include/configs/duovero.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright: 2013 * Gumstix, Inc - http://www.gumstix.com @@ -5,8 +6,6 @@ * * Configuration settings for the Gumstix DuoVero board. * See omap4_common.h for OMAP4 common part - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_DUOVERO_H |