diff options
Diffstat (limited to 'driver_rtcm2.c')
-rw-r--r-- | driver_rtcm2.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/driver_rtcm2.c b/driver_rtcm2.c index cd224692..2c6ab82f 100644 --- a/driver_rtcm2.c +++ b/driver_rtcm2.c @@ -1,6 +1,9 @@ /* $Id$ */ /***************************************************************************** +This file is Copyright (c) 2010 by the GPSD project +BSD terms apply: see the file COPYING in the distribution root for details. + This is a decoder for RTCM-104 2.x, an obscure and complicated serial protocol used for broadcasting pseudorange corrections from differential-GPS reference stations. The applicable |