diff options
Diffstat (limited to 'sysdeps/pthread/tst-cancel29.c')
-rw-r--r-- | sysdeps/pthread/tst-cancel29.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/pthread/tst-cancel29.c b/sysdeps/pthread/tst-cancel29.c index 4f0d99e002..e7ffc53a97 100644 --- a/sysdeps/pthread/tst-cancel29.c +++ b/sysdeps/pthread/tst-cancel29.c @@ -1,7 +1,7 @@ /* Check if a thread that disables cancellation and which call functions that might be interrupted by a signal do not see the internal SIGCANCEL. - Copyright (C) 2022 Free Software Foundation, Inc. + Copyright (C) 2022-2023 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 |