diff options
Diffstat (limited to 'math/fclrexcpt.c')
-rw-r--r-- | math/fclrexcpt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fclrexcpt.c b/math/fclrexcpt.c index 888e31643b..3d827d0b89 100644 --- a/math/fclrexcpt.c +++ b/math/fclrexcpt.c @@ -1,5 +1,5 @@ /* Clear given exceptions in current floating-point environment. - Copyright (C) 1997-2018 Free Software Foundation, Inc. + Copyright (C) 1997-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. |