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 8e52b41ee3..9e1bf6ea69 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-2020 Free Software Foundation, Inc. + Copyright (C) 2017-2021 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 |