]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/test-flt-eval-method.c
Convert Python scripts to Python 3
[thirdparty/glibc.git] / math / test-flt-eval-method.c
index 092531ec782fe359e40d11d925f2b5f056911695..ee01803f0d007f87a8f88e438590d28c14a7ba7d 100644 (file)
@@ -1,5 +1,5 @@
 /* Test evaluation method typedefs match FLT_EVAL_METHOD.
-   Copyright (C) 2016-2018 Free Software Foundation, Inc.
+   Copyright (C) 2016-2020 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -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 <float.h>
 #include <math.h>