diff options
Diffstat (limited to 'malloc/tst-malloc-too-large.c')
-rw-r--r-- | malloc/tst-malloc-too-large.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/malloc/tst-malloc-too-large.c b/malloc/tst-malloc-too-large.c index 51e0514e86..b5ad7eb7e7 100644 --- a/malloc/tst-malloc-too-large.c +++ b/malloc/tst-malloc-too-large.c @@ -1,5 +1,5 @@ /* Test and verify that too-large memory allocations fail with ENOMEM. - Copyright (C) 2018-2019 Free Software Foundation, Inc. + Copyright (C) 2018-2020 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 |