]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/test-math-issignaling.cc
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / math / test-math-issignaling.cc
index 96e29f1d636dca841e0424fc792e129313e3b6b5..0e10be47a543bf5828b0c94e6b868a00eb43ae24 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for the C++ implementation of issignaling.
-   Copyright (C) 2017-2018 Free Software Foundation, Inc.
+   Copyright (C) 2017-2021 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>