Browse Source

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.
binutils-2_38-branch
Joel Brobecker 4 years ago
parent
commit
70f4fcd688
  1. 2
      gdb/testsuite/gdb.arch/powerpc-power10.exp

2
gdb/testsuite/gdb.arch/powerpc-power10.exp

@ -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

Loading…
Cancel
Save