summaryrefslogtreecommitdiff
path: root/gl/realloc.c
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-01-16 14:50:17 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-01-16 14:51:50 +0100
commit551d63d20cf7cc9b1e9aa7d6d452857c4310350a (patch)
tree3b24b46ccb2acc096c00e6be34f5b927580a299e /gl/realloc.c
parenta92aa9cba43d787ca2670cbcb3ea5d8440f3bb5d (diff)
downloadlibtasn1-551d63d20cf7cc9b1e9aa7d6d452857c4310350a.tar.gz
updated gnulib
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