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