summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.btrace/tailcall.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.btrace/tailcall.c')
-rw-r--r--gdb/testsuite/gdb.btrace/tailcall.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.btrace/tailcall.c b/gdb/testsuite/gdb.btrace/tailcall.c
index 6672c49c47b..495aa0969c1 100644
--- a/gdb/testsuite/gdb.btrace/tailcall.c
+++ b/gdb/testsuite/gdb.btrace/tailcall.c
@@ -1,6 +1,6 @@
/* This testcase is part of GDB, the GNU debugger.
- Copyright 2013-2021 Free Software Foundation, Inc.
+ Copyright 2013-2022 Free Software Foundation, Inc.
Contributed by Intel Corp. <markus.t.metzger@intel.com>