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 b5f32bb630..018d07061a 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-2022 Free Software Foundation, Inc. + Copyright (C) 2017-2023 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 |