diff options
Diffstat (limited to 'gdb/gdbsupport/run-time-clock.c')
-rw-r--r-- | gdb/gdbsupport/run-time-clock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbsupport/run-time-clock.c b/gdb/gdbsupport/run-time-clock.c index 26378a0..24dc19c 100644 --- a/gdb/gdbsupport/run-time-clock.c +++ b/gdb/gdbsupport/run-time-clock.c @@ -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. |