diff options
Diffstat (limited to 'gcc/fortran/matchexp.cc')
-rw-r--r-- | gcc/fortran/matchexp.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/fortran/matchexp.cc b/gcc/fortran/matchexp.cc index 9e773cf..9b66243 100644 --- a/gcc/fortran/matchexp.cc +++ b/gcc/fortran/matchexp.cc @@ -1,5 +1,5 @@ /* Expression 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. |