diff options
Diffstat (limited to 'tests/pthread_mutex_timedlock.c')
-rw-r--r-- | tests/pthread_mutex_timedlock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pthread_mutex_timedlock.c b/tests/pthread_mutex_timedlock.c index e6c2fb4e..0249dc0c 100644 --- a/tests/pthread_mutex_timedlock.c +++ b/tests/pthread_mutex_timedlock.c @@ -1,5 +1,5 @@ /* Lock a mutex, abandoning after a certain time. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-2025 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as |