From 7fa975adbce3f2ce4ba40ea52110b992a52262b6 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Thu, 2 Jan 2025 18:32:51 +0100 Subject: Update copyright year to 2025 Run "TZ=UTC0 admin/update-copyright". --- lib/dynarray.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/dynarray.h') diff --git a/lib/dynarray.h b/lib/dynarray.h index 8940e81b25d..74471ea267b 100644 --- a/lib/dynarray.h +++ b/lib/dynarray.h @@ -1,5 +1,5 @@ /* Type-safe arrays which grow dynamically. - Copyright 2021-2024 Free Software Foundation, Inc. + Copyright 2021-2025 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.1