diff options
author | Stu Grossman <grossman@cygnus> | 1993-08-02 18:33:21 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1993-08-02 18:33:21 +0000 |
commit | da0baf42e117028d29359ee2f93862ff591176e0 (patch) | |
tree | dc96635021f4e0671470f65546f4a6fba087e2c8 /gdb/i386lynx-nat.c | |
parent | a92499baafbca6d050bba0ac6575e3c653930c1b (diff) | |
download | gdb-da0baf42e117028d29359ee2f93862ff591176e0.zip gdb-da0baf42e117028d29359ee2f93862ff591176e0.tar.gz gdb-da0baf42e117028d29359ee2f93862ff591176e0.tar.bz2 |
Mon Aug 2 11:30:57 1993 Stu Grossman (grossman at cygnus.com)
* i386lynx-nat.c, thread.c, thread.h: Update copyrights.
Diffstat (limited to 'gdb/i386lynx-nat.c')
-rw-r--r-- | gdb/i386lynx-nat.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/i386lynx-nat.c b/gdb/i386lynx-nat.c index c8922ad..204880a 100644 --- a/gdb/i386lynx-nat.c +++ b/gdb/i386lynx-nat.c @@ -1,5 +1,6 @@ /* Native-dependent code for Lynx running on i386's, for GDB. - Copyright 1988, 1989, 1991, 1992, 1993 Free Software Foundation, Inc. + Copyright 1988, 1989, 1991, 1992, 1993 + Free Software Foundation, Inc. This file is part of GDB. |