aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.gdb
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2005-12-26 14:38:20 +0000
committerMark Kettenis <kettenis@gnu.org>2005-12-26 14:38:20 +0000
commitd082a1e28565069cc5b3c56e678e9743b51e053b (patch)
tree215854f276c5aa4fd6a6f584c71c749f1a71b760 /gdb/testsuite/gdb.gdb
parenta916de59a9e6a4b5e3721cfb7be3bce7fa1658d1 (diff)
downloadgdb-d082a1e28565069cc5b3c56e678e9743b51e053b.zip
gdb-d082a1e28565069cc5b3c56e678e9743b51e053b.tar.gz
gdb-d082a1e28565069cc5b3c56e678e9743b51e053b.tar.bz2
* gdb.gdb/selftest.exp (test_with_self): Update copyright check.
Diffstat (limited to 'gdb/testsuite/gdb.gdb')
-rw-r--r--gdb/testsuite/gdb.gdb/selftest.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.gdb/selftest.exp b/gdb/testsuite/gdb.gdb/selftest.exp
index e7d46bd..4a1ef0d 100644
--- a/gdb/testsuite/gdb.gdb/selftest.exp
+++ b/gdb/testsuite/gdb.gdb/selftest.exp
@@ -391,7 +391,7 @@ proc test_with_self { executable } {
send_gdb "continue\n"
gdb_expect {
-re "GNU gdb \[0-9\.\]*.*
-Copyright \[0-9\]* Free Software Foundation, Inc.*
+Copyright \\(C\\) \[0-9\]* Free Software Foundation, Inc.*
GDB is free software, covered by the GNU General Public License, and you are.*
welcome to change it and/or distribute copies of it under certain conditions.*
Type \"show copying\" to see the conditions.*