From d082a1e28565069cc5b3c56e678e9743b51e053b Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Mon, 26 Dec 2005 14:38:20 +0000 Subject: [PATCH] * gdb.gdb/selftest.exp (test_with_self): Update copyright check. --- gdb/testsuite/ChangeLog | 4 ++++ gdb/testsuite/gdb.gdb/selftest.exp | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 7e65af6ec6a..63e214c1560 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2005-12-26 Mark Kettenis + + * gdb.gdb/selftest.exp (test_with_self): Update copyright check. + 2005-12-17 Daniel Jacobowitz * gdb.base/default.exp: Update check for "show version". diff --git a/gdb/testsuite/gdb.gdb/selftest.exp b/gdb/testsuite/gdb.gdb/selftest.exp index e7d46bdc331..4a1ef0de3a7 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.* -- 2.39.5