test/py: fs: add fstest/unlink test
[oweals/u-boot.git] / drivers / net / ep93xx_eth.c
index bc4570624332c607af3e7faf2c923d3e4346fa99..ecb34b245083f8f553d53ec4145f1e665c2bef53 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Cirrus Logic EP93xx ethernet MAC / MII driver.
  *
@@ -13,8 +14,6 @@
  * (C) Copyright 2002 2003
  * Adam Bezanson, Network Audio Technologies, Inc.
  * <bezanson@netaudiotech.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <command.h>