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/dynarray.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'support/dynarray.h') diff --git a/support/dynarray.h b/support/dynarray.h index 76ca2294..bada2b54 100644 --- a/support/dynarray.h +++ b/support/dynarray.h @@ -1,5 +1,5 @@ /* Type-safe arrays which grow dynamically. - Copyright 2021 Free Software Foundation, Inc. + Copyright 2021-2022 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as -- cgit v1.2.3