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 9401d04..e22b881 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-2021 Free Software Foundation, Inc. + Copyright (C) 2016-2022 Free Software Foundation, Inc. This file is part of GDB. |