diff options
Diffstat (limited to 'malloc')
97 files changed, 97 insertions, 97 deletions
diff --git a/malloc/Makefile b/malloc/Makefile index 1630aaf6ac..e2b2c1ae1b 100644 --- a/malloc/Makefile +++ b/malloc/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 1991-2024 Free Software Foundation, Inc. +# Copyright (C) 1991-2025 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 diff --git a/malloc/alloc_buffer_alloc_array.c b/malloc/alloc_buffer_alloc_array.c index 31cb9ec6a4..165033004d 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-2024 Free Software Foundation, Inc. + Copyright (C) |
