diff options
Diffstat (limited to 'gdbserver/notif.cc')
-rw-r--r-- | gdbserver/notif.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbserver/notif.cc b/gdbserver/notif.cc index 9b323b4..25e40a3 100644 --- a/gdbserver/notif.cc +++ b/gdbserver/notif.cc @@ -1,5 +1,5 @@ /* Notification to GDB. - Copyright (C) 1989-2023 Free Software Foundation, Inc. + Copyright (C) 1989-2024 Free Software Foundation, Inc. This file is part of GDB. |