~ubuntu-branches/ubuntu/quantal/aria2/quantal

« back to all changes in this revision

Viewing changes to src/version_usage.cc

  • Committer: Bazaar Package Importer
  • Author(s): Kartik Mistry
  • Date: 2011-04-02 12:38:55 UTC
  • mfrom: (2.5.2 sid)
  • Revision ID: james.westby@ubuntu.com-20110402123855-znkslovhf5qvkjut
Tags: 1.11.1-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
 
56
56
void showVersion() {
57
57
  std::cout << PACKAGE << _(" version ") << PACKAGE_VERSION << "\n"
58
 
            << "Copyright (C) 2006, 2010 Tatsuhiro Tsujikawa" << "\n"
 
58
            << "Copyright (C) 2006, 2011 Tatsuhiro Tsujikawa" << "\n"
59
59
            << "\n"
60
60
            <<
61
61
    "This program is free software; you can redistribute it and/or modify\n"