Merge pull request #956 from tsekityam/patch-2

Update copyright year to 2017
This commit is contained in:
Tatsuhiro Tsujikawa
2017-07-09 23:13:55 +09:00
committed by GitHub

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 "