]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/setfpucw.c
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / math / setfpucw.c
index e4ac5ca673f5e4f8a7d148fb89f862267ce6434f..bd638e12fe5625ba30ace96c7b25c8aaf5623258 100644 (file)
@@ -1,5 +1,5 @@
 /* Set the FPU control word.
-   Copyright (C) 1996, 1997, 1999 Free Software Foundation, Inc.
+   Copyright (C) 1996-2022 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 <math.h>
 #include <fpu_control.h>