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/conjq.c | |
parent | 23701e9003572a8d490ccc8bb17f6f762fc50aca (diff) | |
download | gcc-1a41c323b040bf5739dcb9cb9893b30f0a814df8.zip gcc-1a41c323b040bf5739dcb9cb9893b30f0a814df8.tar.gz gcc-1a41c323b040bf5739dcb9cb9893b30f0a814df8.tar.bz2 |
Update copyright in libquadmath.
From-SVN: r195699
Diffstat (limited to 'libquadmath/math/conjq.c')
-rw-r--r-- | libquadmath/math/conjq.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libquadmath/math/conjq.c b/libquadmath/math/conjq.c index 8587d12..ccc7081 100644 --- a/libquadmath/math/conjq.c +++ b/libquadmath/math/conjq.c @@ -1,5 +1,5 @@ /* Return complex conjugate of complex __float128 value. - Copyright (C) 1997, 1998 Free Software Foundation, Inc. + Copyright (C) 1997-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. |