]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/e_exp10.c
Fix http: URL in 'configure'
[thirdparty/glibc.git] / math / e_exp10.c
index af8188142bfb76cf367fc8076412a9c6e4052160..665c5d11fcb7545379b27d4cc37d94b8ccfb7f7f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2018 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
@@ -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/>.  */
 
 #include <math.h>
 #include <math_private.h>