diff options
| author | ckgt <ckarlsson25@gmail.com> | 2017-07-19 21:57:03 -0400 |
|---|---|---|
| committer | ckgt <ckarlsson25@gmail.com> | 2017-07-19 21:57:03 -0400 |
| commit | e39d33af7b2e7a6185f32bfe34a19d3614a0406e (patch) | |
| tree | 11a08c65cf30343d3c8fb4ca64273b50a71f3f5d /src/GPSFix.cpp | |
| parent | e0b28361d572278248e14a19de3fa027d4bd7df9 (diff) | |
Added ZLib license text in license file and added references in source files.
Diffstat (limited to 'src/GPSFix.cpp')
| -rw-r--r-- | src/GPSFix.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/GPSFix.cpp b/src/GPSFix.cpp index 818b232..5cbb17f 100644 --- a/src/GPSFix.cpp +++ b/src/GPSFix.cpp @@ -3,6 +3,8 @@ * * Created on: Jul 23, 2014 * Author: Cameron Karlsson + * + * See the license file included with this source. */ #include <nmeaparse/GPSFix.h> |
