diff options
Diffstat (limited to 'gdb/gdbsupport/new-op.c')
-rw-r--r-- | gdb/gdbsupport/new-op.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbsupport/new-op.c b/gdb/gdbsupport/new-op.c index 7c5dba0..cf2525c 100644 --- a/gdb/gdbsupport/new-op.c +++ b/gdb/gdbsupport/new-op.c @@ -1,6 +1,6 @@ /* Replace operator new/new[], for GDB, the GNU debugger. - Copyright (C) 2016-2019 Free Software Foundation, Inc. + Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of GDB. |