Skip to content

Commit

Permalink
Update copyright year to 2016
Browse files Browse the repository at this point in the history
  • Loading branch information
tatsuhiro-t committed Sep 26, 2016
1 parent 55f311a commit e31f537
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, 2015 Tatsuhiro Tsujikawa"
<< "Copyright (C) 2006, 2016 Tatsuhiro Tsujikawa"
<< "\n"
<< "\n"
<< _("This program is free software; you can redistribute it and/or "
Expand Down

0 comments on commit e31f537

Please sign in to comment.