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/osfsolib.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/osfsolib.c')
-rw-r--r-- | gdb/osfsolib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/osfsolib.c b/gdb/osfsolib.c index 1d8be2c..31c9bf9 100644 --- a/gdb/osfsolib.c +++ b/gdb/osfsolib.c @@ -1,5 +1,5 @@ /* Handle OSF/1 shared libraries for GDB, the GNU Debugger. - Copyright 1993, 1994, 1995, 1996, 1998 Free Software Foundation, Inc. + Copyright 1993, 94, 95, 96, 98, 1999 Free Software Foundation, Inc. This file is part of GDB. |