diff options
Diffstat (limited to 'tools/gdb/gdbsend.c')
-rw-r--r-- | tools/gdb/gdbsend.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/gdb/gdbsend.c b/tools/gdb/gdbsend.c index bb28c7214d5..19c4dcb1d92 100644 --- a/tools/gdb/gdbsend.c +++ b/tools/gdb/gdbsend.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2000 * Murray Jensen <Murray.Jensen@csiro.au> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <stdio.h> |