diff options
author | Jim Meyering <meyering@redhat.com> | 2011-01-01 20:17:23 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2011-01-01 22:12:59 +0100 |
commit | d60f3b0c6b0f93a601acd1cfd3923f94ca05abb0 (patch) | |
tree | d37399f0e07bda78000540e1304ee76447ff5b88 /lib/unistdio/u-vsprintf.h | |
parent | 897b54c334d903950172863b57b5de744b3c5092 (diff) | |
download | gnulib-d60f3b0c6b0f93a601acd1cfd3923f94ca05abb0.tar.gz |
maint: update almost all copyright ranges to include 2011
Run the new "make update-copyright" rule.
Diffstat (limited to 'lib/unistdio/u-vsprintf.h')
-rw-r--r-- | lib/unistdio/u-vsprintf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/unistdio/u-vsprintf.h b/lib/unistdio/u-vsprintf.h index 0caf0736e8..28a0c9b0c6 100644 --- a/lib/unistdio/u-vsprintf.h +++ b/lib/unistdio/u-vsprintf.h @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2010 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006-2011 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 |