summaryrefslogtreecommitdiff
path: root/board/compulab/cl-som-am57x/eth.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/compulab/cl-som-am57x/eth.c')
-rw-r--r--board/compulab/cl-som-am57x/eth.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/compulab/cl-som-am57x/eth.c b/board/compulab/cl-som-am57x/eth.c
index 9f9525eeb0..3c59457341 100644
--- a/board/compulab/cl-som-am57x/eth.c
+++ b/board/compulab/cl-som-am57x/eth.c
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* Ethernet specific code for CompuLab CL-SOM-AM57x module
*
* (C) Copyright 2016 CompuLab, Ltd. http://compulab.co.il/
*
* Author: Uri Mashiach <uri.mashiach@compulab.co.il>
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>