mirror of https://github.com/aria2/aria2
Updated copyright year
parent
9d5e173645
commit
f5d3cd1bb0
|
@ -55,7 +55,7 @@ namespace aria2 {
|
||||||
|
|
||||||
void showVersion() {
|
void showVersion() {
|
||||||
std::cout << PACKAGE << _(" version ") << PACKAGE_VERSION << "\n"
|
std::cout << PACKAGE << _(" version ") << PACKAGE_VERSION << "\n"
|
||||||
<< "Copyright (C) 2006, 2011 Tatsuhiro Tsujikawa" << "\n"
|
<< "Copyright (C) 2006, 2012 Tatsuhiro Tsujikawa" << "\n"
|
||||||
<< "\n"
|
<< "\n"
|
||||||
<<
|
<<
|
||||||
_("This program is free software; you can redistribute it and/or modify\n"
|
_("This program is free software; you can redistribute it and/or modify\n"
|
||||||
|
|
Loading…
Reference in New Issue