diff options
author | Andrew Cagney <cagney@redhat.com> | 2004-07-13 13:10:54 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2004-07-13 13:10:54 +0000 |
commit | b475183b5c01cee0d9f39b0a501b1ee25cec66da (patch) | |
tree | 19060e30d185e3950008e4f2042bb2a7f78e7ff7 /gdb/testsuite/gdb.base/annota1.exp | |
parent | 9c7bb33213a973880ae9b6603f6c99a360f1f3b8 (diff) | |
download | gdb-b475183b5c01cee0d9f39b0a501b1ee25cec66da.zip gdb-b475183b5c01cee0d9f39b0a501b1ee25cec66da.tar.gz gdb-b475183b5c01cee0d9f39b0a501b1ee25cec66da.tar.bz2 |
2004-07-13 Andrew Cagney <cagney@gnu.org>
* gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
Diffstat (limited to 'gdb/testsuite/gdb.base/annota1.exp')
-rw-r--r-- | gdb/testsuite/gdb.base/annota1.exp | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/gdb/testsuite/gdb.base/annota1.exp b/gdb/testsuite/gdb.base/annota1.exp index 0c894df..f09a396 100644 --- a/gdb/testsuite/gdb.base/annota1.exp +++ b/gdb/testsuite/gdb.base/annota1.exp @@ -1,5 +1,5 @@ -# Copyright 1999, 2000, 2001, 2002, 2003 -# Free Software Foundation, Inc. +# Copyright 1999, 2000, 2001, 2002, 2003, 2004 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 @@ -15,9 +15,6 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -# Please email any bugs, comments, and/or additions to this file to: -# bug-gdb@prep.ai.mit.edu - # This file was written by Elena Zannoni (ezannoni@cygnus.com) if $tracelevel then { |