changeset 11208:5d1816f79525

Update copyright year.
author Bruno Haible <bruno@clisp.org>
date Tue, 24 Feb 2009 04:21:06 +0100
parents 4daf474e9033
children 7e4d159080dc
files lib/vasnprintf.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/vasnprintf.c	Tue Feb 24 04:10:02 2009 +0100
+++ b/lib/vasnprintf.c	Tue Feb 24 04:21:06 2009 +0100
@@ -1,5 +1,5 @@
 /* vsprintf with automatic memory allocation.
-   Copyright (C) 1999, 2002-2008 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2002-2009 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