diff options
Diffstat (limited to 'gdbsupport/run-time-clock.h')
-rw-r--r-- | gdbsupport/run-time-clock.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbsupport/run-time-clock.h b/gdbsupport/run-time-clock.h index 41944b1..8176151 100644 --- a/gdbsupport/run-time-clock.h +++ b/gdbsupport/run-time-clock.h @@ -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. |