aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/runtime/fpu.c
diff options
context:
space:
mode:
authorRichard Sandiford <rsandifo@gcc.gnu.org>2014-01-02 22:25:45 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2014-01-02 22:25:45 +0000
commitf0bcf62899a9efcb23a52910d25c5886bef3affe (patch)
tree80a8e4e47288499cdc055df2e3f1fbfa5aca3ae5 /libgfortran/runtime/fpu.c
parentac1dca3cab27fbaff7c811fbe0a4424f1a18f09f (diff)
downloadgcc-f0bcf62899a9efcb23a52910d25c5886bef3affe.zip
gcc-f0bcf62899a9efcb23a52910d25c5886bef3affe.tar.gz
gcc-f0bcf62899a9efcb23a52910d25c5886bef3affe.tar.bz2
Update copyright years in libgfortran/
From-SVN: r206296
Diffstat (limited to 'libgfortran/runtime/fpu.c')
-rw-r--r--libgfortran/runtime/fpu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgfortran/runtime/fpu.c b/libgfortran/runtime/fpu.c
index 209cbfb..ecef0be 100644
--- a/libgfortran/runtime/fpu.c
+++ b/libgfortran/runtime/fpu.c
@@ -1,5 +1,5 @@
/* Set FPU mask.
- Copyright (C) 2005-2013 Free Software Foundation, Inc.
+ Copyright (C) 2005-2014 Free Software Foundation, Inc.
Contributed by Francois-Xavier Coudert <coudert@clipper.ens.fr>
This file is part of the GNU Fortran runtime library (libgfortran).