diff options
Diffstat (limited to 'gdbserver/ax.cc')
-rw-r--r-- | gdbserver/ax.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbserver/ax.cc b/gdbserver/ax.cc index a217a3d..f0c624c 100644 --- a/gdbserver/ax.cc +++ b/gdbserver/ax.cc @@ -1,5 +1,5 @@ /* Agent expression code for remote server. - Copyright (C) 2009-2021 Free Software Foundation, Inc. + Copyright (C) 2009-2022 Free Software Foundation, Inc. This file is part of GDB. |