diff options
Diffstat (limited to 'include/programs')
| -rw-r--r-- | include/programs/xasprintf.h | 2 | ||||
| -rw-r--r-- | include/programs/xmalloc.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/programs/xasprintf.h b/include/programs/xasprintf.h index 090114d454..42d4a6670f 100644 --- a/include/programs/xasprintf.h +++ b/include/programs/xasprintf.h @@ -1,5 +1,5 @@ /* asprintf with out of memory checking - Copyright (C) 2020-2023 Free Software Foundation, Inc. + Copyright (C) 2020-2024 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 961ff5d6fe..dd56bd1477 100644 --- a/include/programs/xmalloc.h +++ b/include/programs/xmalloc.h @@ -1,5 +1,5 @@ /* Memory related definitions for program modules. - Copyright (C) 1998-2023 Free Software Foundation, Inc. + Copyright (C) 1998-2024 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 |
