diff options
Diffstat (limited to 'libgfortran/runtime/convert_char.c')
-rw-r--r-- | libgfortran/runtime/convert_char.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgfortran/runtime/convert_char.c b/libgfortran/runtime/convert_char.c index bc933c9697d..aacc5d683d6 100644 --- a/libgfortran/runtime/convert_char.c +++ b/libgfortran/runtime/convert_char.c @@ -1,5 +1,5 @@ /* Runtime conversion of strings from one character kind to another. - Copyright (C) 2008-2021 Free Software Foundation, Inc. + Copyright (C) 2008-2022 Free Software Foundation, Inc. This file is part of the GNU Fortran runtime library (libgfortran). |