diff options
Diffstat (limited to 'sysdeps/pthread/tst-join7mod.c')
-rw-r--r-- | sysdeps/pthread/tst-join7mod.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/pthread/tst-join7mod.c b/sysdeps/pthread/tst-join7mod.c index b535913424..6b1278fe58 100644 --- a/sysdeps/pthread/tst-join7mod.c +++ b/sysdeps/pthread/tst-join7mod.c @@ -1,6 +1,6 @@ /* Verify that TLS access in separate thread in a dlopened library does not deadlock - the module. - Copyright (C) 2015-2023 Free Software Foundation, Inc. + Copyright (C) 2015-2024 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 |