Index: /trunk/rtcm3torinex/rtcm3torinex.c
===================================================================
--- /trunk/rtcm3torinex/rtcm3torinex.c	(revision 28)
+++ /trunk/rtcm3torinex/rtcm3torinex.c	(revision 29)
@@ -1,6 +1,6 @@
 /*
   Converter for RTCM3 data to RINEX.
-  $Id$
-  Copyright (C) 2005-2006 by Dirk Stoecker <soft@dstoecker.de>
+  $Id: rtcm3torinex.c,v 1.1 2006/01/12 16:19:10 stoecker Exp $
+  Copyright (C) 2005-2006 by Dirk Stoecker <stoecker@euronav.de>
 
   This program is free software; you can redistribute it and/or modify
@@ -42,6 +42,6 @@
 
 /* CVS revision and version */
-static char revisionstr[] = "$Revision: 1.15 $";
-static char datestr[]     = "$Date: 2005/12/06 16:50:26 $";
+static char revisionstr[] = "$Revision: 1.1 $";
+static char datestr[]     = "$Date: 2006/01/12 16:19:10 $";
 static int stop = 0;
 
Index: /trunk/rtcm3torinex/rtcm3torinex.txt
===================================================================
--- /trunk/rtcm3torinex/rtcm3torinex.txt	(revision 28)
+++ /trunk/rtcm3torinex/rtcm3torinex.txt	(revision 29)
@@ -35,5 +35,5 @@
 Additionally the argument --headerfile can be used to provide additional header
 information. The file must contain normal RINEX observation file header lines.
-The given lines overwrite the automatically generated lines. Overwriting the
+The given lines overwrite the automatical generated lines. Overwriting the
 lines "# / TYPES OF OBSERV" and "TIME OF FIRST OBS" usually is a bad idea and
 you will get warned if you do so. The line "END OF HEADER" is ignored.
@@ -61,4 +61,4 @@
 EuroNav Service GmbH
 http://www.euronav.de/
-soft@dstoecker.de
+stoecker@euronav.de
 2006-01-12
