summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/fork-child.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/gdbserver/fork-child.c')
-rw-r--r--gdb/gdbserver/fork-child.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbserver/fork-child.c b/gdb/gdbserver/fork-child.c
index ddd73094e6c..0a53a250bd4 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-2019 Free Software Foundation, Inc.
+ Copyright (C) 1989-2020 Free Software Foundation, Inc.
This file is part of GDB.