]> git.sur5r.net Git - u-boot/blobdiff - drivers/net/pcnet.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / net / pcnet.c
index 1da9996986912b879d23cdd1ba5088a4fb0b486b..eda6743ec358a58a47273a73348473b092a4f98d 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2002 Wolfgang Grandegger, wg@denx.de.
  *
  * This driver for AMD PCnet network controllers is derived from the
  * Linux driver pcnet32.c written 1996-1999 by Thomas Bogendoerfer.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>