summaryrefslogtreecommitdiff
path: root/libgfortran/ieee/ieee_exceptions.F90
diff options
context:
space:
mode:
Diffstat (limited to 'libgfortran/ieee/ieee_exceptions.F90')
-rw-r--r--libgfortran/ieee/ieee_exceptions.F902
1 files changed, 1 insertions, 1 deletions
diff --git a/libgfortran/ieee/ieee_exceptions.F90 b/libgfortran/ieee/ieee_exceptions.F90
index 707aafc8490..70852e0a552 100644
--- a/libgfortran/ieee/ieee_exceptions.F90
+++ b/libgfortran/ieee/ieee_exceptions.F90
@@ -1,5 +1,5 @@
! Implementation of the IEEE_EXCEPTIONS standard intrinsic module
-! 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).