- Timestamp:
- Jan 4, 2008, 3:22:46 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bin/Parameter.cc
r540 r544 256 256 257 257 cs << "\nCopyright (C) " << svn_year() 258 << " Jari Häkkinen and Peter Johansson.\n\n" 259 << "This is free software; see the source for copying conditions. " 260 << "There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR " 261 << "A PARTICULAR PURPOSE.\n"; 258 << " Jari Häkkinen and Peter Johansson.\n" 259 << "This is free software. You may redistribute copies of it under " 260 << "the terms of the GNU General Public License " 261 << "<http://www.gnu.org/licenses/gpl.html>.\n" 262 << "There is NO WARRANTY; to the extent permitted by law.\n"; 262 263 } 263 264
Note: See TracChangeset
for help on using the changeset viewer.