mirror of https://github.com/aria2/aria2
pull/1/head
parent
cd91e2ea4f
commit
e0639ab292
2
AUTHORS
2
AUTHORS
|
@ -1 +1 @@
|
|||
Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
|
||||
Tatsuhiro Tsujikawa <tujikawa at users dot sourceforge dot net>
|
||||
|
|
|
@ -80,7 +80,7 @@ void showVersion() {
|
|||
cout << "**Configuration**" << endl;
|
||||
cout << FeatureConfig::getInstance()->getConfigurationSummary();
|
||||
cout << endl;
|
||||
cout << "Copyright (C) 2006 Tatsuhiro Tsujikawa" << endl;
|
||||
cout << "Copyright (C) 2006, 2007 Tatsuhiro Tsujikawa" << endl;
|
||||
cout << endl;
|
||||
cout <<
|
||||
_("This program is free software; you can redistribute it and/or modify\n"
|
||||
|
|
Loading…
Reference in New Issue