summaryrefslogtreecommitdiff
path: root/include/configs/legoev3.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/legoev3.h')
-rw-r--r--include/configs/legoev3.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/legoev3.h b/include/configs/legoev3.h
index 0431d05a4b..542b8f072c 100644
--- a/include/configs/legoev3.h
+++ b/include/configs/legoev3.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (C) 2016 David Lechner <david@lechnology.com>
*
@@ -8,8 +9,6 @@
* Based on davinci_dvevm.h. Original Copyrights follow:
*
* Copyright (C) 2007 Sergey Kubushyn <ksi@koi8.net>
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#ifndef __CONFIG_H