commit | 70f4fcd6880be3c5f268ca6c0f3eb396e2009b0d | [log] [tgz] |
---|---|---|
author | Joel Brobecker <brobecker@adacore.com> | Sat Jan 01 19:07:32 2022 +0400 |
committer | Joel Brobecker <brobecker@adacore.com> | Sat Jan 01 19:13:23 2022 +0400 |
tree | bcf1f2e47fa088446d844035648dff1b72afbb7b | |
parent | 936623f4e03ade8354d82abfeec4efc387f2ce92 [diff] |
Fix copyright header in gdb/testsuite/gdb.arch/powerpc-power10.exp The copyright year and holder line is slight malformed, missing a space after a comma, and this is sufficient for gdb's copyright.py script to miss this file during its automated copyright year update. This commit fixes this.