summaryrefslogtreecommitdiff
path: root/drivers/net/pic32_eth.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/pic32_eth.c')
-rw-r--r--drivers/net/pic32_eth.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/net/pic32_eth.c b/drivers/net/pic32_eth.c
index 7129372790..5c706c04c5 100644
--- a/drivers/net/pic32_eth.c
+++ b/drivers/net/pic32_eth.c
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* (c) 2015 Purna Chandra Mandal <purna.mandal@microchip.com>
*
- * SPDX-License-Identifier: GPL-2.0+
- *
*/
#include <common.h>
#include <errno.h>