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