diff options
Diffstat (limited to 'gcc/f/com.c')
-rw-r--r-- | gcc/f/com.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/f/com.c b/gcc/f/com.c index 6e0f12715af..7f299a29d0b 100644 --- a/gcc/f/com.c +++ b/gcc/f/com.c @@ -1,6 +1,6 @@ /* com.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). + Contributed by James Craig Burley (burley@gnu.org). This file is part of GNU Fortran. |