diff options
Diffstat (limited to 'sysdeps/pthread/sem_routines.h')
-rw-r--r-- | sysdeps/pthread/sem_routines.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/pthread/sem_routines.h b/sysdeps/pthread/sem_routines.h index 1be3655662..b8062d1390 100644 --- a/sysdeps/pthread/sem_routines.h +++ b/sysdeps/pthread/sem_routines.h @@ -1,5 +1,5 @@ /* Helper code for POSIX semaphore implementation. - 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 |