]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/conj_template.c
Fix http: URL in 'configure'
[thirdparty/glibc.git] / math / conj_template.c
index c21a1f140d66beb1eafd3f2c8f90f20d87b1903a..2964e78fbb29d1de36b3535c520809855bf16bd2 100644 (file)
@@ -1,5 +1,5 @@
 /* Return complex conjugate of complex float type.
-   Copyright (C) 1997-2017 Free Software Foundation, Inc.
+   Copyright (C) 1997-2019 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>