diff options
Diffstat (limited to 'gdbsupport/scoped_ignore_sigttou.h')
-rw-r--r-- | gdbsupport/scoped_ignore_sigttou.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbsupport/scoped_ignore_sigttou.h b/gdbsupport/scoped_ignore_sigttou.h index 558fb7f..de2e40a 100644 --- a/gdbsupport/scoped_ignore_sigttou.h +++ b/gdbsupport/scoped_ignore_sigttou.h @@ -1,6 +1,6 @@ /* Support for ignoring SIGTTOU. - Copyright (C) 2003-2023 Free Software Foundation, Inc. + Copyright (C) 2003-2024 Free Software Foundation, Inc. This file is part of GDB. |