diff options
Diffstat (limited to 'gdb/async-event.c')
-rw-r--r-- | gdb/async-event.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/async-event.c b/gdb/async-event.c index a094f31..7097c48 100644 --- a/gdb/async-event.c +++ b/gdb/async-event.c @@ -1,5 +1,5 @@ /* Async events for the GDB event loop. - Copyright (C) 1999-2023 Free Software Foundation, Inc. + Copyright (C) 1999-2024 Free Software Foundation, Inc. This file is part of GDB. |