diff options
Diffstat (limited to 'lib/malloc/scratch_buffer_dupfree.c')
-rw-r--r-- | lib/malloc/scratch_buffer_dupfree.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/malloc/scratch_buffer_dupfree.c b/lib/malloc/scratch_buffer_dupfree.c index 5561e99b0a..07363b9bc8 100644 --- a/lib/malloc/scratch_buffer_dupfree.c +++ b/lib/malloc/scratch_buffer_dupfree.c @@ -1,5 +1,5 @@ /* Variable-sized buffer with on-stack default allocation. - Copyright (C) 2020 Free Software Foundation, Inc. + Copyright (C) 2020-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 |