diff options
Diffstat (limited to 'gdbsupport/new-op.cc')
-rw-r--r-- | gdbsupport/new-op.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbsupport/new-op.cc b/gdbsupport/new-op.cc index 12bd5d2..3d3fa99 100644 --- a/gdbsupport/new-op.cc +++ b/gdbsupport/new-op.cc @@ -1,6 +1,6 @@ /* Replace operator new/new[], for GDB, the GNU debugger. - Copyright (C) 2016-2023 Free Software Foundation, Inc. + Copyright (C) 2016-2024 Free Software Foundation, Inc. This file is part of GDB. |