diff options
| author | Paul Eggert <eggert@cs.ucla.edu> | 2025-01-01 10:14:45 -0800 |
|---|---|---|
| committer | Paul Eggert <eggert@cs.ucla.edu> | 2025-01-01 11:22:09 -0800 |
| commit | 2642002380aafb71a1d3b569b6d7ebeab3284816 (patch) | |
| tree | ceaca767c6d867076472294164d77b2757b0cf07 /sysdeps/loongarch/nptl | |
| parent | b1da163a2129a6a07037a326c8c514d7a7eab191 (diff) | |
| download | glibc-2642002380aafb71a1d3b569b6d7ebeab3284816.tar.xz glibc-2642002380aafb71a1d3b569b6d7ebeab3284816.zip | |
Update copyright dates with scripts/update-copyrights
Diffstat (limited to 'sysdeps/loongarch/nptl')
| -rw-r--r-- | sysdeps/loongarch/nptl/pthreaddef.h | 2 | ||||
| -rw-r--r-- | sysdeps/loongarch/nptl/thread_pointer.h | 2 | ||||
| -rw-r--r-- | sysdeps/loongarch/nptl/tls.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sysdeps/loongarch/nptl/pthreaddef.h b/sysdeps/loongarch/nptl/pthreaddef.h index 704e049d4e..c066b7ccc1 100644 --- a/sysdeps/loongarch/nptl/pthreaddef.h +++ b/sysdeps/loongarch/nptl/pthreaddef.h @@ -1,5 +1,5 @@ /* pthread machine parameter definitions. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-2025 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/loongarch/nptl/thread_pointer.h b/sysdeps/loongarch/nptl/thread_pointer.h index cc96062c93..8aa8538fda 100644 --- a/sysdeps/loongarch/nptl/thread_pointer.h +++ b/sysdeps/loongarch/nptl/thread_pointer.h @@ -1,5 +1,5 @@ /* __thread_pointer definition. loongarch version. - Copyright (C) 2021-2024 Free Software Foundation, Inc. + Copyright (C) 2021-2025 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/loongarch/nptl/tls.h b/sysdeps/loongarch/nptl/tls.h index 675c0d27c1..61acb6145f 100644 --- a/sysdeps/loongarch/nptl/tls.h +++ b/sysdeps/loongarch/nptl/tls.h @@ -1,5 +1,5 @@ /* Definition for thread-local data handling. - Copyright (C) 2022-2024 Free Software Foundation, Inc. + Copyright (C) 2022-2025 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 |
