diff options
Diffstat (limited to 'gdb/gdbserver/debug.c')
-rw-r--r-- | gdb/gdbserver/debug.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbserver/debug.c b/gdb/gdbserver/debug.c index fe1e45f0aee..a5b791b6dfb 100644 --- a/gdb/gdbserver/debug.c +++ b/gdb/gdbserver/debug.c @@ -1,5 +1,5 @@ /* Debugging routines for the remote server for GDB. - Copyright (C) 2014-2018 Free Software Foundation, Inc. + Copyright (C) 2014-2019 Free Software Foundation, Inc. This file is part of GDB. |