diff options
Diffstat (limited to 'gdbsupport/event-pipe.cc')
-rw-r--r-- | gdbsupport/event-pipe.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbsupport/event-pipe.cc b/gdbsupport/event-pipe.cc index 99a11db..7e8e8d6 100644 --- a/gdbsupport/event-pipe.cc +++ b/gdbsupport/event-pipe.cc @@ -1,6 +1,6 @@ /* Event pipe for GDB, the GNU debugger. - Copyright (C) 2021-2023 Free Software Foundation, Inc. + Copyright (C) 2021-2024 Free Software Foundation, Inc. This file is part of GDB. |