diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/nmeaparse/Event.h | 2 | ||||
| -rw-r--r-- | include/nmeaparse/GPSFix.h | 2 | ||||
| -rw-r--r-- | include/nmeaparse/GPSService.h | 2 | ||||
| -rw-r--r-- | include/nmeaparse/NMEACommand.h | 2 | ||||
| -rw-r--r-- | include/nmeaparse/NMEAParser.h | 2 | ||||
| -rw-r--r-- | include/nmeaparse/NumberConversion.h | 2 | ||||
| -rw-r--r-- | include/nmeaparse/nmea.h | 2 |
7 files changed, 14 insertions, 0 deletions
diff --git a/include/nmeaparse/Event.h b/include/nmeaparse/Event.h index 4343496..b6bbd97 100644 --- a/include/nmeaparse/Event.h +++ b/include/nmeaparse/Event.h @@ -3,6 +3,8 @@ * * Created on: Sep 5, 2014 * Author: Cameron Karlsson + * + * See the license file included with this source. */ #ifndef EVENT_H_ diff --git a/include/nmeaparse/GPSFix.h b/include/nmeaparse/GPSFix.h index 85adc0c..da891ba 100644 --- a/include/nmeaparse/GPSFix.h +++ b/include/nmeaparse/GPSFix.h @@ -3,6 +3,8 @@ * * Created on: Jul 23, 2014 * Author: Cameron Karlsson + * + * See the license file included with this source. */ #ifndef GPSFIX_H_ diff --git a/include/nmeaparse/GPSService.h b/include/nmeaparse/GPSService.h index 4d10dbd..8b9e291 100644 --- a/include/nmeaparse/GPSService.h +++ b/include/nmeaparse/GPSService.h @@ -3,6 +3,8 @@ * * Created on: Aug 14, 2014 * Author: Cameron Karlsson + * + * See the license file included with this source. */ #ifndef GPSSERVICE_H_ diff --git a/include/nmeaparse/NMEACommand.h b/include/nmeaparse/NMEACommand.h index d71b9b7..1719687 100644 --- a/include/nmeaparse/NMEACommand.h +++ b/include/nmeaparse/NMEACommand.h @@ -3,6 +3,8 @@ * * Created on: Sep 8, 2014 * Author: Cameron Karlsson + * + * See the license file included with this source. */ #ifndef NMEACOMMAND_H_ diff --git a/include/nmeaparse/NMEAParser.h b/include/nmeaparse/NMEAParser.h index 6f63b85..65024c4 100644 --- a/include/nmeaparse/NMEAParser.h +++ b/include/nmeaparse/NMEAParser.h @@ -3,6 +3,8 @@ * * Created on: Aug 12, 2014 * Author: Cameron Karlsson + * + * See the license file included with this source. */ #ifndef NMEAPARSER_H_ diff --git a/include/nmeaparse/NumberConversion.h b/include/nmeaparse/NumberConversion.h index b872124..342d200 100644 --- a/include/nmeaparse/NumberConversion.h +++ b/include/nmeaparse/NumberConversion.h @@ -3,6 +3,8 @@ * * Created on: Aug 14, 2014 * Author: Cameron Karlsson + * + * See the license file included with this source. */ #ifndef NUMBERCONVERSION_H_ diff --git a/include/nmeaparse/nmea.h b/include/nmeaparse/nmea.h index deb10fd..811126e 100644 --- a/include/nmeaparse/nmea.h +++ b/include/nmeaparse/nmea.h @@ -3,6 +3,8 @@ * * Created on: March 23, 2014 * Author: Cameron Karlsson +* +* See the license file included with this source. */ |
