diff options
Diffstat (limited to 'sysdeps/pthread/tst-cond24.c')
-rw-r--r-- | sysdeps/pthread/tst-cond24.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/pthread/tst-cond24.c b/sysdeps/pthread/tst-cond24.c index a2896f32cc..a572e38c5a 100644 --- a/sysdeps/pthread/tst-cond24.c +++ b/sysdeps/pthread/tst-cond24.c @@ -1,5 +1,5 @@ /* Verify that condition variables synchronized by PI mutexes don't hang. - Copyright (C) 2012-2020 Free Software Foundation, Inc. + Copyright (C) 2012-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 |