]> git.sur5r.net Git - u-boot/blobdiff - drivers/net/mvgbe.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / net / mvgbe.c
index f833efbe67791b3234f1230300b92914f50ed9a8..98b9a9a4f9c8f0671b5e6adf8a21c364b24c7050 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2009
  * Marvell Semiconductor <www.marvell.com>
@@ -8,8 +9,6 @@
  *
  * based on - Driver for MV64360X ethernet ports
  * Copyright (C) 2002 rabeeh@galileo.co.il
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>