summaryrefslogtreecommitdiff
path: root/gl/vasprintf.c
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-03-01 20:13:18 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-03-01 20:13:18 +0100
commit9c1a48b7aa071377f3295801173559e5c44caa42 (patch)
tree53f0733e6f4f28bd898384831b026ed140abca18 /gl/vasprintf.c
parentff7d983e543b29392d0226114f4f45df042f7f8b (diff)
downloadgnutls-9c1a48b7aa071377f3295801173559e5c44caa42.tar.gz
updated gnulib
Diffstat (limited to 'gl/vasprintf.c')
-rw-r--r--gl/vasprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/vasprintf.c b/gl/vasprintf.c
index 302f28aa63..43c29107d2 100644
--- a/gl/vasprintf.c
+++ b/gl/vasprintf.c
@@ -1,5 +1,5 @@
/* Formatted output to strings.
- Copyright (C) 1999, 2002, 2006-2013 Free Software Foundation, Inc.
+ Copyright (C) 1999, 2002, 2006-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