diff options
Diffstat (limited to 'gdb/record.c')
-rw-r--r-- | gdb/record.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/record.c b/gdb/record.c index f4df1de3b2a..51d2a94a2bf 100644 --- a/gdb/record.c +++ b/gdb/record.c @@ -1,6 +1,6 @@ /* Process record and replay target for GDB, the GNU debugger. - Copyright (C) 2008-2019 Free Software Foundation, Inc. + Copyright (C) 2008-2020 Free Software Foundation, Inc. This file is part of GDB. |