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 023fbc38499b..c8ed77b15f3f 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 Free Software Foundation, Inc. + Copyright (C) 2013-2015 Free Software Foundation, Inc. Contributed by Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> This file is part of the GNU Fortran runtime library (libgfortran). |