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/vsnprintf.c | |
parent | ff7d983e543b29392d0226114f4f45df042f7f8b (diff) | |
download | gnutls-9c1a48b7aa071377f3295801173559e5c44caa42.tar.gz |
updated gnulib
Diffstat (limited to 'gl/vsnprintf.c')
-rw-r--r-- | gl/vsnprintf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/vsnprintf.c b/gl/vsnprintf.c index 82676a282c..ebab21e339 100644 --- a/gl/vsnprintf.c +++ b/gl/vsnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 2004, 2006-2013 Free Software Foundation, Inc. + Copyright (C) 2004, 2006-2014 Free Software Foundation, Inc. Written by Simon Josefsson and Yoann Vandoorselaere <yoann@prelude-ids.org>. This program is free software; you can redistribute it and/or modify |