diff options
Diffstat (limited to 'gdb/testsuite/gdb.btrace/multi-thread-step.c')
-rw-r--r-- | gdb/testsuite/gdb.btrace/multi-thread-step.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.btrace/multi-thread-step.c b/gdb/testsuite/gdb.btrace/multi-thread-step.c index 69c4046..a7768df 100644 --- a/gdb/testsuite/gdb.btrace/multi-thread-step.c +++ b/gdb/testsuite/gdb.btrace/multi-thread-step.c @@ -1,6 +1,6 @@ /* This testcase is part of GDB, the GNU debugger. - Copyright 2013-2016 Free Software Foundation, Inc. + Copyright 2013-2017 Free Software Foundation, Inc. Contributed by Intel Corp. <markus.t.metzger@intel.com> |