diff options
Diffstat (limited to 'tools/gdb/gdbcont.c')
-rw-r--r-- | tools/gdb/gdbcont.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/gdb/gdbcont.c b/tools/gdb/gdbcont.c index 761bdb0aae9..9291a71749a 100644 --- a/tools/gdb/gdbcont.c +++ b/tools/gdb/gdbcont.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> |