Browse Source

Update copyright year in -v output

Tatsuhiro Tsujikawa 10 years ago
parent
commit
fa3401dcb2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/version_usage.cc

+ 1 - 1
src/version_usage.cc

@@ -52,7 +52,7 @@ namespace aria2 {
 
 
 void showVersion() {
 void showVersion() {
   std::cout << PACKAGE << _(" version ") << PACKAGE_VERSION << "\n"
   std::cout << PACKAGE << _(" version ") << PACKAGE_VERSION << "\n"
-            << "Copyright (C) 2006, 2014 Tatsuhiro Tsujikawa" << "\n"
+            << "Copyright (C) 2006, 2015 Tatsuhiro Tsujikawa" << "\n"
             << "\n"
             << "\n"
             <<
             <<
     _("This program is free software; you can redistribute it and/or modify\n"
     _("This program is free software; you can redistribute it and/or modify\n"