]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/riscv/rvf/s_roundf.c
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / sysdeps / riscv / rvf / s_roundf.c
index 148846baddd53234de957ea4b56fb6852bf54af0..735e7e9de9f56b78b22ac040815c77a214f01a3b 100644 (file)
@@ -1,5 +1,5 @@
 /* roundf().  RISC-V version.
-   Copyright (C) 2017-2019 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 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/>.  */
 
 #define NO_MATH_REDIRECT
 #include <math.h>