]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/w_acos_compat.c
Convert Python scripts to Python 3
[thirdparty/glibc.git] / math / w_acos_compat.c
index 079fdb271f9c1b582a8c6cf858286398c26cb9ca..dd92f2775404cf950c59834178e3410aeba1ab13 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2020 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
@@ -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 <fenv.h>
 #include <math.h>