diff options
Diffstat (limited to 'gdb/gdbserver/fork-child.c')
-rw-r--r-- | gdb/gdbserver/fork-child.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbserver/fork-child.c b/gdb/gdbserver/fork-child.c index 1002620..831e7e1 100644 --- a/gdb/gdbserver/fork-child.c +++ b/gdb/gdbserver/fork-child.c @@ -1,5 +1,5 @@ /* Fork a Unix child process, and set up to debug it, for GDBserver. - Copyright (C) 1989-2017 Free Software Foundation, Inc. + Copyright (C) 1989-2018 Free Software Foundation, Inc. This file is part of GDB. |