]> git.sur5r.net Git - u-boot/blobdiff - drivers/net/tsec.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / net / tsec.c
index 6829e32dae5f4f071cdf93761a81d176186f9459..37840420fa35ec9b2de0676930ab455d0937a37d 100644 (file)
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Freescale Three Speed Ethernet Controller driver
  *
  * Copyright 2004-2011, 2013 Freescale Semiconductor, Inc.
  * (C) Copyright 2003, Motorola, Inc.
  * author Andy Fleming
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <config.h>