about summary refs log tree commit diff
path: root/sysdeps/riscv/rv32
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/riscv/rv32')
-rw-r--r--sysdeps/riscv/rv32/fix-fp-int-convert-overflow.h2
-rw-r--r--sysdeps/riscv/rv32/rvd/s_lrint.c2
-rw-r--r--sysdeps/riscv/rv32/rvd/s_lround.c2
-rw-r--r--sysdeps/riscv/rv32/rvf/s_lrintf.c2
-rw-r--r--sysdeps/riscv/rv32/rvf/s_lroundf.c2
5 files changed, 5 insertions, 5 deletions
diff --git a/sysdeps/riscv/rv32/fix-fp-int-convert-overflow.h b/sysdeps/riscv/rv32/fix-fp-int-convert-overflow.h
index ddf9e3c351..63c0177d07 100644
--- a/sysdeps/riscv/rv32/fix-fp-int-convert-overflow.h
+++ b/sysdeps/riscv/rv32/fix-fp-int-convert-overflow.h
@@ -1,5 +1,5 @@
 /* Fix for conversion of floating point to integer overflow.  RISC-V version.
-   Copyright (C) 2020 Free Software Foundation, Inc.
+   Copyright (C) 2020-2021 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/rv32/rvd/s_lrint.c b/sysdeps/riscv/rv32/rvd/s_lrint.c
index bdec792f18..0d3dd17951 100644
--- a/sysdeps/riscv/rv32/rvd/s_lrint.c
+++ b/sysdeps/riscv/rv32/rvd/s_lrint.c
@@ -1,5 +1,5 @@
 /* lrint().  The 32-bit RISC-V (RV32) version.
-   Copyright (C) 2020 Free Software Foundation, Inc.
+   Copyright (C) 2020-2021 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/rv32/rvd/s_lround.c b/sysdeps/riscv/rv32/rvd/s_lround.c
index 78bccd47ae..1d97b1e10a 100644
--- a/sysdeps/riscv/rv32/rvd/s_lround.c
+++ b/sysdeps/riscv/rv32/rvd/s_lround.c
@@ -1,5 +1,5 @@
 /* lround().  32-bit RISC-V (RV32) version.
-   Copyright (C) 2020 Free Software Foundation, Inc.
+   Copyright (C) 2020-2021 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/rv32/rvf/s_lrintf.c b/sysdeps/riscv/rv32/rvf/s_lrintf.c
index b8e1df439e..41ed6f0388 100644
--- a/sysdeps/riscv/rv32/rvf/s_lrintf.c
+++ b/sysdeps/riscv/rv32/rvf/s_lrintf.c
@@ -1,5 +1,5 @@
 /* lrintf().  32-bit RISC-V (RV32) version.
-   Copyright (C) 2020 Free Software Foundation, Inc.
+   Copyright (C) 2020-2021 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/rv32/rvf/s_lroundf.c b/sysdeps/riscv/rv32/rvf/s_lroundf.c
index 32f9925084..a18f30f16e 100644
--- a/sysdeps/riscv/rv32/rvf/s_lroundf.c
+++ b/sysdeps/riscv/rv32/rvf/s_lroundf.c
@@ -1,5 +1,5 @@
 /* lroundf().  32-bit RISC-V (RV32) version.
-   Copyright (C) 2020 Free Software Foundation, Inc.
+   Copyright (C) 2020-2021 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