diff options
Diffstat (limited to 'gdbsupport/safe-strerror.cc')
-rw-r--r-- | gdbsupport/safe-strerror.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbsupport/safe-strerror.cc b/gdbsupport/safe-strerror.cc index 30b7bde..68899df 100644 --- a/gdbsupport/safe-strerror.cc +++ b/gdbsupport/safe-strerror.cc @@ -1,6 +1,6 @@ /* Safe version of strerror for GDB, the GNU debugger. - Copyright (C) 2006-2023 Free Software Foundation, Inc. + Copyright (C) 2006-2024 Free Software Foundation, Inc. This file is part of GDB. |