diff options
Diffstat (limited to 'gdb/alloc.c')
-rw-r--r-- | gdb/alloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/alloc.c b/gdb/alloc.c index 8323dd6..4d388ea 100644 --- a/gdb/alloc.c +++ b/gdb/alloc.c @@ -1,6 +1,6 @@ /* Shared allocation functions for GDB, the GNU debugger. - Copyright (C) 1986-2019 Free Software Foundation, Inc. + Copyright (C) 1986-2020 Free Software Foundation, Inc. This file is part of GDB. |