diff options
Diffstat (limited to 'libquadmath/math/truncq.c')
-rw-r--r-- | libquadmath/math/truncq.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libquadmath/math/truncq.c b/libquadmath/math/truncq.c index 6088717..607c249 100644 --- a/libquadmath/math/truncq.c +++ b/libquadmath/math/truncq.c @@ -1,8 +1,8 @@ /* Truncate argument to nearest integral value not larger than the argument. - Copyright (C) 1997, 1999 Free Software Foundation, Inc. + Copyright (C) 1997-2017 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. + Jakub Jelinek <jj@ultra.linux.cz>, 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |