diff options
Diffstat (limited to 'libquadmath/math/lrintq.c')
-rw-r--r-- | libquadmath/math/lrintq.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libquadmath/math/lrintq.c b/libquadmath/math/lrintq.c index 446bee150b8..d1497ae3882 100644 --- a/libquadmath/math/lrintq.c +++ b/libquadmath/math/lrintq.c @@ -1,6 +1,6 @@ /* Round argument to nearest integral value according to current rounding direction. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997, 1999, 2004, 2006 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and Jakub Jelinek <jj@ultra.linux.cz>, 1999. |