aboutsummaryrefslogtreecommitdiffstats
path: root/lib/vasprintf.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-03-21 07:42:07 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-03-21 07:42:07 +0000
commite0f53f4ecc763f384115cd5affb8162db14b488e (patch)
tree892485dd8d205061416a6ca9a43fd1175566b378 /lib/vasprintf.c
parent*** empty log message *** (diff)
downloadcoreutils-e0f53f4ecc763f384115cd5affb8162db14b488e.tar.gz
coreutils-e0f53f4ecc763f384115cd5affb8162db14b488e.zip
Sync from gnulib.
Diffstat (limited to 'lib/vasprintf.c')
-rw-r--r--lib/vasprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/vasprintf.c b/lib/vasprintf.c
index ba94c64ba..600e8aa3f 100644
--- a/lib/vasprintf.c
+++ b/lib/vasprintf.c
@@ -1,5 +1,5 @@
/* Formatted output to strings.
- Copyright (C) 1999, 2002-2004 Free Software Foundation, Inc.
+ Copyright (C) 1999, 2002 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