aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2022-01-01 19:07:32 +0400
committerJoel Brobecker <brobecker@adacore.com>2022-01-01 19:13:23 +0400
commit70f4fcd6880be3c5f268ca6c0f3eb396e2009b0d (patch)
treebcf1f2e47fa088446d844035648dff1b72afbb7b /gdb
parent936623f4e03ade8354d82abfeec4efc387f2ce92 (diff)
downloadfsf-binutils-gdb-70f4fcd6880be3c5f268ca6c0f3eb396e2009b0d.zip
fsf-binutils-gdb-70f4fcd6880be3c5f268ca6c0f3eb396e2009b0d.tar.gz
fsf-binutils-gdb-70f4fcd6880be3c5f268ca6c0f3eb396e2009b0d.tar.bz2
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.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/gdb.arch/powerpc-power10.exp2
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 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