]> git.sur5r.net Git - u-boot/blobdiff - tools/gdb/remote.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / tools / gdb / remote.c
index f3681043f99773044146f7107d9bb895b1b9cf4a..3cd04213514c607dd9a2aaaa1b9aae6e92a7d63f 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * taken from gdb/remote.c
  *
@@ -106,8 +107,6 @@ remote_continue(void)
    Free Software Foundation, Inc.
 
    This file is part of GDB.
-
- * SPDX-License-Identifier:    GPL-2.0+
  */
 /* *INDENT-OFF* */
 /* Remote communication protocol.