diff options
Diffstat (limited to 'contrib/gcc/f/system.j')
-rw-r--r-- | contrib/gcc/f/system.j | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gcc/f/system.j b/contrib/gcc/f/system.j index 6a37324..38547c8 100644 --- a/contrib/gcc/f/system.j +++ b/contrib/gcc/f/system.j @@ -1,6 +1,6 @@ /* system.j -- Wrapper for GCC's system.h Copyright (C) 1998 Free Software Foundation, Inc. - Contributed by James Craig Burley (burley@gnu.org). + Contributed by James Craig Burley. This file is part of GNU Fortran. |