summaryrefslogtreecommitdiff
path: root/board/compulab/cm_t335/spl.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/compulab/cm_t335/spl.c')
-rw-r--r--board/compulab/cm_t335/spl.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/compulab/cm_t335/spl.c b/board/compulab/cm_t335/spl.c
index d57436445e..93f834f512 100644
--- a/board/compulab/cm_t335/spl.c
+++ b/board/compulab/cm_t335/spl.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* SPL specific code for Compulab CM-T335 board
*
@@ -6,8 +7,6 @@
* Copyright (C) 2013, Compulab Ltd - http://compulab.co.il/
*
* Author: Ilya Ledvich <ilya@compulab.co.il>
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>