diff options
Diffstat (limited to 'gdbserver/symbol.cc')
-rw-r--r-- | gdbserver/symbol.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbserver/symbol.cc b/gdbserver/symbol.cc index 2f57fbb..90945dc 100644 --- a/gdbserver/symbol.cc +++ b/gdbserver/symbol.cc @@ -1,6 +1,6 @@ /* Symbol manipulating routines for the remote server for GDB. - Copyright (C) 2014-2023 Free Software Foundation, Inc. + Copyright (C) 2014-2024 Free Software Foundation, Inc. This file is part of GDB. |