diff options
Diffstat (limited to 'gdb/testsuite/gdb.btrace/x86-tailcall.S')
-rw-r--r-- | gdb/testsuite/gdb.btrace/x86-tailcall.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.btrace/x86-tailcall.S b/gdb/testsuite/gdb.btrace/x86-tailcall.S index edf9a3b3447..4f3c6b56890 100644 --- a/gdb/testsuite/gdb.btrace/x86-tailcall.S +++ b/gdb/testsuite/gdb.btrace/x86-tailcall.S @@ -1,6 +1,6 @@ /* This testcase is part of GDB, the GNU debugger. - Copyright 2013 Free Software Foundation, Inc. + Copyright 2013-2015 Free Software Foundation, Inc. Contributed by Intel Corp. <markus.t.metzger@intel.com> |