Bump copyright year in --version

pull/1477/head
Tatsuhiro Tsujikawa 2019-09-21 17:47:05 +09:00
parent 0cb248434f
commit 4a645d9dcf
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, 2017 Tatsuhiro Tsujikawa"
<< "Copyright (C) 2006, 2019 Tatsuhiro Tsujikawa"
<< "\n"
<< "\n"
<< _("This program is free software; you can redistribute it and/or "