Merge branch 'master' of git://git.denx.de/u-boot-sh
[oweals/u-boot.git] / net / cdp.c
index f9ccf5323183d98cf10435192d17502c7a8cd069..fac02046819492673f5b669cc49230e5fbdddb09 100644 (file)
--- a/net/cdp.c
+++ b/net/cdp.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>