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/s390-linux-nat.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/s390-linux-nat.c')
-rw-r--r-- | gdb/s390-linux-nat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/s390-linux-nat.c b/gdb/s390-linux-nat.c index 8f6eb61..1f31936 100644 --- a/gdb/s390-linux-nat.c +++ b/gdb/s390-linux-nat.c @@ -1,5 +1,5 @@ /* S390 native-dependent code for GDB, the GNU debugger. - Copyright (C) 2001-2021 Free Software Foundation, Inc. + Copyright (C) 2001-2022 Free Software Foundation, Inc. Contributed by D.J. Barrow (djbarrow@de.ibm.com,barrow_dj@yahoo.com) for IBM Deutschland Entwicklung GmbH, IBM Corporation. |