From 2642002380aafb71a1d3b569b6d7ebeab3284816 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 1 Jan 2025 10:14:45 -0800 Subject: Update copyright dates with scripts/update-copyrights --- include/programs/xasprintf.h | 2 +- include/programs/xmalloc.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'include/programs') diff --git a/include/programs/xasprintf.h b/include/programs/xasprintf.h index 42d4a6670f..2d76e86a6b 100644 --- a/include/programs/xasprintf.h +++ b/include/programs/xasprintf.h @@ -1,5 +1,5 @@ /* asprintf with out of memory checking - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify diff --git a/include/programs/xmalloc.h b/include/programs/xmalloc.h index dd56bd1477..663401ba34 100644 --- a/include/programs/xmalloc.h +++ b/include/programs/xmalloc.h @@ -1,5 +1,5 @@ /* Memory related definitions for program modules. - Copyright (C) 1998-2024 Free Software Foundation, Inc. + Copyright (C) 1998-2025 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify -- cgit v1.2.3