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 c695e717c0..73c1e1e128 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 Free Software Foundation, Inc. + Copyright (C) 2017-2018 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 |