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/sol2-tdep.h | |
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/sol2-tdep.h')
-rw-r--r-- | gdb/sol2-tdep.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/sol2-tdep.h b/gdb/sol2-tdep.h index 626e6c5..14ee5e6 100644 --- a/gdb/sol2-tdep.h +++ b/gdb/sol2-tdep.h @@ -1,6 +1,6 @@ /* Target-dependent code for Solaris. - Copyright (C) 2006-2021 Free Software Foundation, Inc. + Copyright (C) 2006-2022 Free Software Foundation, Inc. This file is part of GDB. |