diff options
Diffstat (limited to 'include/configs/embestmx6boards.h')
-rw-r--r-- | include/configs/embestmx6boards.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/embestmx6boards.h b/include/configs/embestmx6boards.h index 5a9c48f8d0..03926bcef6 100644 --- a/include/configs/embestmx6boards.h +++ b/include/configs/embestmx6boards.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2014 Eukréa Electromatique * Author: Eric Bénard <eric@eukrea.com> @@ -6,8 +7,6 @@ * * based on mx6*sabre*.h which are : * Copyright (C) 2012 Freescale Semiconductor, Inc. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __RIOTBOARD_CONFIG_H |