diff options
author | Joel Brobecker <brobecker@adacore.com> | 2022-01-16 14:38:12 +0400 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2022-01-16 14:38:12 +0400 |
commit | 88b9d36337c05939f7ea10389615d028f43a42b4 (patch) | |
tree | b94d9860de9892293835baaeb0eb55794cbbd062 /gdb/aarch64-linux-tdep.c | |
parent | f2126454e7ab49ac85ae21b7822dc28250b110ce (diff) | |
download | gdb-88b9d36337c05939f7ea10389615d028f43a42b4.zip gdb-88b9d36337c05939f7ea10389615d028f43a42b4.tar.gz gdb-88b9d36337c05939f7ea10389615d028f43a42b4.tar.bz2 |
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/aarch64-linux-tdep.c')
-rw-r--r-- | gdb/aarch64-linux-tdep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/aarch64-linux-tdep.c b/gdb/aarch64-linux-tdep.c index 63c200b..b242836 100644 --- a/gdb/aarch64-linux-tdep.c +++ b/gdb/aarch64-linux-tdep.c @@ -1,6 +1,6 @@ /* Target-dependent code for GNU/Linux AArch64. - Copyright (C) 2009-2021 Free Software Foundation, Inc. + Copyright (C) 2009-2022 Free Software Foundation, Inc. Contributed by ARM Ltd. This file is part of GDB. |