Fix copyright year.

This commit is contained in:
Giuseppe Scrivano 2011-09-19 17:29:33 +02:00
parent df8ce3d788
commit 91aeb7db2f
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2011-09-19 Giuseppe Scrivano <gscrivano@gnu.org>
* main.c (print_version): Update copyright year and fix typo.
2011-09-13 Giuseppe Scrivano <gscrivano@gnu.org>
* ftp.c (ftp_retrieve_glob): Propagate correctly the `res' error

View File

@ -884,7 +884,7 @@ print_version (void)
/* TRANSLATORS: When available, an actual copyright character
(cirle-c) should be used in preference to "(C)". */
if (fputs (_("\
Copyright (C) 2009 Free Software Foundation, Inc.\n"), stdout) < 0)
Copyright (C) 2011 Free Software Foundation, Inc.\n"), stdout) < 0)
exit (3);
if (fputs (_("\
License GPLv3+: GNU GPL version 3 or later\n\