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.
This commit is contained in:
Joel Brobecker
2022-01-01 19:07:32 +04:00
parent 936623f4e0
commit 70f4fcd688

View File

@ -1,4 +1,4 @@
# Copyright 2021 Free Software Foundation,Inc.
# Copyright 2021 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