]> git.sur5r.net Git - u-boot/blobdiff - drivers/net/uli526x.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / net / uli526x.c
index d05ae9ea0cfdefd2c4346ceea137919a9b935abe..c56836641b1852626f2ff03a413bf1e57d3cd50b 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright 2007, 2010 Freescale Semiconductor, Inc.
  *
@@ -6,8 +7,6 @@
  * Description:
  * ULI 526x Ethernet port driver.
  * Based on the Linux driver: drivers/net/tulip/uli526x.c
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>