Ignore:
Timestamp:
Oct 7, 2010, 4:10:17 PM (12 years ago)
Author:
Peter Johansson
Message:

changes to comply with latest GCS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/OptionVersion.cc

    r1060 r1210  
    6464    cs << "\n\nCopyright (C) " << RELEASE_YEAR
    6565       << " Jari H\u00E4kkinen and Peter Johansson.\n"
    66        << "This is free software. You may redistribute copies of it under "
    67        << "the terms of the GNU General Public License "
    68        << "<http://www.gnu.org/licenses/gpl.html>.\n"
    69        << "There is NO WARRANTY; to the extent permitted by law.\n";
     66       << "License GPLv3+: GNU GPL version 3 or later "
     67       << "<http://gnu.org/licenses/gpl.html>\n"
     68       << "This is free software: you are free to change and redistribute it.\n"
     69       << "There is NO WARRANTY, to the extent permitted by law.\n";
    7070    if (!no_verbose) {
    7171      cs << "\n"
Note: See TracChangeset for help on using the changeset viewer.