Changeset 1210 for trunk/lib/OptionVersion.cc
- Timestamp:
- Oct 7, 2010, 4:10:17 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/OptionVersion.cc
r1060 r1210 64 64 cs << "\n\nCopyright (C) " << RELEASE_YEAR 65 65 << " 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"; 70 70 if (!no_verbose) { 71 71 cs << "\n"
Note: See TracChangeset
for help on using the changeset viewer.