From 70f4fcd6880be3c5f268ca6c0f3eb396e2009b0d Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Sat, 1 Jan 2022 19:07:32 +0400 Subject: 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. --- gdb/testsuite/gdb.arch/powerpc-power10.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb/testsuite/gdb.arch/powerpc-power10.exp b/gdb/testsuite/gdb.arch/powerpc-power10.exp index 16297cc..7e6b045 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 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 -- cgit v1.1