]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/net/ftgmac100.c
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / drivers / net / ftgmac100.c
index d0939e93dc6f61020b4adc78e0fe87d0e0185045..c996f5f4a16762001ac26ff92ff5e547d6e5f06f 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Faraday FTGMAC100 Ethernet
  *
@@ -6,8 +7,6 @@
  *
  * (C) Copyright 2010 Andes Technology
  * Macpaul Lin <macpaul@andestech.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <config.h>