diff options
Diffstat (limited to 'include/configs/devkit8000.h')
-rw-r--r-- | include/configs/devkit8000.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/devkit8000.h b/include/configs/devkit8000.h index 4edef66be6c..748e456c392 100644 --- a/include/configs/devkit8000.h +++ b/include/configs/devkit8000.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2006-2008 * Texas Instruments. @@ -8,8 +9,6 @@ * Frederik Kriewitz <frederik@kriewitz.eu> * * Configuration settings for the DevKit8000 board. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H |