]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/fclrexcpt.c
ia64: Regenerate ulps
[thirdparty/glibc.git] / math / fclrexcpt.c
index aea07eec86a04762c679521b95e920682d6eb3e0..dd501e6b593aaa93af0b4a0c219d409dd7e124ca 100644 (file)
@@ -1,7 +1,6 @@
 /* Clear given exceptions in current floating-point environment.
-   Copyright (C) 1997-2016 Free Software Foundation, Inc.
+   Copyright (C) 1997-2023 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
@@ -15,7 +14,7 @@
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, see
-   <http://www.gnu.org/licenses/>.  */
+   <https://www.gnu.org/licenses/>.  */
 
 #include <fenv.h>
 #include <shlib-compat.h>