diff options
Diffstat (limited to 'sysdeps/nptl/pthread_early_init.h')
-rw-r--r-- | sysdeps/nptl/pthread_early_init.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/nptl/pthread_early_init.h b/sysdeps/nptl/pthread_early_init.h index d8d38de763..39255d928c 100644 --- a/sysdeps/nptl/pthread_early_init.h +++ b/sysdeps/nptl/pthread_early_init.h @@ -1,5 +1,5 @@ /* pthread initialization called from __libc_early_init. NPTL version. - Copyright (C) 2021-2022 Free Software Foundation, Inc. + Copyright (C) 2021-2023 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 |