diff options
Diffstat (limited to 'stdlib/test-cxa_atexit-race.c')
-rw-r--r-- | stdlib/test-cxa_atexit-race.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/test-cxa_atexit-race.c b/stdlib/test-cxa_atexit-race.c index 1c2d9d3626..c69ddd9bd5 100644 --- a/stdlib/test-cxa_atexit-race.c +++ b/stdlib/test-cxa_atexit-race.c @@ -1,5 +1,5 @@ /* Bug 14333: a test for __cxa_atexit/exit race. - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 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 |