diff options
Diffstat (limited to 'gl/realloc.c')
-rw-r--r-- | gl/realloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/realloc.c b/gl/realloc.c index 2b3d79c364..d9774861b0 100644 --- a/gl/realloc.c +++ b/gl/realloc.c @@ -1,6 +1,6 @@ /* realloc() function that is glibc compatible. - Copyright (C) 1997, 2003-2004, 2006-2007, 2009-2014 Free Software + Copyright (C) 1997, 2003-2004, 2006-2007, 2009-2015 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify |