diff options
author | Kevin Buettner <kevinb@redhat.com> | 2001-03-06 08:22:02 +0000 |
---|---|---|
committer | Kevin Buettner <kevinb@redhat.com> | 2001-03-06 08:22:02 +0000 |
commit | b6ba6518e9254bc25f88088228e93ac966ebccd1 (patch) | |
tree | 333e92952c02b66922f28a3e7c02addb61219baa /gdb/testsuite/gdb.base/term.exp | |
parent | Fix whitespace problem in my most recent entry. (diff) | |
download | binutils-gdb-b6ba6518e9254bc25f88088228e93ac966ebccd1.tar.gz binutils-gdb-b6ba6518e9254bc25f88088228e93ac966ebccd1.tar.bz2 binutils-gdb-b6ba6518e9254bc25f88088228e93ac966ebccd1.zip |
Update/correct copyright notices.
Diffstat (limited to 'gdb/testsuite/gdb.base/term.exp')
-rw-r--r-- | gdb/testsuite/gdb.base/term.exp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/term.exp b/gdb/testsuite/gdb.base/term.exp index 26c10323c9d..53ef52ee7c7 100644 --- a/gdb/testsuite/gdb.base/term.exp +++ b/gdb/testsuite/gdb.base/term.exp @@ -1,4 +1,5 @@ -# Copyright (C) 1988, 1990, 1991, 1992, 1997 Free Software Foundation, Inc. +# Copyright 1988, 1990, 1991, 1992, 1994, 1995, 1996, 1997, 1999 +# 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 |