about summary refs log tree commit diff
path: root/sysdeps/arc
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2021-01-02 11:32:25 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2021-01-02 12:17:34 -0800
commit2b778ceb4010c28d70de9b8eab20e8d88eed586b (patch)
tree3bcf21bcaccb5b09b1859e63f3baf9b5f0105ed7 /sysdeps/arc
parent45b1e17e9150dbd9ac2d578579063fbfa8e1b327 (diff)
downloadglibc-2b778ceb4010c28d70de9b8eab20e8d88eed586b.tar.gz
glibc-2b778ceb4010c28d70de9b8eab20e8d88eed586b.tar.xz
glibc-2b778ceb4010c28d70de9b8eab20e8d88eed586b.zip
Update copyright dates with scripts/update-copyrights
I used these shell commands:

../glibc/scripts/update-copyrights $PWD/../gnulib/build-aux/update-copyright
(cd ../glibc && git commit -am"[this commit message]")

and then ignored the output, which consisted lines saying "FOO: warning:
copyright statement not found" for each of 6694 files FOO.
I then removed trailing white space from benchtests/bench-pthread-locks.c
and iconvdata/tst-iconv-big5-hkscs-to-2ucs4.c, to work around this
diagnostic from Savannah:
remote: *** pre-commit check failed ...
remote: *** error: lines with trailing whitespace found
remote: error: hook declined to update refs/heads/master
Diffstat (limited to 'sysdeps/arc')
-rw-r--r--sysdeps/arc/Makefile2
-rw-r--r--sysdeps/arc/__longjmp.S2
-rw-r--r--sysdeps/arc/atomic-machine.h2
-rw-r--r--sysdeps/arc/bits/fenv.h2
-rw-r--r--sysdeps/arc/bits/link.h2
-rw-r--r--sysdeps/arc/bits/setjmp.h2
-rw-r--r--sysdeps/arc/dl-machine.h2
-rw-r--r--sysdeps/arc/dl-runtime.h2
-rw-r--r--sysdeps/arc/dl-sysdep.h2
-rw-r--r--sysdeps/arc/dl-tls.h2
-rw-r--r--sysdeps/arc/dl-trampoline.S2
-rw-r--r--sysdeps/arc/fpu/fclrexcpt.c2
-rw-r--r--sysdeps/arc/fpu/fegetenv.c2
-rw-r--r--sysdeps/arc/fpu/fegetmode.c2
-rw-r--r--sysdeps/arc/fpu/fegetround.c2
-rw-r--r--sysdeps/arc/fpu/feholdexcpt.c2
-rw-r--r--sysdeps/arc/fpu/fesetenv.c2
-rw-r--r--sysdeps/arc/fpu/fesetexcept.c2
-rw-r--r--sysdeps/arc/fpu/fesetmode.c2
-rw-r--r--sysdeps/arc/fpu/fesetround.c2
-rw-r--r--sysdeps/arc/fpu/feupdateenv.c2
-rw-r--r--sysdeps/arc/fpu/fgetexcptflg.c2
-rw-r--r--sysdeps/arc/fpu/fraiseexcpt.c2
-rw-r--r--sysdeps/arc/fpu/fsetexcptflg.c2
-rw-r--r--sysdeps/arc/fpu/ftestexcept.c2
-rw-r--r--sysdeps/arc/fpu_control.h2
-rw-r--r--sysdeps/arc/gccframe.h2
-rw-r--r--sysdeps/arc/get-rounding-mode.h2
-rw-r--r--sysdeps/arc/jmpbuf-offsets.h2
-rw-r--r--sysdeps/arc/jmpbuf-unwind.h2
-rw-r--r--sysdeps/arc/ldsodefs.h2
-rw-r--r--sysdeps/arc/libc-tls.c2
-rw-r--r--sysdeps/arc/machine-gmon.h2
-rw-r--r--sysdeps/arc/math-tests-trap.h2
-rw-r--r--sysdeps/arc/memusage.h2
-rw-r--r--sysdeps/arc/nofpu/math-tests-exceptions.h2
-rw-r--r--sysdeps/arc/nofpu/math-tests-rounding.h2
-rw-r--r--sysdeps/arc/nptl/Makefile2
-rw-r--r--sysdeps/arc/nptl/pthreaddef.h2
-rw-r--r--sysdeps/arc/nptl/tls.h2
-rw-r--r--sysdeps/arc/setjmp.S2
-rw-r--r--sysdeps/arc/sfp-machine.h2
-rw-r--r--sysdeps/arc/sotruss-lib.c2
-rw-r--r--sysdeps/arc/stackinfo.h2
-rw-r--r--sysdeps/arc/start.S2
-rw-r--r--sysdeps/arc/sysdep.h2
-rw-r--r--sysdeps/arc/tls-macros.h2
-rw-r--r--sysdeps/arc/tst-audit.h2
48 files changed, 48 insertions, 48 deletions
diff --git a/sysdeps/arc/Makefile b/sysdeps/arc/Makefile
index d5a702e29e..9e1ac0ec1b 100644
--- a/sysdeps/arc/Makefile
+++ b/sysdeps/arc/Makefile
@@ -1,5 +1,5 @@
 # ARC Makefile
-# 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/arc/__longjmp.S b/sysdeps/arc/__longjmp.S
index fcbf1bb6c0..5211399e3e 100644
--- a/sysdeps/arc/__longjmp.S
+++ b/sysdeps/arc/__longjmp.S
@@ -1,5 +1,5 @@
 /* longjmp for ARC.
-   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/arc/atomic-machine.h b/sysdeps/arc/atomic-machine.h
index 1c8638bb44..4cffc97f20 100644
--- a/sysdeps/arc/atomic-machine.h
+++ b/sysdeps/arc/atomic-machine.h
@@ -1,5 +1,5 @@
 /* Low-level functions for atomic operations. ARC 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/arc/bits/fenv.h b/sysdeps/arc/bits/fenv.h
index b375641e62..94c6ea59c4 100644
--- a/sysdeps/arc/bits/fenv.h
+++ b/sysdeps/arc/bits/fenv.h
@@ -1,5 +1,5 @@
 /* Floating point environment.  ARC 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/arc/bits/link.h b/sysdeps/arc/bits/link.h
index b687250a7a..2df6b7bb66 100644
--- a/sysdeps/arc/bits/link.h
+++ b/sysdeps/arc/bits/link.h
@@ -1,5 +1,5 @@
 /* Machine-specific declarations for dynamic linker interface, ARC 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/arc/bits/setjmp.h b/sysdeps/arc/bits/setjmp.h
index 9136bdba34..bdf819b16f 100644
--- a/sysdeps/arc/bits/setjmp.h
+++ b/sysdeps/arc/bits/setjmp.h
@@ -1,5 +1,5 @@
 /* Define the machine-dependent type 'jmp_buf'.  ARC 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/arc/dl-machine.h b/sysdeps/arc/dl-machine.h
index e47f19905f..60b49af0d5 100644
--- a/sysdeps/arc/dl-machine.h
+++ b/sysdeps/arc/dl-machine.h
@@ -1,5 +1,5 @@
 /* Machine-dependent ELF dynamic relocation inline functions.  ARC 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/arc/dl-runtime.h b/sysdeps/arc/dl-runtime.h
index 6597d93bac..8658974323 100644
--- a/sysdeps/arc/dl-runtime.h
+++ b/sysdeps/arc/dl-runtime.h
@@ -1,5 +1,5 @@
 /* Helpers for On-demand PLT fixup for shared objects.  ARC 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/arc/dl-sysdep.h b/sysdeps/arc/dl-sysdep.h
index aefec2ba05..0b8a1e77b0 100644
--- a/sysdeps/arc/dl-sysdep.h
+++ b/sysdeps/arc/dl-sysdep.h
@@ -1,5 +1,5 @@
 /* System-specific settings for dynamic linker code.  ARC 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/arc/dl-tls.h b/sysdeps/arc/dl-tls.h
index 0f3626d197..93b50c771a 100644
--- a/sysdeps/arc/dl-tls.h
+++ b/sysdeps/arc/dl-tls.h
@@ -1,5 +1,5 @@
 /* Thread-local storage handling in the ELF dynamic linker.  ARC 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/arc/dl-trampoline.S b/sysdeps/arc/dl-trampoline.S
index eb2a030046..82e4e52451 100644
--- a/sysdeps/arc/dl-trampoline.S
+++ b/sysdeps/arc/dl-trampoline.S
@@ -1,5 +1,5 @@
 /* PLT trampolines.  ARC 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/arc/fpu/fclrexcpt.c b/sysdeps/arc/fpu/fclrexcpt.c
index 7653d99a00..dfa9e59510 100644
--- a/sysdeps/arc/fpu/fclrexcpt.c
+++ b/sysdeps/arc/fpu/fclrexcpt.c
@@ -1,5 +1,5 @@
 /* Clear given exceptions in current floating-point environment.
-   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/arc/fpu/fegetenv.c b/sysdeps/arc/fpu/fegetenv.c
index bbb3b477b4..e085825a63 100644
--- a/sysdeps/arc/fpu/fegetenv.c
+++ b/sysdeps/arc/fpu/fegetenv.c
@@ -1,5 +1,5 @@
 /* Store current floating-point environment.
-   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/arc/fpu/fegetmode.c b/sysdeps/arc/fpu/fegetmode.c
index f02c9119f2..e3ffa4873f 100644
--- a/sysdeps/arc/fpu/fegetmode.c
+++ b/sysdeps/arc/fpu/fegetmode.c
@@ -1,5 +1,5 @@
 /* Store current floating-point control modes.
-   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/arc/fpu/fegetround.c b/sysdeps/arc/fpu/fegetround.c
index c5496bcbf7..517ee92d6a 100644
--- a/sysdeps/arc/fpu/fegetround.c
+++ b/sysdeps/arc/fpu/fegetround.c
@@ -1,5 +1,5 @@
 /* Return current rounding direction.
-   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/arc/fpu/feholdexcpt.c b/sysdeps/arc/fpu/feholdexcpt.c
index 59527ee25a..93094dccee 100644
--- a/sysdeps/arc/fpu/feholdexcpt.c
+++ b/sysdeps/arc/fpu/feholdexcpt.c
@@ -1,5 +1,5 @@
 /* Store current floating-point environment and clear exceptions.
-   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/arc/fpu/fesetenv.c b/sysdeps/arc/fpu/fesetenv.c
index 4ef858fc10..916a874286 100644
--- a/sysdeps/arc/fpu/fesetenv.c
+++ b/sysdeps/arc/fpu/fesetenv.c
@@ -1,5 +1,5 @@
 /* Install given floating-point environment (doesnot raise exceptions).
-   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/arc/fpu/fesetexcept.c b/sysdeps/arc/fpu/fesetexcept.c
index 77517d0b25..9901d11b92 100644
--- a/sysdeps/arc/fpu/fesetexcept.c
+++ b/sysdeps/arc/fpu/fesetexcept.c
@@ -1,5 +1,5 @@
 /* Set given exception flags.
-   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/arc/fpu/fesetmode.c b/sysdeps/arc/fpu/fesetmode.c
index c4ea02d8d1..a54c746ef5 100644
--- a/sysdeps/arc/fpu/fesetmode.c
+++ b/sysdeps/arc/fpu/fesetmode.c
@@ -1,5 +1,5 @@
 /* Install given floating-point control modes.
-   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/arc/fpu/fesetround.c b/sysdeps/arc/fpu/fesetround.c
index 701c0b2dcb..c090803a82 100644
--- a/sysdeps/arc/fpu/fesetround.c
+++ b/sysdeps/arc/fpu/fesetround.c
@@ -1,5 +1,5 @@
 /* Set current rounding direction.
-   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/arc/fpu/feupdateenv.c b/sysdeps/arc/fpu/feupdateenv.c
index c63aefb254..49e7bf308f 100644
--- a/sysdeps/arc/fpu/feupdateenv.c
+++ b/sysdeps/arc/fpu/feupdateenv.c
@@ -1,6 +1,6 @@
 /* Install given floating-point environment and raise exceptions,
    without clearing currently raised exceptions.
-   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/arc/fpu/fgetexcptflg.c b/sysdeps/arc/fpu/fgetexcptflg.c
index a816121fd9..8c137ee241 100644
--- a/sysdeps/arc/fpu/fgetexcptflg.c
+++ b/sysdeps/arc/fpu/fgetexcptflg.c
@@ -1,5 +1,5 @@
 /* Store current representation for exceptions, ARC 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/arc/fpu/fraiseexcpt.c b/sysdeps/arc/fpu/fraiseexcpt.c
index 067c060778..8988fcc8f7 100644
--- a/sysdeps/arc/fpu/fraiseexcpt.c
+++ b/sysdeps/arc/fpu/fraiseexcpt.c
@@ -1,5 +1,5 @@
 /* Raise given exceptions.
-   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/arc/fpu/fsetexcptflg.c b/sysdeps/arc/fpu/fsetexcptflg.c
index f9e08d5044..b77cd0c3de 100644
--- a/sysdeps/arc/fpu/fsetexcptflg.c
+++ b/sysdeps/arc/fpu/fsetexcptflg.c
@@ -1,5 +1,5 @@
 /* Set floating-point environment exception handling, ARC 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/arc/fpu/ftestexcept.c b/sysdeps/arc/fpu/ftestexcept.c
index bb8ed27ab2..7f3edd2f00 100644
--- a/sysdeps/arc/fpu/ftestexcept.c
+++ b/sysdeps/arc/fpu/ftestexcept.c
@@ -1,5 +1,5 @@
 /* Test exception in current environment.
-   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/arc/fpu_control.h b/sysdeps/arc/fpu_control.h
index 38f167530f..c7d101e783 100644
--- a/sysdeps/arc/fpu_control.h
+++ b/sysdeps/arc/fpu_control.h
@@ -1,5 +1,5 @@
 /* FPU control word bits.  ARC 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/arc/gccframe.h b/sysdeps/arc/gccframe.h
index 296857ba9c..3dca98da8c 100644
--- a/sysdeps/arc/gccframe.h
+++ b/sysdeps/arc/gccframe.h
@@ -1,5 +1,5 @@
 /* Definition of object in frame unwind info.  ARC 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/arc/get-rounding-mode.h b/sysdeps/arc/get-rounding-mode.h
index 15173e37aa..ed471a4b9e 100644
--- a/sysdeps/arc/get-rounding-mode.h
+++ b/sysdeps/arc/get-rounding-mode.h
@@ -1,5 +1,5 @@
 /* Determine floating-point rounding mode within libc.  ARC 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/arc/jmpbuf-offsets.h b/sysdeps/arc/jmpbuf-offsets.h
index e7551cad3b..e9e635cc64 100644
--- a/sysdeps/arc/jmpbuf-offsets.h
+++ b/sysdeps/arc/jmpbuf-offsets.h
@@ -1,5 +1,5 @@
 /* Private macros for accessing __jmp_buf contents.  ARC 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/arc/jmpbuf-unwind.h b/sysdeps/arc/jmpbuf-unwind.h
index 697d3e2ee5..60fbfec146 100644
--- a/sysdeps/arc/jmpbuf-unwind.h
+++ b/sysdeps/arc/jmpbuf-unwind.h
@@ -1,5 +1,5 @@
 /* Examine __jmp_buf for unwinding frames.  ARC 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/arc/ldsodefs.h b/sysdeps/arc/ldsodefs.h
index cf1df36f6c..81785eab9f 100644
--- a/sysdeps/arc/ldsodefs.h
+++ b/sysdeps/arc/ldsodefs.h
@@ -1,5 +1,5 @@
 /* Run-time dynamic linker data structures for loaded ELF shared objects.
-   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/arc/libc-tls.c b/sysdeps/arc/libc-tls.c
index 234932c295..c7df19bfb5 100644
--- a/sysdeps/arc/libc-tls.c
+++ b/sysdeps/arc/libc-tls.c
@@ -1,5 +1,5 @@
 /* Thread-local storage handling in the ELF dynamic linker.  ARC 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/arc/machine-gmon.h b/sysdeps/arc/machine-gmon.h
index a0d4e95a94..32f19178c0 100644
--- a/sysdeps/arc/machine-gmon.h
+++ b/sysdeps/arc/machine-gmon.h
@@ -1,5 +1,5 @@
 /* Machine-dependent definitions for profiling support.  ARC 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/arc/math-tests-trap.h b/sysdeps/arc/math-tests-trap.h
index 08b16f5797..e00e9810d3 100644
--- a/sysdeps/arc/math-tests-trap.h
+++ b/sysdeps/arc/math-tests-trap.h
@@ -1,6 +1,6 @@
 /* Configuration for math tests: support for enabling exception traps.
    ARC 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/arc/memusage.h b/sysdeps/arc/memusage.h
index 724bc4de13..290252a92f 100644
--- a/sysdeps/arc/memusage.h
+++ b/sysdeps/arc/memusage.h
@@ -1,5 +1,5 @@
 /* Machine-specific definitions for memory usage profiling, ARC 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/arc/nofpu/math-tests-exceptions.h b/sysdeps/arc/nofpu/math-tests-exceptions.h
index b2a712c8c2..fbd0b45a6f 100644
--- a/sysdeps/arc/nofpu/math-tests-exceptions.h
+++ b/sysdeps/arc/nofpu/math-tests-exceptions.h
@@ -1,5 +1,5 @@
 /* Configuration for math tests.  Exceptions support ARC 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/arc/nofpu/math-tests-rounding.h b/sysdeps/arc/nofpu/math-tests-rounding.h
index 2f67483db2..b1295d1a16 100644
--- a/sysdeps/arc/nofpu/math-tests-rounding.h
+++ b/sysdeps/arc/nofpu/math-tests-rounding.h
@@ -1,5 +1,5 @@
 /* Configuration for math tests: rounding mode support.  ARC 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/arc/nptl/Makefile b/sysdeps/arc/nptl/Makefile
index 42be624517..d85b47416a 100644
--- a/sysdeps/arc/nptl/Makefile
+++ b/sysdeps/arc/nptl/Makefile
@@ -1,5 +1,5 @@
 # NPTL makefile fragment for ARC.
-# Copyright (C) 2020 Free Software Foundation, Inc.
+# Copyright (C) 2020-2021 Free Software Foundation, Inc.
 #
 # This file is part of the GNU C Library.
 #
diff --git a/sysdeps/arc/nptl/pthreaddef.h b/sysdeps/arc/nptl/pthreaddef.h
index 844b213729..873b9d149a 100644
--- a/sysdeps/arc/nptl/pthreaddef.h
+++ b/sysdeps/arc/nptl/pthreaddef.h
@@ -1,5 +1,5 @@
 /* pthread machine parameter definitions, ARC 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/arc/nptl/tls.h b/sysdeps/arc/nptl/tls.h
index cc5abb1931..95300fdd21 100644
--- a/sysdeps/arc/nptl/tls.h
+++ b/sysdeps/arc/nptl/tls.h
@@ -1,5 +1,5 @@
 /* Definition for thread-local data handling.  NPTL/ARC 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/arc/setjmp.S b/sysdeps/arc/setjmp.S
index 01cc3af982..ebade12235 100644
--- a/sysdeps/arc/setjmp.S
+++ b/sysdeps/arc/setjmp.S
@@ -1,5 +1,5 @@
 /* setjmp for ARC.
-   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/arc/sfp-machine.h b/sysdeps/arc/sfp-machine.h
index f8c5b40d7f..2f7fe9b70a 100644
--- a/sysdeps/arc/sfp-machine.h
+++ b/sysdeps/arc/sfp-machine.h
@@ -1,5 +1,5 @@
 /* Machine-dependent software floating-point definitions.  ARC 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/arc/sotruss-lib.c b/sysdeps/arc/sotruss-lib.c
index dfb0f0ee8d..428053c98e 100644
--- a/sysdeps/arc/sotruss-lib.c
+++ b/sysdeps/arc/sotruss-lib.c
@@ -1,5 +1,5 @@
 /* Override generic sotruss-lib.c to define actual functions for ARC.
-   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/arc/stackinfo.h b/sysdeps/arc/stackinfo.h
index 02ae1cd8c4..d2a955b0fa 100644
--- a/sysdeps/arc/stackinfo.h
+++ b/sysdeps/arc/stackinfo.h
@@ -1,5 +1,5 @@
 /* Stack environment definitions for ARC.
-   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/arc/start.S b/sysdeps/arc/start.S
index 3c4144bd20..dbec87e6bb 100644
--- a/sysdeps/arc/start.S
+++ b/sysdeps/arc/start.S
@@ -1,5 +1,5 @@
 /* Startup code for ARC.
-   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/arc/sysdep.h b/sysdeps/arc/sysdep.h
index 9ac295bdf3..fc774abbdf 100644
--- a/sysdeps/arc/sysdep.h
+++ b/sysdeps/arc/sysdep.h
@@ -1,5 +1,5 @@
 /* Assembler macros for ARC.
-   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/arc/tls-macros.h b/sysdeps/arc/tls-macros.h
index 7a076182b9..b0003d8dc9 100644
--- a/sysdeps/arc/tls-macros.h
+++ b/sysdeps/arc/tls-macros.h
@@ -1,5 +1,5 @@
 /* Macros to support TLS testing in times of missing compiler support.  ARC 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.
 
diff --git a/sysdeps/arc/tst-audit.h b/sysdeps/arc/tst-audit.h
index 0b8f0b9c2f..760b835ec5 100644
--- a/sysdeps/arc/tst-audit.h
+++ b/sysdeps/arc/tst-audit.h
@@ -1,5 +1,5 @@
 /* Definitions for testing PLT entry/exit auditing.  ARC 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