diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2014-03-01 20:13:18 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2014-03-01 20:13:18 +0100 |
commit | 9c1a48b7aa071377f3295801173559e5c44caa42 (patch) | |
tree | 53f0733e6f4f28bd898384831b026ed140abca18 /gl/vasnprintf.c | |
parent | ff7d983e543b29392d0226114f4f45df042f7f8b (diff) | |
download | gnutls-9c1a48b7aa071377f3295801173559e5c44caa42.tar.gz |
updated gnulib
Diffstat (limited to 'gl/vasnprintf.c')
-rw-r--r-- | gl/vasnprintf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/vasnprintf.c b/gl/vasnprintf.c index d0f57a63c2..61be51c9c7 100644 --- a/gl/vasnprintf.c +++ b/gl/vasnprintf.c @@ -1,5 +1,5 @@ /* vsprintf with automatic memory allocation. - Copyright (C) 1999, 2002-2013 Free Software Foundation, Inc. + Copyright (C) 1999, 2002-2014 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by |