mirror of https://github.com/aria2/aria2
Update copyright year to 2017
parent
97297390f6
commit
4e656cc904
|
@ -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 "
|
||||
|
|
Loading…
Reference in New Issue