diff options
Diffstat (limited to 'gcc/f/std.c')
-rw-r--r-- | gcc/f/std.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/f/std.c b/gcc/f/std.c index 8c2adfb74f8..540da6c5498 100644 --- a/gcc/f/std.c +++ b/gcc/f/std.c @@ -1,6 +1,6 @@ /* std.c -- Implementation File (module.c template V1.0) - Copyright (C) 1995-1998 Free Software Foundation, Inc. - Contributed by James Craig Burley (burley@gnu.ai.mit.edu). + Copyright (C) 1995, 1996 Free Software Foundation, Inc. + Contributed by James Craig Burley (burley@gnu.org). This file is part of GNU Fortran. |