diff options
author | Mark Kettenis <kettenis@gnu.org> | 2005-12-26 14:38:20 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@gnu.org> | 2005-12-26 14:38:20 +0000 |
commit | bcd87768b1ea7c095bb57f95566ea9eb53bbd1bf (patch) | |
tree | 566960437695a9d429b7a8a77f69f57024be19bb /gdb/testsuite/gdb.gdb | |
parent | d7ee2cec35a66f5f2d74d3531d657ba811e98a9a (diff) | |
download | gdb-bcd87768b1ea7c095bb57f95566ea9eb53bbd1bf.tar.gz |
* 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.exp | 2 |
1 files changed, 1 insertions, 1 deletions
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.* |