summaryrefslogtreecommitdiff
path: root/lib/calloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/calloc.c')
-rw-r--r--lib/calloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/calloc.c b/lib/calloc.c
index 29a259be06..d28e1583c8 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 Free Software Foundation, Inc.
+ Copyright (C) 2004-2007, 2009-2010 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by