diff options
Diffstat (limited to 'gcc/fortran/data.cc')
-rw-r--r-- | gcc/fortran/data.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/fortran/data.cc b/gcc/fortran/data.cc index e720245..5c83f69 100644 --- a/gcc/fortran/data.cc +++ b/gcc/fortran/data.cc @@ -1,5 +1,5 @@ /* Supporting functions for resolving DATA statement. - Copyright (C) 2002-2024 Free Software Foundation, Inc. + Copyright (C) 2002-2025 Free Software Foundation, Inc. Contributed by Lifang Zeng <zlf605@hotmail.com> This file is part of GCC. |