]> 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 cb50f9f3f15bd131a5e6e636578e648ba1a65765..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
@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; if not, see
+   <https://www.gnu.org/licenses/>.  */
 
 #include <math.h>
 #include <fpu_control.h>