Changeset 322


Ignore:
Timestamp:
02/16/2011 11:20:06 AM (12 years ago)
Author:
marcus
Message:

r161 | walther | 2011-02-10 17:00:59 +0100 (Do, 10 Feb 2011) | 1 line

Missed one version information.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • SH_SHM/trunk/source/seismhan.c

    r30 r322  
    33 *      ========== 
    44 * 
    5  * $Revision: 15 $, $Date: 2008-01-25 11:48:08 +0100 (Fr, 25 Jan 2008) $ 
     5 * $Revision: 161 $, $Date: 2011-02-10 17:00:59 +0100 (Do, 10 Feb 2011) $ 
    66 * 
    77 * main module of seismhandler program, command line version 
     
    115115 
    116116        printf( "\n" ); 
    117         printf( "SeismicHandler version %s, Copyright (C) 2006\n", SHC_VERSION ); 
     117        printf( "SeismicHandler version %s, Copyright (C) 2011\n", SHC_VERSION ); 
    118118        printf( "Klaus Stammler, Federal Institute for Geosciences and Natural Resources (BGR)\n" ); 
    119119        printf( "SeismicHandler comes with ABSOLUTELY NO WARRANTY.\n" ); 
Note: See TracChangeset for help on using the changeset viewer.