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