]> Git Repo - J-u-boot.git/blobdiff - lib/net_utils.c
Merge tag 'efi-2019-07-rc1-3' of git://git.denx.de/u-boot-efi
[J-u-boot.git] / lib / net_utils.c
index d06be22849fb44643e484029c50d2181d6f46344..9fb9d4a4b05fc19a492f3f4bb66e9826879600d0 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Generic network code. Moved from net.c
  *
@@ -6,8 +7,6 @@
  * Copyright 2000 Paolo Scaffardi
  * Copyright 2000-2002 Wolfgang Denk, [email protected]
  * Copyright 2009 Dirk Behme, [email protected]
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
This page took 0.025229 seconds and 4 git commands to generate.