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 c6234e9..82be0a6 100644 --- a/gdb/alloc.c +++ b/gdb/alloc.c @@ -1,6 +1,6 @@ /* Shared allocation functions for GDB, the GNU debugger. - Copyright (C) 1986-2022 Free Software Foundation, Inc. + Copyright (C) 1986-2023 Free Software Foundation, Inc. This file is part of GDB. |