diff options
Diffstat (limited to 'nptl/sem_clockwait.c')
-rw-r--r-- | nptl/sem_clockwait.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/sem_clockwait.c b/nptl/sem_clockwait.c index 1b93f00054..3202b60564 100644 --- a/nptl/sem_clockwait.c +++ b/nptl/sem_clockwait.c @@ -1,7 +1,7 @@ /* sem_clockwait -- wait on a semaphore with timeout using the specified clock. - Copyright (C) 2019-2020 Free Software Foundation, Inc. + Copyright (C) 2019-2021 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 |