diff options
author | fx <fx@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-05-19 10:50:55 +0000 |
---|---|---|
committer | fx <fx@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-05-19 10:50:55 +0000 |
commit | 6e0804a53327a47eadbc1edac8c64e3aa7b1f579 (patch) | |
tree | 11c67cd2126110f5937771e4c4bf5f688f22d839 /gcc/f/implic.c | |
parent | 53d19298d45c145c23c360045f99c454e1134200 (diff) | |
download | ppe42-gcc-6e0804a53327a47eadbc1edac8c64e3aa7b1f579.tar.gz ppe42-gcc-6e0804a53327a47eadbc1edac8c64e3aa7b1f579.zip |
JCB: update email in header.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19876 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/f/implic.c')
-rw-r--r-- | gcc/f/implic.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/f/implic.c b/gcc/f/implic.c index 292f88f7410..ee7d45ff9ae 100644 --- a/gcc/f/implic.c +++ b/gcc/f/implic.c @@ -1,6 +1,6 @@ /* implic.c -- Implementation File (module.c template V1.0) Copyright (C) 1995 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. |