summaryrefslogtreecommitdiff
path: root/gl/malloc.c
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2011-01-08 10:02:19 +0100
committerSimon Josefsson <simon@josefsson.org>2011-01-08 10:02:19 +0100
commita7e79bbab79811c53aa0aa6ab84c66aa15b1fe17 (patch)
tree0017fd2105e55064c4affcaa0a1c90d0d7cbd243 /gl/malloc.c
parent3f903a1538d8a8835e2ba6f3705ebcdd12349b3e (diff)
downloadlibtasn1-a7e79bbab79811c53aa0aa6ab84c66aa15b1fe17.tar.gz
libtasn1-a7e79bbab79811c53aa0aa6ab84c66aa15b1fe17.tar.bz2
libtasn1-a7e79bbab79811c53aa0aa6ab84c66aa15b1fe17.zip
Update gnulib files.
Diffstat (limited to 'gl/malloc.c')
-rw-r--r--gl/malloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/malloc.c b/gl/malloc.c
index 4fa38ee..a325d61 100644
--- a/gl/malloc.c
+++ b/gl/malloc.c
@@ -1,6 +1,6 @@
/* malloc() function that is glibc compatible.
- Copyright (C) 1997-1998, 2006-2007, 2009-2010 Free Software Foundation, Inc.
+ Copyright (C) 1997-1998, 2006-2007, 2009-2011 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