diff options
Diffstat (limited to 'malloc/alloc_buffer_copy_bytes.c')
-rw-r--r-- | malloc/alloc_buffer_copy_bytes.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/malloc/alloc_buffer_copy_bytes.c b/malloc/alloc_buffer_copy_bytes.c index e8301af..397f6a7 100644 --- a/malloc/alloc_buffer_copy_bytes.c +++ b/malloc/alloc_buffer_copy_bytes.c @@ -1,5 +1,5 @@ /* Copy an array of bytes into the 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 |