]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/atest-sincos.c
Refer to C23 in place of C2X in glibc
[thirdparty/glibc.git] / math / atest-sincos.c
index 94bb70441a99d1d64d6f269921046dbb4b2caaf4..f6b75d84178e2d72f93773cfd2119b0b26a2601b 100644 (file)
@@ -1,6 +1,5 @@
-/* Copyright (C) 1997-2017 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Geoffrey Keating <Geoff.Keating@anu.edu.au>, 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
@@ -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 <stdio.h>
 #include <math.h>