diff options
Diffstat (limited to 'malloc/alloc_buffer_alloc_array.c')
-rw-r--r-- | malloc/alloc_buffer_alloc_array.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/malloc/alloc_buffer_alloc_array.c b/malloc/alloc_buffer_alloc_array.c index 0e56c1d399..d8c08d03ea 100644 --- a/malloc/alloc_buffer_alloc_array.c +++ b/malloc/alloc_buffer_alloc_array.c @@ -1,5 +1,5 @@ /* Array allocation from a fixed-size buffer. - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 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 |