Update copyright year to 2017

pull/956/head
Tse Kit Yam 2017-07-08 23:59:46 +08:00 committed by GitHub
parent 97297390f6
commit 4e656cc904
1 changed files with 1 additions and 1 deletions

View File

@ -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 "