diff options
Diffstat (limited to 'gdbsupport/run-time-clock.cc')
-rw-r--r-- | gdbsupport/run-time-clock.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbsupport/run-time-clock.cc b/gdbsupport/run-time-clock.cc index 77230d0..4e0f980 100644 --- a/gdbsupport/run-time-clock.cc +++ b/gdbsupport/run-time-clock.cc @@ -1,5 +1,5 @@ /* User/system CPU time clocks that follow the std::chrono interface. - Copyright (C) 2016-2023 Free Software Foundation, Inc. + Copyright (C) 2016-2024 Free Software Foundation, Inc. This file is part of GDB. |