summaryrefslogtreecommitdiff
path: root/gl/realloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gl/realloc.c')
-rw-r--r--gl/realloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/realloc.c b/gl/realloc.c
index 83cb44e..526b487 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-2016 Free Software
+ Copyright (C) 1997, 2003-2004, 2006-2007, 2009-2017 Free Software
Foundation, Inc.
This program is free software: you can redistribute it and/or modify