diff options
Diffstat (limited to 'nptl/tst-pthread_exit-nothreads-static.c')
-rw-r--r-- | nptl/tst-pthread_exit-nothreads-static.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/tst-pthread_exit-nothreads-static.c b/nptl/tst-pthread_exit-nothreads-static.c index 491c98b0fd..5419e96f53 100644 --- a/nptl/tst-pthread_exit-nothreads-static.c +++ b/nptl/tst-pthread_exit-nothreads-static.c @@ -1,5 +1,5 @@ /* Check that pthread_exit works if there are no threads. Static version. - 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 |