Skip to content

Commit

Permalink
Merge pull request aria2#956 from tsekityam/patch-2
Browse files Browse the repository at this point in the history
Update copyright year to 2017
  • Loading branch information
tatsuhiro-t authored Jul 9, 2017
2 parents 9729739 + 4e656cc commit 88ab6ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version_usage.cc
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ void showVersion()
{
std::cout
<< PACKAGE << _(" version ") << PACKAGE_VERSION << "\n"
<< "Copyright (C) 2006, 2016 Tatsuhiro Tsujikawa"
<< "Copyright (C) 2006, 2017 Tatsuhiro Tsujikawa"
<< "\n"
<< "\n"
<< _("This program is free software; you can redistribute it and/or "
Expand Down

0 comments on commit 88ab6ba

Please sign in to comment.