diff options
Diffstat (limited to 'gcc/f/g77spec.c')
-rw-r--r-- | gcc/f/g77spec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/f/g77spec.c b/gcc/f/g77spec.c index 9b7015c5927..a76b8947e3f 100644 --- a/gcc/f/g77spec.c +++ b/gcc/f/g77spec.c @@ -381,7 +381,7 @@ lang_specific_driver (in_argc, in_argv, in_added_libraries) case OPTION_version: printf ("\ GNU Fortran %s\n\ -Copyright (C) 1997 Free Software Foundation, Inc.\n\ +Copyright (C) 2000 Free Software Foundation, Inc.\n\ For more version information on components of the GNU Fortran\n\ compilation system, especially useful when reporting bugs,\n\ type the command `g77 --verbose'.\n\ |