diff options
author | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-01-14 18:20:58 +0000 |
---|---|---|
committer | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-01-14 18:20:58 +0000 |
commit | bb3e25e3627cb8df74dd37b8a5226910519b18fc (patch) | |
tree | 574b1cc61e1a9830671578e93edecc926c25ea29 /libgfortran/config/fpu-generic.h | |
parent | cde7530c1424095eb249293c12d94a886e7f60f6 (diff) | |
download | gcc-bb3e25e3627cb8df74dd37b8a5226910519b18fc.tar.gz |
Update copyright years in libgfortran.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195167 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgfortran/config/fpu-generic.h')
-rw-r--r-- | libgfortran/config/fpu-generic.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgfortran/config/fpu-generic.h b/libgfortran/config/fpu-generic.h index b64f90cc584..23212f8fb3c 100644 --- a/libgfortran/config/fpu-generic.h +++ b/libgfortran/config/fpu-generic.h @@ -1,5 +1,5 @@ /* Fallback FPU-related code (for systems not otherwise supported). - Copyright 2005, 2007, 2009, 2011 Free Software Foundation, Inc. + Copyright (C) 2005-2013 Free Software Foundation, Inc. Contributed by Francois-Xavier Coudert <coudert@clipper.ens.fr> This file is part of the GNU Fortran runtime library (libgfortran). |