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 bf8cdb2d30..1eea24692a 100644 --- a/sysdeps/riscv/nofpu/math-tests-exceptions.h +++ b/sysdeps/riscv/nofpu/math-tests-exceptions.h @@ -1,6 +1,6 @@ /* Configuration for math tests: support for exceptions. RISC-V no-FPU version. - Copyright (C) 2013-2019 Free Software Foundation, Inc. + Copyright (C) 2013-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 diff --git a/sysdeps/riscv/nofpu/math-tests-rounding.h b/sysdeps/riscv/nofpu/math-tests-rounding.h index 0c76f4de2f..7183d28251 100644 --- a/sysdeps/riscv/nofpu/math-tests-rounding.h +++ b/sysdeps/riscv/nofpu/math-tests-rounding.h @@ -1,5 +1,5 @@ /* Configuration for math tests: rounding mode support. RISC-V no-FPU version. - Copyright (C) 2014-2019 Free Software Foundation, Inc. + Copyright (C) 2014-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 |