diff options
Diffstat (limited to 'sysdeps/riscv/nofpu')
-rw-r--r-- | sysdeps/riscv/nofpu/math-tests-exceptions.h | 2 | ||||
-rw-r--r-- | sysdeps/riscv/nofpu/math-tests-rounding.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/riscv/nofpu/math-tests-exceptions.h b/sysdeps/riscv/nofpu/math-tests-exceptions.h index 0e1b595430..bf8cdb2d30 100644 --- a/sysdeps/riscv/nofpu/math-tests-exceptions.h +++ b/sysdeps/riscv/nofpu/math-tests-exceptions.h @@ -15,7 +15,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/>. */ #ifndef RISCV_NOFPU_MATH_TESTS_EXCEPTIONS_H #define RISCV_NOFPU_MATH_TESTS_EXCEPTIONS_H 1 diff --git a/sysdeps/riscv/nofpu/math-tests-rounding.h b/sysdeps/riscv/nofpu/math-tests-rounding.h index 6eeefbf5d2..0c76f4de2f 100644 --- a/sysdeps/riscv/nofpu/math-tests-rounding.h +++ b/sysdeps/riscv/nofpu/math-tests-rounding.h @@ -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/>. */ #ifndef RISCV_NOFPU_MATH_TESTS_ROUNDING_H #define RISCV_NOFPU_MATH_TESTS_ROUNDING_H 1 |