]> git.sur5r.net Git - u-boot/blobdiff - net/arp.h
SPDX: Convert a few files that were missed before
[u-boot] / net / arp.h
index a288d618b6849a329a919d0d768f0ab142a46ace..afb86958f3adce32c4955fd25831b5dfda8ed63a 100644 (file)
--- a/net/arp.h
+++ b/net/arp.h
@@ -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
  */
 
 #ifndef __ARP_H__