]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/w_asinl_compat.c
Refer to C23 in place of C2X in glibc
[thirdparty/glibc.git] / math / w_asinl_compat.c
index 6741138f74b48c287f3db87e7bd19975e00fd4d0..2b7e8790dc6fd935e10c81d8b29725701273327c 100644 (file)
@@ -1,6 +1,5 @@
-/* Copyright (C) 2011-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
@@ -14,7 +13,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 <math.h>