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