summaryrefslogtreecommitdiff
path: root/gdb/common/run-time-clock.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/common/run-time-clock.c')
-rw-r--r--gdb/common/run-time-clock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/common/run-time-clock.c b/gdb/common/run-time-clock.c
index ac453cbca73..e16cf93fb42 100644
--- a/gdb/common/run-time-clock.c
+++ b/gdb/common/run-time-clock.c
@@ -1,5 +1,5 @@
/* User/system CPU time clocks that follow the std::chrono interface.
- Copyright (C) 2016-2017 Free Software Foundation, Inc.
+ Copyright (C) 2016-2018 Free Software Foundation, Inc.
This file is part of GDB.