diff options
author | Simon Josefsson <simon@josefsson.org> | 2011-01-08 10:02:19 +0100 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2011-01-08 10:02:19 +0100 |
commit | a7e79bbab79811c53aa0aa6ab84c66aa15b1fe17 (patch) | |
tree | 0017fd2105e55064c4affcaa0a1c90d0d7cbd243 /gl/malloc.c | |
parent | 3f903a1538d8a8835e2ba6f3705ebcdd12349b3e (diff) | |
download | libtasn1-a7e79bbab79811c53aa0aa6ab84c66aa15b1fe17.tar.gz libtasn1-a7e79bbab79811c53aa0aa6ab84c66aa15b1fe17.tar.bz2 libtasn1-a7e79bbab79811c53aa0aa6ab84c66aa15b1fe17.zip |
Update gnulib files.
Diffstat (limited to 'gl/malloc.c')
-rw-r--r-- | gl/malloc.c | 2 |
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 |