diff options
Diffstat (limited to 'libquadmath/math/fminq.c')
-rw-r--r-- | libquadmath/math/fminq.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libquadmath/math/fminq.c b/libquadmath/math/fminq.c index 2fbe4116a6d..680cf757c60 100644 --- a/libquadmath/math/fminq.c +++ b/libquadmath/math/fminq.c @@ -1,5 +1,5 @@ /* Return minimum numeric value of X and Y. - Copyright (C) 1997 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. |