]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/test-fp-ilogb-constants.c
Refer to C23 in place of C2X in glibc
[thirdparty/glibc.git] / math / test-fp-ilogb-constants.c
index 668390b47df9a29757ab47c4d3f80c39bbf94857..390a2b76df62727b1a2df3dc4d1f8e9b4f47ee73 100644 (file)
@@ -1,5 +1,5 @@
 /* Test requirements on FP_ILOGB* constants.
-   Copyright (C) 2016-2019 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -14,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 <limits.h>
 #include <math.h>