summaryrefslogtreecommitdiff
path: root/gdb/tracectf.c
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2022-01-01 18:56:03 +0400
committerJoel Brobecker <brobecker@adacore.com>2022-01-01 19:13:23 +0400
commit4a94e36819485cdbd50438f800d1e478156a4889 (patch)
tree03138d65b74ebd8d129ed5de07ed54a741dcc4b2 /gdb/tracectf.c
parentdd10f20452c99cfb19ac9630de943ec0c1912142 (diff)
downloadbinutils-gdb-4a94e36819485cdbd50438f800d1e478156a4889.tar.gz
Automatic Copyright Year update after running gdb/copyright.py
This commit brings all the changes made by running gdb/copyright.py as per GDB's Start of New Year Procedure. For the avoidance of doubt, all changes in this commits were performed by the script.
Diffstat (limited to 'gdb/tracectf.c')
-rw-r--r--gdb/tracectf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/tracectf.c b/gdb/tracectf.c
index 4a245ee11a5..f0cc5ce7bcb 100644
--- a/gdb/tracectf.c
+++ b/gdb/tracectf.c
@@ -1,6 +1,6 @@
/* CTF format support.
- Copyright (C) 2012-2021 Free Software Foundation, Inc.
+ Copyright (C) 2012-2022 Free Software Foundation, Inc.
Contributed by Hui Zhu <hui_zhu@mentor.com>
Contributed by Yao Qi <yao@codesourcery.com>