diff options
Diffstat (limited to 'gdbsupport/cleanups.cc')
-rw-r--r-- | gdbsupport/cleanups.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbsupport/cleanups.cc b/gdbsupport/cleanups.cc index 4e49daf..619db02 100644 --- a/gdbsupport/cleanups.cc +++ b/gdbsupport/cleanups.cc @@ -1,6 +1,6 @@ /* Cleanup routines for GDB, the GNU debugger. - Copyright (C) 1986-2023 Free Software Foundation, Inc. + Copyright (C) 1986-2024 Free Software Foundation, Inc. This file is part of GDB. |