From 52400b5ae463c90f83538ad43a76d61ced97f71d Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Sun, 8 Jan 2012 11:29:59 +0100 Subject: Updated gnulib and added usleep and getaddrinfo modules. --- gl/vasprintf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gl/vasprintf.c') diff --git a/gl/vasprintf.c b/gl/vasprintf.c index 3001c2640c..6d1cd97c60 100644 --- a/gl/vasprintf.c +++ b/gl/vasprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2011 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006-2012 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 -- cgit v1.2.1