diff options
Diffstat (limited to 'stdlib/tst-cxa_atexit.c')
-rw-r--r-- | stdlib/tst-cxa_atexit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/tst-cxa_atexit.c b/stdlib/tst-cxa_atexit.c index fb597c4..d0d8161 100644 --- a/stdlib/tst-cxa_atexit.c +++ b/stdlib/tst-cxa_atexit.c @@ -1,5 +1,5 @@ /* Verify functions registered via __cxa_atexit run in LIFO order. - Copyright (C) 2017-2020 Free Software Foundation, Inc. + Copyright (C) 2017-2021 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 |