diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2013-02-03 17:49:30 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2013-02-03 17:49:30 +0000 |
commit | 1a41c323b040bf5739dcb9cb9893b30f0a814df8 (patch) | |
tree | 72e615fb4b8f0acc7d4489e51f9f1ec58e7cb07d /libquadmath/math/complex.c | |
parent | 23701e9003572a8d490ccc8bb17f6f762fc50aca (diff) | |
download | gcc-1a41c323b040bf5739dcb9cb9893b30f0a814df8.tar.gz |
Update copyright in libquadmath.
From-SVN: r195699
Diffstat (limited to 'libquadmath/math/complex.c')
-rw-r--r-- | libquadmath/math/complex.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libquadmath/math/complex.c b/libquadmath/math/complex.c index 8cf9e9808cc..d90ba7c9f2d 100644 --- a/libquadmath/math/complex.c +++ b/libquadmath/math/complex.c @@ -1,5 +1,5 @@ /* GCC Quad-Precision Math Library - Copyright (C) 2010, 2011 Free Software Foundation, Inc. + Copyright (C) 2010-2013 Free Software Foundation, Inc. Written by Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> This file is part of the libquadmath library. |