]> git.sur5r.net Git - u-boot/blobdiff - drivers/net/mcffec.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / net / mcffec.c
index 82838c62f2485af8f20da4bdd31a25634c5db1a7..2b54e3a5499f86f7a81b30b0dcd6aff3918ffc51 100644 (file)
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2000-2004
  * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
  *
  * (C) Copyright 2007 Freescale Semiconductor, Inc.
  * TsiChung Liew (Tsi-Chung.Liew@freescale.com)
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>