]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/test-snan.c
x86-64: Add vector tan/tanf implementation to libmvec
[thirdparty/glibc.git] / math / test-snan.c
index 41037afed4ccd510ee61732787bf389e58d67b60..8008baff96049ca43d661cc757ac0041827155c4 100644 (file)
@@ -1,7 +1,6 @@
 /* Test signaling NaNs in issignaling, isnan, isinf, and similar functions.
-   Copyright (C) 2008-2017 Free Software Foundation, Inc.
+   Copyright (C) 2008-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
@@ -15,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 <stdio.h>