diff options
Diffstat (limited to 'gdb/gdbserver/symbol.c')
-rw-r--r-- | gdb/gdbserver/symbol.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbserver/symbol.c b/gdb/gdbserver/symbol.c index 12aaecb..0646f0f 100644 --- a/gdb/gdbserver/symbol.c +++ b/gdb/gdbserver/symbol.c @@ -1,6 +1,6 @@ /* Symbol manipulating routines for the remote server for GDB. - Copyright (C) 2014-2016 Free Software Foundation, Inc. + Copyright (C) 2014-2017 Free Software Foundation, Inc. This file is part of GDB. |