diff options
Diffstat (limited to 'nptl/tst-pthread_exit-nothreads.c')
-rw-r--r-- | nptl/tst-pthread_exit-nothreads.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/tst-pthread_exit-nothreads.c b/nptl/tst-pthread_exit-nothreads.c index 9cf503c0af..7b4223dbe2 100644 --- a/nptl/tst-pthread_exit-nothreads.c +++ b/nptl/tst-pthread_exit-nothreads.c @@ -1,5 +1,5 @@ /* Check that pthread_exit works if there are no threads. - Copyright (C) 2021-2022 Free Software Foundation, Inc. + Copyright (C) 2021-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 |