From d96d55d7d23ee27c49cf7055956007de5f3432db Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Wed, 19 Jan 2022 12:04:44 +0200 Subject: Update support files with new copyright year. --- support/malloc/dynarray-skeleton.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'support/malloc/dynarray-skeleton.c') diff --git a/support/malloc/dynarray-skeleton.c b/support/malloc/dynarray-skeleton.c index 48210e32..bad548a4 100644 --- a/support/malloc/dynarray-skeleton.c +++ b/support/malloc/dynarray-skeleton.c @@ -1,5 +1,5 @@ /* Type-safe arrays which grow dynamically. - 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 -- cgit v1.2.3