diff options
Diffstat (limited to 'tools/gdb/serial.c')
-rw-r--r-- | tools/gdb/serial.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/gdb/serial.c b/tools/gdb/serial.c index 709f8cef78e..34ac609df13 100644 --- a/tools/gdb/serial.c +++ b/tools/gdb/serial.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 <unistd.h> |