diff options
Diffstat (limited to 'gl/calloc.c')
| -rw-r--r-- | gl/calloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/calloc.c b/gl/calloc.c index 08843acd..81dfd3ef 100644 --- a/gl/calloc.c +++ b/gl/calloc.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* calloc() function that is glibc compatible. | 1 | /* calloc() function that is glibc compatible. |
| 2 | This wrapper function is required at least on Tru64 UNIX 5.1 and mingw. | 2 | This wrapper function is required at least on Tru64 UNIX 5.1 and mingw. |
| 3 | Copyright (C) 2004-2007, 2009-2023 Free Software Foundation, Inc. | 3 | Copyright (C) 2004-2007, 2009-2024 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is free software: you can redistribute it and/or modify | 5 | This file is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU Lesser General Public License as | 6 | it under the terms of the GNU Lesser General Public License as |
