]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/test-math-iszero.cc
math: Remove bogus math implementations
[thirdparty/glibc.git] / math / test-math-iszero.cc
index d0417bec692716a04ca797b9a1dd8c27d8ba4fec..7d877b1e6b689fe68673b36cb4e60518f3e1ab99 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for the C++ implementation of iszero.
-   Copyright (C) 2016-2018 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/>.  */
 
 #define _GNU_SOURCE 1
 #include <math.h>