diff options
Diffstat (limited to 'gdb/thread-fsm.c')
-rw-r--r-- | gdb/thread-fsm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/thread-fsm.c b/gdb/thread-fsm.c index 5ba4d56574c..fe01b479ecf 100644 --- a/gdb/thread-fsm.c +++ b/gdb/thread-fsm.c @@ -1,5 +1,5 @@ /* Thread command's finish-state machine, for GDB, the GNU debugger. - Copyright (C) 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2015-2017 Free Software Foundation, Inc. This file is part of GDB. |