diff options
Diffstat (limited to 'sysdeps/or1k/libc-tls.c')
-rw-r--r-- | sysdeps/or1k/libc-tls.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/or1k/libc-tls.c b/sysdeps/or1k/libc-tls.c index 0e2e484fd4..49301e334d 100644 --- a/sysdeps/or1k/libc-tls.c +++ b/sysdeps/or1k/libc-tls.c @@ -1,6 +1,6 @@ /* Thread-local storage handling in the ELF dynamic linker. OpenRISC version. - Copyright (C) 2022 Free Software Foundation, Inc. + Copyright (C) 2022-2023 Free Software Foundation, Inc. This file is part of the GNU C Library. |