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