diff options
Diffstat (limited to 'lib/calloc.c')
-rw-r--r-- | lib/calloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/calloc.c b/lib/calloc.c index 08843ac..81dfd3e 100644 --- a/lib/calloc.c +++ b/lib/calloc.c @@ -1,6 +1,6 @@ /* calloc() function that is glibc compatible. This wrapper function is required at least on Tru64 UNIX 5.1 and mingw. - Copyright (C) 2004-2007, 2009-2023 Free Software Foundation, Inc. + Copyright (C) 2004-2007, 2009-2024 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 |