diff options
Diffstat (limited to 'gdbserver/linux-or1k-low.cc')
-rw-r--r-- | gdbserver/linux-or1k-low.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbserver/linux-or1k-low.cc b/gdbserver/linux-or1k-low.cc index 1e0fa39..a527913 100644 --- a/gdbserver/linux-or1k-low.cc +++ b/gdbserver/linux-or1k-low.cc @@ -1,5 +1,5 @@ /* GNU/Linux/OR1K specific low level interface for the GDB server. - Copyright (C) 2021-2024 Free Software Foundation, Inc. + Copyright (C) 2021-2025 Free Software Foundation, Inc. This file is part of GDB. |