diff options
author | David Taylor <taylor@redhat.com> | 1999-01-19 17:01:36 +0000 |
---|---|---|
committer | David Taylor <taylor@redhat.com> | 1999-01-19 17:01:36 +0000 |
commit | d5abf0a4e6495a15031ed3bf049fa26e2b387be1 (patch) | |
tree | e16d8dc820aa3f7d020bfd034fdad22a8d17cbb7 /gdb/irix5-nat.c | |
parent | 495c315acf01bf74ca96b75b398eca620f35a61c (diff) | |
download | gdb-d5abf0a4e6495a15031ed3bf049fa26e2b387be1.zip gdb-d5abf0a4e6495a15031ed3bf049fa26e2b387be1.tar.gz gdb-d5abf0a4e6495a15031ed3bf049fa26e2b387be1.tar.bz2 |
fix copyright years (forgot to add 1999).
Diffstat (limited to 'gdb/irix5-nat.c')
-rw-r--r-- | gdb/irix5-nat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/irix5-nat.c b/gdb/irix5-nat.c index fc558e6..b3373a9 100644 --- a/gdb/irix5-nat.c +++ b/gdb/irix5-nat.c @@ -1,5 +1,5 @@ /* Native support for the SGI Iris running IRIX version 5, for GDB. - Copyright 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998 + Copyright 1988, 89, 90, 91, 92, 93, 94, 95, 96, 98, 1999 Free Software Foundation, Inc. Contributed by Alessandro Forin(af@cs.cmu.edu) at CMU and by Per Bothner(bothner@cs.wisc.edu) at U.Wisconsin. |