diff options
Diffstat (limited to 'sysdeps/htl/sem-trywait.c')
-rw-r--r-- | sysdeps/htl/sem-trywait.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/htl/sem-trywait.c b/sysdeps/htl/sem-trywait.c index b9301963ab..af1e1e0100 100644 --- a/sysdeps/htl/sem-trywait.c +++ b/sysdeps/htl/sem-trywait.c @@ -1,5 +1,5 @@ /* Lock a semaphore if it does not require blocking. Generic version. - Copyright (C) 2005-2020 Free Software Foundation, Inc. + Copyright (C) 2005-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 |