diff options
Diffstat (limited to 'lib/malloc/dynarray.h')
-rw-r--r-- | lib/malloc/dynarray.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/malloc/dynarray.h b/lib/malloc/dynarray.h index 638c33f9867..f16fd950df6 100644 --- a/lib/malloc/dynarray.h +++ b/lib/malloc/dynarray.h @@ -1,5 +1,5 @@ /* Type-safe arrays which grow dynamically. Shared definitions. - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 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 |