Skip to content

Commit 1250e65

Browse files
authored
Fix license (#1421)
# Description While reading over libsbp for another task, realized that pretty much all the license files had the grammar mistake of an extra `be`. To avoid further copy/paste errors, I've tried to fix them all. Also realized that when launching cmake I kept getting warnings due to not prefixing the `sbp` library reference with `swiftnav::` (ex: `c/test/string/CMakeLists.txt`), fix that as well. # API compatibility No compatability issues ## API compatibility plan N/A # JIRA Reference None
1 parent 32ed016 commit 1250e65

File tree

2,652 files changed

+2634
-2632
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,652 files changed

+2634
-2632
lines changed

c/cmake/Toolchain-gcc-arm-embedded.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Contact: Fergus Noble <[email protected]>
66
#
77
# This source is subject to the license found in the file 'LICENSE' which must
8-
# be be distributed together with this source. All other rights reserved.
8+
# be distributed together with this source. All other rights reserved.
99
#
1010
# THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
1111
# EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/acquisition.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/acquisition/AcqSvProfile.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/acquisition/AcqSvProfileDep.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/acquisition/MSG_ACQ_RESULT.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/acquisition/MSG_ACQ_RESULT_DEP_A.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/acquisition/MSG_ACQ_RESULT_DEP_B.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/acquisition/MSG_ACQ_RESULT_DEP_C.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/acquisition/MSG_ACQ_SV_PROFILE.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/acquisition/MSG_ACQ_SV_PROFILE_DEP.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/acquisition_macros.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/bootload.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/bootload/MSG_BOOTLOADER_HANDSHAKE_DEP_A.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/bootload/MSG_BOOTLOADER_HANDSHAKE_REQ.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/bootload/MSG_BOOTLOADER_HANDSHAKE_RESP.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/bootload/MSG_BOOTLOADER_JUMP_TO_APP.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/bootload/MSG_NAP_DEVICE_DNA_REQ.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/bootload/MSG_NAP_DEVICE_DNA_RESP.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/bootload_macros.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/common.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: Swift Navigation <[email protected]>
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/cpp/message_handler.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/cpp/message_traits.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/cpp/state.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/edc.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: Swift Navigation <[email protected]>
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/ext_events.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/ext_events/MSG_EXT_EVENT.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/ext_events_macros.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/file_io.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/file_io/MSG_FILEIO_CONFIG_REQ.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/file_io/MSG_FILEIO_CONFIG_RESP.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/file_io/MSG_FILEIO_READ_DIR_REQ.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/file_io/MSG_FILEIO_READ_DIR_RESP.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/file_io/MSG_FILEIO_READ_REQ.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/file_io/MSG_FILEIO_READ_RESP.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/file_io/MSG_FILEIO_REMOVE.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/file_io/MSG_FILEIO_WRITE_REQ.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/file_io/MSG_FILEIO_WRITE_RESP.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/file_io_macros.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/flash.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/flash/MSG_FLASH_DONE.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/flash/MSG_FLASH_ERASE.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/flash/MSG_FLASH_PROGRAM.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/flash/MSG_FLASH_READ_REQ.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

c/include/libsbp/flash/MSG_FLASH_READ_RESP.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Contact: https://support.swiftnav.com
44
*
55
* This source is subject to the license found in the file 'LICENSE' which must
6-
* be be distributed together with this source. All other rights reserved.
6+
* be distributed together with this source. All other rights reserved.
77
*
88
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
99
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED

0 commit comments

Comments
 (0)