diff options
Diffstat (limited to 'gdbsupport/job-control.cc')
-rw-r--r-- | gdbsupport/job-control.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbsupport/job-control.cc b/gdbsupport/job-control.cc index 57dc32c..7637cc5 100644 --- a/gdbsupport/job-control.cc +++ b/gdbsupport/job-control.cc @@ -1,7 +1,7 @@ /* Job control and terminal related functions, for GDB and gdbserver when running under Unix. - Copyright (C) 1986-2023 Free Software Foundation, Inc. + Copyright (C) 1986-2024 Free Software Foundation, Inc. This file is part of GDB. |