]> sjero.net Git - wget/commitdiff
Fix copyright year.
authorGiuseppe Scrivano <gscrivano@gnu.org>
Mon, 19 Sep 2011 15:29:33 +0000 (17:29 +0200)
committerGiuseppe Scrivano <gscrivano@gnu.org>
Mon, 19 Sep 2011 15:29:33 +0000 (17:29 +0200)
src/ChangeLog
src/main.c

index 8eae78fc191671b35d57835cc5c8f6dff4af0999..c6fb764193c7901ef393732a6ebfcf7a5d0e6c09 100644 (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
index 7dffd5dffde262b50b894368a05c3c89b64853d1..fdcb29fb86dd27f50ef54c3f110feb46d2c3d7f4 100644 (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\