diff options
Diffstat (limited to 'include/configs/aristainetos2b.h')
-rw-r--r-- | include/configs/aristainetos2b.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/aristainetos2b.h b/include/configs/aristainetos2b.h index 9befb89b37..91069a2c98 100644 --- a/include/configs/aristainetos2b.h +++ b/include/configs/aristainetos2b.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2015 * Heiko Schocher, DENX Software Engineering, hs@denx.de. @@ -6,8 +7,6 @@ * Copyright (C) 2012 Freescale Semiconductor, Inc. * * Configuration settings for the Freescale i.MX6DL aristainetos2 board. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __ARISTAINETOS2B_CONFIG_H #define __ARISTAINETOS2B_CONFIG_H |