Update copyright year to 2014

pull/180/head release-1.18.3
Tatsuhiro Tsujikawa 2014-01-05 20:54:52 +09:00
parent ab39ea4546
commit 2571bf4a36
4 changed files with 4 additions and 4 deletions

View File

@ -3939,7 +3939,7 @@ The Metalink Download Description Format: :rfc:`5854`
COPYRIGHT COPYRIGHT
--------- ---------
Copyright (C) 2006, 2013 Tatsuhiro Tsujikawa Copyright (C) 2006, 2014 Tatsuhiro Tsujikawa
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -3964,7 +3964,7 @@ Descrição do Formato Download Metalink: :rfc:`5854`
COPYRIGHT COPYRIGHT
--------- ---------
Copyright (C) 2006, 2013 Tatsuhiro Tsujikawa Copyright (C) 2006, 2014 Tatsuhiro Tsujikawa
Tradução para Português do Brasil 2013, Gilberto dos Santos Alves Tradução para Português do Brasil 2013, Gilberto dos Santos Alves
utilizando editor kate e gedit no Debian squeeze 6.0.6 novembro de 2012 utilizando editor kate e gedit no Debian squeeze 6.0.6 novembro de 2012
revisado em março de 2013 usando editor kate e gedit no ubuntu 12.04 LTS revisado em março de 2013 usando editor kate e gedit no ubuntu 12.04 LTS

View File

@ -4048,7 +4048,7 @@ RPC
АВТОРСКОЕ ПРАВО АВТОРСКОЕ ПРАВО
--------------- ---------------
Авторское право (C) 2006, 2013 Tatsuhiro Tsujikawa Авторское право (C) 2006, 2014 Tatsuhiro Tsujikawa
Эта программа является свободным программным обеспечением; вы можете Эта программа является свободным программным обеспечением; вы можете
распространять его и/или изменять его в соответствии с условиями лицензии распространять его и/или изменять его в соответствии с условиями лицензии

View File

@ -54,7 +54,7 @@ namespace aria2 {
void showVersion() { void showVersion() {
std::cout << PACKAGE << _(" version ") << PACKAGE_VERSION << "\n" std::cout << PACKAGE << _(" version ") << PACKAGE_VERSION << "\n"
<< "Copyright (C) 2006, 2013 Tatsuhiro Tsujikawa" << "\n" << "Copyright (C) 2006, 2014 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"