]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/s_ccos_template.c
Remove __LIBC_INTERNAL_MATH_INLINES
[thirdparty/glibc.git] / math / s_ccos_template.c
index a9f02e3dff3e7e92ef22e4fa1306ead00bd68019..1181a2d4d1c2eaf41b31ca375af2c9f563613189 100644 (file)
@@ -1,5 +1,5 @@
 /* Return cosine of complex float type.
-   Copyright (C) 1997-2019 Free Software Foundation, Inc.
+   Copyright (C) 1997-2020 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
@@ -15,7 +15,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 <complex.h>
 #include <fenv.h>