Changeset 521 for SH_SHM/trunk/source/seismhan.c
- Timestamp:
- 01/26/2012 05:36:40 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
SH_SHM/trunk/source/seismhan.c
r341 r521 3 3 * ========== 4 4 * 5 * $Revision: 180 $, $Date: 2011-03-09 16:27:03 +0100 (Mi, 09 MÀr 2011) $5 * $Revision: 294 $, $Date: 2012-01-26 17:35:13 +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) 2011\n", SHC_VERSION ); 113 printf( "Klaus Stammler, Federal Institute for Geosciences and Natural Resources (BGR)\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" ); 114 115 printf( "SeismicHandler comes with ABSOLUTELY NO WARRANTY.\n" ); 115 116 printf( "This is free software, and you are welcome to redistribute it\n" );
Note: See TracChangeset
for help on using the changeset viewer.