diff options
Diffstat (limited to 'malloc/tst-malloc-tcache-leak.c')
-rw-r--r-- | malloc/tst-malloc-tcache-leak.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/malloc/tst-malloc-tcache-leak.c b/malloc/tst-malloc-tcache-leak.c index 2a7a0646c5..606bf4347c 100644 --- a/malloc/tst-malloc-tcache-leak.c +++ b/malloc/tst-malloc-tcache-leak.c @@ -1,5 +1,5 @@ /* Bug 22111: Test that threads do not leak their per thread cache. - Copyright (C) 2015-2020 Free Software Foundation, Inc. + Copyright (C) 2015-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 |