about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/arc
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/sysv/linux/arc')
-rw-r--r--sysdeps/unix/sysv/linux/arc/bits/procfs.h2
-rw-r--r--sysdeps/unix/sysv/linux/arc/bits/timesize.h2
-rw-r--r--sysdeps/unix/sysv/linux/arc/clone.S2
-rw-r--r--sysdeps/unix/sysv/linux/arc/dl-static.c2
-rw-r--r--sysdeps/unix/sysv/linux/arc/fixup-asm-unistd.h2
-rw-r--r--sysdeps/unix/sysv/linux/arc/getcontext.S2
-rw-r--r--sysdeps/unix/sysv/linux/arc/kernel-features.h2
-rw-r--r--sysdeps/unix/sysv/linux/arc/kernel_stat.h2
-rw-r--r--sysdeps/unix/sysv/linux/arc/ldconfig.h2
-rw-r--r--sysdeps/unix/sysv/linux/arc/ldsodefs.h2
-rw-r--r--sysdeps/unix/sysv/linux/arc/makecontext.c2
-rw-r--r--sysdeps/unix/sysv/linux/arc/mmap_internal.h2
-rw-r--r--sysdeps/unix/sysv/linux/arc/setcontext.S2
-rw-r--r--sysdeps/unix/sysv/linux/arc/sigaction.c2
-rw-r--r--sysdeps/unix/sysv/linux/arc/sigcontextinfo.h2
-rw-r--r--sysdeps/unix/sysv/linux/arc/sigrestorer.S2
-rw-r--r--sysdeps/unix/sysv/linux/arc/swapcontext.S2
-rw-r--r--sysdeps/unix/sysv/linux/arc/sys/cachectl.h2
-rw-r--r--sysdeps/unix/sysv/linux/arc/sys/ucontext.h2
-rw-r--r--sysdeps/unix/sysv/linux/arc/sys/user.h2
-rw-r--r--sysdeps/unix/sysv/linux/arc/syscall.S2
-rw-r--r--sysdeps/unix/sysv/linux/arc/sysdep.c2
-rw-r--r--sysdeps/unix/sysv/linux/arc/sysdep.h2
-rw-r--r--sysdeps/unix/sysv/linux/arc/ucontext-macros.h2
-rw-r--r--sysdeps/unix/sysv/linux/arc/vfork.S2
25 files changed, 25 insertions, 25 deletions
diff --git a/sysdeps/unix/sysv/linux/arc/bits/procfs.h b/sysdeps/unix/sysv/linux/arc/bits/procfs.h
index 9fabca2c47..d9de056faa 100644
--- a/sysdeps/unix/sysv/linux/arc/bits/procfs.h
+++ b/sysdeps/unix/sysv/linux/arc/bits/procfs.h
@@ -1,5 +1,5 @@
 /* Types for registers for sys/procfs.h.  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/unix/sysv/linux/arc/bits/timesize.h b/sysdeps/unix/sysv/linux/arc/bits/timesize.h
index bf44f09f76..44fea80ca4 100644
--- a/sysdeps/unix/sysv/linux/arc/bits/timesize.h
+++ b/sysdeps/unix/sysv/linux/arc/bits/timesize.h
@@ -1,5 +1,5 @@
 /* Bit size of the time_t type at glibc build time, general case.
-   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/unix/sysv/linux/arc/clone.S b/sysdeps/unix/sysv/linux/arc/clone.S
index f14a5d3363..76947ac2c7 100644
--- a/sysdeps/unix/sysv/linux/arc/clone.S
+++ b/sysdeps/unix/sysv/linux/arc/clone.S
@@ -1,5 +1,5 @@
 /* clone() implementation 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.
    Contributed by Andrew Jenner <andrew@codesourcery.com>, 2008.
 
diff --git a/sysdeps/unix/sysv/linux/arc/dl-static.c b/sysdeps/unix/sysv/linux/arc/dl-static.c
index 30bcd899d4..ac63705245 100644
--- a/sysdeps/unix/sysv/linux/arc/dl-static.c
+++ b/sysdeps/unix/sysv/linux/arc/dl-static.c
@@ -1,5 +1,5 @@
 /* Variable initialization.  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/unix/sysv/linux/arc/fixup-asm-unistd.h b/sysdeps/unix/sysv/linux/arc/fixup-asm-unistd.h
index d353ea045d..9ac5115abe 100644
--- a/sysdeps/unix/sysv/linux/arc/fixup-asm-unistd.h
+++ b/sysdeps/unix/sysv/linux/arc/fixup-asm-unistd.h
@@ -1,5 +1,5 @@
 /* Regularize <asm/unistd.h> definitions.  ARC version.
-   Copyright (C) 2020 Free Software Foundation, Inc.
+   Copyright (C) 2020-2021 Free Software Foundation, Inc.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/sysdeps/unix/sysv/linux/arc/getcontext.S b/sysdeps/unix/sysv/linux/arc/getcontext.S
index 486cc622ef..c174441b63 100644
--- a/sysdeps/unix/sysv/linux/arc/getcontext.S
+++ b/sysdeps/unix/sysv/linux/arc/getcontext.S
@@ -1,5 +1,5 @@
 /* Save current context 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/unix/sysv/linux/arc/kernel-features.h b/sysdeps/unix/sysv/linux/arc/kernel-features.h
index 0a5c9e21fb..997eb2cace 100644
--- a/sysdeps/unix/sysv/linux/arc/kernel-features.h
+++ b/sysdeps/unix/sysv/linux/arc/kernel-features.h
@@ -1,7 +1,7 @@
 /* Set flags signalling availability of kernel features based on given
    kernel version number.
 
-   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/unix/sysv/linux/arc/kernel_stat.h b/sysdeps/unix/sysv/linux/arc/kernel_stat.h
index fd9b113f45..edd96b1b94 100644
--- a/sysdeps/unix/sysv/linux/arc/kernel_stat.h
+++ b/sysdeps/unix/sysv/linux/arc/kernel_stat.h
@@ -1,4 +1,4 @@
-/* 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/unix/sysv/linux/arc/ldconfig.h b/sysdeps/unix/sysv/linux/arc/ldconfig.h
index 0d6368e4df..8c776fca9e 100644
--- a/sysdeps/unix/sysv/linux/arc/ldconfig.h
+++ b/sysdeps/unix/sysv/linux/arc/ldconfig.h
@@ -1,5 +1,5 @@
 /* ldconfig default paths and libraries.  Linux/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/unix/sysv/linux/arc/ldsodefs.h b/sysdeps/unix/sysv/linux/arc/ldsodefs.h
index 204a0ff894..07546825b8 100644
--- a/sysdeps/unix/sysv/linux/arc/ldsodefs.h
+++ b/sysdeps/unix/sysv/linux/arc/ldsodefs.h
@@ -1,5 +1,5 @@
 /* Run-time dynamic linker data structures for loaded ELF shared objects. 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/unix/sysv/linux/arc/makecontext.c b/sysdeps/unix/sysv/linux/arc/makecontext.c
index 5ded1ad3e2..df7ba4ee30 100644
--- a/sysdeps/unix/sysv/linux/arc/makecontext.c
+++ b/sysdeps/unix/sysv/linux/arc/makecontext.c
@@ -1,5 +1,5 @@
 /* Create new context 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/unix/sysv/linux/arc/mmap_internal.h b/sysdeps/unix/sysv/linux/arc/mmap_internal.h
index 5293d670ad..885ad109df 100644
--- a/sysdeps/unix/sysv/linux/arc/mmap_internal.h
+++ b/sysdeps/unix/sysv/linux/arc/mmap_internal.h
@@ -1,5 +1,5 @@
 /* mmap - map files or devices into memory.  Linux/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/unix/sysv/linux/arc/setcontext.S b/sysdeps/unix/sysv/linux/arc/setcontext.S
index 56a362f837..3b526f615f 100644
--- a/sysdeps/unix/sysv/linux/arc/setcontext.S
+++ b/sysdeps/unix/sysv/linux/arc/setcontext.S
@@ -1,5 +1,5 @@
 /* Set current context 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/unix/sysv/linux/arc/sigaction.c b/sysdeps/unix/sysv/linux/arc/sigaction.c
index dd590ecb6d..2807f74b1b 100644
--- a/sysdeps/unix/sysv/linux/arc/sigaction.c
+++ b/sysdeps/unix/sysv/linux/arc/sigaction.c
@@ -1,5 +1,5 @@
 /* ARC specific sigaction.
-   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/unix/sysv/linux/arc/sigcontextinfo.h b/sysdeps/unix/sysv/linux/arc/sigcontextinfo.h
index c674da7b8f..af147462cc 100644
--- a/sysdeps/unix/sysv/linux/arc/sigcontextinfo.h
+++ b/sysdeps/unix/sysv/linux/arc/sigcontextinfo.h
@@ -1,5 +1,5 @@
 /* ARC definitions for signal handling calling conventions.
-   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/unix/sysv/linux/arc/sigrestorer.S b/sysdeps/unix/sysv/linux/arc/sigrestorer.S
index eaabef505e..8af2009653 100644
--- a/sysdeps/unix/sysv/linux/arc/sigrestorer.S
+++ b/sysdeps/unix/sysv/linux/arc/sigrestorer.S
@@ -1,5 +1,5 @@
 /* Default sigreturn stub for ARC Linux.
-   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/unix/sysv/linux/arc/swapcontext.S b/sysdeps/unix/sysv/linux/arc/swapcontext.S
index 3da072da3d..3bfcd01834 100644
--- a/sysdeps/unix/sysv/linux/arc/swapcontext.S
+++ b/sysdeps/unix/sysv/linux/arc/swapcontext.S
@@ -1,5 +1,5 @@
 /* Save and set current context 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/unix/sysv/linux/arc/sys/cachectl.h b/sysdeps/unix/sysv/linux/arc/sys/cachectl.h
index dbed8d3af6..94bdb87606 100644
--- a/sysdeps/unix/sysv/linux/arc/sys/cachectl.h
+++ b/sysdeps/unix/sysv/linux/arc/sys/cachectl.h
@@ -1,5 +1,5 @@
 /* cacheflush - flush contents of instruction and/or data cache.
-   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/unix/sysv/linux/arc/sys/ucontext.h b/sysdeps/unix/sysv/linux/arc/sys/ucontext.h
index ca24e7ae85..74d683b2be 100644
--- a/sysdeps/unix/sysv/linux/arc/sys/ucontext.h
+++ b/sysdeps/unix/sysv/linux/arc/sys/ucontext.h
@@ -1,5 +1,5 @@
 /* struct ucontext definition, 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/unix/sysv/linux/arc/sys/user.h b/sysdeps/unix/sysv/linux/arc/sys/user.h
index 2ad9f89e25..923f9342d9 100644
--- a/sysdeps/unix/sysv/linux/arc/sys/user.h
+++ b/sysdeps/unix/sysv/linux/arc/sys/user.h
@@ -1,5 +1,5 @@
 /* ptrace register data format definitions.
-   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/unix/sysv/linux/arc/syscall.S b/sysdeps/unix/sysv/linux/arc/syscall.S
index 6227dbf499..17b59590b6 100644
--- a/sysdeps/unix/sysv/linux/arc/syscall.S
+++ b/sysdeps/unix/sysv/linux/arc/syscall.S
@@ -1,5 +1,5 @@
 /* syscall - indirect system call.
-   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/unix/sysv/linux/arc/sysdep.c b/sysdeps/unix/sysv/linux/arc/sysdep.c
index f33d646798..49b62ba864 100644
--- a/sysdeps/unix/sysv/linux/arc/sysdep.c
+++ b/sysdeps/unix/sysv/linux/arc/sysdep.c
@@ -1,5 +1,5 @@
 /* ARC wrapper for setting errno.
-   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/unix/sysv/linux/arc/sysdep.h b/sysdeps/unix/sysv/linux/arc/sysdep.h
index 24d8866d66..6b70ccc687 100644
--- a/sysdeps/unix/sysv/linux/arc/sysdep.h
+++ b/sysdeps/unix/sysv/linux/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/unix/sysv/linux/arc/ucontext-macros.h b/sysdeps/unix/sysv/linux/arc/ucontext-macros.h
index 891a5e71f2..b7cc896a9b 100644
--- a/sysdeps/unix/sysv/linux/arc/ucontext-macros.h
+++ b/sysdeps/unix/sysv/linux/arc/ucontext-macros.h
@@ -1,5 +1,5 @@
 /* Macros for ucontext routines, 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/unix/sysv/linux/arc/vfork.S b/sysdeps/unix/sysv/linux/arc/vfork.S
index 4f12b9fccf..1a10f4400f 100644
--- a/sysdeps/unix/sysv/linux/arc/vfork.S
+++ b/sysdeps/unix/sysv/linux/arc/vfork.S
@@ -1,5 +1,5 @@
 /* vfork for ARC Linux.
-   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