diff options
author | Fred Fish <fnf@specifix.com> | 2002-03-26 00:17:38 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 2002-03-26 00:17:38 +0000 |
commit | 629b007a94e3e48d56f0cad549c1215919fda61b (patch) | |
tree | 537e10ddabd3ed4fd01c46650abe3a2942057c5e /gdb | |
parent | 33c3e192bd65ecdc7e99b323e826f73aba82c7b6 (diff) | |
download | gdb-629b007a94e3e48d56f0cad549c1215919fda61b.zip gdb-629b007a94e3e48d56f0cad549c1215919fda61b.tar.gz gdb-629b007a94e3e48d56f0cad549c1215919fda61b.tar.bz2 |
Sigh, should have updated the copyright date in the
change I just checked in. Fix it here.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/gdb.base/attach.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/attach.exp b/gdb/testsuite/gdb.base/attach.exp index ca8ba92..3ccbf08 100644 --- a/gdb/testsuite/gdb.base/attach.exp +++ b/gdb/testsuite/gdb.base/attach.exp @@ -1,4 +1,4 @@ -# Copyright 1997, 1999 Free Software Foundation, Inc. +# Copyright 1997, 1999, 2002 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 |