]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/fraiseexcpt.c
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / math / fraiseexcpt.c
index c3b4a07731aca7181b1fc0748fd5deee14c22a4b..d2265ab03781cd93f8334ff2dc64b2c4d0300f28 100644 (file)
@@ -1,7 +1,6 @@
 /* Raise given exceptions.
-   Copyright (C) 1997-2018 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 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>