summaryrefslogtreecommitdiff
path: root/gdb/common/scoped_restore.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/common/scoped_restore.h')
-rw-r--r--gdb/common/scoped_restore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/common/scoped_restore.h b/gdb/common/scoped_restore.h
index e7dbca95225..6724bbf940e 100644
--- a/gdb/common/scoped_restore.h
+++ b/gdb/common/scoped_restore.h
@@ -1,6 +1,6 @@
/* scoped_restore, a simple class for saving and restoring a value
- Copyright (C) 2016-2017 Free Software Foundation, Inc.
+ Copyright (C) 2016-2018 Free Software Foundation, Inc.
This file is part of GDB.