Changeset 522
- Timestamp:
- 01/26/2012 05:45:27 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
SH_SHM/trunk/source/seismhan.c
r521 r522 3 3 * ========== 4 4 * 5 * $Revision: 29 4 $, $Date: 2012-01-26 17:35:13+0100 (Do, 26. Jan 2012) $5 * $Revision: 295 $, $Date: 2012-01-26 17:45:16 +0100 (Do, 26. Jan 2012) $ 6 6 * 7 7 * main module of seismhandler program, command line version … … 110 110 111 111 printf( "\n" ); 112 printf( "SeismicHandler version %s, Copyright (C) 1990-2012\n", SHC_VERSION ); 113 printf( "Klaus Stammler and Marcus Walther, Federal Institute for Geosciences and\n" ); 114 printf( "Natural Resources (BGR)\n" ); 112 printf( "SeismicHandler version %s, Copyright (C) 1990-2012 by Klaus Stammler and\n", SHC_VERSION ); 113 printf( "Marcus Walther, Federal Institute for Geosciences and Natural Resources (BGR)\n" ); 115 114 printf( "SeismicHandler comes with ABSOLUTELY NO WARRANTY.\n" ); 116 115 printf( "This is free software, and you are welcome to redistribute it\n" );
Note: See TracChangeset
for help on using the changeset viewer.