]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/net/ftmac110.c
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / drivers / net / ftmac110.c
index bbe56f1ffb2db505d627154589a3e167a3747627..1fa93d4d58550acdbc38314b932b04638b0470d2 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Faraday 10/100Mbps Ethernet Controller
  *
  * (C) Copyright 2013 Faraday Technology
  * Dante Su <dantesu@faraday-tech.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>