diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-11-24 06:23:44 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-11-24 06:23:44 +0000 |
commit | fb560d1e146cf4fe6a3b39046c54d36bcc6de824 (patch) | |
tree | effa629aab4150bdf6447e58aef35f7dfcdbd74f /contrib/libf2c/f2c.h | |
parent | b50366c3839724717e906b96332d2bbb1c9906de (diff) |
Notes
Diffstat (limited to 'contrib/libf2c/f2c.h')
-rw-r--r-- | contrib/libf2c/f2c.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libf2c/f2c.h b/contrib/libf2c/f2c.h index 71e536164974..f27703f48079 100644 --- a/contrib/libf2c/f2c.h +++ b/contrib/libf2c/f2c.h @@ -1,6 +1,6 @@ /* f2c.h file for GNU Fortran run-time library Copyright (C) 1998 Free Software Foundation, Inc. - Contributed by James Craig Burley. + Contributed by James Craig Burley (burley@gnu.org). This file is part of GNU Fortran. |