diff options
Diffstat (limited to 'stdlib/test-cxa_atexit-race2.c')
-rw-r--r-- | stdlib/test-cxa_atexit-race2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/test-cxa_atexit-race2.c b/stdlib/test-cxa_atexit-race2.c index be6ba9d4be..6461863cb3 100644 --- a/stdlib/test-cxa_atexit-race2.c +++ b/stdlib/test-cxa_atexit-race2.c @@ -1,5 +1,5 @@ /* Support file for atexit/exit, etc. race tests (BZ #27749). - Copyright (C) 2021 Free Software Foundation, Inc. + Copyright (C) 2021-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 |