mirror of
https://github.com/aria2/aria2.git
synced 2025-01-04 00:53:19 +00:00
Updated copyright year
This commit is contained in:
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
Block a user