diff options
Diffstat (limited to 'sysdeps/nptl/pthread_mutex_backoff.h')
-rw-r--r-- | sysdeps/nptl/pthread_mutex_backoff.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/nptl/pthread_mutex_backoff.h b/sysdeps/nptl/pthread_mutex_backoff.h index 5b26c22ac7..99f733ccf0 100644 --- a/sysdeps/nptl/pthread_mutex_backoff.h +++ b/sysdeps/nptl/pthread_mutex_backoff.h @@ -1,5 +1,5 @@ /* Pthread mutex backoff configuration. - Copyright (C) 2022 Free Software Foundation, Inc. + Copyright (C) 2022-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 |