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