]> git.sur5r.net Git - u-boot/blobdiff - net/arp.c
SPDX: Convert a few files that were missed before
[u-boot] / net / arp.c
index 4c79e09ccbf6d8cb3ba49a31f98bf26aedaa0ae2..990b771c92118c330fc3f544464bfef96aa482e9 100644 (file)
--- a/net/arp.c
+++ b/net/arp.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  *     Copied from Linux Monitor (LiMon) - Networking.
  *
@@ -6,7 +7,6 @@
  *     Copyright 2000 Roland Borde
  *     Copyright 2000 Paolo Scaffardi
  *     Copyright 2000-2002 Wolfgang Denk, wd@denx.de
- *     SPDX-License-Identifier:        GPL-2.0
  */
 
 #include <common.h>