diff options
Diffstat (limited to 'libgfortran/ieee/ieee_helper.c')
-rw-r--r-- | libgfortran/ieee/ieee_helper.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgfortran/ieee/ieee_helper.c b/libgfortran/ieee/ieee_helper.c index 35231274a1a..7f7f4def4b1 100644 --- a/libgfortran/ieee/ieee_helper.c +++ b/libgfortran/ieee/ieee_helper.c @@ -1,5 +1,5 @@ /* Helper functions in C for IEEE modules - Copyright (C) 2013-2018 Free Software Foundation, Inc. + Copyright (C) 2013-2019 Free Software Foundation, Inc. Contributed by Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> This file is part of the GNU Fortran runtime library (libgfortran). |