diff options
Diffstat (limited to 'gdb/gdbsupport/pathstuff.c')
-rw-r--r-- | gdb/gdbsupport/pathstuff.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbsupport/pathstuff.c b/gdb/gdbsupport/pathstuff.c index aa51e8f..1f60fd0 100644 --- a/gdb/gdbsupport/pathstuff.c +++ b/gdb/gdbsupport/pathstuff.c @@ -1,6 +1,6 @@ /* Path manipulation routines for GDB and gdbserver. - Copyright (C) 1986-2019 Free Software Foundation, Inc. + Copyright (C) 1986-2020 Free Software Foundation, Inc. This file is part of GDB. |