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