diff options
Diffstat (limited to 'gcc/fortran/parse.cc')
-rw-r--r-- | gcc/fortran/parse.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/fortran/parse.cc b/gcc/fortran/parse.cc index d2fe22d..c67e775 100644 --- a/gcc/fortran/parse.cc +++ b/gcc/fortran/parse.cc @@ -1,5 +1,5 @@ /* Main parser. - Copyright (C) 2000-2024 Free Software Foundation, Inc. + Copyright (C) 2000-2025 Free Software Foundation, Inc. Contributed by Andy Vaught This file is part of GCC. |