diff options
Diffstat (limited to 'sysdeps/pthread/pthread_atfork_compat.c')
-rw-r--r-- | sysdeps/pthread/pthread_atfork_compat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/pthread/pthread_atfork_compat.c b/sysdeps/pthread/pthread_atfork_compat.c index fdc4d49851..9b558b8a97 100644 --- a/sysdeps/pthread/pthread_atfork_compat.c +++ b/sysdeps/pthread/pthread_atfork_compat.c @@ -1,5 +1,5 @@ /* Compat pthread_atfork implementation. - Copyright (C) 2002-2022 Free Software Foundation, Inc. + Copyright (C) 2002-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 |