diff options
author | Joel Brobecker <brobecker@adacore.com> | 2022-01-01 19:09:20 +0400 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2022-01-01 19:13:23 +0400 |
commit | 3cc8ed6aaee33355a5d911a7401db3f1b05a2714 (patch) | |
tree | 903f86330bcbf9157140615749ba42347ded7216 | |
parent | 70f4fcd6880be3c5f268ca6c0f3eb396e2009b0d (diff) | |
download | gdb-3cc8ed6aaee33355a5d911a7401db3f1b05a2714.zip gdb-3cc8ed6aaee33355a5d911a7401db3f1b05a2714.tar.gz gdb-3cc8ed6aaee33355a5d911a7401db3f1b05a2714.tar.bz2 |
Update Copyright year in gdb/testsuite/gdb.arch/powerpc-power10.exp
This commit updates the copyright year range in the script
gdb/testsuite/gdb.arch/powerpc-power10.exp. The update was
performed by running gdb/copyright.py again, to make sure
that the copyright year range will be automatically updated
in years forward.
-rw-r--r-- | gdb/testsuite/gdb.arch/powerpc-power10.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.arch/powerpc-power10.exp b/gdb/testsuite/gdb.arch/powerpc-power10.exp index 7e6b045..bc52a72 100644 --- a/gdb/testsuite/gdb.arch/powerpc-power10.exp +++ b/gdb/testsuite/gdb.arch/powerpc-power10.exp @@ -1,4 +1,4 @@ -# Copyright 2021 Free Software Foundation, Inc. +# Copyright 2021-2022 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |