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 5be6800b89..8e9e0d5fa2 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-2023 Free Software Foundation, Inc. + Copyright (C) 2018-2024 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 |