diff options
Diffstat (limited to 'gdbsupport/format.cc')
-rw-r--r-- | gdbsupport/format.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbsupport/format.cc b/gdbsupport/format.cc index 12173ee..be3d821 100644 --- a/gdbsupport/format.cc +++ b/gdbsupport/format.cc @@ -1,6 +1,6 @@ /* Parse a printf-style format string. - Copyright (C) 1986-2024 Free Software Foundation, Inc. + Copyright (C) 1986-2025 Free Software Foundation, Inc. This file is part of GDB. |