From 1250e65e0c5eebf25ff07296f49bfd7825dab19d Mon Sep 17 00:00:00 2001 From: Rodrigo Reichert Date: Tue, 13 Aug 2024 05:07:55 +1000 Subject: [PATCH] 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 --- c/cmake/Toolchain-gcc-arm-embedded.cmake | 2 +- c/include/libsbp/acquisition.h | 2 +- c/include/libsbp/acquisition/AcqSvProfile.h | 2 +- .../libsbp/acquisition/AcqSvProfileDep.h | 2 +- c/include/libsbp/acquisition/MSG_ACQ_RESULT.h | 2 +- .../libsbp/acquisition/MSG_ACQ_RESULT_DEP_A.h | 2 +- .../libsbp/acquisition/MSG_ACQ_RESULT_DEP_B.h | 2 +- .../libsbp/acquisition/MSG_ACQ_RESULT_DEP_C.h | 2 +- .../libsbp/acquisition/MSG_ACQ_SV_PROFILE.h | 2 +- .../acquisition/MSG_ACQ_SV_PROFILE_DEP.h | 2 +- c/include/libsbp/acquisition_macros.h | 2 +- c/include/libsbp/bootload.h | 2 +- .../bootload/MSG_BOOTLOADER_HANDSHAKE_DEP_A.h | 2 +- .../bootload/MSG_BOOTLOADER_HANDSHAKE_REQ.h | 2 +- .../bootload/MSG_BOOTLOADER_HANDSHAKE_RESP.h | 2 +- .../bootload/MSG_BOOTLOADER_JUMP_TO_APP.h | 2 +- .../libsbp/bootload/MSG_NAP_DEVICE_DNA_REQ.h | 2 +- .../libsbp/bootload/MSG_NAP_DEVICE_DNA_RESP.h | 2 +- c/include/libsbp/bootload_macros.h | 2 +- c/include/libsbp/common.h | 2 +- c/include/libsbp/cpp/message_handler.h | 2 +- c/include/libsbp/cpp/message_traits.h | 2 +- c/include/libsbp/cpp/state.h | 2 +- c/include/libsbp/edc.h | 2 +- c/include/libsbp/ext_events.h | 2 +- c/include/libsbp/ext_events/MSG_EXT_EVENT.h | 2 +- c/include/libsbp/ext_events_macros.h | 2 +- c/include/libsbp/file_io.h | 2 +- .../libsbp/file_io/MSG_FILEIO_CONFIG_REQ.h | 2 +- .../libsbp/file_io/MSG_FILEIO_CONFIG_RESP.h | 2 +- .../libsbp/file_io/MSG_FILEIO_READ_DIR_REQ.h | 2 +- .../libsbp/file_io/MSG_FILEIO_READ_DIR_RESP.h | 2 +- .../libsbp/file_io/MSG_FILEIO_READ_REQ.h | 2 +- .../libsbp/file_io/MSG_FILEIO_READ_RESP.h | 2 +- c/include/libsbp/file_io/MSG_FILEIO_REMOVE.h | 2 +- .../libsbp/file_io/MSG_FILEIO_WRITE_REQ.h | 2 +- .../libsbp/file_io/MSG_FILEIO_WRITE_RESP.h | 2 +- c/include/libsbp/file_io_macros.h | 2 +- c/include/libsbp/flash.h | 2 +- c/include/libsbp/flash/MSG_FLASH_DONE.h | 2 +- c/include/libsbp/flash/MSG_FLASH_ERASE.h | 2 +- c/include/libsbp/flash/MSG_FLASH_PROGRAM.h | 2 +- c/include/libsbp/flash/MSG_FLASH_READ_REQ.h | 2 +- c/include/libsbp/flash/MSG_FLASH_READ_RESP.h | 2 +- .../libsbp/flash/MSG_M25_FLASH_WRITE_STATUS.h | 2 +- .../libsbp/flash/MSG_STM_FLASH_LOCK_SECTOR.h | 2 +- .../flash/MSG_STM_FLASH_UNLOCK_SECTOR.h | 2 +- .../libsbp/flash/MSG_STM_UNIQUE_ID_REQ.h | 2 +- .../libsbp/flash/MSG_STM_UNIQUE_ID_RESP.h | 2 +- c/include/libsbp/flash_macros.h | 2 +- c/include/libsbp/gnss.h | 2 +- c/include/libsbp/gnss/CarrierPhase.h | 2 +- c/include/libsbp/gnss/GPSTime.h | 2 +- c/include/libsbp/gnss/GPSTimeDep.h | 2 +- c/include/libsbp/gnss/GPSTimeSec.h | 2 +- c/include/libsbp/gnss/GnssSignal.h | 2 +- c/include/libsbp/gnss/GnssSignalDep.h | 2 +- c/include/libsbp/gnss/SvId.h | 2 +- c/include/libsbp/gnss_macros.h | 2 +- c/include/libsbp/imu.h | 2 +- c/include/libsbp/imu/MSG_IMU_AUX.h | 2 +- c/include/libsbp/imu/MSG_IMU_RAW.h | 2 +- c/include/libsbp/imu_macros.h | 2 +- c/include/libsbp/integrity.h | 2 +- .../libsbp/integrity/IntegritySSRHeader.h | 2 +- c/include/libsbp/integrity/MSG_ACKNOWLEDGE.h | 2 +- .../integrity/MSG_SSR_FLAG_HIGH_LEVEL.h | 2 +- .../integrity/MSG_SSR_FLAG_IONO_GRID_POINTS.h | 2 +- .../MSG_SSR_FLAG_IONO_GRID_POINT_SAT_LOS.h | 2 +- .../MSG_SSR_FLAG_IONO_TILE_SAT_LOS.h | 2 +- .../integrity/MSG_SSR_FLAG_SATELLITES.h | 2 +- .../MSG_SSR_FLAG_TROPO_GRID_POINTS.h | 2 +- c/include/libsbp/integrity_macros.h | 2 +- c/include/libsbp/linux.h | 2 +- c/include/libsbp/linux/MSG_LINUX_CPU_STATE.h | 2 +- .../libsbp/linux/MSG_LINUX_CPU_STATE_DEP_A.h | 2 +- c/include/libsbp/linux/MSG_LINUX_MEM_STATE.h | 2 +- .../libsbp/linux/MSG_LINUX_MEM_STATE_DEP_A.h | 2 +- .../libsbp/linux/MSG_LINUX_PROCESS_FD_COUNT.h | 2 +- .../linux/MSG_LINUX_PROCESS_FD_SUMMARY.h | 2 +- .../linux/MSG_LINUX_PROCESS_SOCKET_COUNTS.h | 2 +- .../linux/MSG_LINUX_PROCESS_SOCKET_QUEUES.h | 2 +- .../libsbp/linux/MSG_LINUX_SOCKET_USAGE.h | 2 +- c/include/libsbp/linux/MSG_LINUX_SYS_STATE.h | 2 +- .../libsbp/linux/MSG_LINUX_SYS_STATE_DEP_A.h | 2 +- c/include/libsbp/linux_macros.h | 2 +- c/include/libsbp/logging.h | 2 +- c/include/libsbp/logging/MSG_FWD.h | 2 +- c/include/libsbp/logging/MSG_LOG.h | 2 +- c/include/libsbp/logging/MSG_PRINT_DEP.h | 2 +- c/include/libsbp/logging_macros.h | 2 +- c/include/libsbp/mag.h | 2 +- c/include/libsbp/mag/MSG_MAG_RAW.h | 2 +- c/include/libsbp/mag_macros.h | 2 +- c/include/libsbp/navigation.h | 2 +- .../EstimatedHorizontalErrorEllipse.h | 2 +- .../libsbp/navigation/MSG_AGE_CORRECTIONS.h | 2 +- .../libsbp/navigation/MSG_BASELINE_ECEF.h | 2 +- .../navigation/MSG_BASELINE_ECEF_DEP_A.h | 2 +- .../navigation/MSG_BASELINE_HEADING_DEP_A.h | 2 +- .../libsbp/navigation/MSG_BASELINE_NED.h | 2 +- .../navigation/MSG_BASELINE_NED_DEP_A.h | 2 +- c/include/libsbp/navigation/MSG_DOPS.h | 2 +- c/include/libsbp/navigation/MSG_DOPS_DEP_A.h | 2 +- c/include/libsbp/navigation/MSG_GPS_TIME.h | 2 +- .../libsbp/navigation/MSG_GPS_TIME_DEP_A.h | 2 +- .../libsbp/navigation/MSG_GPS_TIME_GNSS.h | 2 +- .../libsbp/navigation/MSG_POSE_RELATIVE.h | 2 +- c/include/libsbp/navigation/MSG_POS_ECEF.h | 2 +- .../libsbp/navigation/MSG_POS_ECEF_COV.h | 2 +- .../libsbp/navigation/MSG_POS_ECEF_COV_GNSS.h | 2 +- .../libsbp/navigation/MSG_POS_ECEF_DEP_A.h | 2 +- .../libsbp/navigation/MSG_POS_ECEF_GNSS.h | 2 +- c/include/libsbp/navigation/MSG_POS_LLH.h | 2 +- c/include/libsbp/navigation/MSG_POS_LLH_ACC.h | 2 +- c/include/libsbp/navigation/MSG_POS_LLH_COV.h | 2 +- .../libsbp/navigation/MSG_POS_LLH_COV_GNSS.h | 2 +- .../libsbp/navigation/MSG_POS_LLH_DEP_A.h | 2 +- .../libsbp/navigation/MSG_POS_LLH_GNSS.h | 2 +- .../libsbp/navigation/MSG_PROTECTION_LEVEL.h | 2 +- .../navigation/MSG_PROTECTION_LEVEL_DEP_A.h | 2 +- .../navigation/MSG_REFERENCE_FRAME_PARAM.h | 2 +- .../libsbp/navigation/MSG_UTC_LEAP_SECOND.h | 2 +- c/include/libsbp/navigation/MSG_UTC_TIME.h | 2 +- .../libsbp/navigation/MSG_UTC_TIME_GNSS.h | 2 +- c/include/libsbp/navigation/MSG_VEL_BODY.h | 2 +- c/include/libsbp/navigation/MSG_VEL_COG.h | 2 +- c/include/libsbp/navigation/MSG_VEL_ECEF.h | 2 +- .../libsbp/navigation/MSG_VEL_ECEF_COV.h | 2 +- .../libsbp/navigation/MSG_VEL_ECEF_COV_GNSS.h | 2 +- .../libsbp/navigation/MSG_VEL_ECEF_DEP_A.h | 2 +- .../libsbp/navigation/MSG_VEL_ECEF_GNSS.h | 2 +- c/include/libsbp/navigation/MSG_VEL_NED.h | 2 +- c/include/libsbp/navigation/MSG_VEL_NED_COV.h | 2 +- .../libsbp/navigation/MSG_VEL_NED_COV_GNSS.h | 2 +- .../libsbp/navigation/MSG_VEL_NED_DEP_A.h | 2 +- .../libsbp/navigation/MSG_VEL_NED_GNSS.h | 2 +- c/include/libsbp/navigation_macros.h | 2 +- c/include/libsbp/ndb.h | 2 +- c/include/libsbp/ndb/MSG_NDB_EVENT.h | 2 +- c/include/libsbp/ndb_macros.h | 2 +- c/include/libsbp/observation.h | 2 +- .../libsbp/observation/AlmanacCommonContent.h | 2 +- .../observation/AlmanacCommonContentDep.h | 2 +- .../libsbp/observation/CarrierPhaseDepA.h | 2 +- c/include/libsbp/observation/Doppler.h | 2 +- .../observation/EphemerisCommonContent.h | 2 +- .../observation/EphemerisCommonContentDepA.h | 2 +- .../observation/EphemerisCommonContentDepB.h | 2 +- c/include/libsbp/observation/GnssCapb.h | 2 +- .../libsbp/observation/MSG_ALMANAC_GLO.h | 2 +- .../libsbp/observation/MSG_ALMANAC_GLO_DEP.h | 2 +- .../libsbp/observation/MSG_ALMANAC_GPS.h | 2 +- .../libsbp/observation/MSG_ALMANAC_GPS_DEP.h | 2 +- .../libsbp/observation/MSG_BASE_POS_ECEF.h | 2 +- .../libsbp/observation/MSG_BASE_POS_LLH.h | 2 +- .../libsbp/observation/MSG_EPHEMERIS_BDS.h | 2 +- .../libsbp/observation/MSG_EPHEMERIS_DEP_A.h | 2 +- .../libsbp/observation/MSG_EPHEMERIS_DEP_B.h | 2 +- .../libsbp/observation/MSG_EPHEMERIS_DEP_C.h | 2 +- .../libsbp/observation/MSG_EPHEMERIS_DEP_D.h | 2 +- .../libsbp/observation/MSG_EPHEMERIS_GAL.h | 2 +- .../observation/MSG_EPHEMERIS_GAL_DEP_A.h | 2 +- .../libsbp/observation/MSG_EPHEMERIS_GLO.h | 2 +- .../observation/MSG_EPHEMERIS_GLO_DEP_A.h | 2 +- .../observation/MSG_EPHEMERIS_GLO_DEP_B.h | 2 +- .../observation/MSG_EPHEMERIS_GLO_DEP_C.h | 2 +- .../observation/MSG_EPHEMERIS_GLO_DEP_D.h | 2 +- .../libsbp/observation/MSG_EPHEMERIS_GPS.h | 2 +- .../observation/MSG_EPHEMERIS_GPS_DEP_E.h | 2 +- .../observation/MSG_EPHEMERIS_GPS_DEP_F.h | 2 +- .../libsbp/observation/MSG_EPHEMERIS_QZSS.h | 2 +- .../libsbp/observation/MSG_EPHEMERIS_SBAS.h | 2 +- .../observation/MSG_EPHEMERIS_SBAS_DEP_A.h | 2 +- .../observation/MSG_EPHEMERIS_SBAS_DEP_B.h | 2 +- c/include/libsbp/observation/MSG_GLO_BIASES.h | 2 +- c/include/libsbp/observation/MSG_GNSS_CAPB.h | 2 +- .../libsbp/observation/MSG_GROUP_DELAY.h | 2 +- .../observation/MSG_GROUP_DELAY_DEP_A.h | 2 +- .../observation/MSG_GROUP_DELAY_DEP_B.h | 2 +- c/include/libsbp/observation/MSG_IONO.h | 2 +- c/include/libsbp/observation/MSG_OBS.h | 2 +- c/include/libsbp/observation/MSG_OBS_DEP_A.h | 2 +- c/include/libsbp/observation/MSG_OBS_DEP_B.h | 2 +- c/include/libsbp/observation/MSG_OBS_DEP_C.h | 2 +- c/include/libsbp/observation/MSG_OSR.h | 2 +- c/include/libsbp/observation/MSG_SV_AZ_EL.h | 2 +- .../MSG_SV_CONFIGURATION_GPS_DEP.h | 2 +- .../libsbp/observation/ObservationHeader.h | 2 +- .../libsbp/observation/ObservationHeaderDep.h | 2 +- .../libsbp/observation/PackedObsContent.h | 2 +- .../libsbp/observation/PackedObsContentDepA.h | 2 +- .../libsbp/observation/PackedObsContentDepB.h | 2 +- .../libsbp/observation/PackedObsContentDepC.h | 2 +- .../libsbp/observation/PackedOsrContent.h | 2 +- c/include/libsbp/observation/SvAzEl.h | 2 +- c/include/libsbp/observation_macros.h | 2 +- c/include/libsbp/orientation.h | 2 +- .../libsbp/orientation/MSG_ANGULAR_RATE.h | 2 +- .../libsbp/orientation/MSG_BASELINE_HEADING.h | 2 +- .../libsbp/orientation/MSG_ORIENT_EULER.h | 2 +- .../libsbp/orientation/MSG_ORIENT_QUAT.h | 2 +- c/include/libsbp/orientation_macros.h | 2 +- c/include/libsbp/piksi.h | 2 +- c/include/libsbp/piksi/Latency.h | 2 +- c/include/libsbp/piksi/MSG_ALMANAC.h | 2 +- .../libsbp/piksi/MSG_CELL_MODEM_STATUS.h | 2 +- c/include/libsbp/piksi/MSG_COMMAND_OUTPUT.h | 2 +- c/include/libsbp/piksi/MSG_COMMAND_REQ.h | 2 +- c/include/libsbp/piksi/MSG_COMMAND_RESP.h | 2 +- c/include/libsbp/piksi/MSG_CW_RESULTS.h | 2 +- c/include/libsbp/piksi/MSG_CW_START.h | 2 +- c/include/libsbp/piksi/MSG_DEVICE_MONITOR.h | 2 +- c/include/libsbp/piksi/MSG_FRONT_END_GAIN.h | 2 +- c/include/libsbp/piksi/MSG_IAR_STATE.h | 2 +- c/include/libsbp/piksi/MSG_INIT_BASE_DEP.h | 2 +- c/include/libsbp/piksi/MSG_MASK_SATELLITE.h | 2 +- .../libsbp/piksi/MSG_MASK_SATELLITE_DEP.h | 2 +- .../piksi/MSG_NETWORK_BANDWIDTH_USAGE.h | 2 +- .../libsbp/piksi/MSG_NETWORK_STATE_REQ.h | 2 +- .../libsbp/piksi/MSG_NETWORK_STATE_RESP.h | 2 +- c/include/libsbp/piksi/MSG_RESET.h | 2 +- c/include/libsbp/piksi/MSG_RESET_DEP.h | 2 +- c/include/libsbp/piksi/MSG_RESET_FILTERS.h | 2 +- c/include/libsbp/piksi/MSG_SET_TIME.h | 2 +- c/include/libsbp/piksi/MSG_SPECAN.h | 2 +- c/include/libsbp/piksi/MSG_SPECAN_DEP.h | 2 +- c/include/libsbp/piksi/MSG_THREAD_STATE.h | 2 +- c/include/libsbp/piksi/MSG_UART_STATE.h | 2 +- c/include/libsbp/piksi/MSG_UART_STATE_DEPA.h | 2 +- c/include/libsbp/piksi/NetworkUsage.h | 2 +- c/include/libsbp/piksi/Period.h | 2 +- c/include/libsbp/piksi/UARTChannel.h | 2 +- c/include/libsbp/piksi_macros.h | 2 +- c/include/libsbp/profiling.h | 2 +- .../libsbp/profiling/MSG_MEASUREMENT_POINT.h | 2 +- .../MSG_PROFILING_RESOURCE_COUNTER.h | 2 +- .../profiling/MSG_PROFILING_SYSTEM_INFO.h | 2 +- .../profiling/MSG_PROFILING_THREAD_INFO.h | 2 +- c/include/libsbp/profiling/ResourceBucket.h | 2 +- c/include/libsbp/profiling_macros.h | 2 +- c/include/libsbp/sbas.h | 2 +- c/include/libsbp/sbas/MSG_SBAS_RAW.h | 2 +- c/include/libsbp/sbas_macros.h | 2 +- c/include/libsbp/sbp.h | 2 +- c/include/libsbp/sbp_msg.h | 2 +- c/include/libsbp/sbp_msg_type.h | 2 +- c/include/libsbp/settings.h | 2 +- .../MSG_SETTINGS_READ_BY_INDEX_DONE.h | 2 +- .../settings/MSG_SETTINGS_READ_BY_INDEX_REQ.h | 2 +- .../MSG_SETTINGS_READ_BY_INDEX_RESP.h | 2 +- .../libsbp/settings/MSG_SETTINGS_READ_REQ.h | 2 +- .../libsbp/settings/MSG_SETTINGS_READ_RESP.h | 2 +- .../libsbp/settings/MSG_SETTINGS_REGISTER.h | 2 +- .../settings/MSG_SETTINGS_REGISTER_RESP.h | 2 +- c/include/libsbp/settings/MSG_SETTINGS_SAVE.h | 2 +- .../libsbp/settings/MSG_SETTINGS_WRITE.h | 2 +- .../libsbp/settings/MSG_SETTINGS_WRITE_RESP.h | 2 +- c/include/libsbp/settings_macros.h | 2 +- c/include/libsbp/signing.h | 2 +- c/include/libsbp/signing/ECDSASignature.h | 2 +- .../libsbp/signing/MSG_CERTIFICATE_CHAIN.h | 2 +- .../signing/MSG_CERTIFICATE_CHAIN_DEP.h | 2 +- .../libsbp/signing/MSG_ECDSA_CERTIFICATE.h | 2 +- .../libsbp/signing/MSG_ECDSA_SIGNATURE.h | 2 +- .../signing/MSG_ECDSA_SIGNATURE_DEP_A.h | 2 +- .../signing/MSG_ECDSA_SIGNATURE_DEP_B.h | 2 +- .../signing/MSG_ED25519_CERTIFICATE_DEP.h | 2 +- .../signing/MSG_ED25519_SIGNATURE_DEP_A.h | 2 +- .../signing/MSG_ED25519_SIGNATURE_DEP_B.h | 2 +- c/include/libsbp/signing/UtcTime.h | 2 +- c/include/libsbp/signing_macros.h | 2 +- c/include/libsbp/solution_meta.h | 2 +- .../libsbp/solution_meta/GNSSInputType.h | 2 +- c/include/libsbp/solution_meta/IMUInputType.h | 2 +- .../libsbp/solution_meta/MSG_SOLN_META.h | 2 +- .../solution_meta/MSG_SOLN_META_DEP_A.h | 2 +- c/include/libsbp/solution_meta/OdoInputType.h | 2 +- .../libsbp/solution_meta/SolutionInputType.h | 2 +- c/include/libsbp/solution_meta_macros.h | 2 +- c/include/libsbp/ssr.h | 2 +- c/include/libsbp/ssr/BoundsHeader.h | 2 +- c/include/libsbp/ssr/CodeBiasesContent.h | 2 +- c/include/libsbp/ssr/CodePhaseBiasesSatSig.h | 2 +- .../libsbp/ssr/GridDefinitionHeaderDepA.h | 2 +- .../libsbp/ssr/GriddedCorrectionHeader.h | 2 +- .../libsbp/ssr/GriddedCorrectionHeaderDepA.h | 2 +- c/include/libsbp/ssr/MSG_SSR_CODE_BIASES.h | 2 +- .../ssr/MSG_SSR_CODE_PHASE_BIASES_BOUNDS.h | 2 +- .../libsbp/ssr/MSG_SSR_GRIDDED_CORRECTION.h | 2 +- .../ssr/MSG_SSR_GRIDDED_CORRECTION_BOUNDS.h | 2 +- .../ssr/MSG_SSR_GRIDDED_CORRECTION_DEP_A.h | 2 +- .../MSG_SSR_GRIDDED_CORRECTION_NO_STD_DEP_A.h | 2 +- .../ssr/MSG_SSR_GRID_DEFINITION_DEP_A.h | 2 +- c/include/libsbp/ssr/MSG_SSR_ORBIT_CLOCK.h | 2 +- .../libsbp/ssr/MSG_SSR_ORBIT_CLOCK_BOUNDS.h | 2 +- .../MSG_SSR_ORBIT_CLOCK_BOUNDS_DEGRADATION.h | 2 +- .../libsbp/ssr/MSG_SSR_ORBIT_CLOCK_DEP_A.h | 2 +- c/include/libsbp/ssr/MSG_SSR_PHASE_BIASES.h | 2 +- c/include/libsbp/ssr/MSG_SSR_SATELLITE_APC.h | 2 +- .../libsbp/ssr/MSG_SSR_SATELLITE_APC_DEP.h | 2 +- .../libsbp/ssr/MSG_SSR_STEC_CORRECTION.h | 2 +- .../libsbp/ssr/MSG_SSR_STEC_CORRECTION_DEP.h | 2 +- .../ssr/MSG_SSR_STEC_CORRECTION_DEP_A.h | 2 +- .../libsbp/ssr/MSG_SSR_TILE_DEFINITION.h | 2 +- .../ssr/MSG_SSR_TILE_DEFINITION_DEP_A.h | 2 +- .../ssr/MSG_SSR_TILE_DEFINITION_DEP_B.h | 2 +- c/include/libsbp/ssr/OrbitClockBound.h | 2 +- .../libsbp/ssr/OrbitClockBoundDegradation.h | 2 +- c/include/libsbp/ssr/PhaseBiasesContent.h | 2 +- c/include/libsbp/ssr/STECHeader.h | 2 +- c/include/libsbp/ssr/STECHeaderDepA.h | 2 +- c/include/libsbp/ssr/STECResidual.h | 2 +- c/include/libsbp/ssr/STECResidualNoStd.h | 2 +- c/include/libsbp/ssr/STECSatElement.h | 2 +- .../libsbp/ssr/STECSatElementIntegrity.h | 2 +- c/include/libsbp/ssr/SatelliteAPC.h | 2 +- .../libsbp/ssr/TroposphericDelayCorrection.h | 2 +- .../ssr/TroposphericDelayCorrectionNoStd.h | 2 +- c/include/libsbp/ssr_macros.h | 2 +- c/include/libsbp/system.h | 2 +- c/include/libsbp/system/MSG_CSAC_TELEMETRY.h | 2 +- .../libsbp/system/MSG_CSAC_TELEMETRY_LABELS.h | 2 +- c/include/libsbp/system/MSG_DGNSS_STATUS.h | 2 +- .../libsbp/system/MSG_GNSS_TIME_OFFSET.h | 2 +- c/include/libsbp/system/MSG_GROUP_META.h | 2 +- c/include/libsbp/system/MSG_HEARTBEAT.h | 2 +- c/include/libsbp/system/MSG_INS_STATUS.h | 2 +- c/include/libsbp/system/MSG_INS_UPDATES.h | 2 +- c/include/libsbp/system/MSG_PPS_TIME.h | 2 +- .../libsbp/system/MSG_SENSOR_AID_EVENT.h | 2 +- c/include/libsbp/system/MSG_STARTUP.h | 2 +- c/include/libsbp/system/MSG_STATUS_JOURNAL.h | 2 +- c/include/libsbp/system/MSG_STATUS_REPORT.h | 2 +- c/include/libsbp/system/StatusJournalItem.h | 2 +- c/include/libsbp/system/SubSystemReport.h | 2 +- c/include/libsbp/system_macros.h | 2 +- c/include/libsbp/telemetry.h | 2 +- c/include/libsbp/telemetry/MSG_TEL_SV.h | 2 +- c/include/libsbp/telemetry/TelemetrySV.h | 2 +- c/include/libsbp/telemetry_macros.h | 2 +- c/include/libsbp/tracking.h | 2 +- .../libsbp/tracking/MSG_MEASUREMENT_STATE.h | 2 +- c/include/libsbp/tracking/MSG_TRACKING_IQ.h | 2 +- .../libsbp/tracking/MSG_TRACKING_IQ_DEP_A.h | 2 +- .../libsbp/tracking/MSG_TRACKING_IQ_DEP_B.h | 2 +- .../libsbp/tracking/MSG_TRACKING_STATE.h | 2 +- .../tracking/MSG_TRACKING_STATE_DEP_A.h | 2 +- .../tracking/MSG_TRACKING_STATE_DEP_B.h | 2 +- .../MSG_TRACKING_STATE_DETAILED_DEP.h | 2 +- .../MSG_TRACKING_STATE_DETAILED_DEP_A.h | 2 +- c/include/libsbp/tracking/MeasurementState.h | 2 +- .../tracking/TrackingChannelCorrelation.h | 2 +- .../tracking/TrackingChannelCorrelationDep.h | 2 +- .../libsbp/tracking/TrackingChannelState.h | 2 +- .../tracking/TrackingChannelStateDepA.h | 2 +- .../tracking/TrackingChannelStateDepB.h | 2 +- c/include/libsbp/tracking_macros.h | 2 +- c/include/libsbp/user.h | 2 +- c/include/libsbp/user/MSG_USER_DATA.h | 2 +- c/include/libsbp/user_macros.h | 2 +- c/include/libsbp/vehicle.h | 2 +- c/include/libsbp/vehicle/MSG_ODOMETRY.h | 2 +- c/include/libsbp/vehicle/MSG_WHEELTICK.h | 2 +- c/include/libsbp/vehicle_macros.h | 2 +- c/include/libsbp/version.h | 2 +- c/src/edc.c | 2 +- c/src/include/libsbp/internal/acquisition.h | 2 +- c/src/include/libsbp/internal/bootload.h | 2 +- c/src/include/libsbp/internal/ext_events.h | 2 +- c/src/include/libsbp/internal/file_io.h | 2 +- c/src/include/libsbp/internal/flash.h | 2 +- c/src/include/libsbp/internal/gnss.h | 2 +- c/src/include/libsbp/internal/imu.h | 2 +- c/src/include/libsbp/internal/integrity.h | 2 +- c/src/include/libsbp/internal/linux.h | 2 +- c/src/include/libsbp/internal/logging.h | 2 +- c/src/include/libsbp/internal/mag.h | 2 +- c/src/include/libsbp/internal/navigation.h | 2 +- c/src/include/libsbp/internal/ndb.h | 2 +- c/src/include/libsbp/internal/observation.h | 2 +- c/src/include/libsbp/internal/orientation.h | 2 +- c/src/include/libsbp/internal/piksi.h | 2 +- c/src/include/libsbp/internal/profiling.h | 2 +- c/src/include/libsbp/internal/sbas.h | 2 +- c/src/include/libsbp/internal/settings.h | 2 +- c/src/include/libsbp/internal/signing.h | 2 +- c/src/include/libsbp/internal/solution_meta.h | 2 +- c/src/include/libsbp/internal/ssr.h | 2 +- .../internal/string/double_null_terminated.h | 2 +- .../libsbp/internal/string/multipart.h | 2 +- .../libsbp/internal/string/null_terminated.h | 2 +- .../libsbp/internal/string/sbp_string.h | 2 +- .../libsbp/internal/string/sbp_strnlen.h | 2 +- .../libsbp/internal/string/unterminated.h | 2 +- c/src/include/libsbp/internal/system.h | 2 +- c/src/include/libsbp/internal/telemetry.h | 2 +- c/src/include/libsbp/internal/tracking.h | 2 +- c/src/include/libsbp/internal/user.h | 2 +- c/src/include/libsbp/internal/vehicle.h | 2 +- c/src/sbp.c | 2 +- c/test/CMakeLists.txt | 2 +- .../auto_check_sbp_acquisition_MsgAcqResult.c | 2 +- ...o_check_sbp_acquisition_MsgAcqResultDepA.c | 2 +- ...o_check_sbp_acquisition_MsgAcqResultDepB.c | 2 +- ...o_check_sbp_acquisition_MsgAcqResultDepC.c | 2 +- ...to_check_sbp_acquisition_MsgAcqSvProfile.c | 2 +- ...check_sbp_acquisition_MsgAcqSvProfileDep.c | 2 +- ...k_sbp_bootload_MsgBootloaderHandshakeReq.c | 2 +- ..._sbp_bootload_MsgBootloaderHandshakeResp.c | 2 +- ...heck_sbp_bootload_MsgBootloaderJumptoApp.c | 2 +- ...to_check_sbp_bootload_MsgNapDeviceDnaReq.c | 2 +- ...o_check_sbp_bootload_MsgNapDeviceDnaResp.c | 2 +- .../auto_check_sbp_ext_events_MsgExtEvent.c | 2 +- ...uto_check_sbp_file_io_MsgFileioConfigReq.c | 2 +- ...to_check_sbp_file_io_MsgFileioConfigResp.c | 2 +- ...to_check_sbp_file_io_MsgFileioReadDirReq.c | 2 +- ...o_check_sbp_file_io_MsgFileioReadDirResp.c | 2 +- .../auto_check_sbp_file_io_MsgFileioReadReq.c | 2 +- ...auto_check_sbp_file_io_MsgFileioReadResp.c | 2 +- .../auto_check_sbp_file_io_MsgFileioRemove.c | 2 +- ...uto_check_sbp_file_io_MsgFileioWriteResp.c | 2 +- c/test/auto_check_sbp_flash_MsgFlashDone.c | 2 +- c/test/auto_check_sbp_flash_MsgFlashErase.c | 2 +- c/test/auto_check_sbp_flash_MsgFlashProgram.c | 2 +- c/test/auto_check_sbp_flash_MsgFlashReadReq.c | 2 +- .../auto_check_sbp_flash_MsgFlashReadResp.c | 2 +- ...o_check_sbp_flash_MsgM25FlashWriteStatus.c | 2 +- ...to_check_sbp_flash_MsgStmFlashLockSector.c | 2 +- ..._check_sbp_flash_MsgStmFlashUnlockSector.c | 2 +- .../auto_check_sbp_flash_MsgStmUniqueIdReq.c | 2 +- .../auto_check_sbp_flash_MsgStmUniqueIdResp.c | 2 +- c/test/auto_check_sbp_imu_MsgImuAux.c | 2 +- c/test/auto_check_sbp_imu_MsgImuRaw.c | 2 +- .../auto_check_sbp_integrity_MsgAcknowledge.c | 2 +- ..._check_sbp_integrity_MsgSsrFlagHighLevel.c | 2 +- ..._integrity_MsgSsrFlagIonoGridPointSatLos.c | 2 +- ...k_sbp_integrity_MsgSsrFlagIonoGridPoints.c | 2 +- ...k_sbp_integrity_MsgSsrFlagIonoTileSatLos.c | 2 +- ...check_sbp_integrity_MsgSsrFlagSatellites.c | 2 +- ..._sbp_integrity_MsgSsrFlagTropoGridPoints.c | 2 +- .../auto_check_sbp_linux_MsgLinuxCpuState.c | 2 +- ...uto_check_sbp_linux_MsgLinuxCpuStateDepA.c | 2 +- .../auto_check_sbp_linux_MsgLinuxMemState.c | 2 +- ...uto_check_sbp_linux_MsgLinuxMemStateDepA.c | 2 +- ...o_check_sbp_linux_MsgLinuxProcessFdCount.c | 2 +- ...check_sbp_linux_MsgLinuxProcessFdSummary.c | 2 +- ...ck_sbp_linux_MsgLinuxProcessSocketCounts.c | 2 +- ...ck_sbp_linux_MsgLinuxProcessSocketQueues.c | 2 +- ...auto_check_sbp_linux_MsgLinuxSocketUsage.c | 2 +- .../auto_check_sbp_linux_MsgLinuxSysState.c | 2 +- ...uto_check_sbp_linux_MsgLinuxSysStateDepA.c | 2 +- c/test/auto_check_sbp_logging_MsgFwd.c | 2 +- c/test/auto_check_sbp_logging_MsgLog.c | 2 +- c/test/auto_check_sbp_logging_MsgPrintDep.c | 2 +- c/test/auto_check_sbp_mag_MsgMagRaw.c | 2 +- ...o_check_sbp_navigation_MsgAgeCorrections.c | 2 +- ...uto_check_sbp_navigation_MsgBaselineECEF.c | 2 +- ...check_sbp_navigation_MsgBaselineECEFDepA.c | 2 +- ...ck_sbp_navigation_MsgBaselineHeadingDepA.c | 2 +- ...auto_check_sbp_navigation_MsgBaselineNED.c | 2 +- ..._check_sbp_navigation_MsgBaselineNEDDepA.c | 2 +- c/test/auto_check_sbp_navigation_MsgDops.c | 2 +- .../auto_check_sbp_navigation_MsgDopsDepA.c | 2 +- c/test/auto_check_sbp_navigation_MsgGPSTime.c | 2 +- ...auto_check_sbp_navigation_MsgGPSTimeDepA.c | 2 +- ...auto_check_sbp_navigation_MsgGPSTimeGNSS.c | 2 +- c/test/auto_check_sbp_navigation_MsgPosECEF.c | 2 +- .../auto_check_sbp_navigation_MsgPosECEFCov.c | 2 +- ...o_check_sbp_navigation_MsgPosECEFCovGNSS.c | 2 +- ...auto_check_sbp_navigation_MsgPosECEFDepA.c | 2 +- ...auto_check_sbp_navigation_MsgPosECEFGNSS.c | 2 +- c/test/auto_check_sbp_navigation_MsgPosLLH.c | 2 +- .../auto_check_sbp_navigation_MsgPosLLHCov.c | 2 +- .../auto_check_sbp_navigation_MsgPosLLHDepA.c | 2 +- .../auto_check_sbp_navigation_MsgPosLlhAcc.c | 2 +- ...to_check_sbp_navigation_MsgPosLlhCovGnss.c | 2 +- .../auto_check_sbp_navigation_MsgPosLlhGnss.c | 2 +- ...uto_check_sbp_navigation_MsgPoseRelative.c | 2 +- ..._check_sbp_navigation_MsgProtectionLevel.c | 2 +- ...ck_sbp_navigation_MsgProtectionLevelDepA.c | 2 +- ...ck_sbp_navigation_MsgReferenceFrameParam.c | 2 +- ...to_check_sbp_navigation_MsgUTCLeapSecond.c | 2 +- c/test/auto_check_sbp_navigation_MsgUTCTime.c | 2 +- ...auto_check_sbp_navigation_MsgUTCTimeGNSS.c | 2 +- c/test/auto_check_sbp_navigation_MsgVelBody.c | 2 +- c/test/auto_check_sbp_navigation_MsgVelCog.c | 2 +- c/test/auto_check_sbp_navigation_MsgVelECEF.c | 2 +- .../auto_check_sbp_navigation_MsgVelECEFCov.c | 2 +- ...auto_check_sbp_navigation_MsgVelECEFDepA.c | 2 +- ...o_check_sbp_navigation_MsgVelEcefCovGnss.c | 2 +- ...auto_check_sbp_navigation_MsgVelEcefGnss.c | 2 +- c/test/auto_check_sbp_navigation_MsgVelNED.c | 2 +- .../auto_check_sbp_navigation_MsgVelNEDCOV.c | 2 +- .../auto_check_sbp_navigation_MsgVelNEDDepA.c | 2 +- ...to_check_sbp_navigation_MsgVelNedCovGnss.c | 2 +- .../auto_check_sbp_navigation_MsgVelNedGnss.c | 2 +- c/test/auto_check_sbp_ndb_MsgNdbEvent.c | 2 +- ...auto_check_sbp_observation_MsgAlmanacGLO.c | 2 +- ...o_check_sbp_observation_MsgAlmanacGLODep.c | 2 +- ...auto_check_sbp_observation_MsgAlmanacGPS.c | 2 +- ...o_check_sbp_observation_MsgAlmanacGPSDep.c | 2 +- ...uto_check_sbp_observation_MsgBasePosEcef.c | 2 +- ...auto_check_sbp_observation_MsgBasePosLLH.c | 2 +- ...to_check_sbp_observation_MsgEphemerisBds.c | 2 +- ...o_check_sbp_observation_MsgEphemerisDepA.c | 2 +- ...o_check_sbp_observation_MsgEphemerisDepC.c | 2 +- ...o_check_sbp_observation_MsgEphemerisDepD.c | 2 +- ...to_check_sbp_observation_MsgEphemerisGLO.c | 2 +- ...heck_sbp_observation_MsgEphemerisGLODepA.c | 2 +- ...heck_sbp_observation_MsgEphemerisGLODepB.c | 2 +- ...heck_sbp_observation_MsgEphemerisGLODepC.c | 2 +- ...heck_sbp_observation_MsgEphemerisGLODepD.c | 2 +- ...to_check_sbp_observation_MsgEphemerisGPS.c | 2 +- ...heck_sbp_observation_MsgEphemerisGPSDepE.c | 2 +- ...heck_sbp_observation_MsgEphemerisGPSDepF.c | 2 +- ...to_check_sbp_observation_MsgEphemerisGal.c | 2 +- ...heck_sbp_observation_MsgEphemerisGalDepA.c | 2 +- ...o_check_sbp_observation_MsgEphemerisSbas.c | 2 +- ...eck_sbp_observation_MsgEphemerisSbasDepA.c | 2 +- ...eck_sbp_observation_MsgEphemerisSbasDepB.c | 2 +- .../auto_check_sbp_observation_MsgGloBiases.c | 2 +- .../auto_check_sbp_observation_MsgGnssCapb.c | 2 +- ...auto_check_sbp_observation_MsgGroupDelay.c | 2 +- ..._check_sbp_observation_MsgGroupDelayDepA.c | 2 +- ..._check_sbp_observation_MsgGroupDelayDepB.c | 2 +- c/test/auto_check_sbp_observation_MsgIono.c | 2 +- c/test/auto_check_sbp_observation_MsgObs.c | 2 +- .../auto_check_sbp_observation_MsgObsDepB.c | 2 +- .../auto_check_sbp_observation_MsgObsDepC.c | 2 +- c/test/auto_check_sbp_observation_MsgOsr.c | 2 +- c/test/auto_check_sbp_observation_MsgSvAzEl.c | 2 +- ...sbp_observation_MsgSvConfigurationGpsDep.c | 2 +- ...o_check_sbp_observation_msgEphemerisDepB.c | 2 +- ...o_check_sbp_observation_msgEphemerisQzss.c | 2 +- .../auto_check_sbp_observation_msgObsDepA.c | 2 +- ...uto_check_sbp_orientation_MsgAngularRate.c | 2 +- ...check_sbp_orientation_MsgBaselineHeading.c | 2 +- ...uto_check_sbp_orientation_MsgOrientEuler.c | 2 +- ...auto_check_sbp_orientation_MsgOrientQuat.c | 2 +- c/test/auto_check_sbp_piksi_MsgAlmanac.c | 2 +- .../auto_check_sbp_piksi_MsgCellModemStatus.c | 2 +- .../auto_check_sbp_piksi_MsgCommandOutput.c | 2 +- c/test/auto_check_sbp_piksi_MsgCommandReq.c | 2 +- c/test/auto_check_sbp_piksi_MsgCommandResp.c | 2 +- c/test/auto_check_sbp_piksi_MsgCwResults.c | 2 +- c/test/auto_check_sbp_piksi_MsgCwStart.c | 2 +- .../auto_check_sbp_piksi_MsgDeviceMonitor.c | 2 +- c/test/auto_check_sbp_piksi_MsgFrontEndGain.c | 2 +- c/test/auto_check_sbp_piksi_MsgIarState.c | 2 +- c/test/auto_check_sbp_piksi_MsgInitBaseDep.c | 2 +- .../auto_check_sbp_piksi_MsgMaskSatellite.c | 2 +- ...auto_check_sbp_piksi_MsgMaskSatelliteDep.c | 2 +- ...check_sbp_piksi_MsgNetworkBandwidthUsage.c | 2 +- .../auto_check_sbp_piksi_MsgNetworkStateReq.c | 2 +- ...auto_check_sbp_piksi_MsgNetworkStateResp.c | 2 +- c/test/auto_check_sbp_piksi_MsgReset.c | 2 +- c/test/auto_check_sbp_piksi_MsgResetDep.c | 2 +- c/test/auto_check_sbp_piksi_MsgResetFilters.c | 2 +- c/test/auto_check_sbp_piksi_MsgSetTime.c | 2 +- c/test/auto_check_sbp_piksi_MsgSpecan.c | 2 +- c/test/auto_check_sbp_piksi_MsgSpecanDep.c | 2 +- c/test/auto_check_sbp_piksi_MsgThreadState.c | 2 +- c/test/auto_check_sbp_piksi_MsgUartState.c | 2 +- .../auto_check_sbp_piksi_MsgUartStateDepA.c | 2 +- ..._check_sbp_profiling_MsgMeasurementPoint.c | 2 +- ...bp_profiling_MsgProfilingResourceCounter.c | 2 +- ...eck_sbp_profiling_MsgProfilingSystemInfo.c | 2 +- ...eck_sbp_profiling_MsgProfilingThreadInfo.c | 2 +- c/test/auto_check_sbp_sbas_MsgSbasRaw.c | 2 +- ..._sbp_settings_MsgSettingsReadByIndexDone.c | 2 +- ...k_sbp_settings_MsgSettingsReadByIndexReq.c | 2 +- ..._sbp_settings_MsgSettingsReadByIndexResp.c | 2 +- ...to_check_sbp_settings_MsgSettingsReadReq.c | 2 +- ...o_check_sbp_settings_MsgSettingsReadResp.c | 2 +- ...o_check_sbp_settings_MsgSettingsRegister.c | 2 +- ...eck_sbp_settings_MsgSettingsRegisterResp.c | 2 +- .../auto_check_sbp_settings_MsgSettingsSave.c | 2 +- ...auto_check_sbp_settings_MsgSettingsWrite.c | 2 +- ..._check_sbp_settings_MsgSettingsWriteResp.c | 2 +- ...to_check_sbp_signing_MsgCertificateChain.c | 2 +- ...check_sbp_signing_MsgCertificateChainDep.c | 2 +- ...to_check_sbp_signing_MsgEcdsaCertificate.c | 2 +- ...auto_check_sbp_signing_MsgEcdsaSignature.c | 2 +- ..._check_sbp_signing_MsgEcdsaSignatureDepA.c | 2 +- ..._check_sbp_signing_MsgEcdsaSignatureDepB.c | 2 +- ...eck_sbp_signing_MsgEd25519CertificateDep.c | 2 +- ...heck_sbp_signing_MsgEd25519SignatureDepA.c | 2 +- ...heck_sbp_signing_MsgEd25519SignatureDepB.c | 2 +- ...auto_check_sbp_solution_meta_MsgSolnMeta.c | 2 +- ..._check_sbp_solution_meta_MsgSolnMetaDepA.c | 2 +- c/test/auto_check_sbp_ssr_MsgSsrCodeBiases.c | 2 +- ...heck_sbp_ssr_MsgSsrCodePhaseBiasesBounds.c | 2 +- ...o_check_sbp_ssr_MsgSsrGridDefinitionDepA.c | 2 +- ...to_check_sbp_ssr_MsgSsrGriddedCorrection.c | 2 +- ...ck_sbp_ssr_MsgSsrGriddedCorrectionBounds.c | 2 +- ...heck_sbp_ssr_MsgSsrGriddedCorrectionDepA.c | 2 +- ...sbp_ssr_MsgSsrGriddedCorrectionNoStdDepA.c | 2 +- c/test/auto_check_sbp_ssr_MsgSsrOrbitClock.c | 2 +- ...uto_check_sbp_ssr_MsgSsrOrbitClockBounds.c | 2 +- ...bp_ssr_MsgSsrOrbitClockBoundsDegradation.c | 2 +- .../auto_check_sbp_ssr_MsgSsrOrbitClockDepA.c | 2 +- c/test/auto_check_sbp_ssr_MsgSsrPhaseBiases.c | 2 +- .../auto_check_sbp_ssr_MsgSsrSatelliteApc.c | 2 +- ...uto_check_sbp_ssr_MsgSsrSatelliteApcDepA.c | 2 +- .../auto_check_sbp_ssr_MsgSsrStecCorrection.c | 2 +- ...to_check_sbp_ssr_MsgSsrStecCorrectionDep.c | 2 +- ...o_check_sbp_ssr_MsgSsrStecCorrectionDepA.c | 2 +- .../auto_check_sbp_ssr_MsgSsrTileDefinition.c | 2 +- ...o_check_sbp_ssr_MsgSsrTileDefinitionDepA.c | 2 +- ...o_check_sbp_ssr_MsgSsrTileDefinitionDepB.c | 2 +- .../auto_check_sbp_system_MsgCsacTelemetry.c | 2 +- ..._check_sbp_system_MsgCsacTelemetryLabels.c | 2 +- c/test/auto_check_sbp_system_MsgDgnssStatus.c | 2 +- .../auto_check_sbp_system_MsgGnssTimeOffset.c | 2 +- c/test/auto_check_sbp_system_MsgGroupMeta.c | 2 +- c/test/auto_check_sbp_system_MsgHeartbeat.c | 2 +- c/test/auto_check_sbp_system_MsgInsStatus.c | 2 +- c/test/auto_check_sbp_system_MsgInsUpdates.c | 2 +- c/test/auto_check_sbp_system_MsgPpsTime.c | 2 +- .../auto_check_sbp_system_MsgSensorAidEvent.c | 2 +- c/test/auto_check_sbp_system_MsgStartup.c | 2 +- .../auto_check_sbp_system_MsgStatusJournal.c | 2 +- .../auto_check_sbp_system_MsgStatusReport.c | 2 +- c/test/auto_check_sbp_telemetry_MsgTelSv.c | 2 +- ...o_check_sbp_tracking_MsgMeasurementState.c | 2 +- .../auto_check_sbp_tracking_MsgTrackingIq.c | 2 +- ...uto_check_sbp_tracking_MsgTrackingIqDepA.c | 2 +- ...uto_check_sbp_tracking_MsgTrackingIqDepB.c | 2 +- ...auto_check_sbp_tracking_MsgTrackingState.c | 2 +- ..._check_sbp_tracking_MsgTrackingStateDepB.c | 2 +- ...sbp_tracking_MsgTrackingStateDetailedDep.c | 2 +- ...bp_tracking_MsgTrackingStateDetailedDepA.c | 2 +- ..._check_sbp_tracking_MsgtrackingStateDepA.c | 2 +- c/test/auto_check_sbp_user_MsgUserData.c | 2 +- c/test/auto_check_sbp_vehicle_MsgOdometry.c | 2 +- c/test/auto_check_sbp_vehicle_MsgWheeltick.c | 2 +- c/test/check_bitfield_macros.c | 2 +- c/test/check_edc.c | 2 +- c/test/check_main.c | 2 +- c/test/check_sbp.c | 2 +- c/test/check_suites.h | 2 +- c/test/cpp/CMakeLists.txt | 5 +++-- ...auto_check_sbp_acquisition_MsgAcqResult.cc | 2 +- ..._check_sbp_acquisition_MsgAcqResultDepA.cc | 2 +- ..._check_sbp_acquisition_MsgAcqResultDepB.cc | 2 +- ..._check_sbp_acquisition_MsgAcqResultDepC.cc | 2 +- ...o_check_sbp_acquisition_MsgAcqSvProfile.cc | 2 +- ...heck_sbp_acquisition_MsgAcqSvProfileDep.cc | 2 +- ..._sbp_bootload_MsgBootloaderHandshakeReq.cc | 2 +- ...sbp_bootload_MsgBootloaderHandshakeResp.cc | 2 +- ...eck_sbp_bootload_MsgBootloaderJumptoApp.cc | 2 +- ...o_check_sbp_bootload_MsgNapDeviceDnaReq.cc | 2 +- ..._check_sbp_bootload_MsgNapDeviceDnaResp.cc | 2 +- .../auto_check_sbp_ext_events_MsgExtEvent.cc | 2 +- ...to_check_sbp_file_io_MsgFileioConfigReq.cc | 2 +- ...o_check_sbp_file_io_MsgFileioConfigResp.cc | 2 +- ...o_check_sbp_file_io_MsgFileioReadDirReq.cc | 2 +- ..._check_sbp_file_io_MsgFileioReadDirResp.cc | 2 +- ...auto_check_sbp_file_io_MsgFileioReadReq.cc | 2 +- ...uto_check_sbp_file_io_MsgFileioReadResp.cc | 2 +- .../auto_check_sbp_file_io_MsgFileioRemove.cc | 2 +- ...to_check_sbp_file_io_MsgFileioWriteResp.cc | 2 +- .../cpp/auto_check_sbp_flash_MsgFlashDone.cc | 2 +- .../cpp/auto_check_sbp_flash_MsgFlashErase.cc | 2 +- .../auto_check_sbp_flash_MsgFlashProgram.cc | 2 +- .../auto_check_sbp_flash_MsgFlashReadReq.cc | 2 +- .../auto_check_sbp_flash_MsgFlashReadResp.cc | 2 +- ..._check_sbp_flash_MsgM25FlashWriteStatus.cc | 2 +- ...o_check_sbp_flash_MsgStmFlashLockSector.cc | 2 +- ...check_sbp_flash_MsgStmFlashUnlockSector.cc | 2 +- .../auto_check_sbp_flash_MsgStmUniqueIdReq.cc | 2 +- ...auto_check_sbp_flash_MsgStmUniqueIdResp.cc | 2 +- .../cpp/auto_check_sbp_gnss_gnss_structs.cc | 2 +- c/test/cpp/auto_check_sbp_imu_MsgImuAux.cc | 2 +- c/test/cpp/auto_check_sbp_imu_MsgImuRaw.cc | 2 +- ...auto_check_sbp_integrity_MsgAcknowledge.cc | 2 +- ...check_sbp_integrity_MsgSsrFlagHighLevel.cc | 2 +- ...integrity_MsgSsrFlagIonoGridPointSatLos.cc | 2 +- ..._sbp_integrity_MsgSsrFlagIonoGridPoints.cc | 2 +- ..._sbp_integrity_MsgSsrFlagIonoTileSatLos.cc | 2 +- ...heck_sbp_integrity_MsgSsrFlagSatellites.cc | 2 +- ...sbp_integrity_MsgSsrFlagTropoGridPoints.cc | 2 +- ...o_check_sbp_integrity_integrity_structs.cc | 2 +- .../auto_check_sbp_linux_MsgLinuxCpuState.cc | 2 +- ...to_check_sbp_linux_MsgLinuxCpuStateDepA.cc | 2 +- .../auto_check_sbp_linux_MsgLinuxMemState.cc | 2 +- ...to_check_sbp_linux_MsgLinuxMemStateDepA.cc | 2 +- ..._check_sbp_linux_MsgLinuxProcessFdCount.cc | 2 +- ...heck_sbp_linux_MsgLinuxProcessFdSummary.cc | 2 +- ...k_sbp_linux_MsgLinuxProcessSocketCounts.cc | 2 +- ...k_sbp_linux_MsgLinuxProcessSocketQueues.cc | 2 +- ...uto_check_sbp_linux_MsgLinuxSocketUsage.cc | 2 +- .../auto_check_sbp_linux_MsgLinuxSysState.cc | 2 +- ...to_check_sbp_linux_MsgLinuxSysStateDepA.cc | 2 +- c/test/cpp/auto_check_sbp_logging_MsgFwd.cc | 2 +- c/test/cpp/auto_check_sbp_logging_MsgLog.cc | 2 +- .../cpp/auto_check_sbp_logging_MsgPrintDep.cc | 2 +- c/test/cpp/auto_check_sbp_mag_MsgMagRaw.cc | 2 +- ..._check_sbp_navigation_MsgAgeCorrections.cc | 2 +- ...to_check_sbp_navigation_MsgBaselineECEF.cc | 2 +- ...heck_sbp_navigation_MsgBaselineECEFDepA.cc | 2 +- ...k_sbp_navigation_MsgBaselineHeadingDepA.cc | 2 +- ...uto_check_sbp_navigation_MsgBaselineNED.cc | 2 +- ...check_sbp_navigation_MsgBaselineNEDDepA.cc | 2 +- .../cpp/auto_check_sbp_navigation_MsgDops.cc | 2 +- .../auto_check_sbp_navigation_MsgDopsDepA.cc | 2 +- .../auto_check_sbp_navigation_MsgGPSTime.cc | 2 +- ...uto_check_sbp_navigation_MsgGPSTimeDepA.cc | 2 +- ...uto_check_sbp_navigation_MsgGPSTimeGNSS.cc | 2 +- .../auto_check_sbp_navigation_MsgPosECEF.cc | 2 +- ...auto_check_sbp_navigation_MsgPosECEFCov.cc | 2 +- ..._check_sbp_navigation_MsgPosECEFCovGNSS.cc | 2 +- ...uto_check_sbp_navigation_MsgPosECEFDepA.cc | 2 +- ...uto_check_sbp_navigation_MsgPosECEFGNSS.cc | 2 +- .../auto_check_sbp_navigation_MsgPosLLH.cc | 2 +- .../auto_check_sbp_navigation_MsgPosLLHCov.cc | 2 +- ...auto_check_sbp_navigation_MsgPosLLHDepA.cc | 2 +- .../auto_check_sbp_navigation_MsgPosLlhAcc.cc | 2 +- ...o_check_sbp_navigation_MsgPosLlhCovGnss.cc | 2 +- ...auto_check_sbp_navigation_MsgPosLlhGnss.cc | 2 +- ...to_check_sbp_navigation_MsgPoseRelative.cc | 2 +- ...check_sbp_navigation_MsgProtectionLevel.cc | 2 +- ...k_sbp_navigation_MsgProtectionLevelDepA.cc | 2 +- ...k_sbp_navigation_MsgReferenceFrameParam.cc | 2 +- ...o_check_sbp_navigation_MsgUTCLeapSecond.cc | 2 +- .../auto_check_sbp_navigation_MsgUTCTime.cc | 2 +- ...uto_check_sbp_navigation_MsgUTCTimeGNSS.cc | 2 +- .../auto_check_sbp_navigation_MsgVelBody.cc | 2 +- .../auto_check_sbp_navigation_MsgVelCog.cc | 2 +- .../auto_check_sbp_navigation_MsgVelECEF.cc | 2 +- ...auto_check_sbp_navigation_MsgVelECEFCov.cc | 2 +- ...uto_check_sbp_navigation_MsgVelECEFDepA.cc | 2 +- ..._check_sbp_navigation_MsgVelEcefCovGnss.cc | 2 +- ...uto_check_sbp_navigation_MsgVelEcefGnss.cc | 2 +- .../auto_check_sbp_navigation_MsgVelNED.cc | 2 +- .../auto_check_sbp_navigation_MsgVelNEDCOV.cc | 2 +- ...auto_check_sbp_navigation_MsgVelNEDDepA.cc | 2 +- ...o_check_sbp_navigation_MsgVelNedCovGnss.cc | 2 +- ...auto_check_sbp_navigation_MsgVelNedGnss.cc | 2 +- ...check_sbp_navigation_navigation_structs.cc | 2 +- c/test/cpp/auto_check_sbp_ndb_MsgNdbEvent.cc | 2 +- ...uto_check_sbp_observation_MsgAlmanacGLO.cc | 2 +- ..._check_sbp_observation_MsgAlmanacGLODep.cc | 2 +- ...uto_check_sbp_observation_MsgAlmanacGPS.cc | 2 +- ..._check_sbp_observation_MsgAlmanacGPSDep.cc | 2 +- ...to_check_sbp_observation_MsgBasePosEcef.cc | 2 +- ...uto_check_sbp_observation_MsgBasePosLLH.cc | 2 +- ...o_check_sbp_observation_MsgEphemerisBds.cc | 2 +- ..._check_sbp_observation_MsgEphemerisDepA.cc | 2 +- ..._check_sbp_observation_MsgEphemerisDepC.cc | 2 +- ..._check_sbp_observation_MsgEphemerisDepD.cc | 2 +- ...o_check_sbp_observation_MsgEphemerisGLO.cc | 2 +- ...eck_sbp_observation_MsgEphemerisGLODepA.cc | 2 +- ...eck_sbp_observation_MsgEphemerisGLODepB.cc | 2 +- ...eck_sbp_observation_MsgEphemerisGLODepC.cc | 2 +- ...eck_sbp_observation_MsgEphemerisGLODepD.cc | 2 +- ...o_check_sbp_observation_MsgEphemerisGPS.cc | 2 +- ...eck_sbp_observation_MsgEphemerisGPSDepE.cc | 2 +- ...eck_sbp_observation_MsgEphemerisGPSDepF.cc | 2 +- ...o_check_sbp_observation_MsgEphemerisGal.cc | 2 +- ...eck_sbp_observation_MsgEphemerisGalDepA.cc | 2 +- ..._check_sbp_observation_MsgEphemerisSbas.cc | 2 +- ...ck_sbp_observation_MsgEphemerisSbasDepA.cc | 2 +- ...ck_sbp_observation_MsgEphemerisSbasDepB.cc | 2 +- ...auto_check_sbp_observation_MsgGloBiases.cc | 2 +- .../auto_check_sbp_observation_MsgGnssCapb.cc | 2 +- ...uto_check_sbp_observation_MsgGroupDelay.cc | 2 +- ...check_sbp_observation_MsgGroupDelayDepA.cc | 2 +- ...check_sbp_observation_MsgGroupDelayDepB.cc | 2 +- .../cpp/auto_check_sbp_observation_MsgIono.cc | 2 +- .../cpp/auto_check_sbp_observation_MsgObs.cc | 2 +- .../auto_check_sbp_observation_MsgObsDepB.cc | 2 +- .../auto_check_sbp_observation_MsgObsDepC.cc | 2 +- .../cpp/auto_check_sbp_observation_MsgOsr.cc | 2 +- .../auto_check_sbp_observation_MsgSvAzEl.cc | 2 +- ...bp_observation_MsgSvConfigurationGpsDep.cc | 2 +- ..._check_sbp_observation_msgEphemerisDepB.cc | 2 +- ..._check_sbp_observation_msgEphemerisQzss.cc | 2 +- .../auto_check_sbp_observation_msgObsDepA.cc | 2 +- ...eck_sbp_observation_observation_structs.cc | 2 +- ...to_check_sbp_orientation_MsgAngularRate.cc | 2 +- ...heck_sbp_orientation_MsgBaselineHeading.cc | 2 +- ...to_check_sbp_orientation_MsgOrientEuler.cc | 2 +- ...uto_check_sbp_orientation_MsgOrientQuat.cc | 2 +- c/test/cpp/auto_check_sbp_piksi_MsgAlmanac.cc | 2 +- ...auto_check_sbp_piksi_MsgCellModemStatus.cc | 2 +- .../auto_check_sbp_piksi_MsgCommandOutput.cc | 2 +- .../cpp/auto_check_sbp_piksi_MsgCommandReq.cc | 2 +- .../auto_check_sbp_piksi_MsgCommandResp.cc | 2 +- .../cpp/auto_check_sbp_piksi_MsgCwResults.cc | 2 +- c/test/cpp/auto_check_sbp_piksi_MsgCwStart.cc | 2 +- .../auto_check_sbp_piksi_MsgDeviceMonitor.cc | 2 +- .../auto_check_sbp_piksi_MsgFrontEndGain.cc | 2 +- .../cpp/auto_check_sbp_piksi_MsgIarState.cc | 2 +- .../auto_check_sbp_piksi_MsgInitBaseDep.cc | 2 +- .../auto_check_sbp_piksi_MsgMaskSatellite.cc | 2 +- ...uto_check_sbp_piksi_MsgMaskSatelliteDep.cc | 2 +- ...heck_sbp_piksi_MsgNetworkBandwidthUsage.cc | 2 +- ...auto_check_sbp_piksi_MsgNetworkStateReq.cc | 2 +- ...uto_check_sbp_piksi_MsgNetworkStateResp.cc | 2 +- c/test/cpp/auto_check_sbp_piksi_MsgReset.cc | 2 +- .../cpp/auto_check_sbp_piksi_MsgResetDep.cc | 2 +- .../auto_check_sbp_piksi_MsgResetFilters.cc | 2 +- c/test/cpp/auto_check_sbp_piksi_MsgSetTime.cc | 2 +- c/test/cpp/auto_check_sbp_piksi_MsgSpecan.cc | 2 +- .../cpp/auto_check_sbp_piksi_MsgSpecanDep.cc | 2 +- .../auto_check_sbp_piksi_MsgThreadState.cc | 2 +- .../cpp/auto_check_sbp_piksi_MsgUartState.cc | 2 +- .../auto_check_sbp_piksi_MsgUartStateDepA.cc | 2 +- .../cpp/auto_check_sbp_piksi_piksi_structs.cc | 2 +- ...check_sbp_profiling_MsgMeasurementPoint.cc | 2 +- ...p_profiling_MsgProfilingResourceCounter.cc | 2 +- ...ck_sbp_profiling_MsgProfilingSystemInfo.cc | 2 +- ...ck_sbp_profiling_MsgProfilingThreadInfo.cc | 2 +- c/test/cpp/auto_check_sbp_sbas_MsgSbasRaw.cc | 2 +- ...sbp_settings_MsgSettingsReadByIndexDone.cc | 2 +- ..._sbp_settings_MsgSettingsReadByIndexReq.cc | 2 +- ...sbp_settings_MsgSettingsReadByIndexResp.cc | 2 +- ...o_check_sbp_settings_MsgSettingsReadReq.cc | 2 +- ..._check_sbp_settings_MsgSettingsReadResp.cc | 2 +- ..._check_sbp_settings_MsgSettingsRegister.cc | 2 +- ...ck_sbp_settings_MsgSettingsRegisterResp.cc | 2 +- ...auto_check_sbp_settings_MsgSettingsSave.cc | 2 +- ...uto_check_sbp_settings_MsgSettingsWrite.cc | 2 +- ...check_sbp_settings_MsgSettingsWriteResp.cc | 2 +- ...o_check_sbp_signing_MsgCertificateChain.cc | 2 +- ...heck_sbp_signing_MsgCertificateChainDep.cc | 2 +- ...o_check_sbp_signing_MsgEcdsaCertificate.cc | 2 +- ...uto_check_sbp_signing_MsgEcdsaSignature.cc | 2 +- ...check_sbp_signing_MsgEcdsaSignatureDepA.cc | 2 +- ...check_sbp_signing_MsgEcdsaSignatureDepB.cc | 2 +- ...ck_sbp_signing_MsgEd25519CertificateDep.cc | 2 +- ...eck_sbp_signing_MsgEd25519SignatureDepA.cc | 2 +- ...eck_sbp_signing_MsgEd25519SignatureDepB.cc | 2 +- .../auto_check_sbp_signing_signing_structs.cc | 2 +- ...o_check_sbp_soln_meta_soln_meta_structs.cc | 2 +- ...uto_check_sbp_solution_meta_MsgSolnMeta.cc | 2 +- ...check_sbp_solution_meta_MsgSolnMetaDepA.cc | 2 +- .../auto_check_sbp_ssr_MsgSsrCodeBiases.cc | 2 +- ...eck_sbp_ssr_MsgSsrCodePhaseBiasesBounds.cc | 2 +- ..._check_sbp_ssr_MsgSsrGridDefinitionDepA.cc | 2 +- ...o_check_sbp_ssr_MsgSsrGriddedCorrection.cc | 2 +- ...k_sbp_ssr_MsgSsrGriddedCorrectionBounds.cc | 2 +- ...eck_sbp_ssr_MsgSsrGriddedCorrectionDepA.cc | 2 +- ...bp_ssr_MsgSsrGriddedCorrectionNoStdDepA.cc | 2 +- .../auto_check_sbp_ssr_MsgSsrOrbitClock.cc | 2 +- ...to_check_sbp_ssr_MsgSsrOrbitClockBounds.cc | 2 +- ...p_ssr_MsgSsrOrbitClockBoundsDegradation.cc | 2 +- ...auto_check_sbp_ssr_MsgSsrOrbitClockDepA.cc | 2 +- .../auto_check_sbp_ssr_MsgSsrPhaseBiases.cc | 2 +- .../auto_check_sbp_ssr_MsgSsrSatelliteApc.cc | 2 +- ...to_check_sbp_ssr_MsgSsrSatelliteApcDepA.cc | 2 +- ...auto_check_sbp_ssr_MsgSsrStecCorrection.cc | 2 +- ...o_check_sbp_ssr_MsgSsrStecCorrectionDep.cc | 2 +- ..._check_sbp_ssr_MsgSsrStecCorrectionDepA.cc | 2 +- ...auto_check_sbp_ssr_MsgSsrTileDefinition.cc | 2 +- ..._check_sbp_ssr_MsgSsrTileDefinitionDepA.cc | 2 +- ..._check_sbp_ssr_MsgSsrTileDefinitionDepB.cc | 2 +- c/test/cpp/auto_check_sbp_ssr_ssr_structs.cc | 2 +- .../auto_check_sbp_system_MsgCsacTelemetry.cc | 2 +- ...check_sbp_system_MsgCsacTelemetryLabels.cc | 2 +- .../auto_check_sbp_system_MsgDgnssStatus.cc | 2 +- ...auto_check_sbp_system_MsgGnssTimeOffset.cc | 2 +- .../cpp/auto_check_sbp_system_MsgGroupMeta.cc | 2 +- .../cpp/auto_check_sbp_system_MsgHeartbeat.cc | 2 +- .../cpp/auto_check_sbp_system_MsgInsStatus.cc | 2 +- .../auto_check_sbp_system_MsgInsUpdates.cc | 2 +- .../cpp/auto_check_sbp_system_MsgPpsTime.cc | 2 +- ...auto_check_sbp_system_MsgSensorAidEvent.cc | 2 +- .../cpp/auto_check_sbp_system_MsgStartup.cc | 2 +- .../auto_check_sbp_system_MsgStatusJournal.cc | 2 +- .../auto_check_sbp_system_MsgStatusReport.cc | 2 +- .../auto_check_sbp_system_system_structs.cc | 2 +- .../cpp/auto_check_sbp_telemetry_MsgTelSv.cc | 2 +- ...check_sbp_telemetry_acquisition_structs.cc | 2 +- ...o_check_sbp_telemetry_telemetry_structs.cc | 2 +- ..._check_sbp_tracking_MsgMeasurementState.cc | 2 +- .../auto_check_sbp_tracking_MsgTrackingIq.cc | 2 +- ...to_check_sbp_tracking_MsgTrackingIqDepA.cc | 2 +- ...to_check_sbp_tracking_MsgTrackingIqDepB.cc | 2 +- ...uto_check_sbp_tracking_MsgTrackingState.cc | 2 +- ...check_sbp_tracking_MsgTrackingStateDepB.cc | 2 +- ...bp_tracking_MsgTrackingStateDetailedDep.cc | 2 +- ...p_tracking_MsgTrackingStateDetailedDepA.cc | 2 +- ...check_sbp_tracking_MsgtrackingStateDepA.cc | 2 +- ...uto_check_sbp_tracking_tracking_structs.cc | 2 +- c/test/cpp/auto_check_sbp_user_MsgUserData.cc | 2 +- .../cpp/auto_check_sbp_vehicle_MsgOdometry.cc | 2 +- .../auto_check_sbp_vehicle_MsgWheeltick.cc | 2 +- c/test/string/CMakeLists.txt | 5 +++-- generator/json2test.py | 2 +- generator/missing.py | 2 +- generator/sbpg/generator.py | 2 +- generator/sbpg/specs/yaml2.py | 2 +- generator/sbpg/specs/yaml_schema.py | 2 +- generator/sbpg/specs/yaml_test_schema.py | 2 +- generator/sbpg/syntax.py | 2 +- generator/sbpg/targets/c.py | 2 +- generator/sbpg/targets/common.py | 2 +- generator/sbpg/targets/haskell.py | 2 +- generator/sbpg/targets/java.py | 2 +- generator/sbpg/targets/javascript.py | 2 +- generator/sbpg/targets/jsonschema.py | 2 +- generator/sbpg/targets/kaitai.py | 2 +- generator/sbpg/targets/latex.py | 2 +- generator/sbpg/targets/protobuf.py | 2 +- generator/sbpg/targets/python.py | 2 +- .../targets/resources/MessageTable.java.j2 | 2 +- .../targets/resources/MessageTest.java.j2 | 2 +- .../libsbp/cpp/message_traits_template.h | 2 +- .../libsbp/package/sbp_messages_template.h | 2 +- .../libsbp/sbp_messages_macros_template.h | 2 +- .../c/include/libsbp/sbp_msg_template.h | 2 +- .../c/include/libsbp/sbp_msg_type_template.h | 2 +- .../c/include/libsbp/sbp_package_template.h | 2 +- .../c/include/libsbp/sbp_version_template.h | 2 +- .../c/src/sbp_messages_private_template.h | 2 +- .../targets/resources/c/test/sbp_c_main.c.j2 | 2 +- .../resources/c/test/sbp_c_suites.h.j2 | 2 +- .../targets/resources/c/test/sbp_c_test.c.j2 | 2 +- .../resources/c/test/sbp_cpp_test.cc.j2 | 2 +- .../sbpg/targets/resources/kaitai/main.ksy.j2 | 2 +- .../targets/resources/kaitai/table_perl.pm.j2 | 2 +- .../resources/kaitai/table_python.py.j2 | 2 +- .../targets/resources/kaitai/test_perl.t.j2 | 2 +- .../resources/kaitai/test_python.py.j2 | 2 +- .../targets/resources/kaitai/types.ksy.j2 | 2 +- .../resources/message_template.jsonschema.j2 | 2 +- .../resources/message_template.proto.j2 | 2 +- .../resources/rust/sbp_messages_mod.rs | 2 +- .../resources/rust/sbp_messages_template.rs | 2 +- .../rust/test/sbp_tests_main_template.rs | 2 +- .../resources/rust/test/sbp_tests_template.rs | 2 +- .../resources/sbp_construct_template.py.j2 | 2 +- .../sbpg/targets/resources/sbp_java.java.j2 | 2 +- generator/sbpg/targets/rust.py | 2 +- generator/sbpg/targets/templating.py | 2 +- generator/sbpg/targets/test_c.py | 2 +- generator/sbpg/targets/test_java.py | 2 +- generator/sbpg/targets/test_kaitai_perl.py | 2 +- generator/sbpg/targets/test_kaitai_python.py | 2 +- generator/sbpg/targets/test_rust.py | 2 +- generator/sbpg/test_structs.py | 2 +- generator/sbpg/utils.py | 2 +- java/build.gradle | 2 +- .../com/swiftnav/sbp/SBPBinaryException.java | 2 +- java/src/com/swiftnav/sbp/SBPMessage.java | 2 +- java/src/com/swiftnav/sbp/SBPStruct.java | 2 +- .../sbp/acquisition/AcqSvProfile.java | 2 +- .../sbp/acquisition/AcqSvProfileDep.java | 2 +- .../sbp/acquisition/MsgAcqResult.java | 2 +- .../sbp/acquisition/MsgAcqResultDepA.java | 2 +- .../sbp/acquisition/MsgAcqResultDepB.java | 2 +- .../sbp/acquisition/MsgAcqResultDepC.java | 2 +- .../sbp/acquisition/MsgAcqSvProfile.java | 2 +- .../sbp/acquisition/MsgAcqSvProfileDep.java | 2 +- .../bootload/MsgBootloaderHandshakeDepA.java | 2 +- .../bootload/MsgBootloaderHandshakeReq.java | 2 +- .../bootload/MsgBootloaderHandshakeResp.java | 2 +- .../sbp/bootload/MsgBootloaderJumpToApp.java | 2 +- .../sbp/bootload/MsgNapDeviceDnaReq.java | 2 +- .../sbp/bootload/MsgNapDeviceDnaResp.java | 2 +- java/src/com/swiftnav/sbp/client/CRC16.java | 2 +- .../com/swiftnav/sbp/client/MessageTable.java | 2 +- .../com/swiftnav/sbp/client/SBPCallback.java | 2 +- .../com/swiftnav/sbp/client/SBPDriver.java | 2 +- .../com/swiftnav/sbp/client/SBPForwarder.java | 2 +- .../com/swiftnav/sbp/client/SBPFramer.java | 2 +- .../com/swiftnav/sbp/client/SBPHandler.java | 2 +- .../com/swiftnav/sbp/client/SBPIterable.java | 2 +- .../com/swiftnav/sbp/client/SBPSender.java | 2 +- .../sbp/drivers/HexStreamConnection.java | 2 +- .../swiftnav/sbp/drivers/SBPDriverHTTP.java | 2 +- .../swiftnav/sbp/drivers/SBPDriverJSSC.java | 2 +- .../swiftnav/sbp/drivers/SBPDriverStream.java | 2 +- .../swiftnav/sbp/drivers/SBPDriverTCP.java | 2 +- .../swiftnav/sbp/drivers/SBPDriverUDP.java | 2 +- .../swiftnav/sbp/ext_events/MsgExtEvent.java | 2 +- .../sbp/file_io/MsgFileioConfigReq.java | 2 +- .../sbp/file_io/MsgFileioConfigResp.java | 2 +- .../sbp/file_io/MsgFileioReadDirReq.java | 2 +- .../sbp/file_io/MsgFileioReadDirResp.java | 2 +- .../sbp/file_io/MsgFileioReadReq.java | 2 +- .../sbp/file_io/MsgFileioReadResp.java | 2 +- .../swiftnav/sbp/file_io/MsgFileioRemove.java | 2 +- .../sbp/file_io/MsgFileioWriteReq.java | 2 +- .../sbp/file_io/MsgFileioWriteResp.java | 2 +- .../com/swiftnav/sbp/flash/MsgFlashDone.java | 2 +- .../com/swiftnav/sbp/flash/MsgFlashErase.java | 2 +- .../swiftnav/sbp/flash/MsgFlashProgram.java | 2 +- .../swiftnav/sbp/flash/MsgFlashReadReq.java | 2 +- .../swiftnav/sbp/flash/MsgFlashReadResp.java | 2 +- .../sbp/flash/MsgM25FlashWriteStatus.java | 2 +- .../sbp/flash/MsgStmFlashLockSector.java | 2 +- .../sbp/flash/MsgStmFlashUnlockSector.java | 2 +- .../swiftnav/sbp/flash/MsgStmUniqueIdReq.java | 2 +- .../sbp/flash/MsgStmUniqueIdResp.java | 2 +- .../com/swiftnav/sbp/gnss/CarrierPhase.java | 2 +- java/src/com/swiftnav/sbp/gnss/GPSTime.java | 2 +- .../src/com/swiftnav/sbp/gnss/GPSTimeDep.java | 2 +- .../src/com/swiftnav/sbp/gnss/GPSTimeSec.java | 2 +- .../src/com/swiftnav/sbp/gnss/GnssSignal.java | 2 +- .../com/swiftnav/sbp/gnss/GnssSignalDep.java | 2 +- java/src/com/swiftnav/sbp/gnss/SvId.java | 2 +- java/src/com/swiftnav/sbp/imu/MsgImuAux.java | 2 +- java/src/com/swiftnav/sbp/imu/MsgImuRaw.java | 2 +- .../sbp/integrity/IntegritySSRHeader.java | 2 +- .../sbp/integrity/MsgAcknowledge.java | 2 +- .../sbp/integrity/MsgSsrFlagHighLevel.java | 2 +- .../MsgSsrFlagIonoGridPointSatLos.java | 2 +- .../integrity/MsgSsrFlagIonoGridPoints.java | 2 +- .../integrity/MsgSsrFlagIonoTileSatLos.java | 2 +- .../sbp/integrity/MsgSsrFlagSatellites.java | 2 +- .../integrity/MsgSsrFlagTropoGridPoints.java | 2 +- .../swiftnav/sbp/linux/MsgLinuxCpuState.java | 2 +- .../sbp/linux/MsgLinuxCpuStateDepA.java | 2 +- .../swiftnav/sbp/linux/MsgLinuxMemState.java | 2 +- .../sbp/linux/MsgLinuxMemStateDepA.java | 2 +- .../sbp/linux/MsgLinuxProcessFdCount.java | 2 +- .../sbp/linux/MsgLinuxProcessFdSummary.java | 2 +- .../linux/MsgLinuxProcessSocketCounts.java | 2 +- .../linux/MsgLinuxProcessSocketQueues.java | 2 +- .../sbp/linux/MsgLinuxSocketUsage.java | 2 +- .../swiftnav/sbp/linux/MsgLinuxSysState.java | 2 +- .../sbp/linux/MsgLinuxSysStateDepA.java | 2 +- .../com/swiftnav/sbp/loggers/JSONLogger.java | 2 +- java/src/com/swiftnav/sbp/logging/MsgFwd.java | 2 +- java/src/com/swiftnav/sbp/logging/MsgLog.java | 2 +- .../com/swiftnav/sbp/logging/MsgPrintDep.java | 2 +- java/src/com/swiftnav/sbp/mag/MsgMagRaw.java | 2 +- .../EstimatedHorizontalErrorEllipse.java | 2 +- .../sbp/navigation/MsgAgeCorrections.java | 2 +- .../sbp/navigation/MsgBaselineECEF.java | 2 +- .../sbp/navigation/MsgBaselineECEFDepA.java | 2 +- .../sbp/navigation/MsgBaselineHeading.java | 2 +- .../navigation/MsgBaselineHeadingDepA.java | 2 +- .../sbp/navigation/MsgBaselineNED.java | 2 +- .../sbp/navigation/MsgBaselineNEDDepA.java | 2 +- .../com/swiftnav/sbp/navigation/MsgDops.java | 2 +- .../swiftnav/sbp/navigation/MsgDopsDepA.java | 2 +- .../swiftnav/sbp/navigation/MsgGPSTime.java | 2 +- .../sbp/navigation/MsgGPSTimeDepA.java | 2 +- .../sbp/navigation/MsgGPSTimeGnss.java | 2 +- .../swiftnav/sbp/navigation/MsgPosECEF.java | 2 +- .../sbp/navigation/MsgPosECEFCov.java | 2 +- .../sbp/navigation/MsgPosECEFCovGnss.java | 2 +- .../sbp/navigation/MsgPosECEFDepA.java | 2 +- .../sbp/navigation/MsgPosECEFGnss.java | 2 +- .../swiftnav/sbp/navigation/MsgPosLLH.java | 2 +- .../swiftnav/sbp/navigation/MsgPosLLHAcc.java | 2 +- .../swiftnav/sbp/navigation/MsgPosLLHCov.java | 2 +- .../sbp/navigation/MsgPosLLHCovGnss.java | 2 +- .../sbp/navigation/MsgPosLLHDepA.java | 2 +- .../sbp/navigation/MsgPosLLHGnss.java | 2 +- .../sbp/navigation/MsgPoseRelative.java | 2 +- .../sbp/navigation/MsgProtectionLevel.java | 2 +- .../navigation/MsgProtectionLevelDepA.java | 2 +- .../navigation/MsgReferenceFrameParam.java | 2 +- .../sbp/navigation/MsgUtcLeapSecond.java | 2 +- .../swiftnav/sbp/navigation/MsgUtcTime.java | 2 +- .../sbp/navigation/MsgUtcTimeGnss.java | 2 +- .../swiftnav/sbp/navigation/MsgVelBody.java | 2 +- .../swiftnav/sbp/navigation/MsgVelCog.java | 2 +- .../swiftnav/sbp/navigation/MsgVelECEF.java | 2 +- .../sbp/navigation/MsgVelECEFCov.java | 2 +- .../sbp/navigation/MsgVelECEFCovGnss.java | 2 +- .../sbp/navigation/MsgVelECEFDepA.java | 2 +- .../sbp/navigation/MsgVelECEFGnss.java | 2 +- .../swiftnav/sbp/navigation/MsgVelNED.java | 2 +- .../swiftnav/sbp/navigation/MsgVelNEDCov.java | 2 +- .../sbp/navigation/MsgVelNEDCovGnss.java | 2 +- .../sbp/navigation/MsgVelNEDDepA.java | 2 +- .../sbp/navigation/MsgVelNEDGnss.java | 2 +- .../sbp/navigation/MsgVelUserFrame.java | 2 +- .../src/com/swiftnav/sbp/ndb/MsgNdbEvent.java | 2 +- .../sbp/observation/AlmanacCommonContent.java | 2 +- .../observation/AlmanacCommonContentDep.java | 2 +- .../sbp/observation/CarrierPhaseDepA.java | 2 +- .../com/swiftnav/sbp/observation/Doppler.java | 2 +- .../observation/EphemerisCommonContent.java | 2 +- .../EphemerisCommonContentDepA.java | 2 +- .../EphemerisCommonContentDepB.java | 2 +- .../swiftnav/sbp/observation/GnssCapb.java | 2 +- .../sbp/observation/MsgAlmanacGPS.java | 2 +- .../sbp/observation/MsgAlmanacGPSDep.java | 2 +- .../sbp/observation/MsgAlmanacGlo.java | 2 +- .../sbp/observation/MsgAlmanacGloDep.java | 2 +- .../sbp/observation/MsgBasePosECEF.java | 2 +- .../sbp/observation/MsgBasePosLLH.java | 2 +- .../sbp/observation/MsgEphemerisBds.java | 2 +- .../sbp/observation/MsgEphemerisDepA.java | 2 +- .../sbp/observation/MsgEphemerisDepB.java | 2 +- .../sbp/observation/MsgEphemerisDepC.java | 2 +- .../sbp/observation/MsgEphemerisDepD.java | 2 +- .../sbp/observation/MsgEphemerisGPS.java | 2 +- .../sbp/observation/MsgEphemerisGPSDepE.java | 2 +- .../sbp/observation/MsgEphemerisGPSDepF.java | 2 +- .../sbp/observation/MsgEphemerisGal.java | 2 +- .../sbp/observation/MsgEphemerisGalDepA.java | 2 +- .../sbp/observation/MsgEphemerisGlo.java | 2 +- .../sbp/observation/MsgEphemerisGloDepA.java | 2 +- .../sbp/observation/MsgEphemerisGloDepB.java | 2 +- .../sbp/observation/MsgEphemerisGloDepC.java | 2 +- .../sbp/observation/MsgEphemerisGloDepD.java | 2 +- .../sbp/observation/MsgEphemerisQzss.java | 2 +- .../sbp/observation/MsgEphemerisSbas.java | 2 +- .../sbp/observation/MsgEphemerisSbasDepA.java | 2 +- .../sbp/observation/MsgEphemerisSbasDepB.java | 2 +- .../sbp/observation/MsgGloBiases.java | 2 +- .../swiftnav/sbp/observation/MsgGnssCapb.java | 2 +- .../sbp/observation/MsgGroupDelay.java | 2 +- .../sbp/observation/MsgGroupDelayDepA.java | 2 +- .../sbp/observation/MsgGroupDelayDepB.java | 2 +- .../com/swiftnav/sbp/observation/MsgIono.java | 2 +- .../com/swiftnav/sbp/observation/MsgObs.java | 2 +- .../swiftnav/sbp/observation/MsgObsDepA.java | 2 +- .../swiftnav/sbp/observation/MsgObsDepB.java | 2 +- .../swiftnav/sbp/observation/MsgObsDepC.java | 2 +- .../com/swiftnav/sbp/observation/MsgOsr.java | 2 +- .../swiftnav/sbp/observation/MsgSvAzEl.java | 2 +- .../observation/MsgSvConfigurationGPS.java | 2 +- .../observation/MsgSvConfigurationGPSDep.java | 2 +- .../sbp/observation/ObservationHeader.java | 2 +- .../sbp/observation/ObservationHeaderDep.java | 2 +- .../sbp/observation/PackedObsContent.java | 2 +- .../sbp/observation/PackedObsContentDepA.java | 2 +- .../sbp/observation/PackedObsContentDepB.java | 2 +- .../sbp/observation/PackedObsContentDepC.java | 2 +- .../sbp/observation/PackedOsrContent.java | 2 +- .../sbp/observation/SbpMsgGnssCapb.java | 2 +- .../com/swiftnav/sbp/observation/SvAzEl.java | 2 +- .../sbp/orientation/MsgAngularRate.java | 2 +- .../sbp/orientation/MsgBaselineHeading.java | 2 +- .../sbp/orientation/MsgOrientEuler.java | 2 +- .../sbp/orientation/MsgOrientQuat.java | 2 +- java/src/com/swiftnav/sbp/piksi/Latency.java | 2 +- .../com/swiftnav/sbp/piksi/MsgAlmanac.java | 2 +- .../sbp/piksi/MsgCellModemStatus.java | 2 +- .../swiftnav/sbp/piksi/MsgCommandOutput.java | 2 +- .../com/swiftnav/sbp/piksi/MsgCommandReq.java | 2 +- .../swiftnav/sbp/piksi/MsgCommandResp.java | 2 +- .../com/swiftnav/sbp/piksi/MsgCwResults.java | 2 +- .../com/swiftnav/sbp/piksi/MsgCwStart.java | 2 +- .../swiftnav/sbp/piksi/MsgDeviceMonitor.java | 2 +- .../swiftnav/sbp/piksi/MsgFrontEndGain.java | 2 +- .../com/swiftnav/sbp/piksi/MsgIarState.java | 2 +- .../swiftnav/sbp/piksi/MsgInitBaseDep.java | 2 +- .../swiftnav/sbp/piksi/MsgMaskSatellite.java | 2 +- .../sbp/piksi/MsgMaskSatelliteDep.java | 2 +- .../sbp/piksi/MsgNetworkBandwidthUsage.java | 2 +- .../sbp/piksi/MsgNetworkStateReq.java | 2 +- .../sbp/piksi/MsgNetworkStateResp.java | 2 +- java/src/com/swiftnav/sbp/piksi/MsgReset.java | 2 +- .../com/swiftnav/sbp/piksi/MsgResetDep.java | 2 +- .../swiftnav/sbp/piksi/MsgResetFilters.java | 2 +- .../com/swiftnav/sbp/piksi/MsgSetTime.java | 2 +- .../src/com/swiftnav/sbp/piksi/MsgSpecan.java | 2 +- .../com/swiftnav/sbp/piksi/MsgSpecanDep.java | 2 +- .../swiftnav/sbp/piksi/MsgThreadState.java | 2 +- .../com/swiftnav/sbp/piksi/MsgUartState.java | 2 +- .../swiftnav/sbp/piksi/MsgUartStateDepa.java | 2 +- .../com/swiftnav/sbp/piksi/NetworkUsage.java | 2 +- java/src/com/swiftnav/sbp/piksi/Period.java | 2 +- .../com/swiftnav/sbp/piksi/UARTChannel.java | 2 +- .../sbp/profiling/MsgMeasurementPoint.java | 2 +- .../MsgProfilingResourceCounter.java | 2 +- .../sbp/profiling/MsgProfilingSystemInfo.java | 2 +- .../sbp/profiling/MsgProfilingThreadInfo.java | 2 +- .../sbp/profiling/ResourceBucket.java | 2 +- .../src/com/swiftnav/sbp/sbas/MsgSbasRaw.java | 2 +- .../settings/MsgSettingsReadByIndexDone.java | 2 +- .../settings/MsgSettingsReadByIndexReq.java | 2 +- .../settings/MsgSettingsReadByIndexResp.java | 2 +- .../sbp/settings/MsgSettingsReadReq.java | 2 +- .../sbp/settings/MsgSettingsReadResp.java | 2 +- .../sbp/settings/MsgSettingsRegister.java | 2 +- .../sbp/settings/MsgSettingsRegisterResp.java | 2 +- .../sbp/settings/MsgSettingsSave.java | 2 +- .../sbp/settings/MsgSettingsWrite.java | 2 +- .../sbp/settings/MsgSettingsWriteResp.java | 2 +- .../swiftnav/sbp/signing/ECDSASignature.java | 2 +- .../sbp/signing/MsgCertificateChain.java | 2 +- .../sbp/signing/MsgCertificateChainDep.java | 2 +- .../sbp/signing/MsgEcdsaCertificate.java | 2 +- .../sbp/signing/MsgEcdsaSignature.java | 2 +- .../sbp/signing/MsgEcdsaSignatureDepA.java | 2 +- .../sbp/signing/MsgEcdsaSignatureDepB.java | 2 +- .../sbp/signing/MsgEd25519CertificateDep.java | 2 +- .../sbp/signing/MsgEd25519SignatureDepA.java | 2 +- .../sbp/signing/MsgEd25519SignatureDepB.java | 2 +- .../src/com/swiftnav/sbp/signing/UtcTime.java | 2 +- .../sbp/solution_meta/GNSSInputType.java | 2 +- .../sbp/solution_meta/IMUInputType.java | 2 +- .../sbp/solution_meta/MsgSolnMeta.java | 2 +- .../sbp/solution_meta/MsgSolnMetaDepA.java | 2 +- .../sbp/solution_meta/OdoInputType.java | 2 +- .../sbp/solution_meta/SolutionInputType.java | 2 +- .../com/swiftnav/sbp/ssr/BoundsHeader.java | 2 +- .../swiftnav/sbp/ssr/CodeBiasesContent.java | 2 +- .../sbp/ssr/CodePhaseBiasesSatSig.java | 2 +- .../sbp/ssr/GridDefinitionHeader.java | 2 +- .../sbp/ssr/GridDefinitionHeaderDepA.java | 2 +- .../src/com/swiftnav/sbp/ssr/GridElement.java | 2 +- .../swiftnav/sbp/ssr/GridElementNoStd.java | 2 +- .../sbp/ssr/GriddedCorrectionHeader.java | 2 +- .../sbp/ssr/GriddedCorrectionHeaderDepA.java | 2 +- .../swiftnav/sbp/ssr/MsgSsrCodeBiases.java | 2 +- .../sbp/ssr/MsgSsrCodePhaseBiasesBounds.java | 2 +- .../sbp/ssr/MsgSsrGridDefinition.java | 2 +- .../sbp/ssr/MsgSsrGridDefinitionDepA.java | 2 +- .../sbp/ssr/MsgSsrGriddedCorrection.java | 2 +- .../ssr/MsgSsrGriddedCorrectionBounds.java | 2 +- .../sbp/ssr/MsgSsrGriddedCorrectionDepA.java | 2 +- .../sbp/ssr/MsgSsrGriddedCorrectionNoStd.java | 2 +- .../ssr/MsgSsrGriddedCorrectionNoStdDepA.java | 2 +- .../swiftnav/sbp/ssr/MsgSsrOrbitClock.java | 2 +- .../sbp/ssr/MsgSsrOrbitClockBounds.java | 2 +- .../MsgSsrOrbitClockBoundsDegradation.java | 2 +- .../sbp/ssr/MsgSsrOrbitClockDepA.java | 2 +- .../swiftnav/sbp/ssr/MsgSsrPhaseBiases.java | 2 +- .../swiftnav/sbp/ssr/MsgSsrSatelliteApc.java | 2 +- .../sbp/ssr/MsgSsrSatelliteApcDep.java | 2 +- .../sbp/ssr/MsgSsrStecCorrection.java | 2 +- .../sbp/ssr/MsgSsrStecCorrectionDep.java | 2 +- .../sbp/ssr/MsgSsrStecCorrectionDepA.java | 2 +- .../sbp/ssr/MsgSsrTileDefinition.java | 2 +- .../sbp/ssr/MsgSsrTileDefinitionDepA.java | 2 +- .../sbp/ssr/MsgSsrTileDefinitionDepB.java | 2 +- .../com/swiftnav/sbp/ssr/OrbitClockBound.java | 2 +- .../sbp/ssr/OrbitClockBoundDegradation.java | 2 +- .../swiftnav/sbp/ssr/PhaseBiasesContent.java | 2 +- java/src/com/swiftnav/sbp/ssr/STECHeader.java | 2 +- .../com/swiftnav/sbp/ssr/STECHeaderDepA.java | 2 +- .../com/swiftnav/sbp/ssr/STECResidual.java | 2 +- .../swiftnav/sbp/ssr/STECResidualNoStd.java | 2 +- .../com/swiftnav/sbp/ssr/STECSatElement.java | 2 +- .../sbp/ssr/STECSatElementIntegrity.java | 2 +- .../com/swiftnav/sbp/ssr/SatelliteAPC.java | 2 +- .../sbp/ssr/TroposphericDelayCorrection.java | 2 +- .../ssr/TroposphericDelayCorrectionNoStd.java | 2 +- .../swiftnav/sbp/system/MsgCsacTelemetry.java | 2 +- .../sbp/system/MsgCsacTelemetryLabels.java | 2 +- .../swiftnav/sbp/system/MsgDgnssStatus.java | 2 +- .../sbp/system/MsgGnssTimeOffset.java | 2 +- .../com/swiftnav/sbp/system/MsgGroupMeta.java | 2 +- .../com/swiftnav/sbp/system/MsgHeartbeat.java | 2 +- .../com/swiftnav/sbp/system/MsgInsStatus.java | 2 +- .../swiftnav/sbp/system/MsgInsUpdates.java | 2 +- .../com/swiftnav/sbp/system/MsgPpsTime.java | 2 +- .../sbp/system/MsgSensorAidEvent.java | 2 +- .../com/swiftnav/sbp/system/MsgStartup.java | 2 +- .../swiftnav/sbp/system/MsgStatusJournal.java | 2 +- .../swiftnav/sbp/system/MsgStatusReport.java | 2 +- .../sbp/system/StatusJournalItem.java | 2 +- .../swiftnav/sbp/system/SubSystemReport.java | 2 +- .../com/swiftnav/sbp/telemetry/MsgTelSv.java | 2 +- .../swiftnav/sbp/telemetry/TelemetrySV.java | 2 +- .../sbp/tracking/MeasurementState.java | 2 +- .../sbp/tracking/MsgMeasurementState.java | 2 +- .../swiftnav/sbp/tracking/MsgTrackingIq.java | 2 +- .../sbp/tracking/MsgTrackingIqDep.java | 2 +- .../sbp/tracking/MsgTrackingIqDepA.java | 2 +- .../sbp/tracking/MsgTrackingIqDepB.java | 2 +- .../sbp/tracking/MsgTrackingState.java | 2 +- .../sbp/tracking/MsgTrackingStateDepA.java | 2 +- .../sbp/tracking/MsgTrackingStateDepB.java | 2 +- .../tracking/MsgTrackingStateDetailed.java | 2 +- .../tracking/MsgTrackingStateDetailedDep.java | 2 +- .../MsgTrackingStateDetailedDepA.java | 2 +- .../tracking/TrackingChannelCorrelation.java | 2 +- .../TrackingChannelCorrelationDep.java | 2 +- .../sbp/tracking/TrackingChannelState.java | 2 +- .../tracking/TrackingChannelStateDepA.java | 2 +- .../tracking/TrackingChannelStateDepB.java | 2 +- .../com/swiftnav/sbp/user/MsgUserData.java | 2 +- .../com/swiftnav/sbp/vehicle/MsgOdometry.java | 2 +- .../swiftnav/sbp/vehicle/MsgWheeltick.java | 2 +- ..._sbp_acquisition_MsgAcqResultDepATest.java | 2 +- ..._sbp_acquisition_MsgAcqResultDepBTest.java | 2 +- ..._sbp_acquisition_MsgAcqResultDepCTest.java | 2 +- ...heck_sbp_acquisition_MsgAcqResultTest.java | 2 +- ...bp_acquisition_MsgAcqSvProfileDepTest.java | 2 +- ...k_sbp_acquisition_MsgAcqSvProfileTest.java | 2 +- ...ootload_MsgBootloaderHandshakeReqTest.java | 2 +- ...otload_MsgBootloaderHandshakeRespTest.java | 2 +- ...p_bootload_MsgBootloaderJumptoAppTest.java | 2 +- ...k_sbp_bootload_MsgNapDeviceDnaReqTest.java | 2 +- ..._sbp_bootload_MsgNapDeviceDnaRespTest.java | 2 +- ..._check_sbp_ext_events_MsgExtEventTest.java | 2 +- ...ck_sbp_file_io_MsgFileioConfigReqTest.java | 2 +- ...k_sbp_file_io_MsgFileioConfigRespTest.java | 2 +- ...k_sbp_file_io_MsgFileioReadDirReqTest.java | Bin 2820 -> 2817 bytes ..._sbp_file_io_MsgFileioReadDirRespTest.java | Bin 3463 -> 3460 bytes ...heck_sbp_file_io_MsgFileioReadReqTest.java | Bin 3660 -> 3657 bytes ...eck_sbp_file_io_MsgFileioReadRespTest.java | 2 +- ...check_sbp_file_io_MsgFileioRemoveTest.java | Bin 1726 -> 1723 bytes ...ck_sbp_file_io_MsgFileioWriteRespTest.java | 2 +- ...auto_check_sbp_flash_MsgFlashDoneTest.java | 2 +- ...uto_check_sbp_flash_MsgFlashEraseTest.java | 2 +- ...o_check_sbp_flash_MsgFlashProgramTest.java | 2 +- ...o_check_sbp_flash_MsgFlashReadReqTest.java | 2 +- ..._check_sbp_flash_MsgFlashReadRespTest.java | 2 +- ..._sbp_flash_MsgM25FlashWriteStatusTest.java | 2 +- ...k_sbp_flash_MsgStmFlashLockSectorTest.java | 2 +- ...sbp_flash_MsgStmFlashUnlockSectorTest.java | 2 +- ...check_sbp_flash_MsgStmUniqueIdReqTest.java | 2 +- ...heck_sbp_flash_MsgStmUniqueIdRespTest.java | 2 +- .../auto_check_sbp_gnss_gnss_structsTest.java | 2 +- .../auto_check_sbp_imu_MsgImuAuxTest.java | 2 +- .../auto_check_sbp_imu_MsgImuRawTest.java | 2 +- ...heck_sbp_integrity_MsgAcknowledgeTest.java | 2 +- ...sbp_integrity_MsgSsrFlagHighLevelTest.java | 2 +- ...ity_MsgSsrFlagIonoGridPointSatLosTest.java | 2 +- ...ntegrity_MsgSsrFlagIonoGridPointsTest.java | 2 +- ...ntegrity_MsgSsrFlagIonoTileSatLosTest.java | 2 +- ...bp_integrity_MsgSsrFlagSatellitesTest.java | 2 +- ...tegrity_MsgSsrFlagTropoGridPointsTest.java | 2 +- ...k_sbp_integrity_integrity_structsTest.java | 2 +- ...ck_sbp_linux_MsgLinuxCpuStateDepATest.java | Bin 4875 -> 4872 bytes ..._check_sbp_linux_MsgLinuxCpuStateTest.java | Bin 5761 -> 5758 bytes ...ck_sbp_linux_MsgLinuxMemStateDepATest.java | Bin 4877 -> 4874 bytes ..._check_sbp_linux_MsgLinuxMemStateTest.java | Bin 5761 -> 5758 bytes ..._sbp_linux_MsgLinuxProcessFdCountTest.java | 2 +- ...bp_linux_MsgLinuxProcessFdSummaryTest.java | Bin 2478 -> 2475 bytes ...linux_MsgLinuxProcessSocketCountsTest.java | 2 +- ...linux_MsgLinuxProcessSocketQueuesTest.java | Bin 7999 -> 7996 bytes ...eck_sbp_linux_MsgLinuxSocketUsageTest.java | 2 +- ...ck_sbp_linux_MsgLinuxSysStateDepATest.java | 2 +- ..._check_sbp_linux_MsgLinuxSysStateTest.java | 2 +- .../auto_check_sbp_logging_MsgFwdTest.java | 2 +- .../auto_check_sbp_logging_MsgLogTest.java | 2 +- ...uto_check_sbp_logging_MsgPrintDepTest.java | 2 +- .../auto_check_sbp_mag_MsgMagRawTest.java | 2 +- ..._sbp_navigation_MsgAgeCorrectionsTest.java | 2 +- ...bp_navigation_MsgBaselineECEFDepATest.java | 2 +- ...ck_sbp_navigation_MsgBaselineECEFTest.java | 2 +- ...navigation_MsgBaselineHeadingDepATest.java | 2 +- ...sbp_navigation_MsgBaselineNEDDepATest.java | 2 +- ...eck_sbp_navigation_MsgBaselineNEDTest.java | 2 +- ..._check_sbp_navigation_MsgDopsDepATest.java | 2 +- ...auto_check_sbp_navigation_MsgDopsTest.java | 2 +- ...eck_sbp_navigation_MsgGPSTimeDepATest.java | 2 +- ...eck_sbp_navigation_MsgGPSTimeGNSSTest.java | 2 +- ...o_check_sbp_navigation_MsgGPSTimeTest.java | 2 +- ..._sbp_navigation_MsgPosECEFCovGNSSTest.java | 2 +- ...heck_sbp_navigation_MsgPosECEFCovTest.java | 2 +- ...eck_sbp_navigation_MsgPosECEFDepATest.java | 2 +- ...eck_sbp_navigation_MsgPosECEFGNSSTest.java | 2 +- ...o_check_sbp_navigation_MsgPosECEFTest.java | 2 +- ...check_sbp_navigation_MsgPosLLHCovTest.java | 2 +- ...heck_sbp_navigation_MsgPosLLHDepATest.java | 2 +- ...to_check_sbp_navigation_MsgPosLLHTest.java | 2 +- ...check_sbp_navigation_MsgPosLlhAccTest.java | 2 +- ...k_sbp_navigation_MsgPosLlhCovGnssTest.java | 2 +- ...heck_sbp_navigation_MsgPosLlhGnssTest.java | 2 +- ...ck_sbp_navigation_MsgPoseRelativeTest.java | 2 +- ...navigation_MsgProtectionLevelDepATest.java | 2 +- ...sbp_navigation_MsgProtectionLevelTest.java | 2 +- ...navigation_MsgReferenceFrameParamTest.java | 2 +- ...k_sbp_navigation_MsgUTCLeapSecondTest.java | 2 +- ...eck_sbp_navigation_MsgUTCTimeGNSSTest.java | 2 +- ...o_check_sbp_navigation_MsgUTCTimeTest.java | 2 +- ...o_check_sbp_navigation_MsgVelBodyTest.java | 2 +- ...to_check_sbp_navigation_MsgVelCogTest.java | 2 +- ...heck_sbp_navigation_MsgVelECEFCovTest.java | 2 +- ...eck_sbp_navigation_MsgVelECEFDepATest.java | 2 +- ...o_check_sbp_navigation_MsgVelECEFTest.java | 2 +- ..._sbp_navigation_MsgVelEcefCovGnssTest.java | 2 +- ...eck_sbp_navigation_MsgVelEcefGnssTest.java | 2 +- ...check_sbp_navigation_MsgVelNEDCOVTest.java | 2 +- ...heck_sbp_navigation_MsgVelNEDDepATest.java | 2 +- ...to_check_sbp_navigation_MsgVelNEDTest.java | 2 +- ...k_sbp_navigation_MsgVelNedCovGnssTest.java | 2 +- ...heck_sbp_navigation_MsgVelNedGnssTest.java | 2 +- ...sbp_navigation_navigation_structsTest.java | 2 +- .../auto_check_sbp_ndb_MsgNdbEventTest.java | 2 +- ..._sbp_observation_MsgAlmanacGLODepTest.java | 2 +- ...eck_sbp_observation_MsgAlmanacGLOTest.java | 2 +- ..._sbp_observation_MsgAlmanacGPSDepTest.java | 2 +- ...eck_sbp_observation_MsgAlmanacGPSTest.java | 2 +- ...ck_sbp_observation_MsgBasePosEcefTest.java | 2 +- ...eck_sbp_observation_MsgBasePosLLHTest.java | 2 +- ...k_sbp_observation_MsgEphemerisBdsTest.java | 2 +- ..._sbp_observation_MsgEphemerisDepATest.java | 2 +- ..._sbp_observation_MsgEphemerisDepCTest.java | 2 +- ..._sbp_observation_MsgEphemerisDepDTest.java | 2 +- ...p_observation_MsgEphemerisGLODepATest.java | 2 +- ...p_observation_MsgEphemerisGLODepBTest.java | 2 +- ...p_observation_MsgEphemerisGLODepCTest.java | 2 +- ...p_observation_MsgEphemerisGLODepDTest.java | 2 +- ...k_sbp_observation_MsgEphemerisGLOTest.java | 2 +- ...p_observation_MsgEphemerisGPSDepETest.java | 2 +- ...p_observation_MsgEphemerisGPSDepFTest.java | 2 +- ...k_sbp_observation_MsgEphemerisGPSTest.java | 2 +- ...p_observation_MsgEphemerisGalDepATest.java | 2 +- ...k_sbp_observation_MsgEphemerisGalTest.java | 2 +- ..._observation_MsgEphemerisSbasDepATest.java | 2 +- ..._observation_MsgEphemerisSbasDepBTest.java | 2 +- ..._sbp_observation_MsgEphemerisSbasTest.java | 2 +- ...heck_sbp_observation_MsgGloBiasesTest.java | 2 +- ...check_sbp_observation_MsgGnssCapbTest.java | 2 +- ...sbp_observation_MsgGroupDelayDepATest.java | 2 +- ...sbp_observation_MsgGroupDelayDepBTest.java | 2 +- ...eck_sbp_observation_MsgGroupDelayTest.java | 2 +- ...uto_check_sbp_observation_MsgIonoTest.java | 2 +- ..._check_sbp_observation_MsgObsDepBTest.java | 2 +- ..._check_sbp_observation_MsgObsDepCTest.java | 2 +- ...auto_check_sbp_observation_MsgObsTest.java | 2 +- ...auto_check_sbp_observation_MsgOsrTest.java | 2 +- ...o_check_sbp_observation_MsgSvAzElTest.java | 2 +- ...ervation_MsgSvConfigurationGpsDepTest.java | 2 +- ..._sbp_observation_msgEphemerisDepBTest.java | 2 +- ..._sbp_observation_msgEphemerisQzssTest.java | 2 +- ..._check_sbp_observation_msgObsDepATest.java | 2 +- ...p_observation_observation_structsTest.java | 2 +- ...ck_sbp_orientation_MsgAngularRateTest.java | 2 +- ...bp_orientation_MsgBaselineHeadingTest.java | 2 +- ...ck_sbp_orientation_MsgOrientEulerTest.java | 2 +- ...eck_sbp_orientation_MsgOrientQuatTest.java | 2 +- .../auto_check_sbp_piksi_MsgAlmanacTest.java | 2 +- ...heck_sbp_piksi_MsgCellModemStatusTest.java | 2 +- ..._check_sbp_piksi_MsgCommandOutputTest.java | 2 +- ...uto_check_sbp_piksi_MsgCommandReqTest.java | Bin 2938 -> 2935 bytes ...to_check_sbp_piksi_MsgCommandRespTest.java | 2 +- ...auto_check_sbp_piksi_MsgCwResultsTest.java | 2 +- .../auto_check_sbp_piksi_MsgCwStartTest.java | 2 +- ..._check_sbp_piksi_MsgDeviceMonitorTest.java | 2 +- ...o_check_sbp_piksi_MsgFrontEndGainTest.java | 2 +- .../auto_check_sbp_piksi_MsgIarStateTest.java | 2 +- ...to_check_sbp_piksi_MsgInitBaseDepTest.java | 2 +- ...eck_sbp_piksi_MsgMaskSatelliteDepTest.java | 2 +- ..._check_sbp_piksi_MsgMaskSatelliteTest.java | 2 +- ...bp_piksi_MsgNetworkBandwidthUsageTest.java | 2 +- ...heck_sbp_piksi_MsgNetworkStateReqTest.java | 2 +- ...eck_sbp_piksi_MsgNetworkStateRespTest.java | Bin 13314 -> 13311 bytes .../auto_check_sbp_piksi_MsgResetDepTest.java | 2 +- ...o_check_sbp_piksi_MsgResetFiltersTest.java | 2 +- .../auto_check_sbp_piksi_MsgResetTest.java | 2 +- .../auto_check_sbp_piksi_MsgSetTimeTest.java | 2 +- ...auto_check_sbp_piksi_MsgSpecanDepTest.java | 2 +- .../auto_check_sbp_piksi_MsgSpecanTest.java | 2 +- ...to_check_sbp_piksi_MsgThreadStateTest.java | Bin 23921 -> 23918 bytes ..._check_sbp_piksi_MsgUartStateDepATest.java | 2 +- ...auto_check_sbp_piksi_MsgUartStateTest.java | 2 +- ...uto_check_sbp_piksi_piksi_structsTest.java | 2 +- ...sbp_profiling_MsgMeasurementPointTest.java | Bin 5381 -> 5378 bytes ...iling_MsgProfilingResourceCounterTest.java | 2 +- ..._profiling_MsgProfilingSystemInfoTest.java | 2 +- ..._profiling_MsgProfilingThreadInfoTest.java | Bin 4834 -> 4831 bytes .../auto_check_sbp_sbas_MsgSbasRawTest.java | 2 +- ...ttings_MsgSettingsReadByIndexDoneTest.java | 2 +- ...ettings_MsgSettingsReadByIndexReqTest.java | 2 +- ...ttings_MsgSettingsReadByIndexRespTest.java | Bin 11802 -> 11799 bytes ...k_sbp_settings_MsgSettingsReadReqTest.java | Bin 2395 -> 2392 bytes ..._sbp_settings_MsgSettingsReadRespTest.java | Bin 3723 -> 3720 bytes ..._settings_MsgSettingsRegisterRespTest.java | Bin 4195 -> 4192 bytes ..._sbp_settings_MsgSettingsRegisterTest.java | Bin 3723 -> 3720 bytes ...heck_sbp_settings_MsgSettingsSaveTest.java | 2 +- ...sbp_settings_MsgSettingsWriteRespTest.java | Bin 4179 -> 4176 bytes ...eck_sbp_settings_MsgSettingsWriteTest.java | Bin 2839 -> 2836 bytes ...bp_signing_MsgCertificateChainDepTest.java | 2 +- ...k_sbp_signing_MsgCertificateChainTest.java | 2 +- ...k_sbp_signing_MsgEcdsaCertificateTest.java | 2 +- ...sbp_signing_MsgEcdsaSignatureDepATest.java | 2 +- ...sbp_signing_MsgEcdsaSignatureDepBTest.java | 2 +- ...eck_sbp_signing_MsgEcdsaSignatureTest.java | 2 +- ..._signing_MsgEd25519CertificateDepTest.java | 2 +- ...p_signing_MsgEd25519SignatureDepATest.java | 2 +- ...p_signing_MsgEd25519SignatureDepBTest.java | 2 +- ...check_sbp_signing_signing_structsTest.java | 2 +- ...k_sbp_soln_meta_soln_meta_structsTest.java | 2 +- ...sbp_solution_meta_MsgSolnMetaDepATest.java | 2 +- ...eck_sbp_solution_meta_MsgSolnMetaTest.java | 2 +- ...to_check_sbp_ssr_MsgSsrCodeBiasesTest.java | 2 +- ...p_ssr_MsgSsrCodePhaseBiasesBoundsTest.java | 2 +- ..._sbp_ssr_MsgSsrGridDefinitionDepATest.java | 2 +- ...ssr_MsgSsrGriddedCorrectionBoundsTest.java | 2 +- ...p_ssr_MsgSsrGriddedCorrectionDepATest.java | 2 +- ..._MsgSsrGriddedCorrectionNoStdDepATest.java | 2 +- ...k_sbp_ssr_MsgSsrGriddedCorrectionTest.java | 2 +- ...MsgSsrOrbitClockBoundsDegradationTest.java | 2 +- ...ck_sbp_ssr_MsgSsrOrbitClockBoundsTest.java | 2 +- ...heck_sbp_ssr_MsgSsrOrbitClockDepATest.java | 2 +- ...to_check_sbp_ssr_MsgSsrOrbitClockTest.java | 2 +- ...o_check_sbp_ssr_MsgSsrPhaseBiasesTest.java | 2 +- ...ck_sbp_ssr_MsgSsrSatelliteApcDepATest.java | 2 +- ..._check_sbp_ssr_MsgSsrSatelliteApcTest.java | 2 +- ..._sbp_ssr_MsgSsrStecCorrectionDepATest.java | 2 +- ...k_sbp_ssr_MsgSsrStecCorrectionDepTest.java | 2 +- ...heck_sbp_ssr_MsgSsrStecCorrectionTest.java | 2 +- ..._sbp_ssr_MsgSsrTileDefinitionDepATest.java | 2 +- ..._sbp_ssr_MsgSsrTileDefinitionDepBTest.java | 2 +- ...heck_sbp_ssr_MsgSsrTileDefinitionTest.java | 2 +- .../auto_check_sbp_ssr_ssr_structsTest.java | 2 +- ...sbp_system_MsgCsacTelemetryLabelsTest.java | 2 +- ...check_sbp_system_MsgCsacTelemetryTest.java | 2 +- ...o_check_sbp_system_MsgDgnssStatusTest.java | 2 +- ...heck_sbp_system_MsgGnssTimeOffsetTest.java | 2 +- ...uto_check_sbp_system_MsgGroupMetaTest.java | 2 +- ...uto_check_sbp_system_MsgHeartbeatTest.java | 2 +- ...uto_check_sbp_system_MsgInsStatusTest.java | 2 +- ...to_check_sbp_system_MsgInsUpdatesTest.java | 2 +- .../auto_check_sbp_system_MsgPpsTimeTest.java | 2 +- ...heck_sbp_system_MsgSensorAidEventTest.java | 2 +- .../auto_check_sbp_system_MsgStartupTest.java | 2 +- ...check_sbp_system_MsgStatusJournalTest.java | 2 +- ..._check_sbp_system_MsgStatusReportTest.java | 2 +- ...o_check_sbp_system_system_structsTest.java | 2 +- ...auto_check_sbp_telemetry_MsgTelSvTest.java | 2 +- ...sbp_telemetry_acquisition_structsTest.java | 2 +- ...k_sbp_telemetry_telemetry_structsTest.java | 2 +- ..._sbp_tracking_MsgMeasurementStateTest.java | 2 +- ...ck_sbp_tracking_MsgTrackingIqDepATest.java | 2 +- ...ck_sbp_tracking_MsgTrackingIqDepBTest.java | 2 +- ..._check_sbp_tracking_MsgTrackingIqTest.java | 2 +- ...sbp_tracking_MsgTrackingStateDepBTest.java | 2 +- ...king_MsgTrackingStateDetailedDepATest.java | 2 +- ...cking_MsgTrackingStateDetailedDepTest.java | 2 +- ...eck_sbp_tracking_MsgTrackingStateTest.java | 2 +- ...sbp_tracking_MsgtrackingStateDepATest.java | 2 +- ...eck_sbp_tracking_tracking_structsTest.java | 2 +- .../auto_check_sbp_user_MsgUserDataTest.java | 2 +- ...uto_check_sbp_vehicle_MsgOdometryTest.java | 2 +- ...to_check_sbp_vehicle_MsgWheeltickTest.java | 2 +- jsonschema/AcqSvProfile.json | 2 +- jsonschema/AlmanacCommonContent.json | 2 +- jsonschema/BoundsHeader.json | 2 +- jsonschema/CarrierPhase.json | 2 +- jsonschema/CodeBiasesContent.json | 2 +- jsonschema/CodePhaseBiasesSatSig.json | 2 +- jsonschema/Doppler.json | 2 +- jsonschema/ECDSASignature.json | 2 +- jsonschema/EphemerisCommonContent.json | 2 +- .../EstimatedHorizontalErrorEllipse.json | 2 +- jsonschema/GNSSInputType.json | 2 +- jsonschema/GnssCapb.json | 2 +- jsonschema/GnssSignal.json | 2 +- jsonschema/GpsTime.json | 2 +- jsonschema/GpsTimeSec.json | 2 +- jsonschema/GridElement.json | 2 +- jsonschema/GridElementNoStd.json | 2 +- jsonschema/GriddedCorrectionHeader.json | 2 +- jsonschema/IMUInputType.json | 2 +- jsonschema/IntegritySSRHeader.json | 2 +- jsonschema/Latency.json | 2 +- jsonschema/MeasurementState.json | 2 +- jsonschema/MsgAcknowledge.json | 2 +- jsonschema/MsgAcqResult.json | 2 +- jsonschema/MsgAcqSvProfile.json | 2 +- jsonschema/MsgAgeCorrections.json | 2 +- jsonschema/MsgAlmanac.json | 2 +- jsonschema/MsgAlmanacGPS.json | 2 +- jsonschema/MsgAlmanacGlo.json | 2 +- jsonschema/MsgAngularRate.json | 2 +- jsonschema/MsgBasePosECEF.json | 2 +- jsonschema/MsgBasePosLLH.json | 2 +- jsonschema/MsgBaselineECEF.json | 2 +- jsonschema/MsgBaselineHeading.json | 2 +- jsonschema/MsgBaselineNED.json | 2 +- jsonschema/MsgBootloaderHandshakeReq.json | 2 +- jsonschema/MsgBootloaderHandshakeResp.json | 2 +- jsonschema/MsgBootloaderJumpToApp.json | 2 +- jsonschema/MsgCellModemStatus.json | 2 +- jsonschema/MsgCertificateChain.json | 2 +- jsonschema/MsgCommandOutput.json | 2 +- jsonschema/MsgCommandReq.json | 2 +- jsonschema/MsgCommandResp.json | 2 +- jsonschema/MsgCsacTelemetry.json | 2 +- jsonschema/MsgCsacTelemetryLabels.json | 2 +- jsonschema/MsgCwResults.json | 2 +- jsonschema/MsgCwStart.json | 2 +- jsonschema/MsgDeviceMonitor.json | 2 +- jsonschema/MsgDgnssStatus.json | 2 +- jsonschema/MsgDops.json | 2 +- jsonschema/MsgEcdsaCertificate.json | 2 +- jsonschema/MsgEcdsaSignature.json | 2 +- jsonschema/MsgEphemerisBds.json | 2 +- jsonschema/MsgEphemerisGPS.json | 2 +- jsonschema/MsgEphemerisGal.json | 2 +- jsonschema/MsgEphemerisGlo.json | 2 +- jsonschema/MsgEphemerisQzss.json | 2 +- jsonschema/MsgEphemerisSbas.json | 2 +- jsonschema/MsgExtEvent.json | 2 +- jsonschema/MsgFileioConfigReq.json | 2 +- jsonschema/MsgFileioConfigResp.json | 2 +- jsonschema/MsgFileioReadDirReq.json | 2 +- jsonschema/MsgFileioReadDirResp.json | 2 +- jsonschema/MsgFileioReadReq.json | 2 +- jsonschema/MsgFileioReadResp.json | 2 +- jsonschema/MsgFileioRemove.json | 2 +- jsonschema/MsgFileioWriteReq.json | 2 +- jsonschema/MsgFileioWriteResp.json | 2 +- jsonschema/MsgFlashDone.json | 2 +- jsonschema/MsgFlashErase.json | 2 +- jsonschema/MsgFlashProgram.json | 2 +- jsonschema/MsgFlashReadReq.json | 2 +- jsonschema/MsgFlashReadResp.json | 2 +- jsonschema/MsgFrontEndGain.json | 2 +- jsonschema/MsgFwd.json | 2 +- jsonschema/MsgGPSTime.json | 2 +- jsonschema/MsgGPSTimeGnss.json | 2 +- jsonschema/MsgGloBiases.json | 2 +- jsonschema/MsgGnssCapb.json | 2 +- jsonschema/MsgGnssTimeOffset.json | 2 +- jsonschema/MsgGroupDelay.json | 2 +- jsonschema/MsgGroupMeta.json | 2 +- jsonschema/MsgHeartbeat.json | 2 +- jsonschema/MsgIarState.json | 2 +- jsonschema/MsgImuAux.json | 2 +- jsonschema/MsgImuRaw.json | 2 +- jsonschema/MsgInsStatus.json | 2 +- jsonschema/MsgInsUpdates.json | 2 +- jsonschema/MsgIono.json | 2 +- jsonschema/MsgLinuxCpuState.json | 2 +- jsonschema/MsgLinuxMemState.json | 2 +- jsonschema/MsgLinuxProcessFdCount.json | 2 +- jsonschema/MsgLinuxProcessFdSummary.json | 2 +- jsonschema/MsgLinuxProcessSocketCounts.json | 2 +- jsonschema/MsgLinuxProcessSocketQueues.json | 2 +- jsonschema/MsgLinuxSocketUsage.json | 2 +- jsonschema/MsgLinuxSysState.json | 2 +- jsonschema/MsgLog.json | 2 +- jsonschema/MsgM25FlashWriteStatus.json | 2 +- jsonschema/MsgMagRaw.json | 2 +- jsonschema/MsgMaskSatellite.json | 2 +- jsonschema/MsgMeasurementPoint.json | 2 +- jsonschema/MsgMeasurementState.json | 2 +- jsonschema/MsgNapDeviceDnaReq.json | 2 +- jsonschema/MsgNapDeviceDnaResp.json | 2 +- jsonschema/MsgNdbEvent.json | 2 +- jsonschema/MsgNetworkBandwidthUsage.json | 2 +- jsonschema/MsgNetworkStateReq.json | 2 +- jsonschema/MsgNetworkStateResp.json | 2 +- jsonschema/MsgObs.json | 2 +- jsonschema/MsgOdometry.json | 2 +- jsonschema/MsgOrientEuler.json | 2 +- jsonschema/MsgOrientQuat.json | 2 +- jsonschema/MsgOsr.json | 2 +- jsonschema/MsgPosECEF.json | 2 +- jsonschema/MsgPosECEFCov.json | 2 +- jsonschema/MsgPosECEFCovGnss.json | 2 +- jsonschema/MsgPosECEFGnss.json | 2 +- jsonschema/MsgPosLLH.json | 2 +- jsonschema/MsgPosLLHAcc.json | 2 +- jsonschema/MsgPosLLHCov.json | 2 +- jsonschema/MsgPosLLHCovGnss.json | 2 +- jsonschema/MsgPosLLHGnss.json | 2 +- jsonschema/MsgPoseRelative.json | 2 +- jsonschema/MsgPpsTime.json | 2 +- jsonschema/MsgProfilingResourceCounter.json | 2 +- jsonschema/MsgProfilingSystemInfo.json | 2 +- jsonschema/MsgProfilingThreadInfo.json | 2 +- jsonschema/MsgProtectionLevel.json | 2 +- jsonschema/MsgReferenceFrameParam.json | 2 +- jsonschema/MsgReset.json | 2 +- jsonschema/MsgResetFilters.json | 2 +- jsonschema/MsgSbasRaw.json | 2 +- jsonschema/MsgSensorAidEvent.json | 2 +- jsonschema/MsgSetTime.json | 2 +- jsonschema/MsgSettingsReadByIndexDone.json | 2 +- jsonschema/MsgSettingsReadByIndexReq.json | 2 +- jsonschema/MsgSettingsReadByIndexResp.json | 2 +- jsonschema/MsgSettingsReadReq.json | 2 +- jsonschema/MsgSettingsReadResp.json | 2 +- jsonschema/MsgSettingsRegister.json | 2 +- jsonschema/MsgSettingsRegisterResp.json | 2 +- jsonschema/MsgSettingsSave.json | 2 +- jsonschema/MsgSettingsWrite.json | 2 +- jsonschema/MsgSettingsWriteResp.json | 2 +- jsonschema/MsgSolnMeta.json | 2 +- jsonschema/MsgSpecan.json | 2 +- jsonschema/MsgSsrCodeBiases.json | 2 +- jsonschema/MsgSsrCodePhaseBiasesBounds.json | 2 +- jsonschema/MsgSsrFlagHighLevel.json | 2 +- jsonschema/MsgSsrFlagIonoGridPointSatLos.json | 2 +- jsonschema/MsgSsrFlagIonoGridPoints.json | 2 +- jsonschema/MsgSsrFlagIonoTileSatLos.json | 2 +- jsonschema/MsgSsrFlagSatellites.json | 2 +- jsonschema/MsgSsrFlagTropoGridPoints.json | 2 +- jsonschema/MsgSsrGriddedCorrection.json | 2 +- jsonschema/MsgSsrGriddedCorrectionBounds.json | 2 +- jsonschema/MsgSsrOrbitClock.json | 2 +- jsonschema/MsgSsrOrbitClockBounds.json | 2 +- .../MsgSsrOrbitClockBoundsDegradation.json | 2 +- jsonschema/MsgSsrPhaseBiases.json | 2 +- jsonschema/MsgSsrSatelliteApc.json | 2 +- jsonschema/MsgSsrStecCorrection.json | 2 +- jsonschema/MsgSsrTileDefinition.json | 2 +- jsonschema/MsgStartup.json | 2 +- jsonschema/MsgStatusJournal.json | 2 +- jsonschema/MsgStatusReport.json | 2 +- jsonschema/MsgStmFlashLockSector.json | 2 +- jsonschema/MsgStmFlashUnlockSector.json | 2 +- jsonschema/MsgStmUniqueIdReq.json | 2 +- jsonschema/MsgStmUniqueIdResp.json | 2 +- jsonschema/MsgSvAzEl.json | 2 +- jsonschema/MsgTelSv.json | 2 +- jsonschema/MsgThreadState.json | 2 +- jsonschema/MsgTrackingIq.json | 2 +- jsonschema/MsgTrackingState.json | 2 +- jsonschema/MsgUartState.json | 2 +- jsonschema/MsgUserData.json | 2 +- jsonschema/MsgUtcLeapSecond.json | 2 +- jsonschema/MsgUtcTime.json | 2 +- jsonschema/MsgUtcTimeGnss.json | 2 +- jsonschema/MsgVelBody.json | 2 +- jsonschema/MsgVelCog.json | 2 +- jsonschema/MsgVelECEF.json | 2 +- jsonschema/MsgVelECEFCov.json | 2 +- jsonschema/MsgVelECEFCovGnss.json | 2 +- jsonschema/MsgVelECEFGnss.json | 2 +- jsonschema/MsgVelNED.json | 2 +- jsonschema/MsgVelNEDCov.json | 2 +- jsonschema/MsgVelNEDCovGnss.json | 2 +- jsonschema/MsgVelNEDGnss.json | 2 +- jsonschema/MsgWheeltick.json | 2 +- jsonschema/NetworkUsage.json | 2 +- jsonschema/ObservationHeader.json | 2 +- jsonschema/OdoInputType.json | 2 +- jsonschema/OrbitClockBound.json | 2 +- jsonschema/OrbitClockBoundDegradation.json | 2 +- jsonschema/PackedObsContent.json | 2 +- jsonschema/PackedOsrContent.json | 2 +- jsonschema/Period.json | 2 +- jsonschema/PhaseBiasesContent.json | 2 +- jsonschema/ResourceBucket.json | 2 +- jsonschema/STECHeader.json | 2 +- jsonschema/STECResidual.json | 2 +- jsonschema/STECResidualNoStd.json | 2 +- jsonschema/STECSatElement.json | 2 +- jsonschema/STECSatElementIntegrity.json | 2 +- jsonschema/SatelliteAPC.json | 2 +- jsonschema/SolutionInputType.json | 2 +- jsonschema/StatusJournalItem.json | 2 +- jsonschema/SubSystemReport.json | 2 +- jsonschema/SvAzEl.json | 2 +- jsonschema/SvId.json | 2 +- jsonschema/TelemetrySV.json | 2 +- jsonschema/TrackingChannelCorrelation.json | 2 +- jsonschema/TrackingChannelState.json | 2 +- jsonschema/TroposphericDelayCorrection.json | 2 +- .../TroposphericDelayCorrectionNoStd.json | 2 +- jsonschema/UARTChannel.json | 2 +- jsonschema/UtcTime.json | 2 +- kaitai/ksy/acquisition.ksy | 2 +- kaitai/ksy/bootload.ksy | 2 +- kaitai/ksy/ext_events.ksy | 2 +- kaitai/ksy/file_io.ksy | 2 +- kaitai/ksy/flash.ksy | 2 +- kaitai/ksy/gnss.ksy | 2 +- kaitai/ksy/imu.ksy | 2 +- kaitai/ksy/integrity.ksy | 2 +- kaitai/ksy/linux.ksy | 2 +- kaitai/ksy/logging.ksy | 2 +- kaitai/ksy/mag.ksy | 2 +- kaitai/ksy/navigation.ksy | 2 +- kaitai/ksy/ndb.ksy | 2 +- kaitai/ksy/observation.ksy | 2 +- kaitai/ksy/orientation.ksy | 2 +- kaitai/ksy/piksi.ksy | 2 +- kaitai/ksy/profiling.ksy | 2 +- kaitai/ksy/sbas.ksy | 2 +- kaitai/ksy/sbp.ksy | 2 +- kaitai/ksy/settings.ksy | 2 +- kaitai/ksy/signing.ksy | 2 +- kaitai/ksy/solution_meta.ksy | 2 +- kaitai/ksy/ssr.ksy | 2 +- kaitai/ksy/system.ksy | 2 +- kaitai/ksy/telemetry.ksy | 2 +- kaitai/ksy/tracking.ksy | 2 +- kaitai/ksy/user.ksy | 2 +- kaitai/ksy/vehicle.ksy | 2 +- kaitai/perl/KaitaiSbp/Table.pm | 2 +- .../auto_check_sbp_acquisition_MsgAcqResult.t | 2 +- ...o_check_sbp_acquisition_MsgAcqResultDepA.t | 2 +- ...o_check_sbp_acquisition_MsgAcqResultDepB.t | 2 +- ...o_check_sbp_acquisition_MsgAcqResultDepC.t | 2 +- ...to_check_sbp_acquisition_MsgAcqSvProfile.t | 2 +- ...check_sbp_acquisition_MsgAcqSvProfileDep.t | 2 +- ...k_sbp_bootload_MsgBootloaderHandshakeReq.t | 2 +- ..._sbp_bootload_MsgBootloaderHandshakeResp.t | 2 +- ...heck_sbp_bootload_MsgBootloaderJumptoApp.t | 2 +- ...to_check_sbp_bootload_MsgNapDeviceDnaReq.t | 2 +- ...o_check_sbp_bootload_MsgNapDeviceDnaResp.t | 2 +- .../t/auto_check_sbp_ext_events_MsgExtEvent.t | 2 +- ...uto_check_sbp_file_io_MsgFileioConfigReq.t | 2 +- ...to_check_sbp_file_io_MsgFileioConfigResp.t | 2 +- ...to_check_sbp_file_io_MsgFileioReadDirReq.t | 2 +- ...o_check_sbp_file_io_MsgFileioReadDirResp.t | 2 +- .../auto_check_sbp_file_io_MsgFileioReadReq.t | 2 +- ...auto_check_sbp_file_io_MsgFileioReadResp.t | 2 +- .../auto_check_sbp_file_io_MsgFileioRemove.t | 2 +- ...uto_check_sbp_file_io_MsgFileioWriteResp.t | 2 +- .../t/auto_check_sbp_flash_MsgFlashDone.t | 2 +- .../t/auto_check_sbp_flash_MsgFlashErase.t | 2 +- .../t/auto_check_sbp_flash_MsgFlashProgram.t | 2 +- .../t/auto_check_sbp_flash_MsgFlashReadReq.t | 2 +- .../t/auto_check_sbp_flash_MsgFlashReadResp.t | 2 +- ...o_check_sbp_flash_MsgM25FlashWriteStatus.t | 2 +- ...to_check_sbp_flash_MsgStmFlashLockSector.t | 2 +- ..._check_sbp_flash_MsgStmFlashUnlockSector.t | 2 +- .../auto_check_sbp_flash_MsgStmUniqueIdReq.t | 2 +- .../auto_check_sbp_flash_MsgStmUniqueIdResp.t | 2 +- .../t/auto_check_sbp_imu_MsgImuAux.t | 2 +- .../t/auto_check_sbp_imu_MsgImuRaw.t | 2 +- .../auto_check_sbp_integrity_MsgAcknowledge.t | 2 +- ..._check_sbp_integrity_MsgSsrFlagHighLevel.t | 2 +- ..._integrity_MsgSsrFlagIonoGridPointSatLos.t | 2 +- ...k_sbp_integrity_MsgSsrFlagIonoGridPoints.t | 2 +- ...k_sbp_integrity_MsgSsrFlagIonoTileSatLos.t | 2 +- ...check_sbp_integrity_MsgSsrFlagSatellites.t | 2 +- ..._sbp_integrity_MsgSsrFlagTropoGridPoints.t | 2 +- .../t/auto_check_sbp_linux_MsgLinuxCpuState.t | 2 +- ...uto_check_sbp_linux_MsgLinuxCpuStateDepA.t | 2 +- .../t/auto_check_sbp_linux_MsgLinuxMemState.t | 2 +- ...uto_check_sbp_linux_MsgLinuxMemStateDepA.t | 2 +- ...o_check_sbp_linux_MsgLinuxProcessFdCount.t | 2 +- ...check_sbp_linux_MsgLinuxProcessFdSummary.t | 2 +- ...ck_sbp_linux_MsgLinuxProcessSocketCounts.t | 2 +- ...ck_sbp_linux_MsgLinuxProcessSocketQueues.t | 2 +- ...auto_check_sbp_linux_MsgLinuxSocketUsage.t | 2 +- .../t/auto_check_sbp_linux_MsgLinuxSysState.t | 2 +- ...uto_check_sbp_linux_MsgLinuxSysStateDepA.t | 2 +- .../t/auto_check_sbp_logging_MsgFwd.t | 2 +- .../t/auto_check_sbp_logging_MsgLog.t | 2 +- .../t/auto_check_sbp_logging_MsgPrintDep.t | 2 +- .../t/auto_check_sbp_mag_MsgMagRaw.t | 2 +- ...o_check_sbp_navigation_MsgAgeCorrections.t | 2 +- ...uto_check_sbp_navigation_MsgBaselineECEF.t | 2 +- ...check_sbp_navigation_MsgBaselineECEFDepA.t | 2 +- ...ck_sbp_navigation_MsgBaselineHeadingDepA.t | 2 +- ...auto_check_sbp_navigation_MsgBaselineNED.t | 2 +- ..._check_sbp_navigation_MsgBaselineNEDDepA.t | 2 +- .../t/auto_check_sbp_navigation_MsgDops.t | 2 +- .../t/auto_check_sbp_navigation_MsgDopsDepA.t | 2 +- .../t/auto_check_sbp_navigation_MsgGPSTime.t | 2 +- ...auto_check_sbp_navigation_MsgGPSTimeDepA.t | 2 +- ...auto_check_sbp_navigation_MsgGPSTimeGNSS.t | 2 +- .../t/auto_check_sbp_navigation_MsgPosECEF.t | 2 +- .../auto_check_sbp_navigation_MsgPosECEFCov.t | 2 +- ...o_check_sbp_navigation_MsgPosECEFCovGNSS.t | 2 +- ...auto_check_sbp_navigation_MsgPosECEFDepA.t | 2 +- ...auto_check_sbp_navigation_MsgPosECEFGNSS.t | 2 +- .../t/auto_check_sbp_navigation_MsgPosLLH.t | 2 +- .../auto_check_sbp_navigation_MsgPosLLHCov.t | 2 +- .../auto_check_sbp_navigation_MsgPosLLHDepA.t | 2 +- .../auto_check_sbp_navigation_MsgPosLlhAcc.t | 2 +- ...to_check_sbp_navigation_MsgPosLlhCovGnss.t | 2 +- .../auto_check_sbp_navigation_MsgPosLlhGnss.t | 2 +- ...uto_check_sbp_navigation_MsgPoseRelative.t | 2 +- ..._check_sbp_navigation_MsgProtectionLevel.t | 2 +- ...ck_sbp_navigation_MsgProtectionLevelDepA.t | 2 +- ...ck_sbp_navigation_MsgReferenceFrameParam.t | 2 +- ...to_check_sbp_navigation_MsgUTCLeapSecond.t | 2 +- .../t/auto_check_sbp_navigation_MsgUTCTime.t | 2 +- ...auto_check_sbp_navigation_MsgUTCTimeGNSS.t | 2 +- .../t/auto_check_sbp_navigation_MsgVelBody.t | 2 +- .../t/auto_check_sbp_navigation_MsgVelCog.t | 2 +- .../t/auto_check_sbp_navigation_MsgVelECEF.t | 2 +- .../auto_check_sbp_navigation_MsgVelECEFCov.t | 2 +- ...auto_check_sbp_navigation_MsgVelECEFDepA.t | 2 +- ...o_check_sbp_navigation_MsgVelEcefCovGnss.t | 2 +- ...auto_check_sbp_navigation_MsgVelEcefGnss.t | 2 +- .../t/auto_check_sbp_navigation_MsgVelNED.t | 2 +- .../auto_check_sbp_navigation_MsgVelNEDCOV.t | 2 +- .../auto_check_sbp_navigation_MsgVelNEDDepA.t | 2 +- ...to_check_sbp_navigation_MsgVelNedCovGnss.t | 2 +- .../auto_check_sbp_navigation_MsgVelNedGnss.t | 2 +- .../t/auto_check_sbp_ndb_MsgNdbEvent.t | 2 +- ...auto_check_sbp_observation_MsgAlmanacGLO.t | 2 +- ...o_check_sbp_observation_MsgAlmanacGLODep.t | 2 +- ...auto_check_sbp_observation_MsgAlmanacGPS.t | 2 +- ...o_check_sbp_observation_MsgAlmanacGPSDep.t | 2 +- ...uto_check_sbp_observation_MsgBasePosEcef.t | 2 +- ...auto_check_sbp_observation_MsgBasePosLLH.t | 2 +- ...to_check_sbp_observation_MsgEphemerisBds.t | 2 +- ...o_check_sbp_observation_MsgEphemerisDepA.t | 2 +- ...o_check_sbp_observation_MsgEphemerisDepC.t | 2 +- ...o_check_sbp_observation_MsgEphemerisDepD.t | 2 +- ...to_check_sbp_observation_MsgEphemerisGLO.t | 2 +- ...heck_sbp_observation_MsgEphemerisGLODepA.t | 2 +- ...heck_sbp_observation_MsgEphemerisGLODepB.t | 2 +- ...heck_sbp_observation_MsgEphemerisGLODepC.t | 2 +- ...heck_sbp_observation_MsgEphemerisGLODepD.t | 2 +- ...to_check_sbp_observation_MsgEphemerisGPS.t | 2 +- ...heck_sbp_observation_MsgEphemerisGPSDepE.t | 2 +- ...heck_sbp_observation_MsgEphemerisGPSDepF.t | 2 +- ...to_check_sbp_observation_MsgEphemerisGal.t | 2 +- ...heck_sbp_observation_MsgEphemerisGalDepA.t | 2 +- ...o_check_sbp_observation_MsgEphemerisSbas.t | 2 +- ...eck_sbp_observation_MsgEphemerisSbasDepA.t | 2 +- ...eck_sbp_observation_MsgEphemerisSbasDepB.t | 2 +- .../auto_check_sbp_observation_MsgGloBiases.t | 2 +- .../auto_check_sbp_observation_MsgGnssCapb.t | 2 +- ...auto_check_sbp_observation_MsgGroupDelay.t | 2 +- ..._check_sbp_observation_MsgGroupDelayDepA.t | 2 +- ..._check_sbp_observation_MsgGroupDelayDepB.t | 2 +- .../t/auto_check_sbp_observation_MsgIono.t | 2 +- .../t/auto_check_sbp_observation_MsgObs.t | 2 +- .../t/auto_check_sbp_observation_MsgObsDepB.t | 2 +- .../t/auto_check_sbp_observation_MsgObsDepC.t | 2 +- .../t/auto_check_sbp_observation_MsgOsr.t | 2 +- .../t/auto_check_sbp_observation_MsgSvAzEl.t | 2 +- ...sbp_observation_MsgSvConfigurationGpsDep.t | 2 +- ...o_check_sbp_observation_msgEphemerisDepB.t | 2 +- ...o_check_sbp_observation_msgEphemerisQzss.t | 2 +- .../t/auto_check_sbp_observation_msgObsDepA.t | 2 +- ...uto_check_sbp_orientation_MsgAngularRate.t | 2 +- ...check_sbp_orientation_MsgBaselineHeading.t | 2 +- ...uto_check_sbp_orientation_MsgOrientEuler.t | 2 +- ...auto_check_sbp_orientation_MsgOrientQuat.t | 2 +- .../t/auto_check_sbp_piksi_MsgAlmanac.t | 2 +- .../auto_check_sbp_piksi_MsgCellModemStatus.t | 2 +- .../t/auto_check_sbp_piksi_MsgCommandOutput.t | 2 +- .../t/auto_check_sbp_piksi_MsgCommandReq.t | 2 +- .../t/auto_check_sbp_piksi_MsgCommandResp.t | 2 +- .../t/auto_check_sbp_piksi_MsgCwResults.t | 2 +- .../t/auto_check_sbp_piksi_MsgCwStart.t | 2 +- .../t/auto_check_sbp_piksi_MsgDeviceMonitor.t | 2 +- .../t/auto_check_sbp_piksi_MsgFrontEndGain.t | 2 +- .../t/auto_check_sbp_piksi_MsgIarState.t | 2 +- .../t/auto_check_sbp_piksi_MsgInitBaseDep.t | 2 +- .../t/auto_check_sbp_piksi_MsgMaskSatellite.t | 2 +- ...auto_check_sbp_piksi_MsgMaskSatelliteDep.t | 2 +- ...check_sbp_piksi_MsgNetworkBandwidthUsage.t | 2 +- .../auto_check_sbp_piksi_MsgNetworkStateReq.t | 2 +- ...auto_check_sbp_piksi_MsgNetworkStateResp.t | 2 +- .../t/auto_check_sbp_piksi_MsgReset.t | 2 +- .../t/auto_check_sbp_piksi_MsgResetDep.t | 2 +- .../t/auto_check_sbp_piksi_MsgResetFilters.t | 2 +- .../t/auto_check_sbp_piksi_MsgSetTime.t | 2 +- .../t/auto_check_sbp_piksi_MsgSpecan.t | 2 +- .../t/auto_check_sbp_piksi_MsgSpecanDep.t | 2 +- .../t/auto_check_sbp_piksi_MsgThreadState.t | 2 +- .../t/auto_check_sbp_piksi_MsgUartState.t | 2 +- .../t/auto_check_sbp_piksi_MsgUartStateDepA.t | 2 +- ..._check_sbp_profiling_MsgMeasurementPoint.t | 2 +- ...bp_profiling_MsgProfilingResourceCounter.t | 2 +- ...eck_sbp_profiling_MsgProfilingSystemInfo.t | 2 +- ...eck_sbp_profiling_MsgProfilingThreadInfo.t | 2 +- .../t/auto_check_sbp_sbas_MsgSbasRaw.t | 2 +- ..._sbp_settings_MsgSettingsReadByIndexDone.t | 2 +- ...k_sbp_settings_MsgSettingsReadByIndexReq.t | 2 +- ..._sbp_settings_MsgSettingsReadByIndexResp.t | 2 +- ...to_check_sbp_settings_MsgSettingsReadReq.t | 2 +- ...o_check_sbp_settings_MsgSettingsReadResp.t | 2 +- ...o_check_sbp_settings_MsgSettingsRegister.t | 2 +- ...eck_sbp_settings_MsgSettingsRegisterResp.t | 2 +- .../auto_check_sbp_settings_MsgSettingsSave.t | 2 +- ...auto_check_sbp_settings_MsgSettingsWrite.t | 2 +- ..._check_sbp_settings_MsgSettingsWriteResp.t | 2 +- ...to_check_sbp_signing_MsgCertificateChain.t | 2 +- ...check_sbp_signing_MsgCertificateChainDep.t | 2 +- ...to_check_sbp_signing_MsgEcdsaCertificate.t | 2 +- ...auto_check_sbp_signing_MsgEcdsaSignature.t | 2 +- ..._check_sbp_signing_MsgEcdsaSignatureDepA.t | 2 +- ..._check_sbp_signing_MsgEcdsaSignatureDepB.t | 2 +- ...eck_sbp_signing_MsgEd25519CertificateDep.t | 2 +- ...heck_sbp_signing_MsgEd25519SignatureDepA.t | 2 +- ...heck_sbp_signing_MsgEd25519SignatureDepB.t | 2 +- ...auto_check_sbp_solution_meta_MsgSolnMeta.t | 2 +- ..._check_sbp_solution_meta_MsgSolnMetaDepA.t | 2 +- .../t/auto_check_sbp_ssr_MsgSsrCodeBiases.t | 2 +- ...heck_sbp_ssr_MsgSsrCodePhaseBiasesBounds.t | 2 +- ...o_check_sbp_ssr_MsgSsrGridDefinitionDepA.t | 2 +- ...to_check_sbp_ssr_MsgSsrGriddedCorrection.t | 2 +- ...ck_sbp_ssr_MsgSsrGriddedCorrectionBounds.t | 2 +- ...heck_sbp_ssr_MsgSsrGriddedCorrectionDepA.t | 2 +- ...sbp_ssr_MsgSsrGriddedCorrectionNoStdDepA.t | 2 +- .../t/auto_check_sbp_ssr_MsgSsrOrbitClock.t | 2 +- ...uto_check_sbp_ssr_MsgSsrOrbitClockBounds.t | 2 +- ...bp_ssr_MsgSsrOrbitClockBoundsDegradation.t | 2 +- .../auto_check_sbp_ssr_MsgSsrOrbitClockDepA.t | 2 +- .../t/auto_check_sbp_ssr_MsgSsrPhaseBiases.t | 2 +- .../t/auto_check_sbp_ssr_MsgSsrSatelliteApc.t | 2 +- ...uto_check_sbp_ssr_MsgSsrSatelliteApcDepA.t | 2 +- .../auto_check_sbp_ssr_MsgSsrStecCorrection.t | 2 +- ...to_check_sbp_ssr_MsgSsrStecCorrectionDep.t | 2 +- ...o_check_sbp_ssr_MsgSsrStecCorrectionDepA.t | 2 +- .../auto_check_sbp_ssr_MsgSsrTileDefinition.t | 2 +- ...o_check_sbp_ssr_MsgSsrTileDefinitionDepA.t | 2 +- ...o_check_sbp_ssr_MsgSsrTileDefinitionDepB.t | 2 +- .../auto_check_sbp_system_MsgCsacTelemetry.t | 2 +- ..._check_sbp_system_MsgCsacTelemetryLabels.t | 2 +- .../t/auto_check_sbp_system_MsgDgnssStatus.t | 2 +- .../auto_check_sbp_system_MsgGnssTimeOffset.t | 2 +- .../t/auto_check_sbp_system_MsgGroupMeta.t | 2 +- .../t/auto_check_sbp_system_MsgHeartbeat.t | 2 +- .../t/auto_check_sbp_system_MsgInsStatus.t | 2 +- .../t/auto_check_sbp_system_MsgInsUpdates.t | 2 +- .../t/auto_check_sbp_system_MsgPpsTime.t | 2 +- .../auto_check_sbp_system_MsgSensorAidEvent.t | 2 +- .../t/auto_check_sbp_system_MsgStartup.t | 2 +- .../auto_check_sbp_system_MsgStatusJournal.t | 2 +- .../t/auto_check_sbp_system_MsgStatusReport.t | 2 +- .../t/auto_check_sbp_telemetry_MsgTelSv.t | 2 +- ...o_check_sbp_tracking_MsgMeasurementState.t | 2 +- .../t/auto_check_sbp_tracking_MsgTrackingIq.t | 2 +- ...uto_check_sbp_tracking_MsgTrackingIqDepA.t | 2 +- ...uto_check_sbp_tracking_MsgTrackingIqDepB.t | 2 +- ...auto_check_sbp_tracking_MsgTrackingState.t | 2 +- ..._check_sbp_tracking_MsgTrackingStateDepB.t | 2 +- ...sbp_tracking_MsgTrackingStateDetailedDep.t | 2 +- ...bp_tracking_MsgTrackingStateDetailedDepA.t | 2 +- ..._check_sbp_tracking_MsgtrackingStateDepA.t | 2 +- .../t/auto_check_sbp_user_MsgUserData.t | 2 +- .../t/auto_check_sbp_vehicle_MsgOdometry.t | 2 +- .../t/auto_check_sbp_vehicle_MsgWheeltick.t | 2 +- kaitai/perl/bin/sbp2json.pl | 2 +- kaitai/python/kaitai_sbp/table.py | 2 +- ...auto_check_sbp_acquisition_MsgAcqResult.py | 2 +- ..._check_sbp_acquisition_MsgAcqResultDepA.py | 2 +- ..._check_sbp_acquisition_MsgAcqResultDepB.py | 2 +- ..._check_sbp_acquisition_MsgAcqResultDepC.py | 2 +- ...o_check_sbp_acquisition_MsgAcqSvProfile.py | 2 +- ...heck_sbp_acquisition_MsgAcqSvProfileDep.py | 2 +- ..._sbp_bootload_MsgBootloaderHandshakeReq.py | 2 +- ...sbp_bootload_MsgBootloaderHandshakeResp.py | 2 +- ...eck_sbp_bootload_MsgBootloaderJumptoApp.py | 2 +- ...o_check_sbp_bootload_MsgNapDeviceDnaReq.py | 2 +- ..._check_sbp_bootload_MsgNapDeviceDnaResp.py | 2 +- ...t_auto_check_sbp_ext_events_MsgExtEvent.py | 2 +- ...to_check_sbp_file_io_MsgFileioConfigReq.py | 2 +- ...o_check_sbp_file_io_MsgFileioConfigResp.py | 2 +- ...o_check_sbp_file_io_MsgFileioReadDirReq.py | 2 +- ..._check_sbp_file_io_MsgFileioReadDirResp.py | 2 +- ...auto_check_sbp_file_io_MsgFileioReadReq.py | 2 +- ...uto_check_sbp_file_io_MsgFileioReadResp.py | 2 +- ..._auto_check_sbp_file_io_MsgFileioRemove.py | 2 +- ...to_check_sbp_file_io_MsgFileioWriteResp.py | 2 +- .../test_auto_check_sbp_flash_MsgFlashDone.py | 2 +- ...test_auto_check_sbp_flash_MsgFlashErase.py | 2 +- ...st_auto_check_sbp_flash_MsgFlashProgram.py | 2 +- ...st_auto_check_sbp_flash_MsgFlashReadReq.py | 2 +- ...t_auto_check_sbp_flash_MsgFlashReadResp.py | 2 +- ..._check_sbp_flash_MsgM25FlashWriteStatus.py | 2 +- ...o_check_sbp_flash_MsgStmFlashLockSector.py | 2 +- ...check_sbp_flash_MsgStmFlashUnlockSector.py | 2 +- ..._auto_check_sbp_flash_MsgStmUniqueIdReq.py | 2 +- ...auto_check_sbp_flash_MsgStmUniqueIdResp.py | 2 +- .../test_auto_check_sbp_imu_MsgImuAux.py | 2 +- .../test_auto_check_sbp_imu_MsgImuRaw.py | 2 +- ...auto_check_sbp_integrity_MsgAcknowledge.py | 2 +- ...check_sbp_integrity_MsgSsrFlagHighLevel.py | 2 +- ...integrity_MsgSsrFlagIonoGridPointSatLos.py | 2 +- ..._sbp_integrity_MsgSsrFlagIonoGridPoints.py | 2 +- ..._sbp_integrity_MsgSsrFlagIonoTileSatLos.py | 2 +- ...heck_sbp_integrity_MsgSsrFlagSatellites.py | 2 +- ...sbp_integrity_MsgSsrFlagTropoGridPoints.py | 2 +- ...t_auto_check_sbp_linux_MsgLinuxCpuState.py | 2 +- ...to_check_sbp_linux_MsgLinuxCpuStateDepA.py | 2 +- ...t_auto_check_sbp_linux_MsgLinuxMemState.py | 2 +- ...to_check_sbp_linux_MsgLinuxMemStateDepA.py | 2 +- ..._check_sbp_linux_MsgLinuxProcessFdCount.py | 2 +- ...heck_sbp_linux_MsgLinuxProcessFdSummary.py | 2 +- ...k_sbp_linux_MsgLinuxProcessSocketCounts.py | 2 +- ...k_sbp_linux_MsgLinuxProcessSocketQueues.py | 2 +- ...uto_check_sbp_linux_MsgLinuxSocketUsage.py | 2 +- ...t_auto_check_sbp_linux_MsgLinuxSysState.py | 2 +- ...to_check_sbp_linux_MsgLinuxSysStateDepA.py | 2 +- .../test_auto_check_sbp_logging_MsgFwd.py | 2 +- .../test_auto_check_sbp_logging_MsgLog.py | 2 +- ...test_auto_check_sbp_logging_MsgPrintDep.py | 2 +- .../test_auto_check_sbp_mag_MsgMagRaw.py | 2 +- ..._check_sbp_navigation_MsgAgeCorrections.py | 2 +- ...to_check_sbp_navigation_MsgBaselineECEF.py | 2 +- ...heck_sbp_navigation_MsgBaselineECEFDepA.py | 2 +- ...k_sbp_navigation_MsgBaselineHeadingDepA.py | 2 +- ...uto_check_sbp_navigation_MsgBaselineNED.py | 2 +- ...check_sbp_navigation_MsgBaselineNEDDepA.py | 2 +- .../test_auto_check_sbp_navigation_MsgDops.py | 2 +- ...t_auto_check_sbp_navigation_MsgDopsDepA.py | 2 +- ...st_auto_check_sbp_navigation_MsgGPSTime.py | 2 +- ...uto_check_sbp_navigation_MsgGPSTimeDepA.py | 2 +- ...uto_check_sbp_navigation_MsgGPSTimeGNSS.py | 2 +- ...st_auto_check_sbp_navigation_MsgPosECEF.py | 2 +- ...auto_check_sbp_navigation_MsgPosECEFCov.py | 2 +- ..._check_sbp_navigation_MsgPosECEFCovGNSS.py | 2 +- ...uto_check_sbp_navigation_MsgPosECEFDepA.py | 2 +- ...uto_check_sbp_navigation_MsgPosECEFGNSS.py | 2 +- ...est_auto_check_sbp_navigation_MsgPosLLH.py | 2 +- ..._auto_check_sbp_navigation_MsgPosLLHCov.py | 2 +- ...auto_check_sbp_navigation_MsgPosLLHDepA.py | 2 +- ..._auto_check_sbp_navigation_MsgPosLlhAcc.py | 2 +- ...o_check_sbp_navigation_MsgPosLlhCovGnss.py | 2 +- ...auto_check_sbp_navigation_MsgPosLlhGnss.py | 2 +- ...to_check_sbp_navigation_MsgPoseRelative.py | 2 +- ...check_sbp_navigation_MsgProtectionLevel.py | 2 +- ...k_sbp_navigation_MsgProtectionLevelDepA.py | 2 +- ...k_sbp_navigation_MsgReferenceFrameParam.py | 2 +- ...o_check_sbp_navigation_MsgUTCLeapSecond.py | 2 +- ...st_auto_check_sbp_navigation_MsgUTCTime.py | 2 +- ...uto_check_sbp_navigation_MsgUTCTimeGNSS.py | 2 +- ...st_auto_check_sbp_navigation_MsgVelBody.py | 2 +- ...est_auto_check_sbp_navigation_MsgVelCog.py | 2 +- ...st_auto_check_sbp_navigation_MsgVelECEF.py | 2 +- ...auto_check_sbp_navigation_MsgVelECEFCov.py | 2 +- ...uto_check_sbp_navigation_MsgVelECEFDepA.py | 2 +- ..._check_sbp_navigation_MsgVelEcefCovGnss.py | 2 +- ...uto_check_sbp_navigation_MsgVelEcefGnss.py | 2 +- ...est_auto_check_sbp_navigation_MsgVelNED.py | 2 +- ..._auto_check_sbp_navigation_MsgVelNEDCOV.py | 2 +- ...auto_check_sbp_navigation_MsgVelNEDDepA.py | 2 +- ...o_check_sbp_navigation_MsgVelNedCovGnss.py | 2 +- ...auto_check_sbp_navigation_MsgVelNedGnss.py | 2 +- .../test_auto_check_sbp_ndb_MsgNdbEvent.py | 2 +- ...uto_check_sbp_observation_MsgAlmanacGLO.py | 2 +- ..._check_sbp_observation_MsgAlmanacGLODep.py | 2 +- ...uto_check_sbp_observation_MsgAlmanacGPS.py | 2 +- ..._check_sbp_observation_MsgAlmanacGPSDep.py | 2 +- ...to_check_sbp_observation_MsgBasePosEcef.py | 2 +- ...uto_check_sbp_observation_MsgBasePosLLH.py | 2 +- ...o_check_sbp_observation_MsgEphemerisBds.py | 2 +- ..._check_sbp_observation_MsgEphemerisDepA.py | 2 +- ..._check_sbp_observation_MsgEphemerisDepC.py | 2 +- ..._check_sbp_observation_MsgEphemerisDepD.py | 2 +- ...o_check_sbp_observation_MsgEphemerisGLO.py | 2 +- ...eck_sbp_observation_MsgEphemerisGLODepA.py | 2 +- ...eck_sbp_observation_MsgEphemerisGLODepB.py | 2 +- ...eck_sbp_observation_MsgEphemerisGLODepC.py | 2 +- ...eck_sbp_observation_MsgEphemerisGLODepD.py | 2 +- ...o_check_sbp_observation_MsgEphemerisGPS.py | 2 +- ...eck_sbp_observation_MsgEphemerisGPSDepE.py | 2 +- ...eck_sbp_observation_MsgEphemerisGPSDepF.py | 2 +- ...o_check_sbp_observation_MsgEphemerisGal.py | 2 +- ...eck_sbp_observation_MsgEphemerisGalDepA.py | 2 +- ..._check_sbp_observation_MsgEphemerisSbas.py | 2 +- ...ck_sbp_observation_MsgEphemerisSbasDepA.py | 2 +- ...ck_sbp_observation_MsgEphemerisSbasDepB.py | 2 +- ...auto_check_sbp_observation_MsgGloBiases.py | 2 +- ..._auto_check_sbp_observation_MsgGnssCapb.py | 2 +- ...uto_check_sbp_observation_MsgGroupDelay.py | 2 +- ...check_sbp_observation_MsgGroupDelayDepA.py | 2 +- ...check_sbp_observation_MsgGroupDelayDepB.py | 2 +- ...test_auto_check_sbp_observation_MsgIono.py | 2 +- .../test_auto_check_sbp_observation_MsgObs.py | 2 +- ...t_auto_check_sbp_observation_MsgObsDepB.py | 2 +- ...t_auto_check_sbp_observation_MsgObsDepC.py | 2 +- .../test_auto_check_sbp_observation_MsgOsr.py | 2 +- ...st_auto_check_sbp_observation_MsgSvAzEl.py | 2 +- ...bp_observation_MsgSvConfigurationGpsDep.py | 2 +- ..._check_sbp_observation_msgEphemerisDepB.py | 2 +- ..._check_sbp_observation_msgEphemerisQzss.py | 2 +- ...t_auto_check_sbp_observation_msgObsDepA.py | 2 +- ...to_check_sbp_orientation_MsgAngularRate.py | 2 +- ...heck_sbp_orientation_MsgBaselineHeading.py | 2 +- ...to_check_sbp_orientation_MsgOrientEuler.py | 2 +- ...uto_check_sbp_orientation_MsgOrientQuat.py | 2 +- .../test_auto_check_sbp_piksi_MsgAlmanac.py | 2 +- ...auto_check_sbp_piksi_MsgCellModemStatus.py | 2 +- ...t_auto_check_sbp_piksi_MsgCommandOutput.py | 2 +- ...test_auto_check_sbp_piksi_MsgCommandReq.py | 2 +- ...est_auto_check_sbp_piksi_MsgCommandResp.py | 2 +- .../test_auto_check_sbp_piksi_MsgCwResults.py | 2 +- .../test_auto_check_sbp_piksi_MsgCwStart.py | 2 +- ...t_auto_check_sbp_piksi_MsgDeviceMonitor.py | 2 +- ...st_auto_check_sbp_piksi_MsgFrontEndGain.py | 2 +- .../test_auto_check_sbp_piksi_MsgIarState.py | 2 +- ...est_auto_check_sbp_piksi_MsgInitBaseDep.py | 2 +- ...t_auto_check_sbp_piksi_MsgMaskSatellite.py | 2 +- ...uto_check_sbp_piksi_MsgMaskSatelliteDep.py | 2 +- ...heck_sbp_piksi_MsgNetworkBandwidthUsage.py | 2 +- ...auto_check_sbp_piksi_MsgNetworkStateReq.py | 2 +- ...uto_check_sbp_piksi_MsgNetworkStateResp.py | 2 +- .../test_auto_check_sbp_piksi_MsgReset.py | 2 +- .../test_auto_check_sbp_piksi_MsgResetDep.py | 2 +- ...st_auto_check_sbp_piksi_MsgResetFilters.py | 2 +- .../test_auto_check_sbp_piksi_MsgSetTime.py | 2 +- .../test_auto_check_sbp_piksi_MsgSpecan.py | 2 +- .../test_auto_check_sbp_piksi_MsgSpecanDep.py | 2 +- ...est_auto_check_sbp_piksi_MsgThreadState.py | 2 +- .../test_auto_check_sbp_piksi_MsgUartState.py | 2 +- ...t_auto_check_sbp_piksi_MsgUartStateDepA.py | 2 +- ...check_sbp_profiling_MsgMeasurementPoint.py | 2 +- ...p_profiling_MsgProfilingResourceCounter.py | 2 +- ...ck_sbp_profiling_MsgProfilingSystemInfo.py | 2 +- ...ck_sbp_profiling_MsgProfilingThreadInfo.py | 2 +- .../test_auto_check_sbp_sbas_MsgSbasRaw.py | 2 +- ...sbp_settings_MsgSettingsReadByIndexDone.py | 2 +- ..._sbp_settings_MsgSettingsReadByIndexReq.py | 2 +- ...sbp_settings_MsgSettingsReadByIndexResp.py | 2 +- ...o_check_sbp_settings_MsgSettingsReadReq.py | 2 +- ..._check_sbp_settings_MsgSettingsReadResp.py | 2 +- ..._check_sbp_settings_MsgSettingsRegister.py | 2 +- ...ck_sbp_settings_MsgSettingsRegisterResp.py | 2 +- ...auto_check_sbp_settings_MsgSettingsSave.py | 2 +- ...uto_check_sbp_settings_MsgSettingsWrite.py | 2 +- ...check_sbp_settings_MsgSettingsWriteResp.py | 2 +- ...o_check_sbp_signing_MsgCertificateChain.py | 2 +- ...heck_sbp_signing_MsgCertificateChainDep.py | 2 +- ...o_check_sbp_signing_MsgEcdsaCertificate.py | 2 +- ...uto_check_sbp_signing_MsgEcdsaSignature.py | 2 +- ...check_sbp_signing_MsgEcdsaSignatureDepA.py | 2 +- ...check_sbp_signing_MsgEcdsaSignatureDepB.py | 2 +- ...ck_sbp_signing_MsgEd25519CertificateDep.py | 2 +- ...eck_sbp_signing_MsgEd25519SignatureDepA.py | 2 +- ...eck_sbp_signing_MsgEd25519SignatureDepB.py | 2 +- ...uto_check_sbp_solution_meta_MsgSolnMeta.py | 2 +- ...check_sbp_solution_meta_MsgSolnMetaDepA.py | 2 +- ...est_auto_check_sbp_ssr_MsgSsrCodeBiases.py | 2 +- ...eck_sbp_ssr_MsgSsrCodePhaseBiasesBounds.py | 2 +- ..._check_sbp_ssr_MsgSsrGridDefinitionDepA.py | 2 +- ...o_check_sbp_ssr_MsgSsrGriddedCorrection.py | 2 +- ...k_sbp_ssr_MsgSsrGriddedCorrectionBounds.py | 2 +- ...eck_sbp_ssr_MsgSsrGriddedCorrectionDepA.py | 2 +- ...bp_ssr_MsgSsrGriddedCorrectionNoStdDepA.py | 2 +- ...est_auto_check_sbp_ssr_MsgSsrOrbitClock.py | 2 +- ...to_check_sbp_ssr_MsgSsrOrbitClockBounds.py | 2 +- ...p_ssr_MsgSsrOrbitClockBoundsDegradation.py | 2 +- ...auto_check_sbp_ssr_MsgSsrOrbitClockDepA.py | 2 +- ...st_auto_check_sbp_ssr_MsgSsrPhaseBiases.py | 2 +- ...t_auto_check_sbp_ssr_MsgSsrSatelliteApc.py | 2 +- ...to_check_sbp_ssr_MsgSsrSatelliteApcDepA.py | 2 +- ...auto_check_sbp_ssr_MsgSsrStecCorrection.py | 2 +- ...o_check_sbp_ssr_MsgSsrStecCorrectionDep.py | 2 +- ..._check_sbp_ssr_MsgSsrStecCorrectionDepA.py | 2 +- ...auto_check_sbp_ssr_MsgSsrTileDefinition.py | 2 +- ..._check_sbp_ssr_MsgSsrTileDefinitionDepA.py | 2 +- ..._check_sbp_ssr_MsgSsrTileDefinitionDepB.py | 2 +- ..._auto_check_sbp_system_MsgCsacTelemetry.py | 2 +- ...check_sbp_system_MsgCsacTelemetryLabels.py | 2 +- ...st_auto_check_sbp_system_MsgDgnssStatus.py | 2 +- ...auto_check_sbp_system_MsgGnssTimeOffset.py | 2 +- ...test_auto_check_sbp_system_MsgGroupMeta.py | 2 +- ...test_auto_check_sbp_system_MsgHeartbeat.py | 2 +- ...test_auto_check_sbp_system_MsgInsStatus.py | 2 +- ...est_auto_check_sbp_system_MsgInsUpdates.py | 2 +- .../test_auto_check_sbp_system_MsgPpsTime.py | 2 +- ...auto_check_sbp_system_MsgSensorAidEvent.py | 2 +- .../test_auto_check_sbp_system_MsgStartup.py | 2 +- ..._auto_check_sbp_system_MsgStatusJournal.py | 2 +- ...t_auto_check_sbp_system_MsgStatusReport.py | 2 +- .../test_auto_check_sbp_telemetry_MsgTelSv.py | 2 +- ..._check_sbp_tracking_MsgMeasurementState.py | 2 +- ...t_auto_check_sbp_tracking_MsgTrackingIq.py | 2 +- ...to_check_sbp_tracking_MsgTrackingIqDepA.py | 2 +- ...to_check_sbp_tracking_MsgTrackingIqDepB.py | 2 +- ...uto_check_sbp_tracking_MsgTrackingState.py | 2 +- ...check_sbp_tracking_MsgTrackingStateDepB.py | 2 +- ...bp_tracking_MsgTrackingStateDetailedDep.py | 2 +- ...p_tracking_MsgTrackingStateDetailedDepA.py | 2 +- ...check_sbp_tracking_MsgtrackingStateDepA.py | 2 +- .../test_auto_check_sbp_user_MsgUserData.py | 2 +- ...test_auto_check_sbp_vehicle_MsgOdometry.py | 2 +- ...est_auto_check_sbp_vehicle_MsgWheeltick.py | 2 +- .../kaitai_sbp/tests/test_benchmark_lite.py | 2 +- .../python/kaitai_sbp/tests/test_parsers.py | 2 +- proto/acquisition.proto | 2 +- proto/bootload.proto | 2 +- proto/ext_events.proto | 2 +- proto/file_io.proto | 2 +- proto/flash.proto | 2 +- proto/gnss.proto | 2 +- proto/imu.proto | 2 +- proto/integrity.proto | 2 +- proto/linux.proto | 2 +- proto/logging.proto | 2 +- proto/mag.proto | 2 +- proto/navigation.proto | 2 +- proto/ndb.proto | 2 +- proto/observation.proto | 2 +- proto/orientation.proto | 2 +- proto/piksi.proto | 2 +- proto/profiling.proto | 2 +- proto/sbas.proto | 2 +- proto/settings.proto | 2 +- proto/signing.proto | 2 +- proto/solution_meta.proto | 2 +- proto/ssr.proto | 2 +- proto/system.proto | 2 +- proto/telemetry.proto | 2 +- proto/tracking.proto | 2 +- proto/user.proto | 2 +- proto/vehicle.proto | 2 +- python/bench/crc.py | 2 +- python/bench/memory.py | 2 +- python/sbp/__init__.py | 2 +- python/sbp/acquisition.py | 2 +- python/sbp/bootload.py | 2 +- python/sbp/client/__init__.py | 2 +- python/sbp/client/drivers/base_driver.py | 2 +- python/sbp/client/drivers/cdc_driver.py | 2 +- python/sbp/client/drivers/file_driver.py | 2 +- python/sbp/client/drivers/network_drivers.py | 2 +- python/sbp/client/drivers/pyftdi_driver.py | 2 +- python/sbp/client/drivers/pyserial_driver.py | 2 +- python/sbp/client/examples/simple.py | 2 +- python/sbp/client/examples/tcp.py | 2 +- python/sbp/client/examples/udp.py | 2 +- python/sbp/client/forwarder.py | 2 +- python/sbp/client/framer.py | 2 +- python/sbp/client/handler.py | 2 +- python/sbp/client/loggers/base_logger.py | 2 +- python/sbp/client/loggers/json_logger.py | 2 +- python/sbp/client/loggers/null_logger.py | 2 +- python/sbp/client/loggers/rotating_logger.py | 2 +- python/sbp/client/loggers/udp_logger.py | 2 +- python/sbp/client/util/fftmonitor.py | 2 +- python/sbp/client/util/settingmonitor.py | 2 +- python/sbp/constants.py | 2 +- python/sbp/ext_events.py | 2 +- python/sbp/file_io.py | 2 +- python/sbp/flash.py | 2 +- python/sbp/gnss.py | 2 +- python/sbp/imu.py | 2 +- python/sbp/integrity.py | 2 +- python/sbp/linux.py | 2 +- python/sbp/logging.py | 2 +- python/sbp/mag.py | 2 +- python/sbp/msg.py | 2 +- python/sbp/navigation.py | 2 +- python/sbp/ndb.py | 2 +- python/sbp/observation.py | 2 +- python/sbp/orientation.py | 2 +- python/sbp/piksi.py | 2 +- python/sbp/profiling.py | 2 +- python/sbp/sbas.py | 2 +- python/sbp/settings.py | 2 +- python/sbp/signing.py | 2 +- python/sbp/solution_meta.py | 2 +- python/sbp/ssr.py | 2 +- python/sbp/system.py | 2 +- python/sbp/table.py | 2 +- python/sbp/telemetry.py | 2 +- python/sbp/tracking.py | 2 +- python/sbp/user.py | 2 +- python/sbp/utils.py | 2 +- python/sbp/vehicle.py | 2 +- python/tests/sbp/client/test_driver.py | 2 +- python/tests/sbp/client/test_handler.py | 2 +- python/tests/sbp/client/test_logger.py | 2 +- python/tests/sbp/test_deprecation.py | 2 +- python/tests/sbp/test_messages.py | 2 +- python/tests/sbp/test_sbp2json.py | 2 +- python/tests/sbp/test_table.py | 2 +- python/tests/sbp/utils.py | 2 +- rust/sbp/src/messages/acquisition.rs | 2 +- rust/sbp/src/messages/bootload.rs | 2 +- rust/sbp/src/messages/ext_events.rs | 2 +- rust/sbp/src/messages/file_io.rs | 2 +- rust/sbp/src/messages/flash.rs | 2 +- rust/sbp/src/messages/gnss.rs | 2 +- rust/sbp/src/messages/imu.rs | 2 +- rust/sbp/src/messages/integrity.rs | 2 +- rust/sbp/src/messages/linux.rs | 2 +- rust/sbp/src/messages/logging.rs | 2 +- rust/sbp/src/messages/mag.rs | 2 +- rust/sbp/src/messages/mod.rs | 2 +- rust/sbp/src/messages/navigation.rs | 2 +- rust/sbp/src/messages/ndb.rs | 2 +- rust/sbp/src/messages/observation.rs | 2 +- rust/sbp/src/messages/orientation.rs | 2 +- rust/sbp/src/messages/piksi.rs | 2 +- rust/sbp/src/messages/profiling.rs | 2 +- rust/sbp/src/messages/sbas.rs | 2 +- rust/sbp/src/messages/settings.rs | 2 +- rust/sbp/src/messages/signing.rs | 2 +- rust/sbp/src/messages/solution_meta.rs | 2 +- rust/sbp/src/messages/ssr.rs | 2 +- rust/sbp/src/messages/system.rs | 2 +- rust/sbp/src/messages/telemetry.rs | 2 +- rust/sbp/src/messages/tracking.rs | 2 +- rust/sbp/src/messages/user.rs | 2 +- rust/sbp/src/messages/vehicle.rs | 2 +- ...to_check_sbp_acquisition_msg_acq_result.rs | 2 +- ...ck_sbp_acquisition_msg_acq_result_dep_a.rs | 2 +- ...ck_sbp_acquisition_msg_acq_result_dep_b.rs | 2 +- ...ck_sbp_acquisition_msg_acq_result_dep_c.rs | 2 +- ...heck_sbp_acquisition_msg_acq_sv_profile.rs | 2 +- ..._sbp_acquisition_msg_acq_sv_profile_dep.rs | 2 +- ...p_bootload_msg_bootloader_handshake_req.rs | 2 +- ..._bootload_msg_bootloader_handshake_resp.rs | 2 +- ..._sbp_bootload_msg_bootloader_jumpto_app.rs | 2 +- ...eck_sbp_bootload_msg_nap_device_dna_req.rs | 2 +- ...ck_sbp_bootload_msg_nap_device_dna_resp.rs | 2 +- ...auto_check_sbp_ext_events_msg_ext_event.rs | 2 +- ...check_sbp_file_io_msg_fileio_config_req.rs | 2 +- ...heck_sbp_file_io_msg_fileio_config_resp.rs | 2 +- ...eck_sbp_file_io_msg_fileio_read_dir_req.rs | 2 +- ...ck_sbp_file_io_msg_fileio_read_dir_resp.rs | 2 +- ...o_check_sbp_file_io_msg_fileio_read_req.rs | 2 +- ..._check_sbp_file_io_msg_fileio_read_resp.rs | 2 +- ...uto_check_sbp_file_io_msg_fileio_remove.rs | 2 +- ...check_sbp_file_io_msg_fileio_write_resp.rs | 2 +- .../auto_check_sbp_flash_msg_flash_done.rs | 2 +- .../auto_check_sbp_flash_msg_flash_erase.rs | 2 +- .../auto_check_sbp_flash_msg_flash_program.rs | 2 +- ...auto_check_sbp_flash_msg_flash_read_req.rs | 2 +- ...uto_check_sbp_flash_msg_flash_read_resp.rs | 2 +- ...ck_sbp_flash_msg_m25_flash_write_status.rs | 2 +- ...eck_sbp_flash_msg_stm_flash_lock_sector.rs | 2 +- ...k_sbp_flash_msg_stm_flash_unlock_sector.rs | 2 +- ...o_check_sbp_flash_msg_stm_unique_id_req.rs | 2 +- ..._check_sbp_flash_msg_stm_unique_id_resp.rs | 2 +- .../auto_check_sbp_imu_msg_imu_aux.rs | 2 +- .../auto_check_sbp_imu_msg_imu_raw.rs | 2 +- ...uto_check_sbp_integrity_msg_acknowledge.rs | 2 +- ...k_sbp_integrity_msg_ssr_flag_high_level.rs | 2 +- ...ty_msg_ssr_flag_iono_grid_point_sat_los.rs | 2 +- ...integrity_msg_ssr_flag_iono_grid_points.rs | 2 +- ...ntegrity_msg_ssr_flag_iono_tile_sat_los.rs | 2 +- ...k_sbp_integrity_msg_ssr_flag_satellites.rs | 2 +- ...ntegrity_msg_ssr_flag_tropo_grid_points.rs | 2 +- ...uto_check_sbp_linux_msg_linux_cpu_state.rs | 2 +- ...eck_sbp_linux_msg_linux_cpu_state_dep_a.rs | 2 +- ...uto_check_sbp_linux_msg_linux_mem_state.rs | 2 +- ...eck_sbp_linux_msg_linux_mem_state_dep_a.rs | 2 +- ...ck_sbp_linux_msg_linux_process_fd_count.rs | 2 +- ..._sbp_linux_msg_linux_process_fd_summary.rs | 2 +- ...p_linux_msg_linux_process_socket_counts.rs | 2 +- ...p_linux_msg_linux_process_socket_queues.rs | 2 +- ..._check_sbp_linux_msg_linux_socket_usage.rs | 2 +- ...uto_check_sbp_linux_msg_linux_sys_state.rs | 2 +- ...eck_sbp_linux_msg_linux_sys_state_dep_a.rs | 2 +- .../auto_check_sbp_logging_msg_fwd.rs | 2 +- .../auto_check_sbp_logging_msg_log.rs | 2 +- .../auto_check_sbp_logging_msg_print_dep.rs | 2 +- .../auto_check_sbp_mag_msg_mag_raw.rs | 2 +- ...heck_sbp_navigation_msg_age_corrections.rs | 2 +- ..._check_sbp_navigation_msg_baseline_ecef.rs | 2 +- ..._sbp_navigation_msg_baseline_ecef_dep_a.rs | 2 +- ...p_navigation_msg_baseline_heading_dep_a.rs | 2 +- ...o_check_sbp_navigation_msg_baseline_ned.rs | 2 +- ...k_sbp_navigation_msg_baseline_ned_dep_a.rs | 2 +- .../auto_check_sbp_navigation_msg_dops.rs | 2 +- ...uto_check_sbp_navigation_msg_dops_dep_a.rs | 2 +- .../auto_check_sbp_navigation_msg_gps_time.rs | 2 +- ...check_sbp_navigation_msg_gps_time_dep_a.rs | 2 +- ..._check_sbp_navigation_msg_gps_time_gnss.rs | 2 +- .../auto_check_sbp_navigation_msg_pos_ecef.rs | 2 +- ...o_check_sbp_navigation_msg_pos_ecef_cov.rs | 2 +- ...ck_sbp_navigation_msg_pos_ecef_cov_gnss.rs | 2 +- ...check_sbp_navigation_msg_pos_ecef_dep_a.rs | 2 +- ...o_check_sbp_navigation_msg_pos_ecefgnss.rs | 2 +- .../auto_check_sbp_navigation_msg_pos_llh.rs | 2 +- ...to_check_sbp_navigation_msg_pos_llh_acc.rs | 2 +- ...to_check_sbp_navigation_msg_pos_llh_cov.rs | 2 +- ...eck_sbp_navigation_msg_pos_llh_cov_gnss.rs | 2 +- ..._check_sbp_navigation_msg_pos_llh_dep_a.rs | 2 +- ...o_check_sbp_navigation_msg_pos_llh_gnss.rs | 2 +- ..._check_sbp_navigation_msg_pose_relative.rs | 2 +- ...eck_sbp_navigation_msg_protection_level.rs | 2 +- ...p_navigation_msg_protection_level_dep_a.rs | 2 +- ...bp_navigation_msg_reference_frame_param.rs | 2 +- ...heck_sbp_navigation_msg_utc_leap_second.rs | 2 +- .../auto_check_sbp_navigation_msg_utc_time.rs | 2 +- ..._check_sbp_navigation_msg_utc_time_gnss.rs | 2 +- .../auto_check_sbp_navigation_msg_vel_body.rs | 2 +- .../auto_check_sbp_navigation_msg_vel_cog.rs | 2 +- .../auto_check_sbp_navigation_msg_vel_ecef.rs | 2 +- ...o_check_sbp_navigation_msg_vel_ecef_cov.rs | 2 +- ...ck_sbp_navigation_msg_vel_ecef_cov_gnss.rs | 2 +- ...check_sbp_navigation_msg_vel_ecef_dep_a.rs | 2 +- ..._check_sbp_navigation_msg_vel_ecef_gnss.rs | 2 +- .../auto_check_sbp_navigation_msg_vel_ned.rs | 2 +- ...eck_sbp_navigation_msg_vel_ned_cov_gnss.rs | 2 +- ..._check_sbp_navigation_msg_vel_ned_dep_a.rs | 2 +- ...o_check_sbp_navigation_msg_vel_ned_gnss.rs | 2 +- ...uto_check_sbp_navigation_msg_vel_nedcov.rs | 2 +- .../auto_check_sbp_ndb_msg_ndb_event.rs | 2 +- ...o_check_sbp_observation_msg_almanac_glo.rs | 2 +- ...eck_sbp_observation_msg_almanac_glo_dep.rs | 2 +- ...o_check_sbp_observation_msg_almanac_gps.rs | 2 +- ...eck_sbp_observation_msg_almanac_gps_dep.rs | 2 +- ...check_sbp_observation_msg_base_pos_ecef.rs | 2 +- ..._check_sbp_observation_msg_base_pos_llh.rs | 2 +- ...check_sbp_observation_msg_ephemeris_bds.rs | 2 +- ...eck_sbp_observation_msg_ephemeris_dep_a.rs | 2 +- ...eck_sbp_observation_msg_ephemeris_dep_b.rs | 2 +- ...eck_sbp_observation_msg_ephemeris_dep_c.rs | 2 +- ...eck_sbp_observation_msg_ephemeris_dep_d.rs | 2 +- ...check_sbp_observation_msg_ephemeris_gal.rs | 2 +- ...sbp_observation_msg_ephemeris_gal_dep_a.rs | 2 +- ...check_sbp_observation_msg_ephemeris_glo.rs | 2 +- ...sbp_observation_msg_ephemeris_glo_dep_a.rs | 2 +- ...sbp_observation_msg_ephemeris_glo_dep_b.rs | 2 +- ...sbp_observation_msg_ephemeris_glo_dep_c.rs | 2 +- ...sbp_observation_msg_ephemeris_glo_dep_d.rs | 2 +- ...check_sbp_observation_msg_ephemeris_gps.rs | 2 +- ...sbp_observation_msg_ephemeris_gps_dep_e.rs | 2 +- ...sbp_observation_msg_ephemeris_gps_dep_f.rs | 2 +- ...heck_sbp_observation_msg_ephemeris_qzss.rs | 2 +- ...heck_sbp_observation_msg_ephemeris_sbas.rs | 2 +- ...bp_observation_msg_ephemeris_sbas_dep_a.rs | 2 +- ...bp_observation_msg_ephemeris_sbas_dep_b.rs | 2 +- ...to_check_sbp_observation_msg_glo_biases.rs | 2 +- ...uto_check_sbp_observation_msg_gnss_capb.rs | 2 +- ...o_check_sbp_observation_msg_group_delay.rs | 2 +- ...k_sbp_observation_msg_group_delay_dep_a.rs | 2 +- ...k_sbp_observation_msg_group_delay_dep_b.rs | 2 +- .../auto_check_sbp_observation_msg_iono.rs | 2 +- .../auto_check_sbp_observation_msg_obs.rs | 2 +- ...uto_check_sbp_observation_msg_obs_dep_a.rs | 2 +- ...uto_check_sbp_observation_msg_obs_dep_b.rs | 2 +- ...uto_check_sbp_observation_msg_obs_dep_c.rs | 2 +- .../auto_check_sbp_observation_msg_osr.rs | 2 +- ...auto_check_sbp_observation_msg_sv_az_el.rs | 2 +- ...bservation_msg_sv_configuration_gps_dep.rs | 2 +- ..._check_sbp_orientation_msg_angular_rate.rs | 2 +- ...ck_sbp_orientation_msg_baseline_heading.rs | 2 +- ..._check_sbp_orientation_msg_orient_euler.rs | 2 +- ...o_check_sbp_orientation_msg_orient_quat.rs | 2 +- .../auto_check_sbp_piksi_msg_almanac.rs | 2 +- ...o_check_sbp_piksi_msg_cell_modem_status.rs | 2 +- ...auto_check_sbp_piksi_msg_command_output.rs | 2 +- .../auto_check_sbp_piksi_msg_command_req.rs | 2 +- .../auto_check_sbp_piksi_msg_command_resp.rs | 2 +- .../auto_check_sbp_piksi_msg_cw_results.rs | 2 +- .../auto_check_sbp_piksi_msg_cw_start.rs | 2 +- ...auto_check_sbp_piksi_msg_device_monitor.rs | 2 +- ...auto_check_sbp_piksi_msg_front_end_gain.rs | 2 +- .../auto_check_sbp_piksi_msg_iar_state.rs | 2 +- .../auto_check_sbp_piksi_msg_init_base_dep.rs | 2 +- ...auto_check_sbp_piksi_msg_mask_satellite.rs | 2 +- ..._check_sbp_piksi_msg_mask_satellite_dep.rs | 2 +- ...k_sbp_piksi_msg_network_bandwidth_usage.rs | 2 +- ...o_check_sbp_piksi_msg_network_state_req.rs | 2 +- ..._check_sbp_piksi_msg_network_state_resp.rs | 2 +- .../auto_check_sbp_piksi_msg_reset.rs | 2 +- .../auto_check_sbp_piksi_msg_reset_dep.rs | 2 +- .../auto_check_sbp_piksi_msg_reset_filters.rs | 2 +- .../auto_check_sbp_piksi_msg_set_time.rs | 2 +- .../auto_check_sbp_piksi_msg_specan.rs | 2 +- .../auto_check_sbp_piksi_msg_specan_dep.rs | 2 +- .../auto_check_sbp_piksi_msg_thread_state.rs | 2 +- .../auto_check_sbp_piksi_msg_uart_state.rs | 2 +- ...to_check_sbp_piksi_msg_uart_state_dep_a.rs | 2 +- ...eck_sbp_profiling_msg_measurement_point.rs | 2 +- ...rofiling_msg_profiling_resource_counter.rs | 2 +- ...sbp_profiling_msg_profiling_system_info.rs | 2 +- ...sbp_profiling_msg_profiling_thread_info.rs | 2 +- .../auto_check_sbp_sbas_msg_sbas_raw.rs | 2 +- ...ettings_msg_settings_read_by_index_done.rs | 2 +- ...settings_msg_settings_read_by_index_req.rs | 2 +- ...ettings_msg_settings_read_by_index_resp.rs | 2 +- ...heck_sbp_settings_msg_settings_read_req.rs | 2 +- ...eck_sbp_settings_msg_settings_read_resp.rs | 2 +- ...heck_sbp_settings_msg_settings_register.rs | 2 +- ...sbp_settings_msg_settings_register_resp.rs | 2 +- ...to_check_sbp_settings_msg_settings_save.rs | 2 +- ...o_check_sbp_settings_msg_settings_write.rs | 2 +- ...ck_sbp_settings_msg_settings_write_resp.rs | 2 +- ...check_sbp_signing_msg_certificate_chain.rs | 2 +- ...k_sbp_signing_msg_certificate_chain_dep.rs | 2 +- ...check_sbp_signing_msg_ecdsa_certificate.rs | 2 +- ...o_check_sbp_signing_msg_ecdsa_signature.rs | 2 +- ...k_sbp_signing_msg_ecdsa_signature_dep_a.rs | 2 +- ...k_sbp_signing_msg_ecdsa_signature_dep_b.rs | 2 +- ...sbp_signing_msg_ed25519_certificate_dep.rs | 2 +- ...sbp_signing_msg_ed25519_signature_dep_a.rs | 2 +- ...sbp_signing_msg_ed25519_signature_dep_b.rs | 2 +- ...o_check_sbp_solution_meta_msg_soln_meta.rs | 2 +- ...k_sbp_solution_meta_msg_soln_meta_dep_a.rs | 2 +- .../auto_check_sbp_ssr_msg_ssr_code_biases.rs | 2 +- ...bp_ssr_msg_ssr_code_phase_biases_bounds.rs | 2 +- ...k_sbp_ssr_msg_ssr_grid_definition_dep_a.rs | 2 +- ...heck_sbp_ssr_msg_ssr_gridded_correction.rs | 2 +- ...p_ssr_msg_ssr_gridded_correction_bounds.rs | 2 +- ...bp_ssr_msg_ssr_gridded_correction_dep_a.rs | 2 +- ...msg_ssr_gridded_correction_no_std_dep_a.rs | 2 +- .../auto_check_sbp_ssr_msg_ssr_orbit_clock.rs | 2 +- ...heck_sbp_ssr_msg_ssr_orbit_clock_bounds.rs | 2 +- ..._msg_ssr_orbit_clock_bounds_degradation.rs | 2 +- ...check_sbp_ssr_msg_ssr_orbit_clock_dep_a.rs | 2 +- ...auto_check_sbp_ssr_msg_ssr_phase_biases.rs | 2 +- ...uto_check_sbp_ssr_msg_ssr_satellite_apc.rs | 2 +- ...eck_sbp_ssr_msg_ssr_satellite_apc_dep_a.rs | 2 +- ...o_check_sbp_ssr_msg_ssr_stec_correction.rs | 2 +- ...eck_sbp_ssr_msg_ssr_stec_correction_dep.rs | 2 +- ...k_sbp_ssr_msg_ssr_stec_correction_dep_a.rs | 2 +- ...o_check_sbp_ssr_msg_ssr_tile_definition.rs | 2 +- ...k_sbp_ssr_msg_ssr_tile_definition_dep_a.rs | 2 +- ...k_sbp_ssr_msg_ssr_tile_definition_dep_b.rs | 2 +- ...uto_check_sbp_system_msg_csac_telemetry.rs | 2 +- ...ck_sbp_system_msg_csac_telemetry_labels.rs | 2 +- .../auto_check_sbp_system_msg_dgnss_status.rs | 2 +- ...o_check_sbp_system_msg_gnss_time_offset.rs | 2 +- .../auto_check_sbp_system_msg_group_meta.rs | 2 +- .../auto_check_sbp_system_msg_heartbeat.rs | 2 +- .../auto_check_sbp_system_msg_ins_status.rs | 2 +- .../auto_check_sbp_system_msg_ins_updates.rs | 2 +- .../auto_check_sbp_system_msg_pps_time.rs | 2 +- ...o_check_sbp_system_msg_sensor_aid_event.rs | 2 +- .../auto_check_sbp_system_msg_startup.rs | 2 +- ...uto_check_sbp_system_msg_status_journal.rs | 2 +- ...auto_check_sbp_system_msg_status_report.rs | 2 +- .../auto_check_sbp_telemetry_msg_tel_sv.rs | 2 +- ...heck_sbp_tracking_msg_measurement_state.rs | 2 +- ...auto_check_sbp_tracking_msg_tracking_iq.rs | 2 +- ...heck_sbp_tracking_msg_tracking_iq_dep_a.rs | 2 +- ...heck_sbp_tracking_msg_tracking_iq_dep_b.rs | 2 +- ...o_check_sbp_tracking_msg_tracking_state.rs | 2 +- ...k_sbp_tracking_msg_tracking_state_dep_b.rs | 2 +- ...racking_msg_tracking_state_detailed_dep.rs | 2 +- ...cking_msg_tracking_state_detailed_dep_a.rs | 2 +- ...ck_sbp_tracking_msgtracking_state_dep_a.rs | 2 +- .../auto_check_sbp_user_msg_user_data.rs | 2 +- .../auto_check_sbp_vehicle_msg_odometry.rs | 2 +- .../auto_check_sbp_vehicle_msg_wheeltick.rs | 2 +- rust/sbp/tests/integration/main.rs | 2 +- spec/example/yaml/example.yaml | 2 +- .../field_name_changed/observation.yaml | 2 +- .../field_order_changed/observation.yaml | 2 +- .../field_type_changed/observation.yaml | 2 +- .../message_id_changed/observation.yaml | 2 +- .../message_id_changed_dep/observation.yaml | 2 +- .../current/message_id_changed_dep/ssr.yaml | 2 +- .../observation.yaml | 2 +- .../new_field_appended/observation.yaml | 2 +- .../new_message_added/observation.yaml | 2 +- .../current/new_package_added/navigation.yaml | 2 +- .../new_package_added/observation.yaml | 2 +- .../field_name_changed/observation.yaml | 2 +- .../field_order_changed/observation.yaml | 2 +- .../field_type_changed/observation.yaml | 2 +- .../message_id_changed/observation.yaml | 2 +- .../message_id_changed_dep/observation.yaml | 2 +- .../previous/message_id_changed_dep/ssr.yaml | 2 +- .../observation.yaml | 2 +- .../new_field_appended/observation.yaml | 2 +- .../new_message_added/observation.yaml | 2 +- .../new_package_added/observation.yaml | 2 +- .../previous/remove_package/observation.yaml | 2 +- spec/yaml/swiftnav/sbp/acquisition.yaml | 2 +- spec/yaml/swiftnav/sbp/base.yaml | 2 +- spec/yaml/swiftnav/sbp/bootload.yaml | 2 +- spec/yaml/swiftnav/sbp/ext_events.yaml | 2 +- spec/yaml/swiftnav/sbp/file_io.yaml | 2 +- spec/yaml/swiftnav/sbp/flash.yaml | 2 +- spec/yaml/swiftnav/sbp/gnss.yaml | 2 +- spec/yaml/swiftnav/sbp/imu.yaml | 2 +- spec/yaml/swiftnav/sbp/integrity.yaml | 2 +- spec/yaml/swiftnav/sbp/linux.yaml | 2 +- spec/yaml/swiftnav/sbp/logging.yaml | 2 +- spec/yaml/swiftnav/sbp/mag.yaml | 2 +- spec/yaml/swiftnav/sbp/navigation.yaml | 2 +- spec/yaml/swiftnav/sbp/ndb.yaml | 2 +- spec/yaml/swiftnav/sbp/observation.yaml | 2 +- spec/yaml/swiftnav/sbp/orientation.yaml | 2 +- spec/yaml/swiftnav/sbp/piksi.yaml | 2 +- spec/yaml/swiftnav/sbp/profiling.yaml | 2 +- spec/yaml/swiftnav/sbp/sbas.yaml | 2 +- spec/yaml/swiftnav/sbp/settings.yaml | 2 +- spec/yaml/swiftnav/sbp/signing.yaml | 2 +- spec/yaml/swiftnav/sbp/solution_meta.yaml | 2 +- spec/yaml/swiftnav/sbp/ssr.yaml | 2 +- spec/yaml/swiftnav/sbp/system.yaml | 2 +- spec/yaml/swiftnav/sbp/tracking.yaml | 2 +- spec/yaml/swiftnav/sbp/types.yaml | 2 +- spec/yaml/swiftnav/sbp/user.yaml | 2 +- spec/yaml/swiftnav/sbp/vehicle.yaml | 2 +- 2652 files changed, 2634 insertions(+), 2632 deletions(-) diff --git a/c/cmake/Toolchain-gcc-arm-embedded.cmake b/c/cmake/Toolchain-gcc-arm-embedded.cmake index 9a89ec340a..c6c77ce7c3 100644 --- a/c/cmake/Toolchain-gcc-arm-embedded.cmake +++ b/c/cmake/Toolchain-gcc-arm-embedded.cmake @@ -5,7 +5,7 @@ # Contact: Fergus Noble # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/acquisition.h b/c/include/libsbp/acquisition.h index 897cef91f3..bcad9be9dc 100644 --- a/c/include/libsbp/acquisition.h +++ b/c/include/libsbp/acquisition.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/acquisition/AcqSvProfile.h b/c/include/libsbp/acquisition/AcqSvProfile.h index ce3f081eff..289dbff344 100644 --- a/c/include/libsbp/acquisition/AcqSvProfile.h +++ b/c/include/libsbp/acquisition/AcqSvProfile.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/acquisition/AcqSvProfileDep.h b/c/include/libsbp/acquisition/AcqSvProfileDep.h index 702ac64b08..6b3be52943 100644 --- a/c/include/libsbp/acquisition/AcqSvProfileDep.h +++ b/c/include/libsbp/acquisition/AcqSvProfileDep.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/acquisition/MSG_ACQ_RESULT.h b/c/include/libsbp/acquisition/MSG_ACQ_RESULT.h index 462d05aca8..b3f722a164 100644 --- a/c/include/libsbp/acquisition/MSG_ACQ_RESULT.h +++ b/c/include/libsbp/acquisition/MSG_ACQ_RESULT.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/acquisition/MSG_ACQ_RESULT_DEP_A.h b/c/include/libsbp/acquisition/MSG_ACQ_RESULT_DEP_A.h index c6a493db7f..5692496a0b 100644 --- a/c/include/libsbp/acquisition/MSG_ACQ_RESULT_DEP_A.h +++ b/c/include/libsbp/acquisition/MSG_ACQ_RESULT_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/acquisition/MSG_ACQ_RESULT_DEP_B.h b/c/include/libsbp/acquisition/MSG_ACQ_RESULT_DEP_B.h index 4f98cbcfba..b2015c2abb 100644 --- a/c/include/libsbp/acquisition/MSG_ACQ_RESULT_DEP_B.h +++ b/c/include/libsbp/acquisition/MSG_ACQ_RESULT_DEP_B.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/acquisition/MSG_ACQ_RESULT_DEP_C.h b/c/include/libsbp/acquisition/MSG_ACQ_RESULT_DEP_C.h index 562a71d67b..46b5631021 100644 --- a/c/include/libsbp/acquisition/MSG_ACQ_RESULT_DEP_C.h +++ b/c/include/libsbp/acquisition/MSG_ACQ_RESULT_DEP_C.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/acquisition/MSG_ACQ_SV_PROFILE.h b/c/include/libsbp/acquisition/MSG_ACQ_SV_PROFILE.h index 1d6f0a618e..298901c47a 100644 --- a/c/include/libsbp/acquisition/MSG_ACQ_SV_PROFILE.h +++ b/c/include/libsbp/acquisition/MSG_ACQ_SV_PROFILE.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/acquisition/MSG_ACQ_SV_PROFILE_DEP.h b/c/include/libsbp/acquisition/MSG_ACQ_SV_PROFILE_DEP.h index c72634705f..9fb579bd66 100644 --- a/c/include/libsbp/acquisition/MSG_ACQ_SV_PROFILE_DEP.h +++ b/c/include/libsbp/acquisition/MSG_ACQ_SV_PROFILE_DEP.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/acquisition_macros.h b/c/include/libsbp/acquisition_macros.h index 216bb29246..7c9ded0f4d 100644 --- a/c/include/libsbp/acquisition_macros.h +++ b/c/include/libsbp/acquisition_macros.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/bootload.h b/c/include/libsbp/bootload.h index 523bd49d10..519cb775a9 100644 --- a/c/include/libsbp/bootload.h +++ b/c/include/libsbp/bootload.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/bootload/MSG_BOOTLOADER_HANDSHAKE_DEP_A.h b/c/include/libsbp/bootload/MSG_BOOTLOADER_HANDSHAKE_DEP_A.h index f5d65fb114..6f697786eb 100644 --- a/c/include/libsbp/bootload/MSG_BOOTLOADER_HANDSHAKE_DEP_A.h +++ b/c/include/libsbp/bootload/MSG_BOOTLOADER_HANDSHAKE_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/bootload/MSG_BOOTLOADER_HANDSHAKE_REQ.h b/c/include/libsbp/bootload/MSG_BOOTLOADER_HANDSHAKE_REQ.h index cdabbaff5c..7bac3e614f 100644 --- a/c/include/libsbp/bootload/MSG_BOOTLOADER_HANDSHAKE_REQ.h +++ b/c/include/libsbp/bootload/MSG_BOOTLOADER_HANDSHAKE_REQ.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/bootload/MSG_BOOTLOADER_HANDSHAKE_RESP.h b/c/include/libsbp/bootload/MSG_BOOTLOADER_HANDSHAKE_RESP.h index 1a120a11fb..e18e1a7083 100644 --- a/c/include/libsbp/bootload/MSG_BOOTLOADER_HANDSHAKE_RESP.h +++ b/c/include/libsbp/bootload/MSG_BOOTLOADER_HANDSHAKE_RESP.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/bootload/MSG_BOOTLOADER_JUMP_TO_APP.h b/c/include/libsbp/bootload/MSG_BOOTLOADER_JUMP_TO_APP.h index 8a42fe29ff..ab18a56d89 100644 --- a/c/include/libsbp/bootload/MSG_BOOTLOADER_JUMP_TO_APP.h +++ b/c/include/libsbp/bootload/MSG_BOOTLOADER_JUMP_TO_APP.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/bootload/MSG_NAP_DEVICE_DNA_REQ.h b/c/include/libsbp/bootload/MSG_NAP_DEVICE_DNA_REQ.h index 764ac7df10..3842e38b60 100644 --- a/c/include/libsbp/bootload/MSG_NAP_DEVICE_DNA_REQ.h +++ b/c/include/libsbp/bootload/MSG_NAP_DEVICE_DNA_REQ.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/bootload/MSG_NAP_DEVICE_DNA_RESP.h b/c/include/libsbp/bootload/MSG_NAP_DEVICE_DNA_RESP.h index 7eb06e5e28..e65eb07f64 100644 --- a/c/include/libsbp/bootload/MSG_NAP_DEVICE_DNA_RESP.h +++ b/c/include/libsbp/bootload/MSG_NAP_DEVICE_DNA_RESP.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/bootload_macros.h b/c/include/libsbp/bootload_macros.h index 19399f2fb7..56e68e7822 100644 --- a/c/include/libsbp/bootload_macros.h +++ b/c/include/libsbp/bootload_macros.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/common.h b/c/include/libsbp/common.h index bc00177df6..7f60b0e3c9 100644 --- a/c/include/libsbp/common.h +++ b/c/include/libsbp/common.h @@ -3,7 +3,7 @@ * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/cpp/message_handler.h b/c/include/libsbp/cpp/message_handler.h index a48c6802be..9fd16e77cf 100644 --- a/c/include/libsbp/cpp/message_handler.h +++ b/c/include/libsbp/cpp/message_handler.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/cpp/message_traits.h b/c/include/libsbp/cpp/message_traits.h index 23d5f72813..5a2814638f 100644 --- a/c/include/libsbp/cpp/message_traits.h +++ b/c/include/libsbp/cpp/message_traits.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/cpp/state.h b/c/include/libsbp/cpp/state.h index e273b5aa3c..9709510d18 100644 --- a/c/include/libsbp/cpp/state.h +++ b/c/include/libsbp/cpp/state.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/edc.h b/c/include/libsbp/edc.h index 861799a0dc..bb1046eb86 100644 --- a/c/include/libsbp/edc.h +++ b/c/include/libsbp/edc.h @@ -3,7 +3,7 @@ * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ext_events.h b/c/include/libsbp/ext_events.h index 4671fec8aa..d869faa4c1 100644 --- a/c/include/libsbp/ext_events.h +++ b/c/include/libsbp/ext_events.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ext_events/MSG_EXT_EVENT.h b/c/include/libsbp/ext_events/MSG_EXT_EVENT.h index d0ede1f76e..7421c8814f 100644 --- a/c/include/libsbp/ext_events/MSG_EXT_EVENT.h +++ b/c/include/libsbp/ext_events/MSG_EXT_EVENT.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ext_events_macros.h b/c/include/libsbp/ext_events_macros.h index 4fcddfc6b1..c234cc9eb4 100644 --- a/c/include/libsbp/ext_events_macros.h +++ b/c/include/libsbp/ext_events_macros.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/file_io.h b/c/include/libsbp/file_io.h index 252fcb605b..6c3965eaf2 100644 --- a/c/include/libsbp/file_io.h +++ b/c/include/libsbp/file_io.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/file_io/MSG_FILEIO_CONFIG_REQ.h b/c/include/libsbp/file_io/MSG_FILEIO_CONFIG_REQ.h index 7284b69989..6e026cfcdc 100644 --- a/c/include/libsbp/file_io/MSG_FILEIO_CONFIG_REQ.h +++ b/c/include/libsbp/file_io/MSG_FILEIO_CONFIG_REQ.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/file_io/MSG_FILEIO_CONFIG_RESP.h b/c/include/libsbp/file_io/MSG_FILEIO_CONFIG_RESP.h index 7aca194f77..443ff20d6d 100644 --- a/c/include/libsbp/file_io/MSG_FILEIO_CONFIG_RESP.h +++ b/c/include/libsbp/file_io/MSG_FILEIO_CONFIG_RESP.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/file_io/MSG_FILEIO_READ_DIR_REQ.h b/c/include/libsbp/file_io/MSG_FILEIO_READ_DIR_REQ.h index 6b69516d0a..70f81e04fc 100644 --- a/c/include/libsbp/file_io/MSG_FILEIO_READ_DIR_REQ.h +++ b/c/include/libsbp/file_io/MSG_FILEIO_READ_DIR_REQ.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/file_io/MSG_FILEIO_READ_DIR_RESP.h b/c/include/libsbp/file_io/MSG_FILEIO_READ_DIR_RESP.h index 17182fcdb6..d4f5f09d86 100644 --- a/c/include/libsbp/file_io/MSG_FILEIO_READ_DIR_RESP.h +++ b/c/include/libsbp/file_io/MSG_FILEIO_READ_DIR_RESP.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/file_io/MSG_FILEIO_READ_REQ.h b/c/include/libsbp/file_io/MSG_FILEIO_READ_REQ.h index 77601d81ec..b51269b85a 100644 --- a/c/include/libsbp/file_io/MSG_FILEIO_READ_REQ.h +++ b/c/include/libsbp/file_io/MSG_FILEIO_READ_REQ.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/file_io/MSG_FILEIO_READ_RESP.h b/c/include/libsbp/file_io/MSG_FILEIO_READ_RESP.h index 1963b05734..66a7047f2e 100644 --- a/c/include/libsbp/file_io/MSG_FILEIO_READ_RESP.h +++ b/c/include/libsbp/file_io/MSG_FILEIO_READ_RESP.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/file_io/MSG_FILEIO_REMOVE.h b/c/include/libsbp/file_io/MSG_FILEIO_REMOVE.h index d7a9eaa2ba..4db05af2fe 100644 --- a/c/include/libsbp/file_io/MSG_FILEIO_REMOVE.h +++ b/c/include/libsbp/file_io/MSG_FILEIO_REMOVE.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/file_io/MSG_FILEIO_WRITE_REQ.h b/c/include/libsbp/file_io/MSG_FILEIO_WRITE_REQ.h index c66df3be75..be9d32bdcb 100644 --- a/c/include/libsbp/file_io/MSG_FILEIO_WRITE_REQ.h +++ b/c/include/libsbp/file_io/MSG_FILEIO_WRITE_REQ.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/file_io/MSG_FILEIO_WRITE_RESP.h b/c/include/libsbp/file_io/MSG_FILEIO_WRITE_RESP.h index dfe14a1f9a..9243ace26b 100644 --- a/c/include/libsbp/file_io/MSG_FILEIO_WRITE_RESP.h +++ b/c/include/libsbp/file_io/MSG_FILEIO_WRITE_RESP.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/file_io_macros.h b/c/include/libsbp/file_io_macros.h index 66c6155e15..76e5befa99 100644 --- a/c/include/libsbp/file_io_macros.h +++ b/c/include/libsbp/file_io_macros.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/flash.h b/c/include/libsbp/flash.h index 82ec65679b..a6b8216b80 100644 --- a/c/include/libsbp/flash.h +++ b/c/include/libsbp/flash.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/flash/MSG_FLASH_DONE.h b/c/include/libsbp/flash/MSG_FLASH_DONE.h index b3985f90e0..f0512510b6 100644 --- a/c/include/libsbp/flash/MSG_FLASH_DONE.h +++ b/c/include/libsbp/flash/MSG_FLASH_DONE.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/flash/MSG_FLASH_ERASE.h b/c/include/libsbp/flash/MSG_FLASH_ERASE.h index 71fd547299..d0b1c72dd1 100644 --- a/c/include/libsbp/flash/MSG_FLASH_ERASE.h +++ b/c/include/libsbp/flash/MSG_FLASH_ERASE.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/flash/MSG_FLASH_PROGRAM.h b/c/include/libsbp/flash/MSG_FLASH_PROGRAM.h index 39af114c9f..104099ae5e 100644 --- a/c/include/libsbp/flash/MSG_FLASH_PROGRAM.h +++ b/c/include/libsbp/flash/MSG_FLASH_PROGRAM.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/flash/MSG_FLASH_READ_REQ.h b/c/include/libsbp/flash/MSG_FLASH_READ_REQ.h index 49116127fa..b1b6415e1d 100644 --- a/c/include/libsbp/flash/MSG_FLASH_READ_REQ.h +++ b/c/include/libsbp/flash/MSG_FLASH_READ_REQ.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/flash/MSG_FLASH_READ_RESP.h b/c/include/libsbp/flash/MSG_FLASH_READ_RESP.h index 07081db0f8..ab345c42d2 100644 --- a/c/include/libsbp/flash/MSG_FLASH_READ_RESP.h +++ b/c/include/libsbp/flash/MSG_FLASH_READ_RESP.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/flash/MSG_M25_FLASH_WRITE_STATUS.h b/c/include/libsbp/flash/MSG_M25_FLASH_WRITE_STATUS.h index be1e165211..98595cff59 100644 --- a/c/include/libsbp/flash/MSG_M25_FLASH_WRITE_STATUS.h +++ b/c/include/libsbp/flash/MSG_M25_FLASH_WRITE_STATUS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/flash/MSG_STM_FLASH_LOCK_SECTOR.h b/c/include/libsbp/flash/MSG_STM_FLASH_LOCK_SECTOR.h index 87a96b0e55..505ed6a882 100644 --- a/c/include/libsbp/flash/MSG_STM_FLASH_LOCK_SECTOR.h +++ b/c/include/libsbp/flash/MSG_STM_FLASH_LOCK_SECTOR.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/flash/MSG_STM_FLASH_UNLOCK_SECTOR.h b/c/include/libsbp/flash/MSG_STM_FLASH_UNLOCK_SECTOR.h index 2a62354816..2875178a3c 100644 --- a/c/include/libsbp/flash/MSG_STM_FLASH_UNLOCK_SECTOR.h +++ b/c/include/libsbp/flash/MSG_STM_FLASH_UNLOCK_SECTOR.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/flash/MSG_STM_UNIQUE_ID_REQ.h b/c/include/libsbp/flash/MSG_STM_UNIQUE_ID_REQ.h index 55702a5e67..0c01cee704 100644 --- a/c/include/libsbp/flash/MSG_STM_UNIQUE_ID_REQ.h +++ b/c/include/libsbp/flash/MSG_STM_UNIQUE_ID_REQ.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/flash/MSG_STM_UNIQUE_ID_RESP.h b/c/include/libsbp/flash/MSG_STM_UNIQUE_ID_RESP.h index 18c704d516..e4a9a6f191 100644 --- a/c/include/libsbp/flash/MSG_STM_UNIQUE_ID_RESP.h +++ b/c/include/libsbp/flash/MSG_STM_UNIQUE_ID_RESP.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/flash_macros.h b/c/include/libsbp/flash_macros.h index 2efeed0ab7..4e0dea30f4 100644 --- a/c/include/libsbp/flash_macros.h +++ b/c/include/libsbp/flash_macros.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/gnss.h b/c/include/libsbp/gnss.h index 1827a42260..1a2b0f6d59 100644 --- a/c/include/libsbp/gnss.h +++ b/c/include/libsbp/gnss.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/gnss/CarrierPhase.h b/c/include/libsbp/gnss/CarrierPhase.h index 1054162d73..ffe64e630f 100644 --- a/c/include/libsbp/gnss/CarrierPhase.h +++ b/c/include/libsbp/gnss/CarrierPhase.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/gnss/GPSTime.h b/c/include/libsbp/gnss/GPSTime.h index e67283f580..74a3e055ad 100644 --- a/c/include/libsbp/gnss/GPSTime.h +++ b/c/include/libsbp/gnss/GPSTime.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/gnss/GPSTimeDep.h b/c/include/libsbp/gnss/GPSTimeDep.h index c377899380..0a3c2b660c 100644 --- a/c/include/libsbp/gnss/GPSTimeDep.h +++ b/c/include/libsbp/gnss/GPSTimeDep.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/gnss/GPSTimeSec.h b/c/include/libsbp/gnss/GPSTimeSec.h index 482fc705d9..dd07ee92ce 100644 --- a/c/include/libsbp/gnss/GPSTimeSec.h +++ b/c/include/libsbp/gnss/GPSTimeSec.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/gnss/GnssSignal.h b/c/include/libsbp/gnss/GnssSignal.h index 0d9e75531b..21602f6893 100644 --- a/c/include/libsbp/gnss/GnssSignal.h +++ b/c/include/libsbp/gnss/GnssSignal.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/gnss/GnssSignalDep.h b/c/include/libsbp/gnss/GnssSignalDep.h index f5ef5896cc..f2fa7ec570 100644 --- a/c/include/libsbp/gnss/GnssSignalDep.h +++ b/c/include/libsbp/gnss/GnssSignalDep.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/gnss/SvId.h b/c/include/libsbp/gnss/SvId.h index 2ac09bf1ff..5713129210 100644 --- a/c/include/libsbp/gnss/SvId.h +++ b/c/include/libsbp/gnss/SvId.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/gnss_macros.h b/c/include/libsbp/gnss_macros.h index f9c306a26f..0c973449d7 100644 --- a/c/include/libsbp/gnss_macros.h +++ b/c/include/libsbp/gnss_macros.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/imu.h b/c/include/libsbp/imu.h index be22317594..56a867b9b4 100644 --- a/c/include/libsbp/imu.h +++ b/c/include/libsbp/imu.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/imu/MSG_IMU_AUX.h b/c/include/libsbp/imu/MSG_IMU_AUX.h index 93f3721423..4a2cc0afd3 100644 --- a/c/include/libsbp/imu/MSG_IMU_AUX.h +++ b/c/include/libsbp/imu/MSG_IMU_AUX.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/imu/MSG_IMU_RAW.h b/c/include/libsbp/imu/MSG_IMU_RAW.h index 0ef40f8e97..b56a052abc 100644 --- a/c/include/libsbp/imu/MSG_IMU_RAW.h +++ b/c/include/libsbp/imu/MSG_IMU_RAW.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/imu_macros.h b/c/include/libsbp/imu_macros.h index 056ec5d39a..134fa546fe 100644 --- a/c/include/libsbp/imu_macros.h +++ b/c/include/libsbp/imu_macros.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/integrity.h b/c/include/libsbp/integrity.h index 7958befcd1..2d2ff792e7 100644 --- a/c/include/libsbp/integrity.h +++ b/c/include/libsbp/integrity.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/integrity/IntegritySSRHeader.h b/c/include/libsbp/integrity/IntegritySSRHeader.h index 3b6d35f368..997a7162f3 100644 --- a/c/include/libsbp/integrity/IntegritySSRHeader.h +++ b/c/include/libsbp/integrity/IntegritySSRHeader.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/integrity/MSG_ACKNOWLEDGE.h b/c/include/libsbp/integrity/MSG_ACKNOWLEDGE.h index 3d6d07db29..2a43f42233 100644 --- a/c/include/libsbp/integrity/MSG_ACKNOWLEDGE.h +++ b/c/include/libsbp/integrity/MSG_ACKNOWLEDGE.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/integrity/MSG_SSR_FLAG_HIGH_LEVEL.h b/c/include/libsbp/integrity/MSG_SSR_FLAG_HIGH_LEVEL.h index d2891a3a93..a11c0aeffb 100644 --- a/c/include/libsbp/integrity/MSG_SSR_FLAG_HIGH_LEVEL.h +++ b/c/include/libsbp/integrity/MSG_SSR_FLAG_HIGH_LEVEL.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/integrity/MSG_SSR_FLAG_IONO_GRID_POINTS.h b/c/include/libsbp/integrity/MSG_SSR_FLAG_IONO_GRID_POINTS.h index 16babade73..74863251ee 100644 --- a/c/include/libsbp/integrity/MSG_SSR_FLAG_IONO_GRID_POINTS.h +++ b/c/include/libsbp/integrity/MSG_SSR_FLAG_IONO_GRID_POINTS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/integrity/MSG_SSR_FLAG_IONO_GRID_POINT_SAT_LOS.h b/c/include/libsbp/integrity/MSG_SSR_FLAG_IONO_GRID_POINT_SAT_LOS.h index fb6c7c2095..e66d73bf01 100644 --- a/c/include/libsbp/integrity/MSG_SSR_FLAG_IONO_GRID_POINT_SAT_LOS.h +++ b/c/include/libsbp/integrity/MSG_SSR_FLAG_IONO_GRID_POINT_SAT_LOS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/integrity/MSG_SSR_FLAG_IONO_TILE_SAT_LOS.h b/c/include/libsbp/integrity/MSG_SSR_FLAG_IONO_TILE_SAT_LOS.h index 91a649d808..1c8d750c73 100644 --- a/c/include/libsbp/integrity/MSG_SSR_FLAG_IONO_TILE_SAT_LOS.h +++ b/c/include/libsbp/integrity/MSG_SSR_FLAG_IONO_TILE_SAT_LOS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/integrity/MSG_SSR_FLAG_SATELLITES.h b/c/include/libsbp/integrity/MSG_SSR_FLAG_SATELLITES.h index dcc2301247..6ed4eb9e63 100644 --- a/c/include/libsbp/integrity/MSG_SSR_FLAG_SATELLITES.h +++ b/c/include/libsbp/integrity/MSG_SSR_FLAG_SATELLITES.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/integrity/MSG_SSR_FLAG_TROPO_GRID_POINTS.h b/c/include/libsbp/integrity/MSG_SSR_FLAG_TROPO_GRID_POINTS.h index 9be23f7e95..c707ea63b3 100644 --- a/c/include/libsbp/integrity/MSG_SSR_FLAG_TROPO_GRID_POINTS.h +++ b/c/include/libsbp/integrity/MSG_SSR_FLAG_TROPO_GRID_POINTS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/integrity_macros.h b/c/include/libsbp/integrity_macros.h index 242734e18d..e565900f08 100644 --- a/c/include/libsbp/integrity_macros.h +++ b/c/include/libsbp/integrity_macros.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/linux.h b/c/include/libsbp/linux.h index e8c1a71855..1d60588ac7 100644 --- a/c/include/libsbp/linux.h +++ b/c/include/libsbp/linux.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/linux/MSG_LINUX_CPU_STATE.h b/c/include/libsbp/linux/MSG_LINUX_CPU_STATE.h index ea3aba78b6..2e0000c97e 100644 --- a/c/include/libsbp/linux/MSG_LINUX_CPU_STATE.h +++ b/c/include/libsbp/linux/MSG_LINUX_CPU_STATE.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/linux/MSG_LINUX_CPU_STATE_DEP_A.h b/c/include/libsbp/linux/MSG_LINUX_CPU_STATE_DEP_A.h index 0999a7c0ec..a13a830ec1 100644 --- a/c/include/libsbp/linux/MSG_LINUX_CPU_STATE_DEP_A.h +++ b/c/include/libsbp/linux/MSG_LINUX_CPU_STATE_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/linux/MSG_LINUX_MEM_STATE.h b/c/include/libsbp/linux/MSG_LINUX_MEM_STATE.h index 3d71dae83f..4a4af3c5ab 100644 --- a/c/include/libsbp/linux/MSG_LINUX_MEM_STATE.h +++ b/c/include/libsbp/linux/MSG_LINUX_MEM_STATE.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/linux/MSG_LINUX_MEM_STATE_DEP_A.h b/c/include/libsbp/linux/MSG_LINUX_MEM_STATE_DEP_A.h index 82b83c5aeb..cb71c017c1 100644 --- a/c/include/libsbp/linux/MSG_LINUX_MEM_STATE_DEP_A.h +++ b/c/include/libsbp/linux/MSG_LINUX_MEM_STATE_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/linux/MSG_LINUX_PROCESS_FD_COUNT.h b/c/include/libsbp/linux/MSG_LINUX_PROCESS_FD_COUNT.h index 0c82d7af42..1ff72c540d 100644 --- a/c/include/libsbp/linux/MSG_LINUX_PROCESS_FD_COUNT.h +++ b/c/include/libsbp/linux/MSG_LINUX_PROCESS_FD_COUNT.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/linux/MSG_LINUX_PROCESS_FD_SUMMARY.h b/c/include/libsbp/linux/MSG_LINUX_PROCESS_FD_SUMMARY.h index b5c6422615..db539bdc0a 100644 --- a/c/include/libsbp/linux/MSG_LINUX_PROCESS_FD_SUMMARY.h +++ b/c/include/libsbp/linux/MSG_LINUX_PROCESS_FD_SUMMARY.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/linux/MSG_LINUX_PROCESS_SOCKET_COUNTS.h b/c/include/libsbp/linux/MSG_LINUX_PROCESS_SOCKET_COUNTS.h index c6b1020f1f..53b5416cbe 100644 --- a/c/include/libsbp/linux/MSG_LINUX_PROCESS_SOCKET_COUNTS.h +++ b/c/include/libsbp/linux/MSG_LINUX_PROCESS_SOCKET_COUNTS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/linux/MSG_LINUX_PROCESS_SOCKET_QUEUES.h b/c/include/libsbp/linux/MSG_LINUX_PROCESS_SOCKET_QUEUES.h index 8d1e109910..f4cbb143ef 100644 --- a/c/include/libsbp/linux/MSG_LINUX_PROCESS_SOCKET_QUEUES.h +++ b/c/include/libsbp/linux/MSG_LINUX_PROCESS_SOCKET_QUEUES.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/linux/MSG_LINUX_SOCKET_USAGE.h b/c/include/libsbp/linux/MSG_LINUX_SOCKET_USAGE.h index 8ff3ed2d1e..8d833e4ca8 100644 --- a/c/include/libsbp/linux/MSG_LINUX_SOCKET_USAGE.h +++ b/c/include/libsbp/linux/MSG_LINUX_SOCKET_USAGE.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/linux/MSG_LINUX_SYS_STATE.h b/c/include/libsbp/linux/MSG_LINUX_SYS_STATE.h index 559e71a317..6c466ef5c0 100644 --- a/c/include/libsbp/linux/MSG_LINUX_SYS_STATE.h +++ b/c/include/libsbp/linux/MSG_LINUX_SYS_STATE.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/linux/MSG_LINUX_SYS_STATE_DEP_A.h b/c/include/libsbp/linux/MSG_LINUX_SYS_STATE_DEP_A.h index 940dfcf79b..ce43af0797 100644 --- a/c/include/libsbp/linux/MSG_LINUX_SYS_STATE_DEP_A.h +++ b/c/include/libsbp/linux/MSG_LINUX_SYS_STATE_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/linux_macros.h b/c/include/libsbp/linux_macros.h index e7bff50ae9..baf6de4c1c 100644 --- a/c/include/libsbp/linux_macros.h +++ b/c/include/libsbp/linux_macros.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/logging.h b/c/include/libsbp/logging.h index 6b2f7cfd34..e9d93c3fe9 100644 --- a/c/include/libsbp/logging.h +++ b/c/include/libsbp/logging.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/logging/MSG_FWD.h b/c/include/libsbp/logging/MSG_FWD.h index 17cee2fe8a..41b97b8232 100644 --- a/c/include/libsbp/logging/MSG_FWD.h +++ b/c/include/libsbp/logging/MSG_FWD.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/logging/MSG_LOG.h b/c/include/libsbp/logging/MSG_LOG.h index 9bcd7a999c..9fff25a531 100644 --- a/c/include/libsbp/logging/MSG_LOG.h +++ b/c/include/libsbp/logging/MSG_LOG.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/logging/MSG_PRINT_DEP.h b/c/include/libsbp/logging/MSG_PRINT_DEP.h index 78a3118278..d9f7b81a73 100644 --- a/c/include/libsbp/logging/MSG_PRINT_DEP.h +++ b/c/include/libsbp/logging/MSG_PRINT_DEP.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/logging_macros.h b/c/include/libsbp/logging_macros.h index 67e21cfe51..258f080773 100644 --- a/c/include/libsbp/logging_macros.h +++ b/c/include/libsbp/logging_macros.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/mag.h b/c/include/libsbp/mag.h index f56f883022..5bf00d1d44 100644 --- a/c/include/libsbp/mag.h +++ b/c/include/libsbp/mag.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/mag/MSG_MAG_RAW.h b/c/include/libsbp/mag/MSG_MAG_RAW.h index 685f2f58f1..7718172c21 100644 --- a/c/include/libsbp/mag/MSG_MAG_RAW.h +++ b/c/include/libsbp/mag/MSG_MAG_RAW.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/mag_macros.h b/c/include/libsbp/mag_macros.h index ac6addc3e9..5e118b8149 100644 --- a/c/include/libsbp/mag_macros.h +++ b/c/include/libsbp/mag_macros.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation.h b/c/include/libsbp/navigation.h index 627df9ac5c..fe93567027 100644 --- a/c/include/libsbp/navigation.h +++ b/c/include/libsbp/navigation.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/EstimatedHorizontalErrorEllipse.h b/c/include/libsbp/navigation/EstimatedHorizontalErrorEllipse.h index 2c578a8d31..883cd9e9ba 100644 --- a/c/include/libsbp/navigation/EstimatedHorizontalErrorEllipse.h +++ b/c/include/libsbp/navigation/EstimatedHorizontalErrorEllipse.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_AGE_CORRECTIONS.h b/c/include/libsbp/navigation/MSG_AGE_CORRECTIONS.h index 6314195748..d0a309c9aa 100644 --- a/c/include/libsbp/navigation/MSG_AGE_CORRECTIONS.h +++ b/c/include/libsbp/navigation/MSG_AGE_CORRECTIONS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_BASELINE_ECEF.h b/c/include/libsbp/navigation/MSG_BASELINE_ECEF.h index 397dec2d86..7a1c621f8b 100644 --- a/c/include/libsbp/navigation/MSG_BASELINE_ECEF.h +++ b/c/include/libsbp/navigation/MSG_BASELINE_ECEF.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_BASELINE_ECEF_DEP_A.h b/c/include/libsbp/navigation/MSG_BASELINE_ECEF_DEP_A.h index 7eca49447a..0774183062 100644 --- a/c/include/libsbp/navigation/MSG_BASELINE_ECEF_DEP_A.h +++ b/c/include/libsbp/navigation/MSG_BASELINE_ECEF_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_BASELINE_HEADING_DEP_A.h b/c/include/libsbp/navigation/MSG_BASELINE_HEADING_DEP_A.h index 95cbde33a7..2b966ebe6c 100644 --- a/c/include/libsbp/navigation/MSG_BASELINE_HEADING_DEP_A.h +++ b/c/include/libsbp/navigation/MSG_BASELINE_HEADING_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_BASELINE_NED.h b/c/include/libsbp/navigation/MSG_BASELINE_NED.h index a8988323c1..bfb478b6fb 100644 --- a/c/include/libsbp/navigation/MSG_BASELINE_NED.h +++ b/c/include/libsbp/navigation/MSG_BASELINE_NED.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_BASELINE_NED_DEP_A.h b/c/include/libsbp/navigation/MSG_BASELINE_NED_DEP_A.h index ee4cb9b50c..c76f87891a 100644 --- a/c/include/libsbp/navigation/MSG_BASELINE_NED_DEP_A.h +++ b/c/include/libsbp/navigation/MSG_BASELINE_NED_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_DOPS.h b/c/include/libsbp/navigation/MSG_DOPS.h index befa69cdcd..a893944fa7 100644 --- a/c/include/libsbp/navigation/MSG_DOPS.h +++ b/c/include/libsbp/navigation/MSG_DOPS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_DOPS_DEP_A.h b/c/include/libsbp/navigation/MSG_DOPS_DEP_A.h index 74f280d497..07e70de69d 100644 --- a/c/include/libsbp/navigation/MSG_DOPS_DEP_A.h +++ b/c/include/libsbp/navigation/MSG_DOPS_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_GPS_TIME.h b/c/include/libsbp/navigation/MSG_GPS_TIME.h index 132ea796a0..a06cf6c5bc 100644 --- a/c/include/libsbp/navigation/MSG_GPS_TIME.h +++ b/c/include/libsbp/navigation/MSG_GPS_TIME.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_GPS_TIME_DEP_A.h b/c/include/libsbp/navigation/MSG_GPS_TIME_DEP_A.h index ac93bfca18..3dfdcb1142 100644 --- a/c/include/libsbp/navigation/MSG_GPS_TIME_DEP_A.h +++ b/c/include/libsbp/navigation/MSG_GPS_TIME_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_GPS_TIME_GNSS.h b/c/include/libsbp/navigation/MSG_GPS_TIME_GNSS.h index 854b6456b2..56c3f26c58 100644 --- a/c/include/libsbp/navigation/MSG_GPS_TIME_GNSS.h +++ b/c/include/libsbp/navigation/MSG_GPS_TIME_GNSS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_POSE_RELATIVE.h b/c/include/libsbp/navigation/MSG_POSE_RELATIVE.h index 2beb265c05..e32d67b77b 100644 --- a/c/include/libsbp/navigation/MSG_POSE_RELATIVE.h +++ b/c/include/libsbp/navigation/MSG_POSE_RELATIVE.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_POS_ECEF.h b/c/include/libsbp/navigation/MSG_POS_ECEF.h index a40747a777..43bf069692 100644 --- a/c/include/libsbp/navigation/MSG_POS_ECEF.h +++ b/c/include/libsbp/navigation/MSG_POS_ECEF.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_POS_ECEF_COV.h b/c/include/libsbp/navigation/MSG_POS_ECEF_COV.h index 2c4bcc6979..ad4e4b825e 100644 --- a/c/include/libsbp/navigation/MSG_POS_ECEF_COV.h +++ b/c/include/libsbp/navigation/MSG_POS_ECEF_COV.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_POS_ECEF_COV_GNSS.h b/c/include/libsbp/navigation/MSG_POS_ECEF_COV_GNSS.h index adf9f421d4..042994e520 100644 --- a/c/include/libsbp/navigation/MSG_POS_ECEF_COV_GNSS.h +++ b/c/include/libsbp/navigation/MSG_POS_ECEF_COV_GNSS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_POS_ECEF_DEP_A.h b/c/include/libsbp/navigation/MSG_POS_ECEF_DEP_A.h index 20a21ded02..246dcade11 100644 --- a/c/include/libsbp/navigation/MSG_POS_ECEF_DEP_A.h +++ b/c/include/libsbp/navigation/MSG_POS_ECEF_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_POS_ECEF_GNSS.h b/c/include/libsbp/navigation/MSG_POS_ECEF_GNSS.h index 73738383c9..ba9a8fa983 100644 --- a/c/include/libsbp/navigation/MSG_POS_ECEF_GNSS.h +++ b/c/include/libsbp/navigation/MSG_POS_ECEF_GNSS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_POS_LLH.h b/c/include/libsbp/navigation/MSG_POS_LLH.h index 5bb448760f..d485027da3 100644 --- a/c/include/libsbp/navigation/MSG_POS_LLH.h +++ b/c/include/libsbp/navigation/MSG_POS_LLH.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_POS_LLH_ACC.h b/c/include/libsbp/navigation/MSG_POS_LLH_ACC.h index 3f9cfab401..5d7f19e666 100644 --- a/c/include/libsbp/navigation/MSG_POS_LLH_ACC.h +++ b/c/include/libsbp/navigation/MSG_POS_LLH_ACC.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_POS_LLH_COV.h b/c/include/libsbp/navigation/MSG_POS_LLH_COV.h index 0da3d6d6c3..3c82ae4df2 100644 --- a/c/include/libsbp/navigation/MSG_POS_LLH_COV.h +++ b/c/include/libsbp/navigation/MSG_POS_LLH_COV.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_POS_LLH_COV_GNSS.h b/c/include/libsbp/navigation/MSG_POS_LLH_COV_GNSS.h index 243254ded5..7c9e4c965c 100644 --- a/c/include/libsbp/navigation/MSG_POS_LLH_COV_GNSS.h +++ b/c/include/libsbp/navigation/MSG_POS_LLH_COV_GNSS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_POS_LLH_DEP_A.h b/c/include/libsbp/navigation/MSG_POS_LLH_DEP_A.h index af4c48382e..887bf1c903 100644 --- a/c/include/libsbp/navigation/MSG_POS_LLH_DEP_A.h +++ b/c/include/libsbp/navigation/MSG_POS_LLH_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_POS_LLH_GNSS.h b/c/include/libsbp/navigation/MSG_POS_LLH_GNSS.h index ba56badbc2..56d8690475 100644 --- a/c/include/libsbp/navigation/MSG_POS_LLH_GNSS.h +++ b/c/include/libsbp/navigation/MSG_POS_LLH_GNSS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_PROTECTION_LEVEL.h b/c/include/libsbp/navigation/MSG_PROTECTION_LEVEL.h index eb26c54d1d..b9db2ed633 100644 --- a/c/include/libsbp/navigation/MSG_PROTECTION_LEVEL.h +++ b/c/include/libsbp/navigation/MSG_PROTECTION_LEVEL.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_PROTECTION_LEVEL_DEP_A.h b/c/include/libsbp/navigation/MSG_PROTECTION_LEVEL_DEP_A.h index 4083cb3a84..fc2264f6d2 100644 --- a/c/include/libsbp/navigation/MSG_PROTECTION_LEVEL_DEP_A.h +++ b/c/include/libsbp/navigation/MSG_PROTECTION_LEVEL_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_REFERENCE_FRAME_PARAM.h b/c/include/libsbp/navigation/MSG_REFERENCE_FRAME_PARAM.h index 114ad95138..d1bc39ca32 100644 --- a/c/include/libsbp/navigation/MSG_REFERENCE_FRAME_PARAM.h +++ b/c/include/libsbp/navigation/MSG_REFERENCE_FRAME_PARAM.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_UTC_LEAP_SECOND.h b/c/include/libsbp/navigation/MSG_UTC_LEAP_SECOND.h index 5b3e423afd..0f5e3bbeeb 100644 --- a/c/include/libsbp/navigation/MSG_UTC_LEAP_SECOND.h +++ b/c/include/libsbp/navigation/MSG_UTC_LEAP_SECOND.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_UTC_TIME.h b/c/include/libsbp/navigation/MSG_UTC_TIME.h index 9e8eb97c29..2c46149ef8 100644 --- a/c/include/libsbp/navigation/MSG_UTC_TIME.h +++ b/c/include/libsbp/navigation/MSG_UTC_TIME.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_UTC_TIME_GNSS.h b/c/include/libsbp/navigation/MSG_UTC_TIME_GNSS.h index a23ea4d53d..5d5609228a 100644 --- a/c/include/libsbp/navigation/MSG_UTC_TIME_GNSS.h +++ b/c/include/libsbp/navigation/MSG_UTC_TIME_GNSS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_VEL_BODY.h b/c/include/libsbp/navigation/MSG_VEL_BODY.h index a07bb791f7..a345737c1e 100644 --- a/c/include/libsbp/navigation/MSG_VEL_BODY.h +++ b/c/include/libsbp/navigation/MSG_VEL_BODY.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_VEL_COG.h b/c/include/libsbp/navigation/MSG_VEL_COG.h index 03d2c99359..d5abcd9deb 100644 --- a/c/include/libsbp/navigation/MSG_VEL_COG.h +++ b/c/include/libsbp/navigation/MSG_VEL_COG.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_VEL_ECEF.h b/c/include/libsbp/navigation/MSG_VEL_ECEF.h index 60146c8351..da0cf73457 100644 --- a/c/include/libsbp/navigation/MSG_VEL_ECEF.h +++ b/c/include/libsbp/navigation/MSG_VEL_ECEF.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_VEL_ECEF_COV.h b/c/include/libsbp/navigation/MSG_VEL_ECEF_COV.h index 65ea698ef4..4cf1788b0c 100644 --- a/c/include/libsbp/navigation/MSG_VEL_ECEF_COV.h +++ b/c/include/libsbp/navigation/MSG_VEL_ECEF_COV.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_VEL_ECEF_COV_GNSS.h b/c/include/libsbp/navigation/MSG_VEL_ECEF_COV_GNSS.h index babd053a9a..617bd24d66 100644 --- a/c/include/libsbp/navigation/MSG_VEL_ECEF_COV_GNSS.h +++ b/c/include/libsbp/navigation/MSG_VEL_ECEF_COV_GNSS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_VEL_ECEF_DEP_A.h b/c/include/libsbp/navigation/MSG_VEL_ECEF_DEP_A.h index 856a84cdc8..fd7f7e0db5 100644 --- a/c/include/libsbp/navigation/MSG_VEL_ECEF_DEP_A.h +++ b/c/include/libsbp/navigation/MSG_VEL_ECEF_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_VEL_ECEF_GNSS.h b/c/include/libsbp/navigation/MSG_VEL_ECEF_GNSS.h index 02492b6be6..1aa02b8430 100644 --- a/c/include/libsbp/navigation/MSG_VEL_ECEF_GNSS.h +++ b/c/include/libsbp/navigation/MSG_VEL_ECEF_GNSS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_VEL_NED.h b/c/include/libsbp/navigation/MSG_VEL_NED.h index 54b9550583..5492552a92 100644 --- a/c/include/libsbp/navigation/MSG_VEL_NED.h +++ b/c/include/libsbp/navigation/MSG_VEL_NED.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_VEL_NED_COV.h b/c/include/libsbp/navigation/MSG_VEL_NED_COV.h index 3211bc2a1a..f7cdcfcf28 100644 --- a/c/include/libsbp/navigation/MSG_VEL_NED_COV.h +++ b/c/include/libsbp/navigation/MSG_VEL_NED_COV.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_VEL_NED_COV_GNSS.h b/c/include/libsbp/navigation/MSG_VEL_NED_COV_GNSS.h index acf300f407..4c3f528230 100644 --- a/c/include/libsbp/navigation/MSG_VEL_NED_COV_GNSS.h +++ b/c/include/libsbp/navigation/MSG_VEL_NED_COV_GNSS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_VEL_NED_DEP_A.h b/c/include/libsbp/navigation/MSG_VEL_NED_DEP_A.h index 861fe2507b..f0e66d7d97 100644 --- a/c/include/libsbp/navigation/MSG_VEL_NED_DEP_A.h +++ b/c/include/libsbp/navigation/MSG_VEL_NED_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation/MSG_VEL_NED_GNSS.h b/c/include/libsbp/navigation/MSG_VEL_NED_GNSS.h index fc681587c8..ccce7276d5 100644 --- a/c/include/libsbp/navigation/MSG_VEL_NED_GNSS.h +++ b/c/include/libsbp/navigation/MSG_VEL_NED_GNSS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/navigation_macros.h b/c/include/libsbp/navigation_macros.h index bce30aac73..73f964dc5e 100644 --- a/c/include/libsbp/navigation_macros.h +++ b/c/include/libsbp/navigation_macros.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ndb.h b/c/include/libsbp/ndb.h index 50381481e5..bcbd131272 100644 --- a/c/include/libsbp/ndb.h +++ b/c/include/libsbp/ndb.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ndb/MSG_NDB_EVENT.h b/c/include/libsbp/ndb/MSG_NDB_EVENT.h index cba6c92252..d00da8f041 100644 --- a/c/include/libsbp/ndb/MSG_NDB_EVENT.h +++ b/c/include/libsbp/ndb/MSG_NDB_EVENT.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ndb_macros.h b/c/include/libsbp/ndb_macros.h index 707a26574e..dbb4306d95 100644 --- a/c/include/libsbp/ndb_macros.h +++ b/c/include/libsbp/ndb_macros.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation.h b/c/include/libsbp/observation.h index 62f96f0cfc..4887f6ef69 100644 --- a/c/include/libsbp/observation.h +++ b/c/include/libsbp/observation.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/AlmanacCommonContent.h b/c/include/libsbp/observation/AlmanacCommonContent.h index 24358e995b..d4921d8aec 100644 --- a/c/include/libsbp/observation/AlmanacCommonContent.h +++ b/c/include/libsbp/observation/AlmanacCommonContent.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/AlmanacCommonContentDep.h b/c/include/libsbp/observation/AlmanacCommonContentDep.h index da089987c5..a48154668a 100644 --- a/c/include/libsbp/observation/AlmanacCommonContentDep.h +++ b/c/include/libsbp/observation/AlmanacCommonContentDep.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/CarrierPhaseDepA.h b/c/include/libsbp/observation/CarrierPhaseDepA.h index 60d4fd30e9..74d6254a89 100644 --- a/c/include/libsbp/observation/CarrierPhaseDepA.h +++ b/c/include/libsbp/observation/CarrierPhaseDepA.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/Doppler.h b/c/include/libsbp/observation/Doppler.h index 74442755fb..1c9956ae59 100644 --- a/c/include/libsbp/observation/Doppler.h +++ b/c/include/libsbp/observation/Doppler.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/EphemerisCommonContent.h b/c/include/libsbp/observation/EphemerisCommonContent.h index 5edbe259cb..7225f31737 100644 --- a/c/include/libsbp/observation/EphemerisCommonContent.h +++ b/c/include/libsbp/observation/EphemerisCommonContent.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/EphemerisCommonContentDepA.h b/c/include/libsbp/observation/EphemerisCommonContentDepA.h index 1ed094135e..a01d0b7161 100644 --- a/c/include/libsbp/observation/EphemerisCommonContentDepA.h +++ b/c/include/libsbp/observation/EphemerisCommonContentDepA.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/EphemerisCommonContentDepB.h b/c/include/libsbp/observation/EphemerisCommonContentDepB.h index ab91d01184..b17c4bffb8 100644 --- a/c/include/libsbp/observation/EphemerisCommonContentDepB.h +++ b/c/include/libsbp/observation/EphemerisCommonContentDepB.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/GnssCapb.h b/c/include/libsbp/observation/GnssCapb.h index 0870fff5e2..aecd6c0953 100644 --- a/c/include/libsbp/observation/GnssCapb.h +++ b/c/include/libsbp/observation/GnssCapb.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_ALMANAC_GLO.h b/c/include/libsbp/observation/MSG_ALMANAC_GLO.h index bfa67d8ca8..f04bad762d 100644 --- a/c/include/libsbp/observation/MSG_ALMANAC_GLO.h +++ b/c/include/libsbp/observation/MSG_ALMANAC_GLO.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_ALMANAC_GLO_DEP.h b/c/include/libsbp/observation/MSG_ALMANAC_GLO_DEP.h index 4d9aa9122b..6bcb33a807 100644 --- a/c/include/libsbp/observation/MSG_ALMANAC_GLO_DEP.h +++ b/c/include/libsbp/observation/MSG_ALMANAC_GLO_DEP.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_ALMANAC_GPS.h b/c/include/libsbp/observation/MSG_ALMANAC_GPS.h index 415e8e82a4..9910105b80 100644 --- a/c/include/libsbp/observation/MSG_ALMANAC_GPS.h +++ b/c/include/libsbp/observation/MSG_ALMANAC_GPS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_ALMANAC_GPS_DEP.h b/c/include/libsbp/observation/MSG_ALMANAC_GPS_DEP.h index e999926593..c6b2628f1f 100644 --- a/c/include/libsbp/observation/MSG_ALMANAC_GPS_DEP.h +++ b/c/include/libsbp/observation/MSG_ALMANAC_GPS_DEP.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_BASE_POS_ECEF.h b/c/include/libsbp/observation/MSG_BASE_POS_ECEF.h index a3bcf8ffd3..b0a16e09ba 100644 --- a/c/include/libsbp/observation/MSG_BASE_POS_ECEF.h +++ b/c/include/libsbp/observation/MSG_BASE_POS_ECEF.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_BASE_POS_LLH.h b/c/include/libsbp/observation/MSG_BASE_POS_LLH.h index 7827d1a28f..a2899f8678 100644 --- a/c/include/libsbp/observation/MSG_BASE_POS_LLH.h +++ b/c/include/libsbp/observation/MSG_BASE_POS_LLH.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_EPHEMERIS_BDS.h b/c/include/libsbp/observation/MSG_EPHEMERIS_BDS.h index 164fdb2fba..4c060ffa58 100644 --- a/c/include/libsbp/observation/MSG_EPHEMERIS_BDS.h +++ b/c/include/libsbp/observation/MSG_EPHEMERIS_BDS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_EPHEMERIS_DEP_A.h b/c/include/libsbp/observation/MSG_EPHEMERIS_DEP_A.h index ae7842f289..76e74715d0 100644 --- a/c/include/libsbp/observation/MSG_EPHEMERIS_DEP_A.h +++ b/c/include/libsbp/observation/MSG_EPHEMERIS_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_EPHEMERIS_DEP_B.h b/c/include/libsbp/observation/MSG_EPHEMERIS_DEP_B.h index 24bd2474e0..d0f32e44dd 100644 --- a/c/include/libsbp/observation/MSG_EPHEMERIS_DEP_B.h +++ b/c/include/libsbp/observation/MSG_EPHEMERIS_DEP_B.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_EPHEMERIS_DEP_C.h b/c/include/libsbp/observation/MSG_EPHEMERIS_DEP_C.h index 72aaca40be..a27e6a2b85 100644 --- a/c/include/libsbp/observation/MSG_EPHEMERIS_DEP_C.h +++ b/c/include/libsbp/observation/MSG_EPHEMERIS_DEP_C.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_EPHEMERIS_DEP_D.h b/c/include/libsbp/observation/MSG_EPHEMERIS_DEP_D.h index e148bbbd05..860098d4fb 100644 --- a/c/include/libsbp/observation/MSG_EPHEMERIS_DEP_D.h +++ b/c/include/libsbp/observation/MSG_EPHEMERIS_DEP_D.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_EPHEMERIS_GAL.h b/c/include/libsbp/observation/MSG_EPHEMERIS_GAL.h index ef49111d28..feb0da10bb 100644 --- a/c/include/libsbp/observation/MSG_EPHEMERIS_GAL.h +++ b/c/include/libsbp/observation/MSG_EPHEMERIS_GAL.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_EPHEMERIS_GAL_DEP_A.h b/c/include/libsbp/observation/MSG_EPHEMERIS_GAL_DEP_A.h index 666ac0e40f..3e1e7786da 100644 --- a/c/include/libsbp/observation/MSG_EPHEMERIS_GAL_DEP_A.h +++ b/c/include/libsbp/observation/MSG_EPHEMERIS_GAL_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_EPHEMERIS_GLO.h b/c/include/libsbp/observation/MSG_EPHEMERIS_GLO.h index fb73731d98..379e08d753 100644 --- a/c/include/libsbp/observation/MSG_EPHEMERIS_GLO.h +++ b/c/include/libsbp/observation/MSG_EPHEMERIS_GLO.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_EPHEMERIS_GLO_DEP_A.h b/c/include/libsbp/observation/MSG_EPHEMERIS_GLO_DEP_A.h index 8ef399da8f..57bfd279c2 100644 --- a/c/include/libsbp/observation/MSG_EPHEMERIS_GLO_DEP_A.h +++ b/c/include/libsbp/observation/MSG_EPHEMERIS_GLO_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_EPHEMERIS_GLO_DEP_B.h b/c/include/libsbp/observation/MSG_EPHEMERIS_GLO_DEP_B.h index f3a7b852c6..c082096efb 100644 --- a/c/include/libsbp/observation/MSG_EPHEMERIS_GLO_DEP_B.h +++ b/c/include/libsbp/observation/MSG_EPHEMERIS_GLO_DEP_B.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_EPHEMERIS_GLO_DEP_C.h b/c/include/libsbp/observation/MSG_EPHEMERIS_GLO_DEP_C.h index 5402b55887..81ad926d46 100644 --- a/c/include/libsbp/observation/MSG_EPHEMERIS_GLO_DEP_C.h +++ b/c/include/libsbp/observation/MSG_EPHEMERIS_GLO_DEP_C.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_EPHEMERIS_GLO_DEP_D.h b/c/include/libsbp/observation/MSG_EPHEMERIS_GLO_DEP_D.h index 1dc2f9e098..c9810f4e74 100644 --- a/c/include/libsbp/observation/MSG_EPHEMERIS_GLO_DEP_D.h +++ b/c/include/libsbp/observation/MSG_EPHEMERIS_GLO_DEP_D.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_EPHEMERIS_GPS.h b/c/include/libsbp/observation/MSG_EPHEMERIS_GPS.h index abb8d0f44f..e198417189 100644 --- a/c/include/libsbp/observation/MSG_EPHEMERIS_GPS.h +++ b/c/include/libsbp/observation/MSG_EPHEMERIS_GPS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_EPHEMERIS_GPS_DEP_E.h b/c/include/libsbp/observation/MSG_EPHEMERIS_GPS_DEP_E.h index d3f1cf6075..9b068b83ab 100644 --- a/c/include/libsbp/observation/MSG_EPHEMERIS_GPS_DEP_E.h +++ b/c/include/libsbp/observation/MSG_EPHEMERIS_GPS_DEP_E.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_EPHEMERIS_GPS_DEP_F.h b/c/include/libsbp/observation/MSG_EPHEMERIS_GPS_DEP_F.h index 5557442a6c..b81a48c9f4 100644 --- a/c/include/libsbp/observation/MSG_EPHEMERIS_GPS_DEP_F.h +++ b/c/include/libsbp/observation/MSG_EPHEMERIS_GPS_DEP_F.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_EPHEMERIS_QZSS.h b/c/include/libsbp/observation/MSG_EPHEMERIS_QZSS.h index a908cd1a2b..599a2d36fd 100644 --- a/c/include/libsbp/observation/MSG_EPHEMERIS_QZSS.h +++ b/c/include/libsbp/observation/MSG_EPHEMERIS_QZSS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_EPHEMERIS_SBAS.h b/c/include/libsbp/observation/MSG_EPHEMERIS_SBAS.h index 713a11c8b2..8f42b1f8c5 100644 --- a/c/include/libsbp/observation/MSG_EPHEMERIS_SBAS.h +++ b/c/include/libsbp/observation/MSG_EPHEMERIS_SBAS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_EPHEMERIS_SBAS_DEP_A.h b/c/include/libsbp/observation/MSG_EPHEMERIS_SBAS_DEP_A.h index 63c911b224..9b47eb4b4b 100644 --- a/c/include/libsbp/observation/MSG_EPHEMERIS_SBAS_DEP_A.h +++ b/c/include/libsbp/observation/MSG_EPHEMERIS_SBAS_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_EPHEMERIS_SBAS_DEP_B.h b/c/include/libsbp/observation/MSG_EPHEMERIS_SBAS_DEP_B.h index 254a82c736..58f63b0332 100644 --- a/c/include/libsbp/observation/MSG_EPHEMERIS_SBAS_DEP_B.h +++ b/c/include/libsbp/observation/MSG_EPHEMERIS_SBAS_DEP_B.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_GLO_BIASES.h b/c/include/libsbp/observation/MSG_GLO_BIASES.h index a9649bf840..db3a453de3 100644 --- a/c/include/libsbp/observation/MSG_GLO_BIASES.h +++ b/c/include/libsbp/observation/MSG_GLO_BIASES.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_GNSS_CAPB.h b/c/include/libsbp/observation/MSG_GNSS_CAPB.h index ab8657971c..73396ec2b1 100644 --- a/c/include/libsbp/observation/MSG_GNSS_CAPB.h +++ b/c/include/libsbp/observation/MSG_GNSS_CAPB.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_GROUP_DELAY.h b/c/include/libsbp/observation/MSG_GROUP_DELAY.h index 6100801dbd..fe77c6b98a 100644 --- a/c/include/libsbp/observation/MSG_GROUP_DELAY.h +++ b/c/include/libsbp/observation/MSG_GROUP_DELAY.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_GROUP_DELAY_DEP_A.h b/c/include/libsbp/observation/MSG_GROUP_DELAY_DEP_A.h index c87d9b54f3..bfcc6308f3 100644 --- a/c/include/libsbp/observation/MSG_GROUP_DELAY_DEP_A.h +++ b/c/include/libsbp/observation/MSG_GROUP_DELAY_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_GROUP_DELAY_DEP_B.h b/c/include/libsbp/observation/MSG_GROUP_DELAY_DEP_B.h index 2eb71a48df..c319fcdb44 100644 --- a/c/include/libsbp/observation/MSG_GROUP_DELAY_DEP_B.h +++ b/c/include/libsbp/observation/MSG_GROUP_DELAY_DEP_B.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_IONO.h b/c/include/libsbp/observation/MSG_IONO.h index 5edd9aedc6..d520d5d940 100644 --- a/c/include/libsbp/observation/MSG_IONO.h +++ b/c/include/libsbp/observation/MSG_IONO.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_OBS.h b/c/include/libsbp/observation/MSG_OBS.h index 822fe12ae8..ba0014c20d 100644 --- a/c/include/libsbp/observation/MSG_OBS.h +++ b/c/include/libsbp/observation/MSG_OBS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_OBS_DEP_A.h b/c/include/libsbp/observation/MSG_OBS_DEP_A.h index ae39098808..73ba97d5e0 100644 --- a/c/include/libsbp/observation/MSG_OBS_DEP_A.h +++ b/c/include/libsbp/observation/MSG_OBS_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_OBS_DEP_B.h b/c/include/libsbp/observation/MSG_OBS_DEP_B.h index be010b04a3..eb428828f8 100644 --- a/c/include/libsbp/observation/MSG_OBS_DEP_B.h +++ b/c/include/libsbp/observation/MSG_OBS_DEP_B.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_OBS_DEP_C.h b/c/include/libsbp/observation/MSG_OBS_DEP_C.h index 64970eea62..ad42951887 100644 --- a/c/include/libsbp/observation/MSG_OBS_DEP_C.h +++ b/c/include/libsbp/observation/MSG_OBS_DEP_C.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_OSR.h b/c/include/libsbp/observation/MSG_OSR.h index 440c2aa8cf..e2ad371c8e 100644 --- a/c/include/libsbp/observation/MSG_OSR.h +++ b/c/include/libsbp/observation/MSG_OSR.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_SV_AZ_EL.h b/c/include/libsbp/observation/MSG_SV_AZ_EL.h index 2218edf1fb..8451d5b15f 100644 --- a/c/include/libsbp/observation/MSG_SV_AZ_EL.h +++ b/c/include/libsbp/observation/MSG_SV_AZ_EL.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/MSG_SV_CONFIGURATION_GPS_DEP.h b/c/include/libsbp/observation/MSG_SV_CONFIGURATION_GPS_DEP.h index cadaa2f78e..3cc049d6ab 100644 --- a/c/include/libsbp/observation/MSG_SV_CONFIGURATION_GPS_DEP.h +++ b/c/include/libsbp/observation/MSG_SV_CONFIGURATION_GPS_DEP.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/ObservationHeader.h b/c/include/libsbp/observation/ObservationHeader.h index e329d24377..773b98da40 100644 --- a/c/include/libsbp/observation/ObservationHeader.h +++ b/c/include/libsbp/observation/ObservationHeader.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/ObservationHeaderDep.h b/c/include/libsbp/observation/ObservationHeaderDep.h index 60fef88cc2..ae18f56a33 100644 --- a/c/include/libsbp/observation/ObservationHeaderDep.h +++ b/c/include/libsbp/observation/ObservationHeaderDep.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/PackedObsContent.h b/c/include/libsbp/observation/PackedObsContent.h index f17a162d4d..c95421d008 100644 --- a/c/include/libsbp/observation/PackedObsContent.h +++ b/c/include/libsbp/observation/PackedObsContent.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/PackedObsContentDepA.h b/c/include/libsbp/observation/PackedObsContentDepA.h index 6fde9d7e3d..fbd00725b5 100644 --- a/c/include/libsbp/observation/PackedObsContentDepA.h +++ b/c/include/libsbp/observation/PackedObsContentDepA.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/PackedObsContentDepB.h b/c/include/libsbp/observation/PackedObsContentDepB.h index fa56884460..e5d331b8ed 100644 --- a/c/include/libsbp/observation/PackedObsContentDepB.h +++ b/c/include/libsbp/observation/PackedObsContentDepB.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/PackedObsContentDepC.h b/c/include/libsbp/observation/PackedObsContentDepC.h index 1d4680f2eb..c1c2e3a628 100644 --- a/c/include/libsbp/observation/PackedObsContentDepC.h +++ b/c/include/libsbp/observation/PackedObsContentDepC.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/PackedOsrContent.h b/c/include/libsbp/observation/PackedOsrContent.h index 84b4176f76..af2a159c8d 100644 --- a/c/include/libsbp/observation/PackedOsrContent.h +++ b/c/include/libsbp/observation/PackedOsrContent.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation/SvAzEl.h b/c/include/libsbp/observation/SvAzEl.h index 898140dd20..2a39121b21 100644 --- a/c/include/libsbp/observation/SvAzEl.h +++ b/c/include/libsbp/observation/SvAzEl.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/observation_macros.h b/c/include/libsbp/observation_macros.h index 7f25b8182e..dc3e3978ee 100644 --- a/c/include/libsbp/observation_macros.h +++ b/c/include/libsbp/observation_macros.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/orientation.h b/c/include/libsbp/orientation.h index 203094960c..6d0ae5700e 100644 --- a/c/include/libsbp/orientation.h +++ b/c/include/libsbp/orientation.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/orientation/MSG_ANGULAR_RATE.h b/c/include/libsbp/orientation/MSG_ANGULAR_RATE.h index 139bbca44a..709fd3726e 100644 --- a/c/include/libsbp/orientation/MSG_ANGULAR_RATE.h +++ b/c/include/libsbp/orientation/MSG_ANGULAR_RATE.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/orientation/MSG_BASELINE_HEADING.h b/c/include/libsbp/orientation/MSG_BASELINE_HEADING.h index 0b20f6340f..796b184a37 100644 --- a/c/include/libsbp/orientation/MSG_BASELINE_HEADING.h +++ b/c/include/libsbp/orientation/MSG_BASELINE_HEADING.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/orientation/MSG_ORIENT_EULER.h b/c/include/libsbp/orientation/MSG_ORIENT_EULER.h index 4d2a714f99..d078acfe0a 100644 --- a/c/include/libsbp/orientation/MSG_ORIENT_EULER.h +++ b/c/include/libsbp/orientation/MSG_ORIENT_EULER.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/orientation/MSG_ORIENT_QUAT.h b/c/include/libsbp/orientation/MSG_ORIENT_QUAT.h index 8fbfd09841..7db60bf348 100644 --- a/c/include/libsbp/orientation/MSG_ORIENT_QUAT.h +++ b/c/include/libsbp/orientation/MSG_ORIENT_QUAT.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/orientation_macros.h b/c/include/libsbp/orientation_macros.h index c280866eab..b38ffaaed8 100644 --- a/c/include/libsbp/orientation_macros.h +++ b/c/include/libsbp/orientation_macros.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/piksi.h b/c/include/libsbp/piksi.h index 4ef923e977..e071c7d13f 100644 --- a/c/include/libsbp/piksi.h +++ b/c/include/libsbp/piksi.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/piksi/Latency.h b/c/include/libsbp/piksi/Latency.h index 5a582de8bc..1f60fa4dd1 100644 --- a/c/include/libsbp/piksi/Latency.h +++ b/c/include/libsbp/piksi/Latency.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/piksi/MSG_ALMANAC.h b/c/include/libsbp/piksi/MSG_ALMANAC.h index e0aa97150b..9de729ef93 100644 --- a/c/include/libsbp/piksi/MSG_ALMANAC.h +++ b/c/include/libsbp/piksi/MSG_ALMANAC.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/piksi/MSG_CELL_MODEM_STATUS.h b/c/include/libsbp/piksi/MSG_CELL_MODEM_STATUS.h index 20f1bce3c5..1686b5730e 100644 --- a/c/include/libsbp/piksi/MSG_CELL_MODEM_STATUS.h +++ b/c/include/libsbp/piksi/MSG_CELL_MODEM_STATUS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/piksi/MSG_COMMAND_OUTPUT.h b/c/include/libsbp/piksi/MSG_COMMAND_OUTPUT.h index cf7c9808fd..92ba181643 100644 --- a/c/include/libsbp/piksi/MSG_COMMAND_OUTPUT.h +++ b/c/include/libsbp/piksi/MSG_COMMAND_OUTPUT.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/piksi/MSG_COMMAND_REQ.h b/c/include/libsbp/piksi/MSG_COMMAND_REQ.h index 6521dabd0f..adb807952b 100644 --- a/c/include/libsbp/piksi/MSG_COMMAND_REQ.h +++ b/c/include/libsbp/piksi/MSG_COMMAND_REQ.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/piksi/MSG_COMMAND_RESP.h b/c/include/libsbp/piksi/MSG_COMMAND_RESP.h index 775a7f5461..5b36561e0a 100644 --- a/c/include/libsbp/piksi/MSG_COMMAND_RESP.h +++ b/c/include/libsbp/piksi/MSG_COMMAND_RESP.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/piksi/MSG_CW_RESULTS.h b/c/include/libsbp/piksi/MSG_CW_RESULTS.h index 4a23d4cf5f..0a85ff5926 100644 --- a/c/include/libsbp/piksi/MSG_CW_RESULTS.h +++ b/c/include/libsbp/piksi/MSG_CW_RESULTS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/piksi/MSG_CW_START.h b/c/include/libsbp/piksi/MSG_CW_START.h index d31901e247..1a5f0aad48 100644 --- a/c/include/libsbp/piksi/MSG_CW_START.h +++ b/c/include/libsbp/piksi/MSG_CW_START.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/piksi/MSG_DEVICE_MONITOR.h b/c/include/libsbp/piksi/MSG_DEVICE_MONITOR.h index 943145382a..286c785411 100644 --- a/c/include/libsbp/piksi/MSG_DEVICE_MONITOR.h +++ b/c/include/libsbp/piksi/MSG_DEVICE_MONITOR.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/piksi/MSG_FRONT_END_GAIN.h b/c/include/libsbp/piksi/MSG_FRONT_END_GAIN.h index 9c8c86e15a..ebc88a428f 100644 --- a/c/include/libsbp/piksi/MSG_FRONT_END_GAIN.h +++ b/c/include/libsbp/piksi/MSG_FRONT_END_GAIN.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/piksi/MSG_IAR_STATE.h b/c/include/libsbp/piksi/MSG_IAR_STATE.h index a49f229f2f..bbe8a5b3a3 100644 --- a/c/include/libsbp/piksi/MSG_IAR_STATE.h +++ b/c/include/libsbp/piksi/MSG_IAR_STATE.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/piksi/MSG_INIT_BASE_DEP.h b/c/include/libsbp/piksi/MSG_INIT_BASE_DEP.h index 9193c129dd..fc98280282 100644 --- a/c/include/libsbp/piksi/MSG_INIT_BASE_DEP.h +++ b/c/include/libsbp/piksi/MSG_INIT_BASE_DEP.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/piksi/MSG_MASK_SATELLITE.h b/c/include/libsbp/piksi/MSG_MASK_SATELLITE.h index bdf437f5ac..a2484e02f8 100644 --- a/c/include/libsbp/piksi/MSG_MASK_SATELLITE.h +++ b/c/include/libsbp/piksi/MSG_MASK_SATELLITE.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/piksi/MSG_MASK_SATELLITE_DEP.h b/c/include/libsbp/piksi/MSG_MASK_SATELLITE_DEP.h index 6a5e466dff..c8e58b5aef 100644 --- a/c/include/libsbp/piksi/MSG_MASK_SATELLITE_DEP.h +++ b/c/include/libsbp/piksi/MSG_MASK_SATELLITE_DEP.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/piksi/MSG_NETWORK_BANDWIDTH_USAGE.h b/c/include/libsbp/piksi/MSG_NETWORK_BANDWIDTH_USAGE.h index 88a477847f..b1749b79c7 100644 --- a/c/include/libsbp/piksi/MSG_NETWORK_BANDWIDTH_USAGE.h +++ b/c/include/libsbp/piksi/MSG_NETWORK_BANDWIDTH_USAGE.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/piksi/MSG_NETWORK_STATE_REQ.h b/c/include/libsbp/piksi/MSG_NETWORK_STATE_REQ.h index 33484a5e22..ec5eb1c1c4 100644 --- a/c/include/libsbp/piksi/MSG_NETWORK_STATE_REQ.h +++ b/c/include/libsbp/piksi/MSG_NETWORK_STATE_REQ.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/piksi/MSG_NETWORK_STATE_RESP.h b/c/include/libsbp/piksi/MSG_NETWORK_STATE_RESP.h index 773f85b9b5..3dba56d52a 100644 --- a/c/include/libsbp/piksi/MSG_NETWORK_STATE_RESP.h +++ b/c/include/libsbp/piksi/MSG_NETWORK_STATE_RESP.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/piksi/MSG_RESET.h b/c/include/libsbp/piksi/MSG_RESET.h index 7629c5390b..5cc25132c6 100644 --- a/c/include/libsbp/piksi/MSG_RESET.h +++ b/c/include/libsbp/piksi/MSG_RESET.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/piksi/MSG_RESET_DEP.h b/c/include/libsbp/piksi/MSG_RESET_DEP.h index aa5daa73f9..c4662d5fa4 100644 --- a/c/include/libsbp/piksi/MSG_RESET_DEP.h +++ b/c/include/libsbp/piksi/MSG_RESET_DEP.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/piksi/MSG_RESET_FILTERS.h b/c/include/libsbp/piksi/MSG_RESET_FILTERS.h index 68a08b440e..9cdf97361f 100644 --- a/c/include/libsbp/piksi/MSG_RESET_FILTERS.h +++ b/c/include/libsbp/piksi/MSG_RESET_FILTERS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/piksi/MSG_SET_TIME.h b/c/include/libsbp/piksi/MSG_SET_TIME.h index 9d437960be..23e765a334 100644 --- a/c/include/libsbp/piksi/MSG_SET_TIME.h +++ b/c/include/libsbp/piksi/MSG_SET_TIME.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/piksi/MSG_SPECAN.h b/c/include/libsbp/piksi/MSG_SPECAN.h index 3f7863dab7..eb7d611454 100644 --- a/c/include/libsbp/piksi/MSG_SPECAN.h +++ b/c/include/libsbp/piksi/MSG_SPECAN.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/piksi/MSG_SPECAN_DEP.h b/c/include/libsbp/piksi/MSG_SPECAN_DEP.h index dfe9776487..b8f1c81a8b 100644 --- a/c/include/libsbp/piksi/MSG_SPECAN_DEP.h +++ b/c/include/libsbp/piksi/MSG_SPECAN_DEP.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/piksi/MSG_THREAD_STATE.h b/c/include/libsbp/piksi/MSG_THREAD_STATE.h index e3496239a0..a42dfded53 100644 --- a/c/include/libsbp/piksi/MSG_THREAD_STATE.h +++ b/c/include/libsbp/piksi/MSG_THREAD_STATE.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/piksi/MSG_UART_STATE.h b/c/include/libsbp/piksi/MSG_UART_STATE.h index 6242a2871a..6dc0b12994 100644 --- a/c/include/libsbp/piksi/MSG_UART_STATE.h +++ b/c/include/libsbp/piksi/MSG_UART_STATE.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/piksi/MSG_UART_STATE_DEPA.h b/c/include/libsbp/piksi/MSG_UART_STATE_DEPA.h index 30af77a0fd..be2d97d0a1 100644 --- a/c/include/libsbp/piksi/MSG_UART_STATE_DEPA.h +++ b/c/include/libsbp/piksi/MSG_UART_STATE_DEPA.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/piksi/NetworkUsage.h b/c/include/libsbp/piksi/NetworkUsage.h index 95012611df..af3ce01e05 100644 --- a/c/include/libsbp/piksi/NetworkUsage.h +++ b/c/include/libsbp/piksi/NetworkUsage.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/piksi/Period.h b/c/include/libsbp/piksi/Period.h index 2346d574fd..166df9126f 100644 --- a/c/include/libsbp/piksi/Period.h +++ b/c/include/libsbp/piksi/Period.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/piksi/UARTChannel.h b/c/include/libsbp/piksi/UARTChannel.h index ef5be88267..ec6eb6abf5 100644 --- a/c/include/libsbp/piksi/UARTChannel.h +++ b/c/include/libsbp/piksi/UARTChannel.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/piksi_macros.h b/c/include/libsbp/piksi_macros.h index 695aa3e668..4509ea703e 100644 --- a/c/include/libsbp/piksi_macros.h +++ b/c/include/libsbp/piksi_macros.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/profiling.h b/c/include/libsbp/profiling.h index 3062c2c633..0c1512b236 100644 --- a/c/include/libsbp/profiling.h +++ b/c/include/libsbp/profiling.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/profiling/MSG_MEASUREMENT_POINT.h b/c/include/libsbp/profiling/MSG_MEASUREMENT_POINT.h index 6c09f5fb56..3559499144 100644 --- a/c/include/libsbp/profiling/MSG_MEASUREMENT_POINT.h +++ b/c/include/libsbp/profiling/MSG_MEASUREMENT_POINT.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/profiling/MSG_PROFILING_RESOURCE_COUNTER.h b/c/include/libsbp/profiling/MSG_PROFILING_RESOURCE_COUNTER.h index b6912588df..c00f3ef448 100644 --- a/c/include/libsbp/profiling/MSG_PROFILING_RESOURCE_COUNTER.h +++ b/c/include/libsbp/profiling/MSG_PROFILING_RESOURCE_COUNTER.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/profiling/MSG_PROFILING_SYSTEM_INFO.h b/c/include/libsbp/profiling/MSG_PROFILING_SYSTEM_INFO.h index bf44cbe8b2..fc53e1df13 100644 --- a/c/include/libsbp/profiling/MSG_PROFILING_SYSTEM_INFO.h +++ b/c/include/libsbp/profiling/MSG_PROFILING_SYSTEM_INFO.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/profiling/MSG_PROFILING_THREAD_INFO.h b/c/include/libsbp/profiling/MSG_PROFILING_THREAD_INFO.h index cbe55144a5..6bbba5f0d6 100644 --- a/c/include/libsbp/profiling/MSG_PROFILING_THREAD_INFO.h +++ b/c/include/libsbp/profiling/MSG_PROFILING_THREAD_INFO.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/profiling/ResourceBucket.h b/c/include/libsbp/profiling/ResourceBucket.h index bb7c802d01..a2ede2740e 100644 --- a/c/include/libsbp/profiling/ResourceBucket.h +++ b/c/include/libsbp/profiling/ResourceBucket.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/profiling_macros.h b/c/include/libsbp/profiling_macros.h index 8de5620f1b..ba03586e82 100644 --- a/c/include/libsbp/profiling_macros.h +++ b/c/include/libsbp/profiling_macros.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/sbas.h b/c/include/libsbp/sbas.h index 541031492e..002e6f3579 100644 --- a/c/include/libsbp/sbas.h +++ b/c/include/libsbp/sbas.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/sbas/MSG_SBAS_RAW.h b/c/include/libsbp/sbas/MSG_SBAS_RAW.h index 3786e82c52..d2422eae13 100644 --- a/c/include/libsbp/sbas/MSG_SBAS_RAW.h +++ b/c/include/libsbp/sbas/MSG_SBAS_RAW.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/sbas_macros.h b/c/include/libsbp/sbas_macros.h index 939c682800..4442a25821 100644 --- a/c/include/libsbp/sbas_macros.h +++ b/c/include/libsbp/sbas_macros.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/sbp.h b/c/include/libsbp/sbp.h index 3a5db9e35d..2c7a1134cb 100644 --- a/c/include/libsbp/sbp.h +++ b/c/include/libsbp/sbp.h @@ -3,7 +3,7 @@ * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/sbp_msg.h b/c/include/libsbp/sbp_msg.h index ee133e4aa7..51c87a176b 100644 --- a/c/include/libsbp/sbp_msg.h +++ b/c/include/libsbp/sbp_msg.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/sbp_msg_type.h b/c/include/libsbp/sbp_msg_type.h index 6ebd25a09c..529d1f7b1d 100644 --- a/c/include/libsbp/sbp_msg_type.h +++ b/c/include/libsbp/sbp_msg_type.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/settings.h b/c/include/libsbp/settings.h index 43527e9f90..1eff89eb00 100644 --- a/c/include/libsbp/settings.h +++ b/c/include/libsbp/settings.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/settings/MSG_SETTINGS_READ_BY_INDEX_DONE.h b/c/include/libsbp/settings/MSG_SETTINGS_READ_BY_INDEX_DONE.h index 3f7fbb7148..18e6bdb991 100644 --- a/c/include/libsbp/settings/MSG_SETTINGS_READ_BY_INDEX_DONE.h +++ b/c/include/libsbp/settings/MSG_SETTINGS_READ_BY_INDEX_DONE.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/settings/MSG_SETTINGS_READ_BY_INDEX_REQ.h b/c/include/libsbp/settings/MSG_SETTINGS_READ_BY_INDEX_REQ.h index e36aecefea..078169f750 100644 --- a/c/include/libsbp/settings/MSG_SETTINGS_READ_BY_INDEX_REQ.h +++ b/c/include/libsbp/settings/MSG_SETTINGS_READ_BY_INDEX_REQ.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/settings/MSG_SETTINGS_READ_BY_INDEX_RESP.h b/c/include/libsbp/settings/MSG_SETTINGS_READ_BY_INDEX_RESP.h index ca28ab5385..3d41a19694 100644 --- a/c/include/libsbp/settings/MSG_SETTINGS_READ_BY_INDEX_RESP.h +++ b/c/include/libsbp/settings/MSG_SETTINGS_READ_BY_INDEX_RESP.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/settings/MSG_SETTINGS_READ_REQ.h b/c/include/libsbp/settings/MSG_SETTINGS_READ_REQ.h index 141f5cd6a3..6ff3a8c5e0 100644 --- a/c/include/libsbp/settings/MSG_SETTINGS_READ_REQ.h +++ b/c/include/libsbp/settings/MSG_SETTINGS_READ_REQ.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/settings/MSG_SETTINGS_READ_RESP.h b/c/include/libsbp/settings/MSG_SETTINGS_READ_RESP.h index e71b4ab854..da043f736f 100644 --- a/c/include/libsbp/settings/MSG_SETTINGS_READ_RESP.h +++ b/c/include/libsbp/settings/MSG_SETTINGS_READ_RESP.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/settings/MSG_SETTINGS_REGISTER.h b/c/include/libsbp/settings/MSG_SETTINGS_REGISTER.h index a8ad3b3b00..c88cb768af 100644 --- a/c/include/libsbp/settings/MSG_SETTINGS_REGISTER.h +++ b/c/include/libsbp/settings/MSG_SETTINGS_REGISTER.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/settings/MSG_SETTINGS_REGISTER_RESP.h b/c/include/libsbp/settings/MSG_SETTINGS_REGISTER_RESP.h index 83aa8896d1..abac2e9b9f 100644 --- a/c/include/libsbp/settings/MSG_SETTINGS_REGISTER_RESP.h +++ b/c/include/libsbp/settings/MSG_SETTINGS_REGISTER_RESP.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/settings/MSG_SETTINGS_SAVE.h b/c/include/libsbp/settings/MSG_SETTINGS_SAVE.h index d3c7fb68f8..bff7e201c3 100644 --- a/c/include/libsbp/settings/MSG_SETTINGS_SAVE.h +++ b/c/include/libsbp/settings/MSG_SETTINGS_SAVE.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/settings/MSG_SETTINGS_WRITE.h b/c/include/libsbp/settings/MSG_SETTINGS_WRITE.h index ee47f3dd55..85b23e216c 100644 --- a/c/include/libsbp/settings/MSG_SETTINGS_WRITE.h +++ b/c/include/libsbp/settings/MSG_SETTINGS_WRITE.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/settings/MSG_SETTINGS_WRITE_RESP.h b/c/include/libsbp/settings/MSG_SETTINGS_WRITE_RESP.h index 17ebcca7de..4aa7f0b38f 100644 --- a/c/include/libsbp/settings/MSG_SETTINGS_WRITE_RESP.h +++ b/c/include/libsbp/settings/MSG_SETTINGS_WRITE_RESP.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/settings_macros.h b/c/include/libsbp/settings_macros.h index 469c8076a6..8971ae5a0a 100644 --- a/c/include/libsbp/settings_macros.h +++ b/c/include/libsbp/settings_macros.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/signing.h b/c/include/libsbp/signing.h index 6edf4bb76b..444407b9a1 100644 --- a/c/include/libsbp/signing.h +++ b/c/include/libsbp/signing.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/signing/ECDSASignature.h b/c/include/libsbp/signing/ECDSASignature.h index f6b6e063cc..4a66b938fb 100644 --- a/c/include/libsbp/signing/ECDSASignature.h +++ b/c/include/libsbp/signing/ECDSASignature.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/signing/MSG_CERTIFICATE_CHAIN.h b/c/include/libsbp/signing/MSG_CERTIFICATE_CHAIN.h index 1435ff57e6..dcad2b8a98 100644 --- a/c/include/libsbp/signing/MSG_CERTIFICATE_CHAIN.h +++ b/c/include/libsbp/signing/MSG_CERTIFICATE_CHAIN.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/signing/MSG_CERTIFICATE_CHAIN_DEP.h b/c/include/libsbp/signing/MSG_CERTIFICATE_CHAIN_DEP.h index 6dd023f1c2..0abba59242 100644 --- a/c/include/libsbp/signing/MSG_CERTIFICATE_CHAIN_DEP.h +++ b/c/include/libsbp/signing/MSG_CERTIFICATE_CHAIN_DEP.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/signing/MSG_ECDSA_CERTIFICATE.h b/c/include/libsbp/signing/MSG_ECDSA_CERTIFICATE.h index 7debd254bc..0b7e48da34 100644 --- a/c/include/libsbp/signing/MSG_ECDSA_CERTIFICATE.h +++ b/c/include/libsbp/signing/MSG_ECDSA_CERTIFICATE.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/signing/MSG_ECDSA_SIGNATURE.h b/c/include/libsbp/signing/MSG_ECDSA_SIGNATURE.h index dfc5096c91..602c025283 100644 --- a/c/include/libsbp/signing/MSG_ECDSA_SIGNATURE.h +++ b/c/include/libsbp/signing/MSG_ECDSA_SIGNATURE.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/signing/MSG_ECDSA_SIGNATURE_DEP_A.h b/c/include/libsbp/signing/MSG_ECDSA_SIGNATURE_DEP_A.h index 1d78304eae..8b74dba2ff 100644 --- a/c/include/libsbp/signing/MSG_ECDSA_SIGNATURE_DEP_A.h +++ b/c/include/libsbp/signing/MSG_ECDSA_SIGNATURE_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/signing/MSG_ECDSA_SIGNATURE_DEP_B.h b/c/include/libsbp/signing/MSG_ECDSA_SIGNATURE_DEP_B.h index 4ea41a2096..7a32b8b230 100644 --- a/c/include/libsbp/signing/MSG_ECDSA_SIGNATURE_DEP_B.h +++ b/c/include/libsbp/signing/MSG_ECDSA_SIGNATURE_DEP_B.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/signing/MSG_ED25519_CERTIFICATE_DEP.h b/c/include/libsbp/signing/MSG_ED25519_CERTIFICATE_DEP.h index 3c4f0f78bc..7332f1bb3d 100644 --- a/c/include/libsbp/signing/MSG_ED25519_CERTIFICATE_DEP.h +++ b/c/include/libsbp/signing/MSG_ED25519_CERTIFICATE_DEP.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/signing/MSG_ED25519_SIGNATURE_DEP_A.h b/c/include/libsbp/signing/MSG_ED25519_SIGNATURE_DEP_A.h index 30c9f22ce8..36af400647 100644 --- a/c/include/libsbp/signing/MSG_ED25519_SIGNATURE_DEP_A.h +++ b/c/include/libsbp/signing/MSG_ED25519_SIGNATURE_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/signing/MSG_ED25519_SIGNATURE_DEP_B.h b/c/include/libsbp/signing/MSG_ED25519_SIGNATURE_DEP_B.h index 664823e259..5c24f85250 100644 --- a/c/include/libsbp/signing/MSG_ED25519_SIGNATURE_DEP_B.h +++ b/c/include/libsbp/signing/MSG_ED25519_SIGNATURE_DEP_B.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/signing/UtcTime.h b/c/include/libsbp/signing/UtcTime.h index f01fc3653a..195febe083 100644 --- a/c/include/libsbp/signing/UtcTime.h +++ b/c/include/libsbp/signing/UtcTime.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/signing_macros.h b/c/include/libsbp/signing_macros.h index a05c7c8bb1..a25421e0b9 100644 --- a/c/include/libsbp/signing_macros.h +++ b/c/include/libsbp/signing_macros.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/solution_meta.h b/c/include/libsbp/solution_meta.h index a4feb5af75..2715da814d 100644 --- a/c/include/libsbp/solution_meta.h +++ b/c/include/libsbp/solution_meta.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/solution_meta/GNSSInputType.h b/c/include/libsbp/solution_meta/GNSSInputType.h index 1f2ce83b9d..e5108a3efe 100644 --- a/c/include/libsbp/solution_meta/GNSSInputType.h +++ b/c/include/libsbp/solution_meta/GNSSInputType.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/solution_meta/IMUInputType.h b/c/include/libsbp/solution_meta/IMUInputType.h index 216cec6204..25832ff593 100644 --- a/c/include/libsbp/solution_meta/IMUInputType.h +++ b/c/include/libsbp/solution_meta/IMUInputType.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/solution_meta/MSG_SOLN_META.h b/c/include/libsbp/solution_meta/MSG_SOLN_META.h index ffde4614c0..1c44c9842d 100644 --- a/c/include/libsbp/solution_meta/MSG_SOLN_META.h +++ b/c/include/libsbp/solution_meta/MSG_SOLN_META.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/solution_meta/MSG_SOLN_META_DEP_A.h b/c/include/libsbp/solution_meta/MSG_SOLN_META_DEP_A.h index 9faac7001f..02fc12e226 100644 --- a/c/include/libsbp/solution_meta/MSG_SOLN_META_DEP_A.h +++ b/c/include/libsbp/solution_meta/MSG_SOLN_META_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/solution_meta/OdoInputType.h b/c/include/libsbp/solution_meta/OdoInputType.h index ee38d30d0d..30040c8e0a 100644 --- a/c/include/libsbp/solution_meta/OdoInputType.h +++ b/c/include/libsbp/solution_meta/OdoInputType.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/solution_meta/SolutionInputType.h b/c/include/libsbp/solution_meta/SolutionInputType.h index 364d245439..0adfa0a902 100644 --- a/c/include/libsbp/solution_meta/SolutionInputType.h +++ b/c/include/libsbp/solution_meta/SolutionInputType.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/solution_meta_macros.h b/c/include/libsbp/solution_meta_macros.h index 2a307805f2..b929817868 100644 --- a/c/include/libsbp/solution_meta_macros.h +++ b/c/include/libsbp/solution_meta_macros.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr.h b/c/include/libsbp/ssr.h index d8276fc4b1..16e404b022 100644 --- a/c/include/libsbp/ssr.h +++ b/c/include/libsbp/ssr.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/BoundsHeader.h b/c/include/libsbp/ssr/BoundsHeader.h index 166b998052..c8678cfc9b 100644 --- a/c/include/libsbp/ssr/BoundsHeader.h +++ b/c/include/libsbp/ssr/BoundsHeader.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/CodeBiasesContent.h b/c/include/libsbp/ssr/CodeBiasesContent.h index aab66213af..142e4435da 100644 --- a/c/include/libsbp/ssr/CodeBiasesContent.h +++ b/c/include/libsbp/ssr/CodeBiasesContent.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/CodePhaseBiasesSatSig.h b/c/include/libsbp/ssr/CodePhaseBiasesSatSig.h index 40ca111bc7..0e5d50d7b1 100644 --- a/c/include/libsbp/ssr/CodePhaseBiasesSatSig.h +++ b/c/include/libsbp/ssr/CodePhaseBiasesSatSig.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/GridDefinitionHeaderDepA.h b/c/include/libsbp/ssr/GridDefinitionHeaderDepA.h index 8339c43f30..b43bdde764 100644 --- a/c/include/libsbp/ssr/GridDefinitionHeaderDepA.h +++ b/c/include/libsbp/ssr/GridDefinitionHeaderDepA.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/GriddedCorrectionHeader.h b/c/include/libsbp/ssr/GriddedCorrectionHeader.h index e7854670db..4e5a37f9ce 100644 --- a/c/include/libsbp/ssr/GriddedCorrectionHeader.h +++ b/c/include/libsbp/ssr/GriddedCorrectionHeader.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/GriddedCorrectionHeaderDepA.h b/c/include/libsbp/ssr/GriddedCorrectionHeaderDepA.h index a783f55e5b..a5d4902255 100644 --- a/c/include/libsbp/ssr/GriddedCorrectionHeaderDepA.h +++ b/c/include/libsbp/ssr/GriddedCorrectionHeaderDepA.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/MSG_SSR_CODE_BIASES.h b/c/include/libsbp/ssr/MSG_SSR_CODE_BIASES.h index e728f5ffe4..cfbca0f994 100644 --- a/c/include/libsbp/ssr/MSG_SSR_CODE_BIASES.h +++ b/c/include/libsbp/ssr/MSG_SSR_CODE_BIASES.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/MSG_SSR_CODE_PHASE_BIASES_BOUNDS.h b/c/include/libsbp/ssr/MSG_SSR_CODE_PHASE_BIASES_BOUNDS.h index ad99157dd6..c3fb293e45 100644 --- a/c/include/libsbp/ssr/MSG_SSR_CODE_PHASE_BIASES_BOUNDS.h +++ b/c/include/libsbp/ssr/MSG_SSR_CODE_PHASE_BIASES_BOUNDS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/MSG_SSR_GRIDDED_CORRECTION.h b/c/include/libsbp/ssr/MSG_SSR_GRIDDED_CORRECTION.h index 65bbbed294..3eb4a47bd7 100644 --- a/c/include/libsbp/ssr/MSG_SSR_GRIDDED_CORRECTION.h +++ b/c/include/libsbp/ssr/MSG_SSR_GRIDDED_CORRECTION.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/MSG_SSR_GRIDDED_CORRECTION_BOUNDS.h b/c/include/libsbp/ssr/MSG_SSR_GRIDDED_CORRECTION_BOUNDS.h index 9d5ebcda64..3e41edd7ca 100644 --- a/c/include/libsbp/ssr/MSG_SSR_GRIDDED_CORRECTION_BOUNDS.h +++ b/c/include/libsbp/ssr/MSG_SSR_GRIDDED_CORRECTION_BOUNDS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/MSG_SSR_GRIDDED_CORRECTION_DEP_A.h b/c/include/libsbp/ssr/MSG_SSR_GRIDDED_CORRECTION_DEP_A.h index 4b6ab09191..2a9c99541c 100644 --- a/c/include/libsbp/ssr/MSG_SSR_GRIDDED_CORRECTION_DEP_A.h +++ b/c/include/libsbp/ssr/MSG_SSR_GRIDDED_CORRECTION_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/MSG_SSR_GRIDDED_CORRECTION_NO_STD_DEP_A.h b/c/include/libsbp/ssr/MSG_SSR_GRIDDED_CORRECTION_NO_STD_DEP_A.h index 02e90f42ca..6df23fa125 100644 --- a/c/include/libsbp/ssr/MSG_SSR_GRIDDED_CORRECTION_NO_STD_DEP_A.h +++ b/c/include/libsbp/ssr/MSG_SSR_GRIDDED_CORRECTION_NO_STD_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/MSG_SSR_GRID_DEFINITION_DEP_A.h b/c/include/libsbp/ssr/MSG_SSR_GRID_DEFINITION_DEP_A.h index 3f3b46e8bf..dc56d266e7 100644 --- a/c/include/libsbp/ssr/MSG_SSR_GRID_DEFINITION_DEP_A.h +++ b/c/include/libsbp/ssr/MSG_SSR_GRID_DEFINITION_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/MSG_SSR_ORBIT_CLOCK.h b/c/include/libsbp/ssr/MSG_SSR_ORBIT_CLOCK.h index a0a2f23d0f..ca7b83d876 100644 --- a/c/include/libsbp/ssr/MSG_SSR_ORBIT_CLOCK.h +++ b/c/include/libsbp/ssr/MSG_SSR_ORBIT_CLOCK.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/MSG_SSR_ORBIT_CLOCK_BOUNDS.h b/c/include/libsbp/ssr/MSG_SSR_ORBIT_CLOCK_BOUNDS.h index d72bf89625..442c501079 100644 --- a/c/include/libsbp/ssr/MSG_SSR_ORBIT_CLOCK_BOUNDS.h +++ b/c/include/libsbp/ssr/MSG_SSR_ORBIT_CLOCK_BOUNDS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/MSG_SSR_ORBIT_CLOCK_BOUNDS_DEGRADATION.h b/c/include/libsbp/ssr/MSG_SSR_ORBIT_CLOCK_BOUNDS_DEGRADATION.h index 435f970e51..a4f23b6d08 100644 --- a/c/include/libsbp/ssr/MSG_SSR_ORBIT_CLOCK_BOUNDS_DEGRADATION.h +++ b/c/include/libsbp/ssr/MSG_SSR_ORBIT_CLOCK_BOUNDS_DEGRADATION.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/MSG_SSR_ORBIT_CLOCK_DEP_A.h b/c/include/libsbp/ssr/MSG_SSR_ORBIT_CLOCK_DEP_A.h index d12627879a..dd978e2d16 100644 --- a/c/include/libsbp/ssr/MSG_SSR_ORBIT_CLOCK_DEP_A.h +++ b/c/include/libsbp/ssr/MSG_SSR_ORBIT_CLOCK_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/MSG_SSR_PHASE_BIASES.h b/c/include/libsbp/ssr/MSG_SSR_PHASE_BIASES.h index b45cd47e70..e17d1942e3 100644 --- a/c/include/libsbp/ssr/MSG_SSR_PHASE_BIASES.h +++ b/c/include/libsbp/ssr/MSG_SSR_PHASE_BIASES.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/MSG_SSR_SATELLITE_APC.h b/c/include/libsbp/ssr/MSG_SSR_SATELLITE_APC.h index 2ff6c7a0d6..45299596af 100644 --- a/c/include/libsbp/ssr/MSG_SSR_SATELLITE_APC.h +++ b/c/include/libsbp/ssr/MSG_SSR_SATELLITE_APC.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/MSG_SSR_SATELLITE_APC_DEP.h b/c/include/libsbp/ssr/MSG_SSR_SATELLITE_APC_DEP.h index 77e7450a60..42302a362a 100644 --- a/c/include/libsbp/ssr/MSG_SSR_SATELLITE_APC_DEP.h +++ b/c/include/libsbp/ssr/MSG_SSR_SATELLITE_APC_DEP.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/MSG_SSR_STEC_CORRECTION.h b/c/include/libsbp/ssr/MSG_SSR_STEC_CORRECTION.h index 462a018844..fe799d7f6b 100644 --- a/c/include/libsbp/ssr/MSG_SSR_STEC_CORRECTION.h +++ b/c/include/libsbp/ssr/MSG_SSR_STEC_CORRECTION.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/MSG_SSR_STEC_CORRECTION_DEP.h b/c/include/libsbp/ssr/MSG_SSR_STEC_CORRECTION_DEP.h index 6aef6af8a4..f06dc5de87 100644 --- a/c/include/libsbp/ssr/MSG_SSR_STEC_CORRECTION_DEP.h +++ b/c/include/libsbp/ssr/MSG_SSR_STEC_CORRECTION_DEP.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/MSG_SSR_STEC_CORRECTION_DEP_A.h b/c/include/libsbp/ssr/MSG_SSR_STEC_CORRECTION_DEP_A.h index bec803c037..0abaffdd0c 100644 --- a/c/include/libsbp/ssr/MSG_SSR_STEC_CORRECTION_DEP_A.h +++ b/c/include/libsbp/ssr/MSG_SSR_STEC_CORRECTION_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/MSG_SSR_TILE_DEFINITION.h b/c/include/libsbp/ssr/MSG_SSR_TILE_DEFINITION.h index cb8499a363..978388f312 100644 --- a/c/include/libsbp/ssr/MSG_SSR_TILE_DEFINITION.h +++ b/c/include/libsbp/ssr/MSG_SSR_TILE_DEFINITION.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/MSG_SSR_TILE_DEFINITION_DEP_A.h b/c/include/libsbp/ssr/MSG_SSR_TILE_DEFINITION_DEP_A.h index 301fa1b61e..1ccefd59e9 100644 --- a/c/include/libsbp/ssr/MSG_SSR_TILE_DEFINITION_DEP_A.h +++ b/c/include/libsbp/ssr/MSG_SSR_TILE_DEFINITION_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/MSG_SSR_TILE_DEFINITION_DEP_B.h b/c/include/libsbp/ssr/MSG_SSR_TILE_DEFINITION_DEP_B.h index 4f7ea84f3a..46cc4a44db 100644 --- a/c/include/libsbp/ssr/MSG_SSR_TILE_DEFINITION_DEP_B.h +++ b/c/include/libsbp/ssr/MSG_SSR_TILE_DEFINITION_DEP_B.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/OrbitClockBound.h b/c/include/libsbp/ssr/OrbitClockBound.h index a917fb1fee..b351015aa1 100644 --- a/c/include/libsbp/ssr/OrbitClockBound.h +++ b/c/include/libsbp/ssr/OrbitClockBound.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/OrbitClockBoundDegradation.h b/c/include/libsbp/ssr/OrbitClockBoundDegradation.h index cc8f6fc7e0..1b2289ed19 100644 --- a/c/include/libsbp/ssr/OrbitClockBoundDegradation.h +++ b/c/include/libsbp/ssr/OrbitClockBoundDegradation.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/PhaseBiasesContent.h b/c/include/libsbp/ssr/PhaseBiasesContent.h index 7950151a02..b40b94faee 100644 --- a/c/include/libsbp/ssr/PhaseBiasesContent.h +++ b/c/include/libsbp/ssr/PhaseBiasesContent.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/STECHeader.h b/c/include/libsbp/ssr/STECHeader.h index c19715628d..49ec7a4375 100644 --- a/c/include/libsbp/ssr/STECHeader.h +++ b/c/include/libsbp/ssr/STECHeader.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/STECHeaderDepA.h b/c/include/libsbp/ssr/STECHeaderDepA.h index 0ea95812c9..d7c458c48b 100644 --- a/c/include/libsbp/ssr/STECHeaderDepA.h +++ b/c/include/libsbp/ssr/STECHeaderDepA.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/STECResidual.h b/c/include/libsbp/ssr/STECResidual.h index 2a6cbd54c1..bd8ab3b5cd 100644 --- a/c/include/libsbp/ssr/STECResidual.h +++ b/c/include/libsbp/ssr/STECResidual.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/STECResidualNoStd.h b/c/include/libsbp/ssr/STECResidualNoStd.h index ed1b02e316..9ee3a6b82b 100644 --- a/c/include/libsbp/ssr/STECResidualNoStd.h +++ b/c/include/libsbp/ssr/STECResidualNoStd.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/STECSatElement.h b/c/include/libsbp/ssr/STECSatElement.h index 024056b359..a0967ae72a 100644 --- a/c/include/libsbp/ssr/STECSatElement.h +++ b/c/include/libsbp/ssr/STECSatElement.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/STECSatElementIntegrity.h b/c/include/libsbp/ssr/STECSatElementIntegrity.h index 6bb9b5fc76..cfdcfa1f04 100644 --- a/c/include/libsbp/ssr/STECSatElementIntegrity.h +++ b/c/include/libsbp/ssr/STECSatElementIntegrity.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/SatelliteAPC.h b/c/include/libsbp/ssr/SatelliteAPC.h index 8b91b732e5..42a9ed5697 100644 --- a/c/include/libsbp/ssr/SatelliteAPC.h +++ b/c/include/libsbp/ssr/SatelliteAPC.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/TroposphericDelayCorrection.h b/c/include/libsbp/ssr/TroposphericDelayCorrection.h index eee02f5cb0..19de4ac45b 100644 --- a/c/include/libsbp/ssr/TroposphericDelayCorrection.h +++ b/c/include/libsbp/ssr/TroposphericDelayCorrection.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr/TroposphericDelayCorrectionNoStd.h b/c/include/libsbp/ssr/TroposphericDelayCorrectionNoStd.h index 4cc3275b6d..bc99e0861d 100644 --- a/c/include/libsbp/ssr/TroposphericDelayCorrectionNoStd.h +++ b/c/include/libsbp/ssr/TroposphericDelayCorrectionNoStd.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/ssr_macros.h b/c/include/libsbp/ssr_macros.h index 18b40784a5..dbff63fbfe 100644 --- a/c/include/libsbp/ssr_macros.h +++ b/c/include/libsbp/ssr_macros.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/system.h b/c/include/libsbp/system.h index 6d2bb27076..bf8f3f6e28 100644 --- a/c/include/libsbp/system.h +++ b/c/include/libsbp/system.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/system/MSG_CSAC_TELEMETRY.h b/c/include/libsbp/system/MSG_CSAC_TELEMETRY.h index 9d0e40d11f..6e19982ab3 100644 --- a/c/include/libsbp/system/MSG_CSAC_TELEMETRY.h +++ b/c/include/libsbp/system/MSG_CSAC_TELEMETRY.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/system/MSG_CSAC_TELEMETRY_LABELS.h b/c/include/libsbp/system/MSG_CSAC_TELEMETRY_LABELS.h index c13331474e..4998ccdcb3 100644 --- a/c/include/libsbp/system/MSG_CSAC_TELEMETRY_LABELS.h +++ b/c/include/libsbp/system/MSG_CSAC_TELEMETRY_LABELS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/system/MSG_DGNSS_STATUS.h b/c/include/libsbp/system/MSG_DGNSS_STATUS.h index 23f65f0d4b..e61742bb54 100644 --- a/c/include/libsbp/system/MSG_DGNSS_STATUS.h +++ b/c/include/libsbp/system/MSG_DGNSS_STATUS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/system/MSG_GNSS_TIME_OFFSET.h b/c/include/libsbp/system/MSG_GNSS_TIME_OFFSET.h index 1f78e0e6be..44ef143978 100644 --- a/c/include/libsbp/system/MSG_GNSS_TIME_OFFSET.h +++ b/c/include/libsbp/system/MSG_GNSS_TIME_OFFSET.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/system/MSG_GROUP_META.h b/c/include/libsbp/system/MSG_GROUP_META.h index e220d4af5b..2fe77bdcf7 100644 --- a/c/include/libsbp/system/MSG_GROUP_META.h +++ b/c/include/libsbp/system/MSG_GROUP_META.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/system/MSG_HEARTBEAT.h b/c/include/libsbp/system/MSG_HEARTBEAT.h index d07a279273..15c89a4c36 100644 --- a/c/include/libsbp/system/MSG_HEARTBEAT.h +++ b/c/include/libsbp/system/MSG_HEARTBEAT.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/system/MSG_INS_STATUS.h b/c/include/libsbp/system/MSG_INS_STATUS.h index f868aa2005..9079e7b641 100644 --- a/c/include/libsbp/system/MSG_INS_STATUS.h +++ b/c/include/libsbp/system/MSG_INS_STATUS.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/system/MSG_INS_UPDATES.h b/c/include/libsbp/system/MSG_INS_UPDATES.h index 87b9b7d206..6ee1671b75 100644 --- a/c/include/libsbp/system/MSG_INS_UPDATES.h +++ b/c/include/libsbp/system/MSG_INS_UPDATES.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/system/MSG_PPS_TIME.h b/c/include/libsbp/system/MSG_PPS_TIME.h index 6da8e15e71..ec11c8d54a 100644 --- a/c/include/libsbp/system/MSG_PPS_TIME.h +++ b/c/include/libsbp/system/MSG_PPS_TIME.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/system/MSG_SENSOR_AID_EVENT.h b/c/include/libsbp/system/MSG_SENSOR_AID_EVENT.h index 5235039177..6b2b88bb63 100644 --- a/c/include/libsbp/system/MSG_SENSOR_AID_EVENT.h +++ b/c/include/libsbp/system/MSG_SENSOR_AID_EVENT.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/system/MSG_STARTUP.h b/c/include/libsbp/system/MSG_STARTUP.h index cd449d64a1..267fac923b 100644 --- a/c/include/libsbp/system/MSG_STARTUP.h +++ b/c/include/libsbp/system/MSG_STARTUP.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/system/MSG_STATUS_JOURNAL.h b/c/include/libsbp/system/MSG_STATUS_JOURNAL.h index 4124c45d72..7ea8588480 100644 --- a/c/include/libsbp/system/MSG_STATUS_JOURNAL.h +++ b/c/include/libsbp/system/MSG_STATUS_JOURNAL.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/system/MSG_STATUS_REPORT.h b/c/include/libsbp/system/MSG_STATUS_REPORT.h index d9e34263db..32846b5011 100644 --- a/c/include/libsbp/system/MSG_STATUS_REPORT.h +++ b/c/include/libsbp/system/MSG_STATUS_REPORT.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/system/StatusJournalItem.h b/c/include/libsbp/system/StatusJournalItem.h index 1a2ebdf381..0403d02b0b 100644 --- a/c/include/libsbp/system/StatusJournalItem.h +++ b/c/include/libsbp/system/StatusJournalItem.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/system/SubSystemReport.h b/c/include/libsbp/system/SubSystemReport.h index c47573c5d2..12db851b6f 100644 --- a/c/include/libsbp/system/SubSystemReport.h +++ b/c/include/libsbp/system/SubSystemReport.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/system_macros.h b/c/include/libsbp/system_macros.h index 9dd64618f4..12dce33fa8 100644 --- a/c/include/libsbp/system_macros.h +++ b/c/include/libsbp/system_macros.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/telemetry.h b/c/include/libsbp/telemetry.h index c7b2f615f2..745cca9bba 100644 --- a/c/include/libsbp/telemetry.h +++ b/c/include/libsbp/telemetry.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/telemetry/MSG_TEL_SV.h b/c/include/libsbp/telemetry/MSG_TEL_SV.h index c81ca41979..db3bb07832 100644 --- a/c/include/libsbp/telemetry/MSG_TEL_SV.h +++ b/c/include/libsbp/telemetry/MSG_TEL_SV.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/telemetry/TelemetrySV.h b/c/include/libsbp/telemetry/TelemetrySV.h index 3059c15b31..152d90d9d1 100644 --- a/c/include/libsbp/telemetry/TelemetrySV.h +++ b/c/include/libsbp/telemetry/TelemetrySV.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/telemetry_macros.h b/c/include/libsbp/telemetry_macros.h index 87af2c27c5..cc5f548337 100644 --- a/c/include/libsbp/telemetry_macros.h +++ b/c/include/libsbp/telemetry_macros.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/tracking.h b/c/include/libsbp/tracking.h index 052ff4fd37..8b9569740b 100644 --- a/c/include/libsbp/tracking.h +++ b/c/include/libsbp/tracking.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/tracking/MSG_MEASUREMENT_STATE.h b/c/include/libsbp/tracking/MSG_MEASUREMENT_STATE.h index 0eb93395d1..4037088643 100644 --- a/c/include/libsbp/tracking/MSG_MEASUREMENT_STATE.h +++ b/c/include/libsbp/tracking/MSG_MEASUREMENT_STATE.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/tracking/MSG_TRACKING_IQ.h b/c/include/libsbp/tracking/MSG_TRACKING_IQ.h index 3097a49aec..ccb0e01947 100644 --- a/c/include/libsbp/tracking/MSG_TRACKING_IQ.h +++ b/c/include/libsbp/tracking/MSG_TRACKING_IQ.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/tracking/MSG_TRACKING_IQ_DEP_A.h b/c/include/libsbp/tracking/MSG_TRACKING_IQ_DEP_A.h index 4efab05af2..26768ce460 100644 --- a/c/include/libsbp/tracking/MSG_TRACKING_IQ_DEP_A.h +++ b/c/include/libsbp/tracking/MSG_TRACKING_IQ_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/tracking/MSG_TRACKING_IQ_DEP_B.h b/c/include/libsbp/tracking/MSG_TRACKING_IQ_DEP_B.h index ff8c271209..a280e192ba 100644 --- a/c/include/libsbp/tracking/MSG_TRACKING_IQ_DEP_B.h +++ b/c/include/libsbp/tracking/MSG_TRACKING_IQ_DEP_B.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/tracking/MSG_TRACKING_STATE.h b/c/include/libsbp/tracking/MSG_TRACKING_STATE.h index 5fcd42f7ec..5ceda70351 100644 --- a/c/include/libsbp/tracking/MSG_TRACKING_STATE.h +++ b/c/include/libsbp/tracking/MSG_TRACKING_STATE.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/tracking/MSG_TRACKING_STATE_DEP_A.h b/c/include/libsbp/tracking/MSG_TRACKING_STATE_DEP_A.h index c04bd1f151..ded35a4df8 100644 --- a/c/include/libsbp/tracking/MSG_TRACKING_STATE_DEP_A.h +++ b/c/include/libsbp/tracking/MSG_TRACKING_STATE_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/tracking/MSG_TRACKING_STATE_DEP_B.h b/c/include/libsbp/tracking/MSG_TRACKING_STATE_DEP_B.h index abb71c8c7c..360607e06d 100644 --- a/c/include/libsbp/tracking/MSG_TRACKING_STATE_DEP_B.h +++ b/c/include/libsbp/tracking/MSG_TRACKING_STATE_DEP_B.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/tracking/MSG_TRACKING_STATE_DETAILED_DEP.h b/c/include/libsbp/tracking/MSG_TRACKING_STATE_DETAILED_DEP.h index 8ace275913..981ab1dc99 100644 --- a/c/include/libsbp/tracking/MSG_TRACKING_STATE_DETAILED_DEP.h +++ b/c/include/libsbp/tracking/MSG_TRACKING_STATE_DETAILED_DEP.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/tracking/MSG_TRACKING_STATE_DETAILED_DEP_A.h b/c/include/libsbp/tracking/MSG_TRACKING_STATE_DETAILED_DEP_A.h index a00cdff7ae..f80f6c0c9c 100644 --- a/c/include/libsbp/tracking/MSG_TRACKING_STATE_DETAILED_DEP_A.h +++ b/c/include/libsbp/tracking/MSG_TRACKING_STATE_DETAILED_DEP_A.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/tracking/MeasurementState.h b/c/include/libsbp/tracking/MeasurementState.h index af61cff353..265fee346d 100644 --- a/c/include/libsbp/tracking/MeasurementState.h +++ b/c/include/libsbp/tracking/MeasurementState.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/tracking/TrackingChannelCorrelation.h b/c/include/libsbp/tracking/TrackingChannelCorrelation.h index 3d7dba07ca..84324f2c75 100644 --- a/c/include/libsbp/tracking/TrackingChannelCorrelation.h +++ b/c/include/libsbp/tracking/TrackingChannelCorrelation.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/tracking/TrackingChannelCorrelationDep.h b/c/include/libsbp/tracking/TrackingChannelCorrelationDep.h index 056b5af801..5e89efef3f 100644 --- a/c/include/libsbp/tracking/TrackingChannelCorrelationDep.h +++ b/c/include/libsbp/tracking/TrackingChannelCorrelationDep.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/tracking/TrackingChannelState.h b/c/include/libsbp/tracking/TrackingChannelState.h index 9e40aabe02..8b1c64b525 100644 --- a/c/include/libsbp/tracking/TrackingChannelState.h +++ b/c/include/libsbp/tracking/TrackingChannelState.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/tracking/TrackingChannelStateDepA.h b/c/include/libsbp/tracking/TrackingChannelStateDepA.h index 7768e82894..f259881bc6 100644 --- a/c/include/libsbp/tracking/TrackingChannelStateDepA.h +++ b/c/include/libsbp/tracking/TrackingChannelStateDepA.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/tracking/TrackingChannelStateDepB.h b/c/include/libsbp/tracking/TrackingChannelStateDepB.h index 71b872b2f6..0a23c2f6ae 100644 --- a/c/include/libsbp/tracking/TrackingChannelStateDepB.h +++ b/c/include/libsbp/tracking/TrackingChannelStateDepB.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/tracking_macros.h b/c/include/libsbp/tracking_macros.h index 437e017d64..8e26ed9b8a 100644 --- a/c/include/libsbp/tracking_macros.h +++ b/c/include/libsbp/tracking_macros.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/user.h b/c/include/libsbp/user.h index f36e295443..087f0f0895 100644 --- a/c/include/libsbp/user.h +++ b/c/include/libsbp/user.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/user/MSG_USER_DATA.h b/c/include/libsbp/user/MSG_USER_DATA.h index d2877846ad..05ae7e2b2e 100644 --- a/c/include/libsbp/user/MSG_USER_DATA.h +++ b/c/include/libsbp/user/MSG_USER_DATA.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/user_macros.h b/c/include/libsbp/user_macros.h index 249bb0f26e..715f33998c 100644 --- a/c/include/libsbp/user_macros.h +++ b/c/include/libsbp/user_macros.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/vehicle.h b/c/include/libsbp/vehicle.h index b467120f2d..ba8ce63f24 100644 --- a/c/include/libsbp/vehicle.h +++ b/c/include/libsbp/vehicle.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/vehicle/MSG_ODOMETRY.h b/c/include/libsbp/vehicle/MSG_ODOMETRY.h index a348b41fbb..015a02b8c5 100644 --- a/c/include/libsbp/vehicle/MSG_ODOMETRY.h +++ b/c/include/libsbp/vehicle/MSG_ODOMETRY.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/vehicle/MSG_WHEELTICK.h b/c/include/libsbp/vehicle/MSG_WHEELTICK.h index aa0d03e77f..e48f549e84 100644 --- a/c/include/libsbp/vehicle/MSG_WHEELTICK.h +++ b/c/include/libsbp/vehicle/MSG_WHEELTICK.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/vehicle_macros.h b/c/include/libsbp/vehicle_macros.h index 55473ed3ca..2750b3110e 100644 --- a/c/include/libsbp/vehicle_macros.h +++ b/c/include/libsbp/vehicle_macros.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/include/libsbp/version.h b/c/include/libsbp/version.h index 886eb89029..641b30476c 100644 --- a/c/include/libsbp/version.h +++ b/c/include/libsbp/version.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/edc.c b/c/src/edc.c index a617fc3dd5..78ef961797 100644 --- a/c/src/edc.c +++ b/c/src/edc.c @@ -3,7 +3,7 @@ * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/acquisition.h b/c/src/include/libsbp/internal/acquisition.h index 15ee0ec4bb..382e1b84f4 100644 --- a/c/src/include/libsbp/internal/acquisition.h +++ b/c/src/include/libsbp/internal/acquisition.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/bootload.h b/c/src/include/libsbp/internal/bootload.h index e7a0338f2d..5581bf941c 100644 --- a/c/src/include/libsbp/internal/bootload.h +++ b/c/src/include/libsbp/internal/bootload.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/ext_events.h b/c/src/include/libsbp/internal/ext_events.h index 8c3d8d7c2f..2bd90358de 100644 --- a/c/src/include/libsbp/internal/ext_events.h +++ b/c/src/include/libsbp/internal/ext_events.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/file_io.h b/c/src/include/libsbp/internal/file_io.h index 604d469486..b9cec0291a 100644 --- a/c/src/include/libsbp/internal/file_io.h +++ b/c/src/include/libsbp/internal/file_io.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/flash.h b/c/src/include/libsbp/internal/flash.h index e5a172f5fa..fb469b6202 100644 --- a/c/src/include/libsbp/internal/flash.h +++ b/c/src/include/libsbp/internal/flash.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/gnss.h b/c/src/include/libsbp/internal/gnss.h index 54ca135850..50b71b5a2c 100644 --- a/c/src/include/libsbp/internal/gnss.h +++ b/c/src/include/libsbp/internal/gnss.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/imu.h b/c/src/include/libsbp/internal/imu.h index ed12951118..257f7ace24 100644 --- a/c/src/include/libsbp/internal/imu.h +++ b/c/src/include/libsbp/internal/imu.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/integrity.h b/c/src/include/libsbp/internal/integrity.h index 69248ee8a5..470067bd0d 100644 --- a/c/src/include/libsbp/internal/integrity.h +++ b/c/src/include/libsbp/internal/integrity.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/linux.h b/c/src/include/libsbp/internal/linux.h index 3c0eece80d..54014b6161 100644 --- a/c/src/include/libsbp/internal/linux.h +++ b/c/src/include/libsbp/internal/linux.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/logging.h b/c/src/include/libsbp/internal/logging.h index 9408383808..5810bddad2 100644 --- a/c/src/include/libsbp/internal/logging.h +++ b/c/src/include/libsbp/internal/logging.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/mag.h b/c/src/include/libsbp/internal/mag.h index eaec3f51c3..8902939384 100644 --- a/c/src/include/libsbp/internal/mag.h +++ b/c/src/include/libsbp/internal/mag.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/navigation.h b/c/src/include/libsbp/internal/navigation.h index 7525e595cd..bfb7141e74 100644 --- a/c/src/include/libsbp/internal/navigation.h +++ b/c/src/include/libsbp/internal/navigation.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/ndb.h b/c/src/include/libsbp/internal/ndb.h index a4cd62eef0..c33efcd1e7 100644 --- a/c/src/include/libsbp/internal/ndb.h +++ b/c/src/include/libsbp/internal/ndb.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/observation.h b/c/src/include/libsbp/internal/observation.h index 000dce0083..3a46ca4eb0 100644 --- a/c/src/include/libsbp/internal/observation.h +++ b/c/src/include/libsbp/internal/observation.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/orientation.h b/c/src/include/libsbp/internal/orientation.h index c245bf0843..581bbb8e3d 100644 --- a/c/src/include/libsbp/internal/orientation.h +++ b/c/src/include/libsbp/internal/orientation.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/piksi.h b/c/src/include/libsbp/internal/piksi.h index 107dd84528..a1517f1838 100644 --- a/c/src/include/libsbp/internal/piksi.h +++ b/c/src/include/libsbp/internal/piksi.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/profiling.h b/c/src/include/libsbp/internal/profiling.h index 84bb4fb675..09c38c83cd 100644 --- a/c/src/include/libsbp/internal/profiling.h +++ b/c/src/include/libsbp/internal/profiling.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/sbas.h b/c/src/include/libsbp/internal/sbas.h index 72ef62554e..2d7a28eaca 100644 --- a/c/src/include/libsbp/internal/sbas.h +++ b/c/src/include/libsbp/internal/sbas.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/settings.h b/c/src/include/libsbp/internal/settings.h index 4c1fa65fa8..a471171b34 100644 --- a/c/src/include/libsbp/internal/settings.h +++ b/c/src/include/libsbp/internal/settings.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/signing.h b/c/src/include/libsbp/internal/signing.h index 6b7cd3d652..353d725ce9 100644 --- a/c/src/include/libsbp/internal/signing.h +++ b/c/src/include/libsbp/internal/signing.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/solution_meta.h b/c/src/include/libsbp/internal/solution_meta.h index 1f56866a50..1f7a871214 100644 --- a/c/src/include/libsbp/internal/solution_meta.h +++ b/c/src/include/libsbp/internal/solution_meta.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/ssr.h b/c/src/include/libsbp/internal/ssr.h index 63aea5ea7f..891c753956 100644 --- a/c/src/include/libsbp/internal/ssr.h +++ b/c/src/include/libsbp/internal/ssr.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/string/double_null_terminated.h b/c/src/include/libsbp/internal/string/double_null_terminated.h index 479106b6ca..d3d5445e45 100644 --- a/c/src/include/libsbp/internal/string/double_null_terminated.h +++ b/c/src/include/libsbp/internal/string/double_null_terminated.h @@ -3,7 +3,7 @@ * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/string/multipart.h b/c/src/include/libsbp/internal/string/multipart.h index bb04ba3ef2..c975085fc7 100644 --- a/c/src/include/libsbp/internal/string/multipart.h +++ b/c/src/include/libsbp/internal/string/multipart.h @@ -3,7 +3,7 @@ * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/string/null_terminated.h b/c/src/include/libsbp/internal/string/null_terminated.h index bcf764adb8..23483f47c2 100644 --- a/c/src/include/libsbp/internal/string/null_terminated.h +++ b/c/src/include/libsbp/internal/string/null_terminated.h @@ -3,7 +3,7 @@ * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/string/sbp_string.h b/c/src/include/libsbp/internal/string/sbp_string.h index b89ab2d887..b5c116642b 100644 --- a/c/src/include/libsbp/internal/string/sbp_string.h +++ b/c/src/include/libsbp/internal/string/sbp_string.h @@ -3,7 +3,7 @@ * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/string/sbp_strnlen.h b/c/src/include/libsbp/internal/string/sbp_strnlen.h index 98b7fbd3c2..77e28b4645 100644 --- a/c/src/include/libsbp/internal/string/sbp_strnlen.h +++ b/c/src/include/libsbp/internal/string/sbp_strnlen.h @@ -3,7 +3,7 @@ * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/string/unterminated.h b/c/src/include/libsbp/internal/string/unterminated.h index d80fe4e8ed..ee97304211 100644 --- a/c/src/include/libsbp/internal/string/unterminated.h +++ b/c/src/include/libsbp/internal/string/unterminated.h @@ -3,7 +3,7 @@ * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/system.h b/c/src/include/libsbp/internal/system.h index d2b8c30a4b..611956086a 100644 --- a/c/src/include/libsbp/internal/system.h +++ b/c/src/include/libsbp/internal/system.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/telemetry.h b/c/src/include/libsbp/internal/telemetry.h index 442d9b8ac4..964829a005 100644 --- a/c/src/include/libsbp/internal/telemetry.h +++ b/c/src/include/libsbp/internal/telemetry.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/tracking.h b/c/src/include/libsbp/internal/tracking.h index 65613ae3f9..613970083f 100644 --- a/c/src/include/libsbp/internal/tracking.h +++ b/c/src/include/libsbp/internal/tracking.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/user.h b/c/src/include/libsbp/internal/user.h index ded23e2141..0af9242dcb 100644 --- a/c/src/include/libsbp/internal/user.h +++ b/c/src/include/libsbp/internal/user.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/include/libsbp/internal/vehicle.h b/c/src/include/libsbp/internal/vehicle.h index 78f3b7a659..be3cc034e7 100644 --- a/c/src/include/libsbp/internal/vehicle.h +++ b/c/src/include/libsbp/internal/vehicle.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/src/sbp.c b/c/src/sbp.c index a90f532909..9a86856c27 100644 --- a/c/src/sbp.c +++ b/c/src/sbp.c @@ -3,7 +3,7 @@ * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/CMakeLists.txt b/c/test/CMakeLists.txt index 9a507e9614..e648806dbc 100644 --- a/c/test/CMakeLists.txt +++ b/c/test/CMakeLists.txt @@ -1,5 +1,5 @@ find_package(Threads) -set(TEST_LIBS ${TEST_LIBS} check Threads::Threads sbp) +set(TEST_LIBS ${TEST_LIBS} check Threads::Threads swiftnav::sbp) # Check needs to be linked against Librt on Linux if (${CMAKE_SYSTEM_NAME} STREQUAL "Linux") diff --git a/c/test/auto_check_sbp_acquisition_MsgAcqResult.c b/c/test/auto_check_sbp_acquisition_MsgAcqResult.c index a11ab6ae11..45fa339764 100644 --- a/c/test/auto_check_sbp_acquisition_MsgAcqResult.c +++ b/c/test/auto_check_sbp_acquisition_MsgAcqResult.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_acquisition_MsgAcqResultDepA.c b/c/test/auto_check_sbp_acquisition_MsgAcqResultDepA.c index 43dd665905..9e1c6f5ac6 100644 --- a/c/test/auto_check_sbp_acquisition_MsgAcqResultDepA.c +++ b/c/test/auto_check_sbp_acquisition_MsgAcqResultDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_acquisition_MsgAcqResultDepB.c b/c/test/auto_check_sbp_acquisition_MsgAcqResultDepB.c index 43b859173d..b4b2b6b231 100644 --- a/c/test/auto_check_sbp_acquisition_MsgAcqResultDepB.c +++ b/c/test/auto_check_sbp_acquisition_MsgAcqResultDepB.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_acquisition_MsgAcqResultDepC.c b/c/test/auto_check_sbp_acquisition_MsgAcqResultDepC.c index 91ecd6e6d6..159ba18805 100644 --- a/c/test/auto_check_sbp_acquisition_MsgAcqResultDepC.c +++ b/c/test/auto_check_sbp_acquisition_MsgAcqResultDepC.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_acquisition_MsgAcqSvProfile.c b/c/test/auto_check_sbp_acquisition_MsgAcqSvProfile.c index abb993c1c7..4a96d4e867 100644 --- a/c/test/auto_check_sbp_acquisition_MsgAcqSvProfile.c +++ b/c/test/auto_check_sbp_acquisition_MsgAcqSvProfile.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_acquisition_MsgAcqSvProfileDep.c b/c/test/auto_check_sbp_acquisition_MsgAcqSvProfileDep.c index b0a8152913..6578bf1bed 100644 --- a/c/test/auto_check_sbp_acquisition_MsgAcqSvProfileDep.c +++ b/c/test/auto_check_sbp_acquisition_MsgAcqSvProfileDep.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_bootload_MsgBootloaderHandshakeReq.c b/c/test/auto_check_sbp_bootload_MsgBootloaderHandshakeReq.c index 4d5fb2ce39..5bee8ac4ca 100644 --- a/c/test/auto_check_sbp_bootload_MsgBootloaderHandshakeReq.c +++ b/c/test/auto_check_sbp_bootload_MsgBootloaderHandshakeReq.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_bootload_MsgBootloaderHandshakeResp.c b/c/test/auto_check_sbp_bootload_MsgBootloaderHandshakeResp.c index 2c456471ed..31805429d0 100644 --- a/c/test/auto_check_sbp_bootload_MsgBootloaderHandshakeResp.c +++ b/c/test/auto_check_sbp_bootload_MsgBootloaderHandshakeResp.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_bootload_MsgBootloaderJumptoApp.c b/c/test/auto_check_sbp_bootload_MsgBootloaderJumptoApp.c index a22ab37710..837816fb7c 100644 --- a/c/test/auto_check_sbp_bootload_MsgBootloaderJumptoApp.c +++ b/c/test/auto_check_sbp_bootload_MsgBootloaderJumptoApp.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_bootload_MsgNapDeviceDnaReq.c b/c/test/auto_check_sbp_bootload_MsgNapDeviceDnaReq.c index a6d5dd2902..01492c4ea1 100644 --- a/c/test/auto_check_sbp_bootload_MsgNapDeviceDnaReq.c +++ b/c/test/auto_check_sbp_bootload_MsgNapDeviceDnaReq.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_bootload_MsgNapDeviceDnaResp.c b/c/test/auto_check_sbp_bootload_MsgNapDeviceDnaResp.c index a5c22ff37b..e9b1c827aa 100644 --- a/c/test/auto_check_sbp_bootload_MsgNapDeviceDnaResp.c +++ b/c/test/auto_check_sbp_bootload_MsgNapDeviceDnaResp.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_ext_events_MsgExtEvent.c b/c/test/auto_check_sbp_ext_events_MsgExtEvent.c index a253a5e110..2deb483cab 100644 --- a/c/test/auto_check_sbp_ext_events_MsgExtEvent.c +++ b/c/test/auto_check_sbp_ext_events_MsgExtEvent.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_file_io_MsgFileioConfigReq.c b/c/test/auto_check_sbp_file_io_MsgFileioConfigReq.c index f4873d8504..5a1093b759 100644 --- a/c/test/auto_check_sbp_file_io_MsgFileioConfigReq.c +++ b/c/test/auto_check_sbp_file_io_MsgFileioConfigReq.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_file_io_MsgFileioConfigResp.c b/c/test/auto_check_sbp_file_io_MsgFileioConfigResp.c index 091c956f45..b095dd2099 100644 --- a/c/test/auto_check_sbp_file_io_MsgFileioConfigResp.c +++ b/c/test/auto_check_sbp_file_io_MsgFileioConfigResp.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_file_io_MsgFileioReadDirReq.c b/c/test/auto_check_sbp_file_io_MsgFileioReadDirReq.c index c41ae20a91..6fef298b2f 100644 --- a/c/test/auto_check_sbp_file_io_MsgFileioReadDirReq.c +++ b/c/test/auto_check_sbp_file_io_MsgFileioReadDirReq.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_file_io_MsgFileioReadDirResp.c b/c/test/auto_check_sbp_file_io_MsgFileioReadDirResp.c index a90a26a5e0..6b0f74911a 100644 --- a/c/test/auto_check_sbp_file_io_MsgFileioReadDirResp.c +++ b/c/test/auto_check_sbp_file_io_MsgFileioReadDirResp.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_file_io_MsgFileioReadReq.c b/c/test/auto_check_sbp_file_io_MsgFileioReadReq.c index ef1ab0d5fa..b7e3c563ba 100644 --- a/c/test/auto_check_sbp_file_io_MsgFileioReadReq.c +++ b/c/test/auto_check_sbp_file_io_MsgFileioReadReq.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_file_io_MsgFileioReadResp.c b/c/test/auto_check_sbp_file_io_MsgFileioReadResp.c index e856d4d683..40634f1310 100644 --- a/c/test/auto_check_sbp_file_io_MsgFileioReadResp.c +++ b/c/test/auto_check_sbp_file_io_MsgFileioReadResp.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_file_io_MsgFileioRemove.c b/c/test/auto_check_sbp_file_io_MsgFileioRemove.c index 03af626033..7b81a3b8d2 100644 --- a/c/test/auto_check_sbp_file_io_MsgFileioRemove.c +++ b/c/test/auto_check_sbp_file_io_MsgFileioRemove.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_file_io_MsgFileioWriteResp.c b/c/test/auto_check_sbp_file_io_MsgFileioWriteResp.c index 5307cd87d7..be8e72a8d6 100644 --- a/c/test/auto_check_sbp_file_io_MsgFileioWriteResp.c +++ b/c/test/auto_check_sbp_file_io_MsgFileioWriteResp.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_flash_MsgFlashDone.c b/c/test/auto_check_sbp_flash_MsgFlashDone.c index b10101affb..25529c946a 100644 --- a/c/test/auto_check_sbp_flash_MsgFlashDone.c +++ b/c/test/auto_check_sbp_flash_MsgFlashDone.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_flash_MsgFlashErase.c b/c/test/auto_check_sbp_flash_MsgFlashErase.c index 81235997aa..b86552c55c 100644 --- a/c/test/auto_check_sbp_flash_MsgFlashErase.c +++ b/c/test/auto_check_sbp_flash_MsgFlashErase.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_flash_MsgFlashProgram.c b/c/test/auto_check_sbp_flash_MsgFlashProgram.c index 258d57e593..c4f9fdff85 100644 --- a/c/test/auto_check_sbp_flash_MsgFlashProgram.c +++ b/c/test/auto_check_sbp_flash_MsgFlashProgram.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_flash_MsgFlashReadReq.c b/c/test/auto_check_sbp_flash_MsgFlashReadReq.c index 5370b1ab1c..6227e181bf 100644 --- a/c/test/auto_check_sbp_flash_MsgFlashReadReq.c +++ b/c/test/auto_check_sbp_flash_MsgFlashReadReq.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_flash_MsgFlashReadResp.c b/c/test/auto_check_sbp_flash_MsgFlashReadResp.c index c0285a3bc7..04d5bd2934 100644 --- a/c/test/auto_check_sbp_flash_MsgFlashReadResp.c +++ b/c/test/auto_check_sbp_flash_MsgFlashReadResp.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_flash_MsgM25FlashWriteStatus.c b/c/test/auto_check_sbp_flash_MsgM25FlashWriteStatus.c index 0360b73bd8..90aed6560a 100644 --- a/c/test/auto_check_sbp_flash_MsgM25FlashWriteStatus.c +++ b/c/test/auto_check_sbp_flash_MsgM25FlashWriteStatus.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_flash_MsgStmFlashLockSector.c b/c/test/auto_check_sbp_flash_MsgStmFlashLockSector.c index 024bb2579f..352debedc5 100644 --- a/c/test/auto_check_sbp_flash_MsgStmFlashLockSector.c +++ b/c/test/auto_check_sbp_flash_MsgStmFlashLockSector.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_flash_MsgStmFlashUnlockSector.c b/c/test/auto_check_sbp_flash_MsgStmFlashUnlockSector.c index fb40bbfc37..e1615eddf5 100644 --- a/c/test/auto_check_sbp_flash_MsgStmFlashUnlockSector.c +++ b/c/test/auto_check_sbp_flash_MsgStmFlashUnlockSector.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_flash_MsgStmUniqueIdReq.c b/c/test/auto_check_sbp_flash_MsgStmUniqueIdReq.c index 51e346b7ad..fa40e19edb 100644 --- a/c/test/auto_check_sbp_flash_MsgStmUniqueIdReq.c +++ b/c/test/auto_check_sbp_flash_MsgStmUniqueIdReq.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_flash_MsgStmUniqueIdResp.c b/c/test/auto_check_sbp_flash_MsgStmUniqueIdResp.c index 0880f4eb76..4c81f80dbf 100644 --- a/c/test/auto_check_sbp_flash_MsgStmUniqueIdResp.c +++ b/c/test/auto_check_sbp_flash_MsgStmUniqueIdResp.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_imu_MsgImuAux.c b/c/test/auto_check_sbp_imu_MsgImuAux.c index 62b163e26a..aa71af3a7d 100644 --- a/c/test/auto_check_sbp_imu_MsgImuAux.c +++ b/c/test/auto_check_sbp_imu_MsgImuAux.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_imu_MsgImuRaw.c b/c/test/auto_check_sbp_imu_MsgImuRaw.c index a6f87d7f3b..dc61b39393 100644 --- a/c/test/auto_check_sbp_imu_MsgImuRaw.c +++ b/c/test/auto_check_sbp_imu_MsgImuRaw.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_integrity_MsgAcknowledge.c b/c/test/auto_check_sbp_integrity_MsgAcknowledge.c index d2b7f4a6aa..f6ddd52305 100644 --- a/c/test/auto_check_sbp_integrity_MsgAcknowledge.c +++ b/c/test/auto_check_sbp_integrity_MsgAcknowledge.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_integrity_MsgSsrFlagHighLevel.c b/c/test/auto_check_sbp_integrity_MsgSsrFlagHighLevel.c index 6f9081cf47..6365b09502 100644 --- a/c/test/auto_check_sbp_integrity_MsgSsrFlagHighLevel.c +++ b/c/test/auto_check_sbp_integrity_MsgSsrFlagHighLevel.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_integrity_MsgSsrFlagIonoGridPointSatLos.c b/c/test/auto_check_sbp_integrity_MsgSsrFlagIonoGridPointSatLos.c index f84270b28a..da3542d7ea 100644 --- a/c/test/auto_check_sbp_integrity_MsgSsrFlagIonoGridPointSatLos.c +++ b/c/test/auto_check_sbp_integrity_MsgSsrFlagIonoGridPointSatLos.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_integrity_MsgSsrFlagIonoGridPoints.c b/c/test/auto_check_sbp_integrity_MsgSsrFlagIonoGridPoints.c index 464968990f..a56e354e1a 100644 --- a/c/test/auto_check_sbp_integrity_MsgSsrFlagIonoGridPoints.c +++ b/c/test/auto_check_sbp_integrity_MsgSsrFlagIonoGridPoints.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_integrity_MsgSsrFlagIonoTileSatLos.c b/c/test/auto_check_sbp_integrity_MsgSsrFlagIonoTileSatLos.c index 90ebd45246..ea6e4cc8ea 100644 --- a/c/test/auto_check_sbp_integrity_MsgSsrFlagIonoTileSatLos.c +++ b/c/test/auto_check_sbp_integrity_MsgSsrFlagIonoTileSatLos.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_integrity_MsgSsrFlagSatellites.c b/c/test/auto_check_sbp_integrity_MsgSsrFlagSatellites.c index f07dd08a92..94561e7896 100644 --- a/c/test/auto_check_sbp_integrity_MsgSsrFlagSatellites.c +++ b/c/test/auto_check_sbp_integrity_MsgSsrFlagSatellites.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_integrity_MsgSsrFlagTropoGridPoints.c b/c/test/auto_check_sbp_integrity_MsgSsrFlagTropoGridPoints.c index 30afead1a7..11a1c069f1 100644 --- a/c/test/auto_check_sbp_integrity_MsgSsrFlagTropoGridPoints.c +++ b/c/test/auto_check_sbp_integrity_MsgSsrFlagTropoGridPoints.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_linux_MsgLinuxCpuState.c b/c/test/auto_check_sbp_linux_MsgLinuxCpuState.c index 8917a18815..76ed040f4e 100644 --- a/c/test/auto_check_sbp_linux_MsgLinuxCpuState.c +++ b/c/test/auto_check_sbp_linux_MsgLinuxCpuState.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_linux_MsgLinuxCpuStateDepA.c b/c/test/auto_check_sbp_linux_MsgLinuxCpuStateDepA.c index 9780aeb36e..e2bb33c4fe 100644 --- a/c/test/auto_check_sbp_linux_MsgLinuxCpuStateDepA.c +++ b/c/test/auto_check_sbp_linux_MsgLinuxCpuStateDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_linux_MsgLinuxMemState.c b/c/test/auto_check_sbp_linux_MsgLinuxMemState.c index 85af4bb60d..f10abf255d 100644 --- a/c/test/auto_check_sbp_linux_MsgLinuxMemState.c +++ b/c/test/auto_check_sbp_linux_MsgLinuxMemState.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_linux_MsgLinuxMemStateDepA.c b/c/test/auto_check_sbp_linux_MsgLinuxMemStateDepA.c index 962481fb77..c38ea23fb2 100644 --- a/c/test/auto_check_sbp_linux_MsgLinuxMemStateDepA.c +++ b/c/test/auto_check_sbp_linux_MsgLinuxMemStateDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_linux_MsgLinuxProcessFdCount.c b/c/test/auto_check_sbp_linux_MsgLinuxProcessFdCount.c index 3edf8cc8c4..14fb1462d2 100644 --- a/c/test/auto_check_sbp_linux_MsgLinuxProcessFdCount.c +++ b/c/test/auto_check_sbp_linux_MsgLinuxProcessFdCount.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_linux_MsgLinuxProcessFdSummary.c b/c/test/auto_check_sbp_linux_MsgLinuxProcessFdSummary.c index f2f7bab4a7..4139de153d 100644 --- a/c/test/auto_check_sbp_linux_MsgLinuxProcessFdSummary.c +++ b/c/test/auto_check_sbp_linux_MsgLinuxProcessFdSummary.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_linux_MsgLinuxProcessSocketCounts.c b/c/test/auto_check_sbp_linux_MsgLinuxProcessSocketCounts.c index 5584c74ac7..c9bb191fcf 100644 --- a/c/test/auto_check_sbp_linux_MsgLinuxProcessSocketCounts.c +++ b/c/test/auto_check_sbp_linux_MsgLinuxProcessSocketCounts.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_linux_MsgLinuxProcessSocketQueues.c b/c/test/auto_check_sbp_linux_MsgLinuxProcessSocketQueues.c index e694d1daba..dae494ee60 100644 --- a/c/test/auto_check_sbp_linux_MsgLinuxProcessSocketQueues.c +++ b/c/test/auto_check_sbp_linux_MsgLinuxProcessSocketQueues.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_linux_MsgLinuxSocketUsage.c b/c/test/auto_check_sbp_linux_MsgLinuxSocketUsage.c index a5f656dc42..02dace89a9 100644 --- a/c/test/auto_check_sbp_linux_MsgLinuxSocketUsage.c +++ b/c/test/auto_check_sbp_linux_MsgLinuxSocketUsage.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_linux_MsgLinuxSysState.c b/c/test/auto_check_sbp_linux_MsgLinuxSysState.c index aba4a3f802..e8c3a6240c 100644 --- a/c/test/auto_check_sbp_linux_MsgLinuxSysState.c +++ b/c/test/auto_check_sbp_linux_MsgLinuxSysState.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_linux_MsgLinuxSysStateDepA.c b/c/test/auto_check_sbp_linux_MsgLinuxSysStateDepA.c index a04a565cf7..5e7ec3f675 100644 --- a/c/test/auto_check_sbp_linux_MsgLinuxSysStateDepA.c +++ b/c/test/auto_check_sbp_linux_MsgLinuxSysStateDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_logging_MsgFwd.c b/c/test/auto_check_sbp_logging_MsgFwd.c index fc7c374720..7b6ea72214 100644 --- a/c/test/auto_check_sbp_logging_MsgFwd.c +++ b/c/test/auto_check_sbp_logging_MsgFwd.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_logging_MsgLog.c b/c/test/auto_check_sbp_logging_MsgLog.c index 5bd2178441..eac997d430 100644 --- a/c/test/auto_check_sbp_logging_MsgLog.c +++ b/c/test/auto_check_sbp_logging_MsgLog.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_logging_MsgPrintDep.c b/c/test/auto_check_sbp_logging_MsgPrintDep.c index 6562c79ebe..eff026cee1 100644 --- a/c/test/auto_check_sbp_logging_MsgPrintDep.c +++ b/c/test/auto_check_sbp_logging_MsgPrintDep.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_mag_MsgMagRaw.c b/c/test/auto_check_sbp_mag_MsgMagRaw.c index da509a2dfb..aa360c2c61 100644 --- a/c/test/auto_check_sbp_mag_MsgMagRaw.c +++ b/c/test/auto_check_sbp_mag_MsgMagRaw.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgAgeCorrections.c b/c/test/auto_check_sbp_navigation_MsgAgeCorrections.c index 9cc6fc0d6a..22f8e63edb 100644 --- a/c/test/auto_check_sbp_navigation_MsgAgeCorrections.c +++ b/c/test/auto_check_sbp_navigation_MsgAgeCorrections.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgBaselineECEF.c b/c/test/auto_check_sbp_navigation_MsgBaselineECEF.c index 35adf2bd07..9155b1219c 100644 --- a/c/test/auto_check_sbp_navigation_MsgBaselineECEF.c +++ b/c/test/auto_check_sbp_navigation_MsgBaselineECEF.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgBaselineECEFDepA.c b/c/test/auto_check_sbp_navigation_MsgBaselineECEFDepA.c index 79910fe424..5e4e765a1d 100644 --- a/c/test/auto_check_sbp_navigation_MsgBaselineECEFDepA.c +++ b/c/test/auto_check_sbp_navigation_MsgBaselineECEFDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgBaselineHeadingDepA.c b/c/test/auto_check_sbp_navigation_MsgBaselineHeadingDepA.c index 12298f631a..281125c4fb 100644 --- a/c/test/auto_check_sbp_navigation_MsgBaselineHeadingDepA.c +++ b/c/test/auto_check_sbp_navigation_MsgBaselineHeadingDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgBaselineNED.c b/c/test/auto_check_sbp_navigation_MsgBaselineNED.c index befae86d68..dd608f35f8 100644 --- a/c/test/auto_check_sbp_navigation_MsgBaselineNED.c +++ b/c/test/auto_check_sbp_navigation_MsgBaselineNED.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgBaselineNEDDepA.c b/c/test/auto_check_sbp_navigation_MsgBaselineNEDDepA.c index 320eba6256..4d07075437 100644 --- a/c/test/auto_check_sbp_navigation_MsgBaselineNEDDepA.c +++ b/c/test/auto_check_sbp_navigation_MsgBaselineNEDDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgDops.c b/c/test/auto_check_sbp_navigation_MsgDops.c index 0f5b3e84c2..d5f9665f6d 100644 --- a/c/test/auto_check_sbp_navigation_MsgDops.c +++ b/c/test/auto_check_sbp_navigation_MsgDops.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgDopsDepA.c b/c/test/auto_check_sbp_navigation_MsgDopsDepA.c index 7eefd5f518..718ab9580a 100644 --- a/c/test/auto_check_sbp_navigation_MsgDopsDepA.c +++ b/c/test/auto_check_sbp_navigation_MsgDopsDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgGPSTime.c b/c/test/auto_check_sbp_navigation_MsgGPSTime.c index 8bde6d7853..2329317c6a 100644 --- a/c/test/auto_check_sbp_navigation_MsgGPSTime.c +++ b/c/test/auto_check_sbp_navigation_MsgGPSTime.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgGPSTimeDepA.c b/c/test/auto_check_sbp_navigation_MsgGPSTimeDepA.c index 4030dddd6e..5e889a0d83 100644 --- a/c/test/auto_check_sbp_navigation_MsgGPSTimeDepA.c +++ b/c/test/auto_check_sbp_navigation_MsgGPSTimeDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgGPSTimeGNSS.c b/c/test/auto_check_sbp_navigation_MsgGPSTimeGNSS.c index d587f571df..b16815515b 100644 --- a/c/test/auto_check_sbp_navigation_MsgGPSTimeGNSS.c +++ b/c/test/auto_check_sbp_navigation_MsgGPSTimeGNSS.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgPosECEF.c b/c/test/auto_check_sbp_navigation_MsgPosECEF.c index 0eb6f9ee92..fa964dfe5b 100644 --- a/c/test/auto_check_sbp_navigation_MsgPosECEF.c +++ b/c/test/auto_check_sbp_navigation_MsgPosECEF.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgPosECEFCov.c b/c/test/auto_check_sbp_navigation_MsgPosECEFCov.c index c0ab424266..5b01d41a46 100644 --- a/c/test/auto_check_sbp_navigation_MsgPosECEFCov.c +++ b/c/test/auto_check_sbp_navigation_MsgPosECEFCov.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgPosECEFCovGNSS.c b/c/test/auto_check_sbp_navigation_MsgPosECEFCovGNSS.c index adba29748f..e728da3ca7 100644 --- a/c/test/auto_check_sbp_navigation_MsgPosECEFCovGNSS.c +++ b/c/test/auto_check_sbp_navigation_MsgPosECEFCovGNSS.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgPosECEFDepA.c b/c/test/auto_check_sbp_navigation_MsgPosECEFDepA.c index 7407b9b774..e77d759b27 100644 --- a/c/test/auto_check_sbp_navigation_MsgPosECEFDepA.c +++ b/c/test/auto_check_sbp_navigation_MsgPosECEFDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgPosECEFGNSS.c b/c/test/auto_check_sbp_navigation_MsgPosECEFGNSS.c index cfe43504e1..a5a5939e0e 100644 --- a/c/test/auto_check_sbp_navigation_MsgPosECEFGNSS.c +++ b/c/test/auto_check_sbp_navigation_MsgPosECEFGNSS.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgPosLLH.c b/c/test/auto_check_sbp_navigation_MsgPosLLH.c index 00d98b3a1e..81a673a48c 100644 --- a/c/test/auto_check_sbp_navigation_MsgPosLLH.c +++ b/c/test/auto_check_sbp_navigation_MsgPosLLH.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgPosLLHCov.c b/c/test/auto_check_sbp_navigation_MsgPosLLHCov.c index 15e91cf461..c3b6a56d99 100644 --- a/c/test/auto_check_sbp_navigation_MsgPosLLHCov.c +++ b/c/test/auto_check_sbp_navigation_MsgPosLLHCov.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgPosLLHDepA.c b/c/test/auto_check_sbp_navigation_MsgPosLLHDepA.c index 53027c7473..5a3af35d14 100644 --- a/c/test/auto_check_sbp_navigation_MsgPosLLHDepA.c +++ b/c/test/auto_check_sbp_navigation_MsgPosLLHDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgPosLlhAcc.c b/c/test/auto_check_sbp_navigation_MsgPosLlhAcc.c index eb00203746..c293703658 100644 --- a/c/test/auto_check_sbp_navigation_MsgPosLlhAcc.c +++ b/c/test/auto_check_sbp_navigation_MsgPosLlhAcc.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgPosLlhCovGnss.c b/c/test/auto_check_sbp_navigation_MsgPosLlhCovGnss.c index 09c732d852..6f42329d0c 100644 --- a/c/test/auto_check_sbp_navigation_MsgPosLlhCovGnss.c +++ b/c/test/auto_check_sbp_navigation_MsgPosLlhCovGnss.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgPosLlhGnss.c b/c/test/auto_check_sbp_navigation_MsgPosLlhGnss.c index fcdf64968e..a94dadd6f4 100644 --- a/c/test/auto_check_sbp_navigation_MsgPosLlhGnss.c +++ b/c/test/auto_check_sbp_navigation_MsgPosLlhGnss.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgPoseRelative.c b/c/test/auto_check_sbp_navigation_MsgPoseRelative.c index dbc635696b..c2e55a8777 100644 --- a/c/test/auto_check_sbp_navigation_MsgPoseRelative.c +++ b/c/test/auto_check_sbp_navigation_MsgPoseRelative.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgProtectionLevel.c b/c/test/auto_check_sbp_navigation_MsgProtectionLevel.c index 1655de7bd4..ee361f2d10 100644 --- a/c/test/auto_check_sbp_navigation_MsgProtectionLevel.c +++ b/c/test/auto_check_sbp_navigation_MsgProtectionLevel.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgProtectionLevelDepA.c b/c/test/auto_check_sbp_navigation_MsgProtectionLevelDepA.c index e5706323f3..788a463d1c 100644 --- a/c/test/auto_check_sbp_navigation_MsgProtectionLevelDepA.c +++ b/c/test/auto_check_sbp_navigation_MsgProtectionLevelDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgReferenceFrameParam.c b/c/test/auto_check_sbp_navigation_MsgReferenceFrameParam.c index 097a71b9d3..f03daf8e5a 100644 --- a/c/test/auto_check_sbp_navigation_MsgReferenceFrameParam.c +++ b/c/test/auto_check_sbp_navigation_MsgReferenceFrameParam.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgUTCLeapSecond.c b/c/test/auto_check_sbp_navigation_MsgUTCLeapSecond.c index 7a5f4c2186..7dcb457946 100644 --- a/c/test/auto_check_sbp_navigation_MsgUTCLeapSecond.c +++ b/c/test/auto_check_sbp_navigation_MsgUTCLeapSecond.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgUTCTime.c b/c/test/auto_check_sbp_navigation_MsgUTCTime.c index 8e3c063602..a2f651f90a 100644 --- a/c/test/auto_check_sbp_navigation_MsgUTCTime.c +++ b/c/test/auto_check_sbp_navigation_MsgUTCTime.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgUTCTimeGNSS.c b/c/test/auto_check_sbp_navigation_MsgUTCTimeGNSS.c index 3a5fbd67a9..442d35a02a 100644 --- a/c/test/auto_check_sbp_navigation_MsgUTCTimeGNSS.c +++ b/c/test/auto_check_sbp_navigation_MsgUTCTimeGNSS.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgVelBody.c b/c/test/auto_check_sbp_navigation_MsgVelBody.c index 804ac0004d..30de0becd0 100644 --- a/c/test/auto_check_sbp_navigation_MsgVelBody.c +++ b/c/test/auto_check_sbp_navigation_MsgVelBody.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgVelCog.c b/c/test/auto_check_sbp_navigation_MsgVelCog.c index 7d1b36bd31..f27e31cfa4 100644 --- a/c/test/auto_check_sbp_navigation_MsgVelCog.c +++ b/c/test/auto_check_sbp_navigation_MsgVelCog.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgVelECEF.c b/c/test/auto_check_sbp_navigation_MsgVelECEF.c index 2520493944..bd9e8d7891 100644 --- a/c/test/auto_check_sbp_navigation_MsgVelECEF.c +++ b/c/test/auto_check_sbp_navigation_MsgVelECEF.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgVelECEFCov.c b/c/test/auto_check_sbp_navigation_MsgVelECEFCov.c index e964991ce3..b8f3b98341 100644 --- a/c/test/auto_check_sbp_navigation_MsgVelECEFCov.c +++ b/c/test/auto_check_sbp_navigation_MsgVelECEFCov.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgVelECEFDepA.c b/c/test/auto_check_sbp_navigation_MsgVelECEFDepA.c index 5abb606f9f..0a162ea6b3 100644 --- a/c/test/auto_check_sbp_navigation_MsgVelECEFDepA.c +++ b/c/test/auto_check_sbp_navigation_MsgVelECEFDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgVelEcefCovGnss.c b/c/test/auto_check_sbp_navigation_MsgVelEcefCovGnss.c index 5cde8e2a0c..29a17eb501 100644 --- a/c/test/auto_check_sbp_navigation_MsgVelEcefCovGnss.c +++ b/c/test/auto_check_sbp_navigation_MsgVelEcefCovGnss.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgVelEcefGnss.c b/c/test/auto_check_sbp_navigation_MsgVelEcefGnss.c index 63b767b527..e908afa7b2 100644 --- a/c/test/auto_check_sbp_navigation_MsgVelEcefGnss.c +++ b/c/test/auto_check_sbp_navigation_MsgVelEcefGnss.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgVelNED.c b/c/test/auto_check_sbp_navigation_MsgVelNED.c index 3f4f37e8d2..acf884bee3 100644 --- a/c/test/auto_check_sbp_navigation_MsgVelNED.c +++ b/c/test/auto_check_sbp_navigation_MsgVelNED.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgVelNEDCOV.c b/c/test/auto_check_sbp_navigation_MsgVelNEDCOV.c index 0db8842794..cbadd4b13f 100644 --- a/c/test/auto_check_sbp_navigation_MsgVelNEDCOV.c +++ b/c/test/auto_check_sbp_navigation_MsgVelNEDCOV.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgVelNEDDepA.c b/c/test/auto_check_sbp_navigation_MsgVelNEDDepA.c index 68869c3657..ce54fdffee 100644 --- a/c/test/auto_check_sbp_navigation_MsgVelNEDDepA.c +++ b/c/test/auto_check_sbp_navigation_MsgVelNEDDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgVelNedCovGnss.c b/c/test/auto_check_sbp_navigation_MsgVelNedCovGnss.c index bf4b599a94..2277c4a66f 100644 --- a/c/test/auto_check_sbp_navigation_MsgVelNedCovGnss.c +++ b/c/test/auto_check_sbp_navigation_MsgVelNedCovGnss.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_navigation_MsgVelNedGnss.c b/c/test/auto_check_sbp_navigation_MsgVelNedGnss.c index 38bb7f1271..61ac95f722 100644 --- a/c/test/auto_check_sbp_navigation_MsgVelNedGnss.c +++ b/c/test/auto_check_sbp_navigation_MsgVelNedGnss.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_ndb_MsgNdbEvent.c b/c/test/auto_check_sbp_ndb_MsgNdbEvent.c index 8a407a08b2..9fa127d848 100644 --- a/c/test/auto_check_sbp_ndb_MsgNdbEvent.c +++ b/c/test/auto_check_sbp_ndb_MsgNdbEvent.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgAlmanacGLO.c b/c/test/auto_check_sbp_observation_MsgAlmanacGLO.c index 3007b77b5e..3f56d870f0 100644 --- a/c/test/auto_check_sbp_observation_MsgAlmanacGLO.c +++ b/c/test/auto_check_sbp_observation_MsgAlmanacGLO.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgAlmanacGLODep.c b/c/test/auto_check_sbp_observation_MsgAlmanacGLODep.c index 38582fb8ae..523a04c230 100644 --- a/c/test/auto_check_sbp_observation_MsgAlmanacGLODep.c +++ b/c/test/auto_check_sbp_observation_MsgAlmanacGLODep.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgAlmanacGPS.c b/c/test/auto_check_sbp_observation_MsgAlmanacGPS.c index a51095ee08..ebf0f485e2 100644 --- a/c/test/auto_check_sbp_observation_MsgAlmanacGPS.c +++ b/c/test/auto_check_sbp_observation_MsgAlmanacGPS.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgAlmanacGPSDep.c b/c/test/auto_check_sbp_observation_MsgAlmanacGPSDep.c index 7d8a694034..2ff4324858 100644 --- a/c/test/auto_check_sbp_observation_MsgAlmanacGPSDep.c +++ b/c/test/auto_check_sbp_observation_MsgAlmanacGPSDep.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgBasePosEcef.c b/c/test/auto_check_sbp_observation_MsgBasePosEcef.c index e2838e8959..e73e38715b 100644 --- a/c/test/auto_check_sbp_observation_MsgBasePosEcef.c +++ b/c/test/auto_check_sbp_observation_MsgBasePosEcef.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgBasePosLLH.c b/c/test/auto_check_sbp_observation_MsgBasePosLLH.c index dc41e7f4c6..d0e4f45600 100644 --- a/c/test/auto_check_sbp_observation_MsgBasePosLLH.c +++ b/c/test/auto_check_sbp_observation_MsgBasePosLLH.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgEphemerisBds.c b/c/test/auto_check_sbp_observation_MsgEphemerisBds.c index ea6867e388..51bd589816 100644 --- a/c/test/auto_check_sbp_observation_MsgEphemerisBds.c +++ b/c/test/auto_check_sbp_observation_MsgEphemerisBds.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgEphemerisDepA.c b/c/test/auto_check_sbp_observation_MsgEphemerisDepA.c index 732fec1e53..20a97a410d 100644 --- a/c/test/auto_check_sbp_observation_MsgEphemerisDepA.c +++ b/c/test/auto_check_sbp_observation_MsgEphemerisDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgEphemerisDepC.c b/c/test/auto_check_sbp_observation_MsgEphemerisDepC.c index d150314a30..bb406e768e 100644 --- a/c/test/auto_check_sbp_observation_MsgEphemerisDepC.c +++ b/c/test/auto_check_sbp_observation_MsgEphemerisDepC.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgEphemerisDepD.c b/c/test/auto_check_sbp_observation_MsgEphemerisDepD.c index cf6c73b160..def7a13392 100644 --- a/c/test/auto_check_sbp_observation_MsgEphemerisDepD.c +++ b/c/test/auto_check_sbp_observation_MsgEphemerisDepD.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgEphemerisGLO.c b/c/test/auto_check_sbp_observation_MsgEphemerisGLO.c index ba80acabab..1ace9b7f07 100644 --- a/c/test/auto_check_sbp_observation_MsgEphemerisGLO.c +++ b/c/test/auto_check_sbp_observation_MsgEphemerisGLO.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgEphemerisGLODepA.c b/c/test/auto_check_sbp_observation_MsgEphemerisGLODepA.c index 795fc6a0f1..7865aa30e4 100644 --- a/c/test/auto_check_sbp_observation_MsgEphemerisGLODepA.c +++ b/c/test/auto_check_sbp_observation_MsgEphemerisGLODepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgEphemerisGLODepB.c b/c/test/auto_check_sbp_observation_MsgEphemerisGLODepB.c index 1c905f2c97..fced464c63 100644 --- a/c/test/auto_check_sbp_observation_MsgEphemerisGLODepB.c +++ b/c/test/auto_check_sbp_observation_MsgEphemerisGLODepB.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgEphemerisGLODepC.c b/c/test/auto_check_sbp_observation_MsgEphemerisGLODepC.c index 0318939755..733b686cf1 100644 --- a/c/test/auto_check_sbp_observation_MsgEphemerisGLODepC.c +++ b/c/test/auto_check_sbp_observation_MsgEphemerisGLODepC.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgEphemerisGLODepD.c b/c/test/auto_check_sbp_observation_MsgEphemerisGLODepD.c index aa9446a000..a4fa310782 100644 --- a/c/test/auto_check_sbp_observation_MsgEphemerisGLODepD.c +++ b/c/test/auto_check_sbp_observation_MsgEphemerisGLODepD.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgEphemerisGPS.c b/c/test/auto_check_sbp_observation_MsgEphemerisGPS.c index 563839c645..ebdcd9c79d 100644 --- a/c/test/auto_check_sbp_observation_MsgEphemerisGPS.c +++ b/c/test/auto_check_sbp_observation_MsgEphemerisGPS.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgEphemerisGPSDepE.c b/c/test/auto_check_sbp_observation_MsgEphemerisGPSDepE.c index cf6670b5ba..03ba768f79 100644 --- a/c/test/auto_check_sbp_observation_MsgEphemerisGPSDepE.c +++ b/c/test/auto_check_sbp_observation_MsgEphemerisGPSDepE.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgEphemerisGPSDepF.c b/c/test/auto_check_sbp_observation_MsgEphemerisGPSDepF.c index 24fe10c1ef..c7af5c7320 100644 --- a/c/test/auto_check_sbp_observation_MsgEphemerisGPSDepF.c +++ b/c/test/auto_check_sbp_observation_MsgEphemerisGPSDepF.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgEphemerisGal.c b/c/test/auto_check_sbp_observation_MsgEphemerisGal.c index 24b059caa8..d3b2016e30 100644 --- a/c/test/auto_check_sbp_observation_MsgEphemerisGal.c +++ b/c/test/auto_check_sbp_observation_MsgEphemerisGal.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgEphemerisGalDepA.c b/c/test/auto_check_sbp_observation_MsgEphemerisGalDepA.c index 3521691b5b..c0ee10606d 100644 --- a/c/test/auto_check_sbp_observation_MsgEphemerisGalDepA.c +++ b/c/test/auto_check_sbp_observation_MsgEphemerisGalDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgEphemerisSbas.c b/c/test/auto_check_sbp_observation_MsgEphemerisSbas.c index 9ca0e8cefa..fc25e8cc90 100644 --- a/c/test/auto_check_sbp_observation_MsgEphemerisSbas.c +++ b/c/test/auto_check_sbp_observation_MsgEphemerisSbas.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgEphemerisSbasDepA.c b/c/test/auto_check_sbp_observation_MsgEphemerisSbasDepA.c index e00b0edcc3..72a4bb1349 100644 --- a/c/test/auto_check_sbp_observation_MsgEphemerisSbasDepA.c +++ b/c/test/auto_check_sbp_observation_MsgEphemerisSbasDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgEphemerisSbasDepB.c b/c/test/auto_check_sbp_observation_MsgEphemerisSbasDepB.c index f2ec672215..9a420c01f4 100644 --- a/c/test/auto_check_sbp_observation_MsgEphemerisSbasDepB.c +++ b/c/test/auto_check_sbp_observation_MsgEphemerisSbasDepB.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgGloBiases.c b/c/test/auto_check_sbp_observation_MsgGloBiases.c index e4520fa85d..82475be485 100644 --- a/c/test/auto_check_sbp_observation_MsgGloBiases.c +++ b/c/test/auto_check_sbp_observation_MsgGloBiases.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgGnssCapb.c b/c/test/auto_check_sbp_observation_MsgGnssCapb.c index 55651a88db..a89fcb33e2 100644 --- a/c/test/auto_check_sbp_observation_MsgGnssCapb.c +++ b/c/test/auto_check_sbp_observation_MsgGnssCapb.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgGroupDelay.c b/c/test/auto_check_sbp_observation_MsgGroupDelay.c index 32ed2de2c8..223f9d50a4 100644 --- a/c/test/auto_check_sbp_observation_MsgGroupDelay.c +++ b/c/test/auto_check_sbp_observation_MsgGroupDelay.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgGroupDelayDepA.c b/c/test/auto_check_sbp_observation_MsgGroupDelayDepA.c index dd64d9586f..ed8088d833 100644 --- a/c/test/auto_check_sbp_observation_MsgGroupDelayDepA.c +++ b/c/test/auto_check_sbp_observation_MsgGroupDelayDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgGroupDelayDepB.c b/c/test/auto_check_sbp_observation_MsgGroupDelayDepB.c index 617878fb1b..434008f273 100644 --- a/c/test/auto_check_sbp_observation_MsgGroupDelayDepB.c +++ b/c/test/auto_check_sbp_observation_MsgGroupDelayDepB.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgIono.c b/c/test/auto_check_sbp_observation_MsgIono.c index fd57b6ee44..8a9cc49a54 100644 --- a/c/test/auto_check_sbp_observation_MsgIono.c +++ b/c/test/auto_check_sbp_observation_MsgIono.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgObs.c b/c/test/auto_check_sbp_observation_MsgObs.c index 4b5c90f928..df8b7fefe1 100644 --- a/c/test/auto_check_sbp_observation_MsgObs.c +++ b/c/test/auto_check_sbp_observation_MsgObs.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgObsDepB.c b/c/test/auto_check_sbp_observation_MsgObsDepB.c index 1d8d2d9d16..a7e13c7fd0 100644 --- a/c/test/auto_check_sbp_observation_MsgObsDepB.c +++ b/c/test/auto_check_sbp_observation_MsgObsDepB.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgObsDepC.c b/c/test/auto_check_sbp_observation_MsgObsDepC.c index 7d64264be5..2833854c0f 100644 --- a/c/test/auto_check_sbp_observation_MsgObsDepC.c +++ b/c/test/auto_check_sbp_observation_MsgObsDepC.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgOsr.c b/c/test/auto_check_sbp_observation_MsgOsr.c index 11d12ad028..0953e3c85b 100644 --- a/c/test/auto_check_sbp_observation_MsgOsr.c +++ b/c/test/auto_check_sbp_observation_MsgOsr.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgSvAzEl.c b/c/test/auto_check_sbp_observation_MsgSvAzEl.c index 9cc40e4e5a..1df7b172a5 100644 --- a/c/test/auto_check_sbp_observation_MsgSvAzEl.c +++ b/c/test/auto_check_sbp_observation_MsgSvAzEl.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_MsgSvConfigurationGpsDep.c b/c/test/auto_check_sbp_observation_MsgSvConfigurationGpsDep.c index ddaf210959..8e63de9dc2 100644 --- a/c/test/auto_check_sbp_observation_MsgSvConfigurationGpsDep.c +++ b/c/test/auto_check_sbp_observation_MsgSvConfigurationGpsDep.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_msgEphemerisDepB.c b/c/test/auto_check_sbp_observation_msgEphemerisDepB.c index 727f166970..559426105c 100644 --- a/c/test/auto_check_sbp_observation_msgEphemerisDepB.c +++ b/c/test/auto_check_sbp_observation_msgEphemerisDepB.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_msgEphemerisQzss.c b/c/test/auto_check_sbp_observation_msgEphemerisQzss.c index 1b882eaf7c..6aa131de8a 100644 --- a/c/test/auto_check_sbp_observation_msgEphemerisQzss.c +++ b/c/test/auto_check_sbp_observation_msgEphemerisQzss.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_observation_msgObsDepA.c b/c/test/auto_check_sbp_observation_msgObsDepA.c index 72110a05c3..c5efc0ce34 100644 --- a/c/test/auto_check_sbp_observation_msgObsDepA.c +++ b/c/test/auto_check_sbp_observation_msgObsDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_orientation_MsgAngularRate.c b/c/test/auto_check_sbp_orientation_MsgAngularRate.c index 0d62a16574..40a2d76764 100644 --- a/c/test/auto_check_sbp_orientation_MsgAngularRate.c +++ b/c/test/auto_check_sbp_orientation_MsgAngularRate.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_orientation_MsgBaselineHeading.c b/c/test/auto_check_sbp_orientation_MsgBaselineHeading.c index 2a56bf4a1a..3a88032222 100644 --- a/c/test/auto_check_sbp_orientation_MsgBaselineHeading.c +++ b/c/test/auto_check_sbp_orientation_MsgBaselineHeading.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_orientation_MsgOrientEuler.c b/c/test/auto_check_sbp_orientation_MsgOrientEuler.c index 3c662f22e9..da589f3fe0 100644 --- a/c/test/auto_check_sbp_orientation_MsgOrientEuler.c +++ b/c/test/auto_check_sbp_orientation_MsgOrientEuler.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_orientation_MsgOrientQuat.c b/c/test/auto_check_sbp_orientation_MsgOrientQuat.c index fc32563f74..344b08ce1b 100644 --- a/c/test/auto_check_sbp_orientation_MsgOrientQuat.c +++ b/c/test/auto_check_sbp_orientation_MsgOrientQuat.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_piksi_MsgAlmanac.c b/c/test/auto_check_sbp_piksi_MsgAlmanac.c index e6d2a45bd2..7cda293027 100644 --- a/c/test/auto_check_sbp_piksi_MsgAlmanac.c +++ b/c/test/auto_check_sbp_piksi_MsgAlmanac.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_piksi_MsgCellModemStatus.c b/c/test/auto_check_sbp_piksi_MsgCellModemStatus.c index 4ea49b6840..fe02094a97 100644 --- a/c/test/auto_check_sbp_piksi_MsgCellModemStatus.c +++ b/c/test/auto_check_sbp_piksi_MsgCellModemStatus.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_piksi_MsgCommandOutput.c b/c/test/auto_check_sbp_piksi_MsgCommandOutput.c index ee74f14a1d..23c1da03ff 100644 --- a/c/test/auto_check_sbp_piksi_MsgCommandOutput.c +++ b/c/test/auto_check_sbp_piksi_MsgCommandOutput.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_piksi_MsgCommandReq.c b/c/test/auto_check_sbp_piksi_MsgCommandReq.c index 29fea8b5c5..80f050445b 100644 --- a/c/test/auto_check_sbp_piksi_MsgCommandReq.c +++ b/c/test/auto_check_sbp_piksi_MsgCommandReq.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_piksi_MsgCommandResp.c b/c/test/auto_check_sbp_piksi_MsgCommandResp.c index 23f844c373..a0b74b9295 100644 --- a/c/test/auto_check_sbp_piksi_MsgCommandResp.c +++ b/c/test/auto_check_sbp_piksi_MsgCommandResp.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_piksi_MsgCwResults.c b/c/test/auto_check_sbp_piksi_MsgCwResults.c index d94e09ebcf..91ce625a34 100644 --- a/c/test/auto_check_sbp_piksi_MsgCwResults.c +++ b/c/test/auto_check_sbp_piksi_MsgCwResults.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_piksi_MsgCwStart.c b/c/test/auto_check_sbp_piksi_MsgCwStart.c index 9260174d7a..9ab3babf1e 100644 --- a/c/test/auto_check_sbp_piksi_MsgCwStart.c +++ b/c/test/auto_check_sbp_piksi_MsgCwStart.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_piksi_MsgDeviceMonitor.c b/c/test/auto_check_sbp_piksi_MsgDeviceMonitor.c index 0a68fcd1e6..677b02b8ea 100644 --- a/c/test/auto_check_sbp_piksi_MsgDeviceMonitor.c +++ b/c/test/auto_check_sbp_piksi_MsgDeviceMonitor.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_piksi_MsgFrontEndGain.c b/c/test/auto_check_sbp_piksi_MsgFrontEndGain.c index 2566ab5c83..c7db3161d7 100644 --- a/c/test/auto_check_sbp_piksi_MsgFrontEndGain.c +++ b/c/test/auto_check_sbp_piksi_MsgFrontEndGain.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_piksi_MsgIarState.c b/c/test/auto_check_sbp_piksi_MsgIarState.c index c426dc4598..69b4062bf8 100644 --- a/c/test/auto_check_sbp_piksi_MsgIarState.c +++ b/c/test/auto_check_sbp_piksi_MsgIarState.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_piksi_MsgInitBaseDep.c b/c/test/auto_check_sbp_piksi_MsgInitBaseDep.c index 529b9779a2..0171bd8955 100644 --- a/c/test/auto_check_sbp_piksi_MsgInitBaseDep.c +++ b/c/test/auto_check_sbp_piksi_MsgInitBaseDep.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_piksi_MsgMaskSatellite.c b/c/test/auto_check_sbp_piksi_MsgMaskSatellite.c index 0205a569f1..c0c5278430 100644 --- a/c/test/auto_check_sbp_piksi_MsgMaskSatellite.c +++ b/c/test/auto_check_sbp_piksi_MsgMaskSatellite.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_piksi_MsgMaskSatelliteDep.c b/c/test/auto_check_sbp_piksi_MsgMaskSatelliteDep.c index 41b00ead2e..640df3bd95 100644 --- a/c/test/auto_check_sbp_piksi_MsgMaskSatelliteDep.c +++ b/c/test/auto_check_sbp_piksi_MsgMaskSatelliteDep.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_piksi_MsgNetworkBandwidthUsage.c b/c/test/auto_check_sbp_piksi_MsgNetworkBandwidthUsage.c index 008da01944..f00016cdc3 100644 --- a/c/test/auto_check_sbp_piksi_MsgNetworkBandwidthUsage.c +++ b/c/test/auto_check_sbp_piksi_MsgNetworkBandwidthUsage.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_piksi_MsgNetworkStateReq.c b/c/test/auto_check_sbp_piksi_MsgNetworkStateReq.c index a793bf8d12..276e0e4b92 100644 --- a/c/test/auto_check_sbp_piksi_MsgNetworkStateReq.c +++ b/c/test/auto_check_sbp_piksi_MsgNetworkStateReq.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_piksi_MsgNetworkStateResp.c b/c/test/auto_check_sbp_piksi_MsgNetworkStateResp.c index c4b4870f0e..9383b17cc3 100644 --- a/c/test/auto_check_sbp_piksi_MsgNetworkStateResp.c +++ b/c/test/auto_check_sbp_piksi_MsgNetworkStateResp.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_piksi_MsgReset.c b/c/test/auto_check_sbp_piksi_MsgReset.c index 829b3a19f7..4c0fa76636 100644 --- a/c/test/auto_check_sbp_piksi_MsgReset.c +++ b/c/test/auto_check_sbp_piksi_MsgReset.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_piksi_MsgResetDep.c b/c/test/auto_check_sbp_piksi_MsgResetDep.c index b11b2e7f42..917806f7cf 100644 --- a/c/test/auto_check_sbp_piksi_MsgResetDep.c +++ b/c/test/auto_check_sbp_piksi_MsgResetDep.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_piksi_MsgResetFilters.c b/c/test/auto_check_sbp_piksi_MsgResetFilters.c index 1bd3988b0c..3c9c47bfc5 100644 --- a/c/test/auto_check_sbp_piksi_MsgResetFilters.c +++ b/c/test/auto_check_sbp_piksi_MsgResetFilters.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_piksi_MsgSetTime.c b/c/test/auto_check_sbp_piksi_MsgSetTime.c index 2162473bcc..6a1d89037b 100644 --- a/c/test/auto_check_sbp_piksi_MsgSetTime.c +++ b/c/test/auto_check_sbp_piksi_MsgSetTime.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_piksi_MsgSpecan.c b/c/test/auto_check_sbp_piksi_MsgSpecan.c index f1a06483a7..e762d7f0ce 100644 --- a/c/test/auto_check_sbp_piksi_MsgSpecan.c +++ b/c/test/auto_check_sbp_piksi_MsgSpecan.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_piksi_MsgSpecanDep.c b/c/test/auto_check_sbp_piksi_MsgSpecanDep.c index 504f055e6f..69b63f1e7b 100644 --- a/c/test/auto_check_sbp_piksi_MsgSpecanDep.c +++ b/c/test/auto_check_sbp_piksi_MsgSpecanDep.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_piksi_MsgThreadState.c b/c/test/auto_check_sbp_piksi_MsgThreadState.c index 593f90b036..73532c51c6 100644 --- a/c/test/auto_check_sbp_piksi_MsgThreadState.c +++ b/c/test/auto_check_sbp_piksi_MsgThreadState.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_piksi_MsgUartState.c b/c/test/auto_check_sbp_piksi_MsgUartState.c index e508963c70..e12530cb4b 100644 --- a/c/test/auto_check_sbp_piksi_MsgUartState.c +++ b/c/test/auto_check_sbp_piksi_MsgUartState.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_piksi_MsgUartStateDepA.c b/c/test/auto_check_sbp_piksi_MsgUartStateDepA.c index c59e5d727f..4f842db259 100644 --- a/c/test/auto_check_sbp_piksi_MsgUartStateDepA.c +++ b/c/test/auto_check_sbp_piksi_MsgUartStateDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_profiling_MsgMeasurementPoint.c b/c/test/auto_check_sbp_profiling_MsgMeasurementPoint.c index eb3a496ef3..88d96747a6 100644 --- a/c/test/auto_check_sbp_profiling_MsgMeasurementPoint.c +++ b/c/test/auto_check_sbp_profiling_MsgMeasurementPoint.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_profiling_MsgProfilingResourceCounter.c b/c/test/auto_check_sbp_profiling_MsgProfilingResourceCounter.c index a69d6b011b..1f627a9f7c 100644 --- a/c/test/auto_check_sbp_profiling_MsgProfilingResourceCounter.c +++ b/c/test/auto_check_sbp_profiling_MsgProfilingResourceCounter.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_profiling_MsgProfilingSystemInfo.c b/c/test/auto_check_sbp_profiling_MsgProfilingSystemInfo.c index fab3a9989d..5a4639d079 100644 --- a/c/test/auto_check_sbp_profiling_MsgProfilingSystemInfo.c +++ b/c/test/auto_check_sbp_profiling_MsgProfilingSystemInfo.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_profiling_MsgProfilingThreadInfo.c b/c/test/auto_check_sbp_profiling_MsgProfilingThreadInfo.c index cc4b122c88..ae4f59c150 100644 --- a/c/test/auto_check_sbp_profiling_MsgProfilingThreadInfo.c +++ b/c/test/auto_check_sbp_profiling_MsgProfilingThreadInfo.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_sbas_MsgSbasRaw.c b/c/test/auto_check_sbp_sbas_MsgSbasRaw.c index dad49165ff..c9187e6486 100644 --- a/c/test/auto_check_sbp_sbas_MsgSbasRaw.c +++ b/c/test/auto_check_sbp_sbas_MsgSbasRaw.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_settings_MsgSettingsReadByIndexDone.c b/c/test/auto_check_sbp_settings_MsgSettingsReadByIndexDone.c index 72f18f11c6..3915ebebe1 100644 --- a/c/test/auto_check_sbp_settings_MsgSettingsReadByIndexDone.c +++ b/c/test/auto_check_sbp_settings_MsgSettingsReadByIndexDone.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_settings_MsgSettingsReadByIndexReq.c b/c/test/auto_check_sbp_settings_MsgSettingsReadByIndexReq.c index 991caaac1a..63a712bcc8 100644 --- a/c/test/auto_check_sbp_settings_MsgSettingsReadByIndexReq.c +++ b/c/test/auto_check_sbp_settings_MsgSettingsReadByIndexReq.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_settings_MsgSettingsReadByIndexResp.c b/c/test/auto_check_sbp_settings_MsgSettingsReadByIndexResp.c index baf723e541..beccb32f0f 100644 --- a/c/test/auto_check_sbp_settings_MsgSettingsReadByIndexResp.c +++ b/c/test/auto_check_sbp_settings_MsgSettingsReadByIndexResp.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_settings_MsgSettingsReadReq.c b/c/test/auto_check_sbp_settings_MsgSettingsReadReq.c index 53a7d3813f..d3db6b0ee6 100644 --- a/c/test/auto_check_sbp_settings_MsgSettingsReadReq.c +++ b/c/test/auto_check_sbp_settings_MsgSettingsReadReq.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_settings_MsgSettingsReadResp.c b/c/test/auto_check_sbp_settings_MsgSettingsReadResp.c index df8fb688b7..bef45cc5ac 100644 --- a/c/test/auto_check_sbp_settings_MsgSettingsReadResp.c +++ b/c/test/auto_check_sbp_settings_MsgSettingsReadResp.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_settings_MsgSettingsRegister.c b/c/test/auto_check_sbp_settings_MsgSettingsRegister.c index 788648acb8..f293382c29 100644 --- a/c/test/auto_check_sbp_settings_MsgSettingsRegister.c +++ b/c/test/auto_check_sbp_settings_MsgSettingsRegister.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_settings_MsgSettingsRegisterResp.c b/c/test/auto_check_sbp_settings_MsgSettingsRegisterResp.c index 17a62c2399..83d36d54fd 100644 --- a/c/test/auto_check_sbp_settings_MsgSettingsRegisterResp.c +++ b/c/test/auto_check_sbp_settings_MsgSettingsRegisterResp.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_settings_MsgSettingsSave.c b/c/test/auto_check_sbp_settings_MsgSettingsSave.c index b16351115d..57146c9ad5 100644 --- a/c/test/auto_check_sbp_settings_MsgSettingsSave.c +++ b/c/test/auto_check_sbp_settings_MsgSettingsSave.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_settings_MsgSettingsWrite.c b/c/test/auto_check_sbp_settings_MsgSettingsWrite.c index 07792602ce..2c08152e47 100644 --- a/c/test/auto_check_sbp_settings_MsgSettingsWrite.c +++ b/c/test/auto_check_sbp_settings_MsgSettingsWrite.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_settings_MsgSettingsWriteResp.c b/c/test/auto_check_sbp_settings_MsgSettingsWriteResp.c index 2f923bb373..5604516f2b 100644 --- a/c/test/auto_check_sbp_settings_MsgSettingsWriteResp.c +++ b/c/test/auto_check_sbp_settings_MsgSettingsWriteResp.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_signing_MsgCertificateChain.c b/c/test/auto_check_sbp_signing_MsgCertificateChain.c index dc87c6a669..417d3c61b1 100644 --- a/c/test/auto_check_sbp_signing_MsgCertificateChain.c +++ b/c/test/auto_check_sbp_signing_MsgCertificateChain.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_signing_MsgCertificateChainDep.c b/c/test/auto_check_sbp_signing_MsgCertificateChainDep.c index c035d817f4..b0b1413854 100644 --- a/c/test/auto_check_sbp_signing_MsgCertificateChainDep.c +++ b/c/test/auto_check_sbp_signing_MsgCertificateChainDep.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_signing_MsgEcdsaCertificate.c b/c/test/auto_check_sbp_signing_MsgEcdsaCertificate.c index 897171e3ea..c8a7811484 100644 --- a/c/test/auto_check_sbp_signing_MsgEcdsaCertificate.c +++ b/c/test/auto_check_sbp_signing_MsgEcdsaCertificate.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_signing_MsgEcdsaSignature.c b/c/test/auto_check_sbp_signing_MsgEcdsaSignature.c index dbe9c3ee4b..478d21d850 100644 --- a/c/test/auto_check_sbp_signing_MsgEcdsaSignature.c +++ b/c/test/auto_check_sbp_signing_MsgEcdsaSignature.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_signing_MsgEcdsaSignatureDepA.c b/c/test/auto_check_sbp_signing_MsgEcdsaSignatureDepA.c index baaf60ed6f..e450c1c370 100644 --- a/c/test/auto_check_sbp_signing_MsgEcdsaSignatureDepA.c +++ b/c/test/auto_check_sbp_signing_MsgEcdsaSignatureDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_signing_MsgEcdsaSignatureDepB.c b/c/test/auto_check_sbp_signing_MsgEcdsaSignatureDepB.c index 6141177099..b298ec230b 100644 --- a/c/test/auto_check_sbp_signing_MsgEcdsaSignatureDepB.c +++ b/c/test/auto_check_sbp_signing_MsgEcdsaSignatureDepB.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_signing_MsgEd25519CertificateDep.c b/c/test/auto_check_sbp_signing_MsgEd25519CertificateDep.c index 6ac5e93dc1..2f54c45ab5 100644 --- a/c/test/auto_check_sbp_signing_MsgEd25519CertificateDep.c +++ b/c/test/auto_check_sbp_signing_MsgEd25519CertificateDep.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_signing_MsgEd25519SignatureDepA.c b/c/test/auto_check_sbp_signing_MsgEd25519SignatureDepA.c index 4a39656263..4a69b9f4ca 100644 --- a/c/test/auto_check_sbp_signing_MsgEd25519SignatureDepA.c +++ b/c/test/auto_check_sbp_signing_MsgEd25519SignatureDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_signing_MsgEd25519SignatureDepB.c b/c/test/auto_check_sbp_signing_MsgEd25519SignatureDepB.c index 69ef8ec7d2..fb62710bca 100644 --- a/c/test/auto_check_sbp_signing_MsgEd25519SignatureDepB.c +++ b/c/test/auto_check_sbp_signing_MsgEd25519SignatureDepB.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_solution_meta_MsgSolnMeta.c b/c/test/auto_check_sbp_solution_meta_MsgSolnMeta.c index faf780040b..4fae7ac772 100644 --- a/c/test/auto_check_sbp_solution_meta_MsgSolnMeta.c +++ b/c/test/auto_check_sbp_solution_meta_MsgSolnMeta.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_solution_meta_MsgSolnMetaDepA.c b/c/test/auto_check_sbp_solution_meta_MsgSolnMetaDepA.c index df8e8e8613..d61aac5974 100644 --- a/c/test/auto_check_sbp_solution_meta_MsgSolnMetaDepA.c +++ b/c/test/auto_check_sbp_solution_meta_MsgSolnMetaDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_ssr_MsgSsrCodeBiases.c b/c/test/auto_check_sbp_ssr_MsgSsrCodeBiases.c index 32ca2a1c58..7748d51ef9 100644 --- a/c/test/auto_check_sbp_ssr_MsgSsrCodeBiases.c +++ b/c/test/auto_check_sbp_ssr_MsgSsrCodeBiases.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_ssr_MsgSsrCodePhaseBiasesBounds.c b/c/test/auto_check_sbp_ssr_MsgSsrCodePhaseBiasesBounds.c index 9118fe330c..37b7cd6bea 100644 --- a/c/test/auto_check_sbp_ssr_MsgSsrCodePhaseBiasesBounds.c +++ b/c/test/auto_check_sbp_ssr_MsgSsrCodePhaseBiasesBounds.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_ssr_MsgSsrGridDefinitionDepA.c b/c/test/auto_check_sbp_ssr_MsgSsrGridDefinitionDepA.c index c53378c243..e772cbf797 100644 --- a/c/test/auto_check_sbp_ssr_MsgSsrGridDefinitionDepA.c +++ b/c/test/auto_check_sbp_ssr_MsgSsrGridDefinitionDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_ssr_MsgSsrGriddedCorrection.c b/c/test/auto_check_sbp_ssr_MsgSsrGriddedCorrection.c index a0ba99a19f..3f912800e9 100644 --- a/c/test/auto_check_sbp_ssr_MsgSsrGriddedCorrection.c +++ b/c/test/auto_check_sbp_ssr_MsgSsrGriddedCorrection.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_ssr_MsgSsrGriddedCorrectionBounds.c b/c/test/auto_check_sbp_ssr_MsgSsrGriddedCorrectionBounds.c index 6df405856d..a8b1fe938a 100644 --- a/c/test/auto_check_sbp_ssr_MsgSsrGriddedCorrectionBounds.c +++ b/c/test/auto_check_sbp_ssr_MsgSsrGriddedCorrectionBounds.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_ssr_MsgSsrGriddedCorrectionDepA.c b/c/test/auto_check_sbp_ssr_MsgSsrGriddedCorrectionDepA.c index d883f16cd3..fb21419096 100644 --- a/c/test/auto_check_sbp_ssr_MsgSsrGriddedCorrectionDepA.c +++ b/c/test/auto_check_sbp_ssr_MsgSsrGriddedCorrectionDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_ssr_MsgSsrGriddedCorrectionNoStdDepA.c b/c/test/auto_check_sbp_ssr_MsgSsrGriddedCorrectionNoStdDepA.c index b96864ca58..a6a2c75506 100644 --- a/c/test/auto_check_sbp_ssr_MsgSsrGriddedCorrectionNoStdDepA.c +++ b/c/test/auto_check_sbp_ssr_MsgSsrGriddedCorrectionNoStdDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_ssr_MsgSsrOrbitClock.c b/c/test/auto_check_sbp_ssr_MsgSsrOrbitClock.c index 8597992c65..f43c94c16f 100644 --- a/c/test/auto_check_sbp_ssr_MsgSsrOrbitClock.c +++ b/c/test/auto_check_sbp_ssr_MsgSsrOrbitClock.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_ssr_MsgSsrOrbitClockBounds.c b/c/test/auto_check_sbp_ssr_MsgSsrOrbitClockBounds.c index cce68af076..6bdc1c052f 100644 --- a/c/test/auto_check_sbp_ssr_MsgSsrOrbitClockBounds.c +++ b/c/test/auto_check_sbp_ssr_MsgSsrOrbitClockBounds.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_ssr_MsgSsrOrbitClockBoundsDegradation.c b/c/test/auto_check_sbp_ssr_MsgSsrOrbitClockBoundsDegradation.c index 3ab1a53fbb..ac2530ec71 100644 --- a/c/test/auto_check_sbp_ssr_MsgSsrOrbitClockBoundsDegradation.c +++ b/c/test/auto_check_sbp_ssr_MsgSsrOrbitClockBoundsDegradation.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_ssr_MsgSsrOrbitClockDepA.c b/c/test/auto_check_sbp_ssr_MsgSsrOrbitClockDepA.c index 4064a11db7..5ebe2a893c 100644 --- a/c/test/auto_check_sbp_ssr_MsgSsrOrbitClockDepA.c +++ b/c/test/auto_check_sbp_ssr_MsgSsrOrbitClockDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_ssr_MsgSsrPhaseBiases.c b/c/test/auto_check_sbp_ssr_MsgSsrPhaseBiases.c index 0df6e33408..d4478580e7 100644 --- a/c/test/auto_check_sbp_ssr_MsgSsrPhaseBiases.c +++ b/c/test/auto_check_sbp_ssr_MsgSsrPhaseBiases.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_ssr_MsgSsrSatelliteApc.c b/c/test/auto_check_sbp_ssr_MsgSsrSatelliteApc.c index 14b3125d0c..75e9bed2b2 100644 --- a/c/test/auto_check_sbp_ssr_MsgSsrSatelliteApc.c +++ b/c/test/auto_check_sbp_ssr_MsgSsrSatelliteApc.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_ssr_MsgSsrSatelliteApcDepA.c b/c/test/auto_check_sbp_ssr_MsgSsrSatelliteApcDepA.c index 2b87fde6a3..83e13e5b41 100644 --- a/c/test/auto_check_sbp_ssr_MsgSsrSatelliteApcDepA.c +++ b/c/test/auto_check_sbp_ssr_MsgSsrSatelliteApcDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_ssr_MsgSsrStecCorrection.c b/c/test/auto_check_sbp_ssr_MsgSsrStecCorrection.c index 69c643b433..baa7e00f6f 100644 --- a/c/test/auto_check_sbp_ssr_MsgSsrStecCorrection.c +++ b/c/test/auto_check_sbp_ssr_MsgSsrStecCorrection.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_ssr_MsgSsrStecCorrectionDep.c b/c/test/auto_check_sbp_ssr_MsgSsrStecCorrectionDep.c index 0ba4e2c343..509b0e7b63 100644 --- a/c/test/auto_check_sbp_ssr_MsgSsrStecCorrectionDep.c +++ b/c/test/auto_check_sbp_ssr_MsgSsrStecCorrectionDep.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_ssr_MsgSsrStecCorrectionDepA.c b/c/test/auto_check_sbp_ssr_MsgSsrStecCorrectionDepA.c index 34f9e3ec81..4dc1d7a06d 100644 --- a/c/test/auto_check_sbp_ssr_MsgSsrStecCorrectionDepA.c +++ b/c/test/auto_check_sbp_ssr_MsgSsrStecCorrectionDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_ssr_MsgSsrTileDefinition.c b/c/test/auto_check_sbp_ssr_MsgSsrTileDefinition.c index daf09982b3..10bc34a644 100644 --- a/c/test/auto_check_sbp_ssr_MsgSsrTileDefinition.c +++ b/c/test/auto_check_sbp_ssr_MsgSsrTileDefinition.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_ssr_MsgSsrTileDefinitionDepA.c b/c/test/auto_check_sbp_ssr_MsgSsrTileDefinitionDepA.c index 6bffdba0de..1bf1c326bd 100644 --- a/c/test/auto_check_sbp_ssr_MsgSsrTileDefinitionDepA.c +++ b/c/test/auto_check_sbp_ssr_MsgSsrTileDefinitionDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_ssr_MsgSsrTileDefinitionDepB.c b/c/test/auto_check_sbp_ssr_MsgSsrTileDefinitionDepB.c index 6abe43dab0..b12e0fe327 100644 --- a/c/test/auto_check_sbp_ssr_MsgSsrTileDefinitionDepB.c +++ b/c/test/auto_check_sbp_ssr_MsgSsrTileDefinitionDepB.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_system_MsgCsacTelemetry.c b/c/test/auto_check_sbp_system_MsgCsacTelemetry.c index 09467d3436..d162a76b47 100644 --- a/c/test/auto_check_sbp_system_MsgCsacTelemetry.c +++ b/c/test/auto_check_sbp_system_MsgCsacTelemetry.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_system_MsgCsacTelemetryLabels.c b/c/test/auto_check_sbp_system_MsgCsacTelemetryLabels.c index 245de29bb1..11e6fc56cd 100644 --- a/c/test/auto_check_sbp_system_MsgCsacTelemetryLabels.c +++ b/c/test/auto_check_sbp_system_MsgCsacTelemetryLabels.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_system_MsgDgnssStatus.c b/c/test/auto_check_sbp_system_MsgDgnssStatus.c index a24df49e74..69fedb3888 100644 --- a/c/test/auto_check_sbp_system_MsgDgnssStatus.c +++ b/c/test/auto_check_sbp_system_MsgDgnssStatus.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_system_MsgGnssTimeOffset.c b/c/test/auto_check_sbp_system_MsgGnssTimeOffset.c index cbe01cddc0..28e30e9297 100644 --- a/c/test/auto_check_sbp_system_MsgGnssTimeOffset.c +++ b/c/test/auto_check_sbp_system_MsgGnssTimeOffset.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_system_MsgGroupMeta.c b/c/test/auto_check_sbp_system_MsgGroupMeta.c index 9a0e78111d..76c96d88bd 100644 --- a/c/test/auto_check_sbp_system_MsgGroupMeta.c +++ b/c/test/auto_check_sbp_system_MsgGroupMeta.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_system_MsgHeartbeat.c b/c/test/auto_check_sbp_system_MsgHeartbeat.c index 92fd1645e0..148e25bde4 100644 --- a/c/test/auto_check_sbp_system_MsgHeartbeat.c +++ b/c/test/auto_check_sbp_system_MsgHeartbeat.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_system_MsgInsStatus.c b/c/test/auto_check_sbp_system_MsgInsStatus.c index 547d5ab26f..89cffdf7a2 100644 --- a/c/test/auto_check_sbp_system_MsgInsStatus.c +++ b/c/test/auto_check_sbp_system_MsgInsStatus.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_system_MsgInsUpdates.c b/c/test/auto_check_sbp_system_MsgInsUpdates.c index 5d594761a0..a4adfc09b7 100644 --- a/c/test/auto_check_sbp_system_MsgInsUpdates.c +++ b/c/test/auto_check_sbp_system_MsgInsUpdates.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_system_MsgPpsTime.c b/c/test/auto_check_sbp_system_MsgPpsTime.c index c66675b8b2..888f07f28d 100644 --- a/c/test/auto_check_sbp_system_MsgPpsTime.c +++ b/c/test/auto_check_sbp_system_MsgPpsTime.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_system_MsgSensorAidEvent.c b/c/test/auto_check_sbp_system_MsgSensorAidEvent.c index e73cf9bd70..95f4f90606 100644 --- a/c/test/auto_check_sbp_system_MsgSensorAidEvent.c +++ b/c/test/auto_check_sbp_system_MsgSensorAidEvent.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_system_MsgStartup.c b/c/test/auto_check_sbp_system_MsgStartup.c index d4500a0e8b..5079480292 100644 --- a/c/test/auto_check_sbp_system_MsgStartup.c +++ b/c/test/auto_check_sbp_system_MsgStartup.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_system_MsgStatusJournal.c b/c/test/auto_check_sbp_system_MsgStatusJournal.c index 5f3d13a0e1..30be42e0c3 100644 --- a/c/test/auto_check_sbp_system_MsgStatusJournal.c +++ b/c/test/auto_check_sbp_system_MsgStatusJournal.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_system_MsgStatusReport.c b/c/test/auto_check_sbp_system_MsgStatusReport.c index 2105a674f5..0f5d30203b 100644 --- a/c/test/auto_check_sbp_system_MsgStatusReport.c +++ b/c/test/auto_check_sbp_system_MsgStatusReport.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_telemetry_MsgTelSv.c b/c/test/auto_check_sbp_telemetry_MsgTelSv.c index 9531068db3..19dbc239b6 100644 --- a/c/test/auto_check_sbp_telemetry_MsgTelSv.c +++ b/c/test/auto_check_sbp_telemetry_MsgTelSv.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_tracking_MsgMeasurementState.c b/c/test/auto_check_sbp_tracking_MsgMeasurementState.c index 1ff7681f5f..8eafe38067 100644 --- a/c/test/auto_check_sbp_tracking_MsgMeasurementState.c +++ b/c/test/auto_check_sbp_tracking_MsgMeasurementState.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_tracking_MsgTrackingIq.c b/c/test/auto_check_sbp_tracking_MsgTrackingIq.c index 4ff68cdb3d..8226a3bee6 100644 --- a/c/test/auto_check_sbp_tracking_MsgTrackingIq.c +++ b/c/test/auto_check_sbp_tracking_MsgTrackingIq.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_tracking_MsgTrackingIqDepA.c b/c/test/auto_check_sbp_tracking_MsgTrackingIqDepA.c index b645834030..eb886567c7 100644 --- a/c/test/auto_check_sbp_tracking_MsgTrackingIqDepA.c +++ b/c/test/auto_check_sbp_tracking_MsgTrackingIqDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_tracking_MsgTrackingIqDepB.c b/c/test/auto_check_sbp_tracking_MsgTrackingIqDepB.c index ea6b1394d1..1419a8cb68 100644 --- a/c/test/auto_check_sbp_tracking_MsgTrackingIqDepB.c +++ b/c/test/auto_check_sbp_tracking_MsgTrackingIqDepB.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_tracking_MsgTrackingState.c b/c/test/auto_check_sbp_tracking_MsgTrackingState.c index 3c06e86dd4..69ca22245f 100644 --- a/c/test/auto_check_sbp_tracking_MsgTrackingState.c +++ b/c/test/auto_check_sbp_tracking_MsgTrackingState.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_tracking_MsgTrackingStateDepB.c b/c/test/auto_check_sbp_tracking_MsgTrackingStateDepB.c index b9a5884963..118dca9245 100644 --- a/c/test/auto_check_sbp_tracking_MsgTrackingStateDepB.c +++ b/c/test/auto_check_sbp_tracking_MsgTrackingStateDepB.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_tracking_MsgTrackingStateDetailedDep.c b/c/test/auto_check_sbp_tracking_MsgTrackingStateDetailedDep.c index 0638ad2380..90c073f45c 100644 --- a/c/test/auto_check_sbp_tracking_MsgTrackingStateDetailedDep.c +++ b/c/test/auto_check_sbp_tracking_MsgTrackingStateDetailedDep.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_tracking_MsgTrackingStateDetailedDepA.c b/c/test/auto_check_sbp_tracking_MsgTrackingStateDetailedDepA.c index a215064e8c..03c21789ed 100644 --- a/c/test/auto_check_sbp_tracking_MsgTrackingStateDetailedDepA.c +++ b/c/test/auto_check_sbp_tracking_MsgTrackingStateDetailedDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_tracking_MsgtrackingStateDepA.c b/c/test/auto_check_sbp_tracking_MsgtrackingStateDepA.c index f704aac6b6..2a5013e9ec 100644 --- a/c/test/auto_check_sbp_tracking_MsgtrackingStateDepA.c +++ b/c/test/auto_check_sbp_tracking_MsgtrackingStateDepA.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_user_MsgUserData.c b/c/test/auto_check_sbp_user_MsgUserData.c index 8b4b011a45..83bc12bfdf 100644 --- a/c/test/auto_check_sbp_user_MsgUserData.c +++ b/c/test/auto_check_sbp_user_MsgUserData.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_vehicle_MsgOdometry.c b/c/test/auto_check_sbp_vehicle_MsgOdometry.c index 09271e8d9a..6482e16456 100644 --- a/c/test/auto_check_sbp_vehicle_MsgOdometry.c +++ b/c/test/auto_check_sbp_vehicle_MsgOdometry.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/auto_check_sbp_vehicle_MsgWheeltick.c b/c/test/auto_check_sbp_vehicle_MsgWheeltick.c index 6f3a4c3b9f..9a9bc7ab00 100644 --- a/c/test/auto_check_sbp_vehicle_MsgWheeltick.c +++ b/c/test/auto_check_sbp_vehicle_MsgWheeltick.c @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/check_bitfield_macros.c b/c/test/check_bitfield_macros.c index 8de83c9120..d4713aadd1 100644 --- a/c/test/check_bitfield_macros.c +++ b/c/test/check_bitfield_macros.c @@ -3,7 +3,7 @@ * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/check_edc.c b/c/test/check_edc.c index a3bca5147d..2c3d34e75f 100644 --- a/c/test/check_edc.c +++ b/c/test/check_edc.c @@ -3,7 +3,7 @@ * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/check_main.c b/c/test/check_main.c index 1b3b63164d..8359ba976b 100644 --- a/c/test/check_main.c +++ b/c/test/check_main.c @@ -3,7 +3,7 @@ * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/check_sbp.c b/c/test/check_sbp.c index 92c4c76295..30d31aca3d 100644 --- a/c/test/check_sbp.c +++ b/c/test/check_sbp.c @@ -3,7 +3,7 @@ * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/check_suites.h b/c/test/check_suites.h index db661aec8a..402d5738af 100644 --- a/c/test/check_suites.h +++ b/c/test/check_suites.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/CMakeLists.txt b/c/test/cpp/CMakeLists.txt index 5b06f18a5a..a6b94ca0dd 100644 --- a/c/test/cpp/CMakeLists.txt +++ b/c/test/cpp/CMakeLists.txt @@ -7,8 +7,9 @@ swift_add_test(test-libsbp-cpp INCLUDE ${PROJECT_SOURCE_DIR}/include/libsbp LINK - sbp - gtest_main) + gtest_main + swiftnav::sbp +) swift_set_language_standards(test-libsbp-cpp) swift_set_compile_options(test-libsbp-cpp) diff --git a/c/test/cpp/auto_check_sbp_acquisition_MsgAcqResult.cc b/c/test/cpp/auto_check_sbp_acquisition_MsgAcqResult.cc index 4eefc9e968..c858eec804 100644 --- a/c/test/cpp/auto_check_sbp_acquisition_MsgAcqResult.cc +++ b/c/test/cpp/auto_check_sbp_acquisition_MsgAcqResult.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_acquisition_MsgAcqResultDepA.cc b/c/test/cpp/auto_check_sbp_acquisition_MsgAcqResultDepA.cc index accbd46594..20b8686ee0 100644 --- a/c/test/cpp/auto_check_sbp_acquisition_MsgAcqResultDepA.cc +++ b/c/test/cpp/auto_check_sbp_acquisition_MsgAcqResultDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_acquisition_MsgAcqResultDepB.cc b/c/test/cpp/auto_check_sbp_acquisition_MsgAcqResultDepB.cc index 2ce0cadec4..d614cef860 100644 --- a/c/test/cpp/auto_check_sbp_acquisition_MsgAcqResultDepB.cc +++ b/c/test/cpp/auto_check_sbp_acquisition_MsgAcqResultDepB.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_acquisition_MsgAcqResultDepC.cc b/c/test/cpp/auto_check_sbp_acquisition_MsgAcqResultDepC.cc index 2d02fe14c0..185fca49b5 100644 --- a/c/test/cpp/auto_check_sbp_acquisition_MsgAcqResultDepC.cc +++ b/c/test/cpp/auto_check_sbp_acquisition_MsgAcqResultDepC.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_acquisition_MsgAcqSvProfile.cc b/c/test/cpp/auto_check_sbp_acquisition_MsgAcqSvProfile.cc index 40803259ab..339632aa1e 100644 --- a/c/test/cpp/auto_check_sbp_acquisition_MsgAcqSvProfile.cc +++ b/c/test/cpp/auto_check_sbp_acquisition_MsgAcqSvProfile.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_acquisition_MsgAcqSvProfileDep.cc b/c/test/cpp/auto_check_sbp_acquisition_MsgAcqSvProfileDep.cc index f292da53c7..52bc946a79 100644 --- a/c/test/cpp/auto_check_sbp_acquisition_MsgAcqSvProfileDep.cc +++ b/c/test/cpp/auto_check_sbp_acquisition_MsgAcqSvProfileDep.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_bootload_MsgBootloaderHandshakeReq.cc b/c/test/cpp/auto_check_sbp_bootload_MsgBootloaderHandshakeReq.cc index fbe67d6980..0020ff02e4 100644 --- a/c/test/cpp/auto_check_sbp_bootload_MsgBootloaderHandshakeReq.cc +++ b/c/test/cpp/auto_check_sbp_bootload_MsgBootloaderHandshakeReq.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_bootload_MsgBootloaderHandshakeResp.cc b/c/test/cpp/auto_check_sbp_bootload_MsgBootloaderHandshakeResp.cc index c86d662bc2..4911a342fa 100644 --- a/c/test/cpp/auto_check_sbp_bootload_MsgBootloaderHandshakeResp.cc +++ b/c/test/cpp/auto_check_sbp_bootload_MsgBootloaderHandshakeResp.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_bootload_MsgBootloaderJumptoApp.cc b/c/test/cpp/auto_check_sbp_bootload_MsgBootloaderJumptoApp.cc index 4977554aef..1570819ee7 100644 --- a/c/test/cpp/auto_check_sbp_bootload_MsgBootloaderJumptoApp.cc +++ b/c/test/cpp/auto_check_sbp_bootload_MsgBootloaderJumptoApp.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_bootload_MsgNapDeviceDnaReq.cc b/c/test/cpp/auto_check_sbp_bootload_MsgNapDeviceDnaReq.cc index dca26df20f..781d460aa3 100644 --- a/c/test/cpp/auto_check_sbp_bootload_MsgNapDeviceDnaReq.cc +++ b/c/test/cpp/auto_check_sbp_bootload_MsgNapDeviceDnaReq.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_bootload_MsgNapDeviceDnaResp.cc b/c/test/cpp/auto_check_sbp_bootload_MsgNapDeviceDnaResp.cc index 9c544afcf5..611692b2da 100644 --- a/c/test/cpp/auto_check_sbp_bootload_MsgNapDeviceDnaResp.cc +++ b/c/test/cpp/auto_check_sbp_bootload_MsgNapDeviceDnaResp.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_ext_events_MsgExtEvent.cc b/c/test/cpp/auto_check_sbp_ext_events_MsgExtEvent.cc index f199022a85..3c5d410807 100644 --- a/c/test/cpp/auto_check_sbp_ext_events_MsgExtEvent.cc +++ b/c/test/cpp/auto_check_sbp_ext_events_MsgExtEvent.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_file_io_MsgFileioConfigReq.cc b/c/test/cpp/auto_check_sbp_file_io_MsgFileioConfigReq.cc index 40c2fe659f..c0ff40c171 100644 --- a/c/test/cpp/auto_check_sbp_file_io_MsgFileioConfigReq.cc +++ b/c/test/cpp/auto_check_sbp_file_io_MsgFileioConfigReq.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_file_io_MsgFileioConfigResp.cc b/c/test/cpp/auto_check_sbp_file_io_MsgFileioConfigResp.cc index 2e10b5ac5e..819dbdfcf1 100644 --- a/c/test/cpp/auto_check_sbp_file_io_MsgFileioConfigResp.cc +++ b/c/test/cpp/auto_check_sbp_file_io_MsgFileioConfigResp.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_file_io_MsgFileioReadDirReq.cc b/c/test/cpp/auto_check_sbp_file_io_MsgFileioReadDirReq.cc index b9ea847bb9..5b10c8eb62 100644 --- a/c/test/cpp/auto_check_sbp_file_io_MsgFileioReadDirReq.cc +++ b/c/test/cpp/auto_check_sbp_file_io_MsgFileioReadDirReq.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_file_io_MsgFileioReadDirResp.cc b/c/test/cpp/auto_check_sbp_file_io_MsgFileioReadDirResp.cc index 70f431bdb8..243f7b8260 100644 --- a/c/test/cpp/auto_check_sbp_file_io_MsgFileioReadDirResp.cc +++ b/c/test/cpp/auto_check_sbp_file_io_MsgFileioReadDirResp.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_file_io_MsgFileioReadReq.cc b/c/test/cpp/auto_check_sbp_file_io_MsgFileioReadReq.cc index 5120ef1fa7..f7d4357b91 100644 --- a/c/test/cpp/auto_check_sbp_file_io_MsgFileioReadReq.cc +++ b/c/test/cpp/auto_check_sbp_file_io_MsgFileioReadReq.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_file_io_MsgFileioReadResp.cc b/c/test/cpp/auto_check_sbp_file_io_MsgFileioReadResp.cc index 60c8d56129..885e4cca9a 100644 --- a/c/test/cpp/auto_check_sbp_file_io_MsgFileioReadResp.cc +++ b/c/test/cpp/auto_check_sbp_file_io_MsgFileioReadResp.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_file_io_MsgFileioRemove.cc b/c/test/cpp/auto_check_sbp_file_io_MsgFileioRemove.cc index ba5384aff7..1d822a0624 100644 --- a/c/test/cpp/auto_check_sbp_file_io_MsgFileioRemove.cc +++ b/c/test/cpp/auto_check_sbp_file_io_MsgFileioRemove.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_file_io_MsgFileioWriteResp.cc b/c/test/cpp/auto_check_sbp_file_io_MsgFileioWriteResp.cc index 869006f89e..9e930ef5e6 100644 --- a/c/test/cpp/auto_check_sbp_file_io_MsgFileioWriteResp.cc +++ b/c/test/cpp/auto_check_sbp_file_io_MsgFileioWriteResp.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_flash_MsgFlashDone.cc b/c/test/cpp/auto_check_sbp_flash_MsgFlashDone.cc index abc95ca5c4..b2ea37b5b1 100644 --- a/c/test/cpp/auto_check_sbp_flash_MsgFlashDone.cc +++ b/c/test/cpp/auto_check_sbp_flash_MsgFlashDone.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_flash_MsgFlashErase.cc b/c/test/cpp/auto_check_sbp_flash_MsgFlashErase.cc index 9a9f51628d..393a8b5933 100644 --- a/c/test/cpp/auto_check_sbp_flash_MsgFlashErase.cc +++ b/c/test/cpp/auto_check_sbp_flash_MsgFlashErase.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_flash_MsgFlashProgram.cc b/c/test/cpp/auto_check_sbp_flash_MsgFlashProgram.cc index ea414f5e4e..671a9b6cb5 100644 --- a/c/test/cpp/auto_check_sbp_flash_MsgFlashProgram.cc +++ b/c/test/cpp/auto_check_sbp_flash_MsgFlashProgram.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_flash_MsgFlashReadReq.cc b/c/test/cpp/auto_check_sbp_flash_MsgFlashReadReq.cc index 4313ac8a26..ecca7c94a8 100644 --- a/c/test/cpp/auto_check_sbp_flash_MsgFlashReadReq.cc +++ b/c/test/cpp/auto_check_sbp_flash_MsgFlashReadReq.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_flash_MsgFlashReadResp.cc b/c/test/cpp/auto_check_sbp_flash_MsgFlashReadResp.cc index 7046c9e7eb..8e374f697f 100644 --- a/c/test/cpp/auto_check_sbp_flash_MsgFlashReadResp.cc +++ b/c/test/cpp/auto_check_sbp_flash_MsgFlashReadResp.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_flash_MsgM25FlashWriteStatus.cc b/c/test/cpp/auto_check_sbp_flash_MsgM25FlashWriteStatus.cc index 45ab7451da..b78b735272 100644 --- a/c/test/cpp/auto_check_sbp_flash_MsgM25FlashWriteStatus.cc +++ b/c/test/cpp/auto_check_sbp_flash_MsgM25FlashWriteStatus.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_flash_MsgStmFlashLockSector.cc b/c/test/cpp/auto_check_sbp_flash_MsgStmFlashLockSector.cc index 5e2ae15842..3d0422b7b4 100644 --- a/c/test/cpp/auto_check_sbp_flash_MsgStmFlashLockSector.cc +++ b/c/test/cpp/auto_check_sbp_flash_MsgStmFlashLockSector.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_flash_MsgStmFlashUnlockSector.cc b/c/test/cpp/auto_check_sbp_flash_MsgStmFlashUnlockSector.cc index cb401cb906..108824ea10 100644 --- a/c/test/cpp/auto_check_sbp_flash_MsgStmFlashUnlockSector.cc +++ b/c/test/cpp/auto_check_sbp_flash_MsgStmFlashUnlockSector.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_flash_MsgStmUniqueIdReq.cc b/c/test/cpp/auto_check_sbp_flash_MsgStmUniqueIdReq.cc index 368ac67176..108bf558b7 100644 --- a/c/test/cpp/auto_check_sbp_flash_MsgStmUniqueIdReq.cc +++ b/c/test/cpp/auto_check_sbp_flash_MsgStmUniqueIdReq.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_flash_MsgStmUniqueIdResp.cc b/c/test/cpp/auto_check_sbp_flash_MsgStmUniqueIdResp.cc index 5c0d18819b..20fecf87e6 100644 --- a/c/test/cpp/auto_check_sbp_flash_MsgStmUniqueIdResp.cc +++ b/c/test/cpp/auto_check_sbp_flash_MsgStmUniqueIdResp.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_gnss_gnss_structs.cc b/c/test/cpp/auto_check_sbp_gnss_gnss_structs.cc index c0914377be..ef7aa8f467 100644 --- a/c/test/cpp/auto_check_sbp_gnss_gnss_structs.cc +++ b/c/test/cpp/auto_check_sbp_gnss_gnss_structs.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_imu_MsgImuAux.cc b/c/test/cpp/auto_check_sbp_imu_MsgImuAux.cc index 3365b37652..35a1d2f380 100644 --- a/c/test/cpp/auto_check_sbp_imu_MsgImuAux.cc +++ b/c/test/cpp/auto_check_sbp_imu_MsgImuAux.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_imu_MsgImuRaw.cc b/c/test/cpp/auto_check_sbp_imu_MsgImuRaw.cc index 785d263bec..0242fde840 100644 --- a/c/test/cpp/auto_check_sbp_imu_MsgImuRaw.cc +++ b/c/test/cpp/auto_check_sbp_imu_MsgImuRaw.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_integrity_MsgAcknowledge.cc b/c/test/cpp/auto_check_sbp_integrity_MsgAcknowledge.cc index 518fa2f45f..52e60fcaf6 100644 --- a/c/test/cpp/auto_check_sbp_integrity_MsgAcknowledge.cc +++ b/c/test/cpp/auto_check_sbp_integrity_MsgAcknowledge.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_integrity_MsgSsrFlagHighLevel.cc b/c/test/cpp/auto_check_sbp_integrity_MsgSsrFlagHighLevel.cc index 6de90b7c4e..c3f4f70ce4 100644 --- a/c/test/cpp/auto_check_sbp_integrity_MsgSsrFlagHighLevel.cc +++ b/c/test/cpp/auto_check_sbp_integrity_MsgSsrFlagHighLevel.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_integrity_MsgSsrFlagIonoGridPointSatLos.cc b/c/test/cpp/auto_check_sbp_integrity_MsgSsrFlagIonoGridPointSatLos.cc index 3254711c26..fb3e74623c 100644 --- a/c/test/cpp/auto_check_sbp_integrity_MsgSsrFlagIonoGridPointSatLos.cc +++ b/c/test/cpp/auto_check_sbp_integrity_MsgSsrFlagIonoGridPointSatLos.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_integrity_MsgSsrFlagIonoGridPoints.cc b/c/test/cpp/auto_check_sbp_integrity_MsgSsrFlagIonoGridPoints.cc index 481603482b..7645a21c46 100644 --- a/c/test/cpp/auto_check_sbp_integrity_MsgSsrFlagIonoGridPoints.cc +++ b/c/test/cpp/auto_check_sbp_integrity_MsgSsrFlagIonoGridPoints.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_integrity_MsgSsrFlagIonoTileSatLos.cc b/c/test/cpp/auto_check_sbp_integrity_MsgSsrFlagIonoTileSatLos.cc index 2917f564ea..99751ab80f 100644 --- a/c/test/cpp/auto_check_sbp_integrity_MsgSsrFlagIonoTileSatLos.cc +++ b/c/test/cpp/auto_check_sbp_integrity_MsgSsrFlagIonoTileSatLos.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_integrity_MsgSsrFlagSatellites.cc b/c/test/cpp/auto_check_sbp_integrity_MsgSsrFlagSatellites.cc index cefc7441ae..fda76ecdbb 100644 --- a/c/test/cpp/auto_check_sbp_integrity_MsgSsrFlagSatellites.cc +++ b/c/test/cpp/auto_check_sbp_integrity_MsgSsrFlagSatellites.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_integrity_MsgSsrFlagTropoGridPoints.cc b/c/test/cpp/auto_check_sbp_integrity_MsgSsrFlagTropoGridPoints.cc index 9c26327fa6..920c4170c6 100644 --- a/c/test/cpp/auto_check_sbp_integrity_MsgSsrFlagTropoGridPoints.cc +++ b/c/test/cpp/auto_check_sbp_integrity_MsgSsrFlagTropoGridPoints.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_integrity_integrity_structs.cc b/c/test/cpp/auto_check_sbp_integrity_integrity_structs.cc index b528b4543d..cf9823b1a1 100644 --- a/c/test/cpp/auto_check_sbp_integrity_integrity_structs.cc +++ b/c/test/cpp/auto_check_sbp_integrity_integrity_structs.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_linux_MsgLinuxCpuState.cc b/c/test/cpp/auto_check_sbp_linux_MsgLinuxCpuState.cc index 52bd73e7b2..783af499f4 100644 --- a/c/test/cpp/auto_check_sbp_linux_MsgLinuxCpuState.cc +++ b/c/test/cpp/auto_check_sbp_linux_MsgLinuxCpuState.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_linux_MsgLinuxCpuStateDepA.cc b/c/test/cpp/auto_check_sbp_linux_MsgLinuxCpuStateDepA.cc index fa6bd3d1c9..be82f44684 100644 --- a/c/test/cpp/auto_check_sbp_linux_MsgLinuxCpuStateDepA.cc +++ b/c/test/cpp/auto_check_sbp_linux_MsgLinuxCpuStateDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_linux_MsgLinuxMemState.cc b/c/test/cpp/auto_check_sbp_linux_MsgLinuxMemState.cc index 37493bc861..e6ce7e85a5 100644 --- a/c/test/cpp/auto_check_sbp_linux_MsgLinuxMemState.cc +++ b/c/test/cpp/auto_check_sbp_linux_MsgLinuxMemState.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_linux_MsgLinuxMemStateDepA.cc b/c/test/cpp/auto_check_sbp_linux_MsgLinuxMemStateDepA.cc index 83f331e22e..e00f625b16 100644 --- a/c/test/cpp/auto_check_sbp_linux_MsgLinuxMemStateDepA.cc +++ b/c/test/cpp/auto_check_sbp_linux_MsgLinuxMemStateDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_linux_MsgLinuxProcessFdCount.cc b/c/test/cpp/auto_check_sbp_linux_MsgLinuxProcessFdCount.cc index 745c4b0420..3874e3f87b 100644 --- a/c/test/cpp/auto_check_sbp_linux_MsgLinuxProcessFdCount.cc +++ b/c/test/cpp/auto_check_sbp_linux_MsgLinuxProcessFdCount.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_linux_MsgLinuxProcessFdSummary.cc b/c/test/cpp/auto_check_sbp_linux_MsgLinuxProcessFdSummary.cc index 060d6ae7b1..24e2988ea6 100644 --- a/c/test/cpp/auto_check_sbp_linux_MsgLinuxProcessFdSummary.cc +++ b/c/test/cpp/auto_check_sbp_linux_MsgLinuxProcessFdSummary.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_linux_MsgLinuxProcessSocketCounts.cc b/c/test/cpp/auto_check_sbp_linux_MsgLinuxProcessSocketCounts.cc index a49f701722..b1308d97bb 100644 --- a/c/test/cpp/auto_check_sbp_linux_MsgLinuxProcessSocketCounts.cc +++ b/c/test/cpp/auto_check_sbp_linux_MsgLinuxProcessSocketCounts.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_linux_MsgLinuxProcessSocketQueues.cc b/c/test/cpp/auto_check_sbp_linux_MsgLinuxProcessSocketQueues.cc index 0e38bbe718..82ff936b1b 100644 --- a/c/test/cpp/auto_check_sbp_linux_MsgLinuxProcessSocketQueues.cc +++ b/c/test/cpp/auto_check_sbp_linux_MsgLinuxProcessSocketQueues.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_linux_MsgLinuxSocketUsage.cc b/c/test/cpp/auto_check_sbp_linux_MsgLinuxSocketUsage.cc index eb42e48295..ae58d264f2 100644 --- a/c/test/cpp/auto_check_sbp_linux_MsgLinuxSocketUsage.cc +++ b/c/test/cpp/auto_check_sbp_linux_MsgLinuxSocketUsage.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_linux_MsgLinuxSysState.cc b/c/test/cpp/auto_check_sbp_linux_MsgLinuxSysState.cc index ef8c7a3ca5..c41d708f9e 100644 --- a/c/test/cpp/auto_check_sbp_linux_MsgLinuxSysState.cc +++ b/c/test/cpp/auto_check_sbp_linux_MsgLinuxSysState.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_linux_MsgLinuxSysStateDepA.cc b/c/test/cpp/auto_check_sbp_linux_MsgLinuxSysStateDepA.cc index 48aa7f2861..87079175e0 100644 --- a/c/test/cpp/auto_check_sbp_linux_MsgLinuxSysStateDepA.cc +++ b/c/test/cpp/auto_check_sbp_linux_MsgLinuxSysStateDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_logging_MsgFwd.cc b/c/test/cpp/auto_check_sbp_logging_MsgFwd.cc index a13b112b44..f1becad1ea 100644 --- a/c/test/cpp/auto_check_sbp_logging_MsgFwd.cc +++ b/c/test/cpp/auto_check_sbp_logging_MsgFwd.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_logging_MsgLog.cc b/c/test/cpp/auto_check_sbp_logging_MsgLog.cc index 3ffd245da8..0a6266cde9 100644 --- a/c/test/cpp/auto_check_sbp_logging_MsgLog.cc +++ b/c/test/cpp/auto_check_sbp_logging_MsgLog.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_logging_MsgPrintDep.cc b/c/test/cpp/auto_check_sbp_logging_MsgPrintDep.cc index fa545101d8..f3b62d9b83 100644 --- a/c/test/cpp/auto_check_sbp_logging_MsgPrintDep.cc +++ b/c/test/cpp/auto_check_sbp_logging_MsgPrintDep.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_mag_MsgMagRaw.cc b/c/test/cpp/auto_check_sbp_mag_MsgMagRaw.cc index e34d762f95..516c48d0eb 100644 --- a/c/test/cpp/auto_check_sbp_mag_MsgMagRaw.cc +++ b/c/test/cpp/auto_check_sbp_mag_MsgMagRaw.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgAgeCorrections.cc b/c/test/cpp/auto_check_sbp_navigation_MsgAgeCorrections.cc index 758b095739..4a756cfe3a 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgAgeCorrections.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgAgeCorrections.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgBaselineECEF.cc b/c/test/cpp/auto_check_sbp_navigation_MsgBaselineECEF.cc index c89067ef3e..2baea88d09 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgBaselineECEF.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgBaselineECEF.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgBaselineECEFDepA.cc b/c/test/cpp/auto_check_sbp_navigation_MsgBaselineECEFDepA.cc index 3454d7c0a7..1850e8a83b 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgBaselineECEFDepA.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgBaselineECEFDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgBaselineHeadingDepA.cc b/c/test/cpp/auto_check_sbp_navigation_MsgBaselineHeadingDepA.cc index e42ca7a641..491af73603 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgBaselineHeadingDepA.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgBaselineHeadingDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgBaselineNED.cc b/c/test/cpp/auto_check_sbp_navigation_MsgBaselineNED.cc index 6e2f7ff4e5..f942e5114b 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgBaselineNED.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgBaselineNED.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgBaselineNEDDepA.cc b/c/test/cpp/auto_check_sbp_navigation_MsgBaselineNEDDepA.cc index a46ec70027..93541f1c93 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgBaselineNEDDepA.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgBaselineNEDDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgDops.cc b/c/test/cpp/auto_check_sbp_navigation_MsgDops.cc index e50ad674fc..23adef532b 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgDops.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgDops.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgDopsDepA.cc b/c/test/cpp/auto_check_sbp_navigation_MsgDopsDepA.cc index f169feeeac..0c70ca18ea 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgDopsDepA.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgDopsDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgGPSTime.cc b/c/test/cpp/auto_check_sbp_navigation_MsgGPSTime.cc index 61ba7ba5f3..2da95409d0 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgGPSTime.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgGPSTime.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgGPSTimeDepA.cc b/c/test/cpp/auto_check_sbp_navigation_MsgGPSTimeDepA.cc index 80b9507b36..add6011456 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgGPSTimeDepA.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgGPSTimeDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgGPSTimeGNSS.cc b/c/test/cpp/auto_check_sbp_navigation_MsgGPSTimeGNSS.cc index fdac097c74..19adc9288b 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgGPSTimeGNSS.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgGPSTimeGNSS.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgPosECEF.cc b/c/test/cpp/auto_check_sbp_navigation_MsgPosECEF.cc index 13c28a1fa3..d9e453196b 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgPosECEF.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgPosECEF.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgPosECEFCov.cc b/c/test/cpp/auto_check_sbp_navigation_MsgPosECEFCov.cc index 264782d4b6..5d61f83a76 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgPosECEFCov.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgPosECEFCov.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgPosECEFCovGNSS.cc b/c/test/cpp/auto_check_sbp_navigation_MsgPosECEFCovGNSS.cc index 8e6fe4526f..a25310cd46 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgPosECEFCovGNSS.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgPosECEFCovGNSS.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgPosECEFDepA.cc b/c/test/cpp/auto_check_sbp_navigation_MsgPosECEFDepA.cc index 112aa3cb4a..9867672fd9 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgPosECEFDepA.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgPosECEFDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgPosECEFGNSS.cc b/c/test/cpp/auto_check_sbp_navigation_MsgPosECEFGNSS.cc index c639b68c62..8f43585acc 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgPosECEFGNSS.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgPosECEFGNSS.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgPosLLH.cc b/c/test/cpp/auto_check_sbp_navigation_MsgPosLLH.cc index c6eec74b33..bc249ab1e1 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgPosLLH.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgPosLLH.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgPosLLHCov.cc b/c/test/cpp/auto_check_sbp_navigation_MsgPosLLHCov.cc index dfd03c5c95..77239b609f 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgPosLLHCov.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgPosLLHCov.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgPosLLHDepA.cc b/c/test/cpp/auto_check_sbp_navigation_MsgPosLLHDepA.cc index 21ce5f6b23..8e5c9690c3 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgPosLLHDepA.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgPosLLHDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgPosLlhAcc.cc b/c/test/cpp/auto_check_sbp_navigation_MsgPosLlhAcc.cc index 81074eb65d..b1d30ae4de 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgPosLlhAcc.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgPosLlhAcc.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgPosLlhCovGnss.cc b/c/test/cpp/auto_check_sbp_navigation_MsgPosLlhCovGnss.cc index 101e5d1722..b8771cf3b9 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgPosLlhCovGnss.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgPosLlhCovGnss.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgPosLlhGnss.cc b/c/test/cpp/auto_check_sbp_navigation_MsgPosLlhGnss.cc index ff0b017204..6e9a452e46 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgPosLlhGnss.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgPosLlhGnss.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgPoseRelative.cc b/c/test/cpp/auto_check_sbp_navigation_MsgPoseRelative.cc index 97b6dcdde0..32602e3653 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgPoseRelative.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgPoseRelative.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgProtectionLevel.cc b/c/test/cpp/auto_check_sbp_navigation_MsgProtectionLevel.cc index dc6340e84e..f901d8ef4b 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgProtectionLevel.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgProtectionLevel.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgProtectionLevelDepA.cc b/c/test/cpp/auto_check_sbp_navigation_MsgProtectionLevelDepA.cc index 7ed8565f77..d048c3f757 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgProtectionLevelDepA.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgProtectionLevelDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgReferenceFrameParam.cc b/c/test/cpp/auto_check_sbp_navigation_MsgReferenceFrameParam.cc index 568dae2dce..3b6b839774 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgReferenceFrameParam.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgReferenceFrameParam.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgUTCLeapSecond.cc b/c/test/cpp/auto_check_sbp_navigation_MsgUTCLeapSecond.cc index 9c671deef9..ead52a90d0 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgUTCLeapSecond.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgUTCLeapSecond.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgUTCTime.cc b/c/test/cpp/auto_check_sbp_navigation_MsgUTCTime.cc index 690f1e141a..92d490d1d3 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgUTCTime.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgUTCTime.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgUTCTimeGNSS.cc b/c/test/cpp/auto_check_sbp_navigation_MsgUTCTimeGNSS.cc index 8c9beb99c2..b620dcda6f 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgUTCTimeGNSS.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgUTCTimeGNSS.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgVelBody.cc b/c/test/cpp/auto_check_sbp_navigation_MsgVelBody.cc index e95a6d4452..9360edd635 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgVelBody.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgVelBody.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgVelCog.cc b/c/test/cpp/auto_check_sbp_navigation_MsgVelCog.cc index afe6785461..ce6e822a8c 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgVelCog.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgVelCog.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgVelECEF.cc b/c/test/cpp/auto_check_sbp_navigation_MsgVelECEF.cc index 329bda905f..3ef9616f3b 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgVelECEF.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgVelECEF.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgVelECEFCov.cc b/c/test/cpp/auto_check_sbp_navigation_MsgVelECEFCov.cc index 33f2665ee7..e02c42c3cb 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgVelECEFCov.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgVelECEFCov.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgVelECEFDepA.cc b/c/test/cpp/auto_check_sbp_navigation_MsgVelECEFDepA.cc index fa8f10fba0..3c8c0d3a58 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgVelECEFDepA.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgVelECEFDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgVelEcefCovGnss.cc b/c/test/cpp/auto_check_sbp_navigation_MsgVelEcefCovGnss.cc index 0ed3099447..f4c8762a3c 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgVelEcefCovGnss.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgVelEcefCovGnss.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgVelEcefGnss.cc b/c/test/cpp/auto_check_sbp_navigation_MsgVelEcefGnss.cc index 811b1ceaee..45e9526eb1 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgVelEcefGnss.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgVelEcefGnss.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgVelNED.cc b/c/test/cpp/auto_check_sbp_navigation_MsgVelNED.cc index 0fff0ddb84..874d6fe84c 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgVelNED.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgVelNED.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgVelNEDCOV.cc b/c/test/cpp/auto_check_sbp_navigation_MsgVelNEDCOV.cc index 6d64879f66..c0bdca8345 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgVelNEDCOV.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgVelNEDCOV.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgVelNEDDepA.cc b/c/test/cpp/auto_check_sbp_navigation_MsgVelNEDDepA.cc index 1440ecf7c3..ed1c8557b0 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgVelNEDDepA.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgVelNEDDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgVelNedCovGnss.cc b/c/test/cpp/auto_check_sbp_navigation_MsgVelNedCovGnss.cc index 3b558311c6..31620ad252 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgVelNedCovGnss.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgVelNedCovGnss.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_MsgVelNedGnss.cc b/c/test/cpp/auto_check_sbp_navigation_MsgVelNedGnss.cc index 2976291d5c..9e6dbc3050 100644 --- a/c/test/cpp/auto_check_sbp_navigation_MsgVelNedGnss.cc +++ b/c/test/cpp/auto_check_sbp_navigation_MsgVelNedGnss.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_navigation_navigation_structs.cc b/c/test/cpp/auto_check_sbp_navigation_navigation_structs.cc index efdcafdea8..04f53d3d24 100644 --- a/c/test/cpp/auto_check_sbp_navigation_navigation_structs.cc +++ b/c/test/cpp/auto_check_sbp_navigation_navigation_structs.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_ndb_MsgNdbEvent.cc b/c/test/cpp/auto_check_sbp_ndb_MsgNdbEvent.cc index 74389dee11..ed5036e1fd 100644 --- a/c/test/cpp/auto_check_sbp_ndb_MsgNdbEvent.cc +++ b/c/test/cpp/auto_check_sbp_ndb_MsgNdbEvent.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgAlmanacGLO.cc b/c/test/cpp/auto_check_sbp_observation_MsgAlmanacGLO.cc index e6c6fc304b..594ff0e377 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgAlmanacGLO.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgAlmanacGLO.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgAlmanacGLODep.cc b/c/test/cpp/auto_check_sbp_observation_MsgAlmanacGLODep.cc index fb3c9c607d..492148fbd5 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgAlmanacGLODep.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgAlmanacGLODep.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgAlmanacGPS.cc b/c/test/cpp/auto_check_sbp_observation_MsgAlmanacGPS.cc index 4ad8939e4b..66ca8b7714 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgAlmanacGPS.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgAlmanacGPS.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgAlmanacGPSDep.cc b/c/test/cpp/auto_check_sbp_observation_MsgAlmanacGPSDep.cc index f74bc90660..8f8fe12287 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgAlmanacGPSDep.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgAlmanacGPSDep.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgBasePosEcef.cc b/c/test/cpp/auto_check_sbp_observation_MsgBasePosEcef.cc index 9a2bfd1896..baf6869d0b 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgBasePosEcef.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgBasePosEcef.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgBasePosLLH.cc b/c/test/cpp/auto_check_sbp_observation_MsgBasePosLLH.cc index 696214e25c..80af2abfef 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgBasePosLLH.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgBasePosLLH.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisBds.cc b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisBds.cc index ee2b770914..76668ddc42 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisBds.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisBds.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisDepA.cc b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisDepA.cc index e577175e2b..2bb5371da7 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisDepA.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisDepC.cc b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisDepC.cc index f59faf9e54..15db755d77 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisDepC.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisDepC.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisDepD.cc b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisDepD.cc index 8af08ff10f..1bf23185c3 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisDepD.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisDepD.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGLO.cc b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGLO.cc index 53b3007e3b..a56f2a6136 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGLO.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGLO.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGLODepA.cc b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGLODepA.cc index 0a56ee18d4..d25ba13860 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGLODepA.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGLODepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGLODepB.cc b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGLODepB.cc index 61237590a8..eaebb2ce27 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGLODepB.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGLODepB.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGLODepC.cc b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGLODepC.cc index 0624b0f608..cceaba41ae 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGLODepC.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGLODepC.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGLODepD.cc b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGLODepD.cc index 2d5a1c0744..4fe9e0b3f3 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGLODepD.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGLODepD.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGPS.cc b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGPS.cc index 9b919e4b6f..b9a8e70faa 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGPS.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGPS.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGPSDepE.cc b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGPSDepE.cc index a96bf69e95..aeb7671844 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGPSDepE.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGPSDepE.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGPSDepF.cc b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGPSDepF.cc index 79dc3b8c52..a23b7591a4 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGPSDepF.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGPSDepF.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGal.cc b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGal.cc index cdbb8b9d06..72a9eda9d9 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGal.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGal.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGalDepA.cc b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGalDepA.cc index 95ee3b5db0..784a0d946b 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGalDepA.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisGalDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisSbas.cc b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisSbas.cc index 6722530c0b..505990d213 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisSbas.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisSbas.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisSbasDepA.cc b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisSbasDepA.cc index cd663e4b32..35300a6b06 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisSbasDepA.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisSbasDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisSbasDepB.cc b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisSbasDepB.cc index 03a4d55709..d7b4ff82b7 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgEphemerisSbasDepB.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgEphemerisSbasDepB.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgGloBiases.cc b/c/test/cpp/auto_check_sbp_observation_MsgGloBiases.cc index f7a8fe4e5b..493b7f0e4d 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgGloBiases.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgGloBiases.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgGnssCapb.cc b/c/test/cpp/auto_check_sbp_observation_MsgGnssCapb.cc index 417f1d3399..76e3ff96f1 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgGnssCapb.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgGnssCapb.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgGroupDelay.cc b/c/test/cpp/auto_check_sbp_observation_MsgGroupDelay.cc index 2bf95c91e9..91c5c94482 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgGroupDelay.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgGroupDelay.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgGroupDelayDepA.cc b/c/test/cpp/auto_check_sbp_observation_MsgGroupDelayDepA.cc index 4f5877e1d9..db13f48e2e 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgGroupDelayDepA.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgGroupDelayDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgGroupDelayDepB.cc b/c/test/cpp/auto_check_sbp_observation_MsgGroupDelayDepB.cc index d59b4175b6..96e885f4b4 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgGroupDelayDepB.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgGroupDelayDepB.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgIono.cc b/c/test/cpp/auto_check_sbp_observation_MsgIono.cc index 8bc5ec8b1e..d0cb62a5ca 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgIono.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgIono.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgObs.cc b/c/test/cpp/auto_check_sbp_observation_MsgObs.cc index eccf99de71..a3058d6c39 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgObs.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgObs.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgObsDepB.cc b/c/test/cpp/auto_check_sbp_observation_MsgObsDepB.cc index 3d5e04c0fd..e9896b39d4 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgObsDepB.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgObsDepB.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgObsDepC.cc b/c/test/cpp/auto_check_sbp_observation_MsgObsDepC.cc index 027d5721ff..a24bed583b 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgObsDepC.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgObsDepC.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgOsr.cc b/c/test/cpp/auto_check_sbp_observation_MsgOsr.cc index 5edaa521cb..40d7af86f5 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgOsr.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgOsr.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgSvAzEl.cc b/c/test/cpp/auto_check_sbp_observation_MsgSvAzEl.cc index 90a6c54c9c..1d24f9d96d 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgSvAzEl.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgSvAzEl.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_MsgSvConfigurationGpsDep.cc b/c/test/cpp/auto_check_sbp_observation_MsgSvConfigurationGpsDep.cc index 083949a6d1..800d13729a 100644 --- a/c/test/cpp/auto_check_sbp_observation_MsgSvConfigurationGpsDep.cc +++ b/c/test/cpp/auto_check_sbp_observation_MsgSvConfigurationGpsDep.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_msgEphemerisDepB.cc b/c/test/cpp/auto_check_sbp_observation_msgEphemerisDepB.cc index 9abaa8cac0..c208a704f9 100644 --- a/c/test/cpp/auto_check_sbp_observation_msgEphemerisDepB.cc +++ b/c/test/cpp/auto_check_sbp_observation_msgEphemerisDepB.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_msgEphemerisQzss.cc b/c/test/cpp/auto_check_sbp_observation_msgEphemerisQzss.cc index 3af8e21521..2a443c701d 100644 --- a/c/test/cpp/auto_check_sbp_observation_msgEphemerisQzss.cc +++ b/c/test/cpp/auto_check_sbp_observation_msgEphemerisQzss.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_msgObsDepA.cc b/c/test/cpp/auto_check_sbp_observation_msgObsDepA.cc index 62a954e473..6070087d4a 100644 --- a/c/test/cpp/auto_check_sbp_observation_msgObsDepA.cc +++ b/c/test/cpp/auto_check_sbp_observation_msgObsDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_observation_observation_structs.cc b/c/test/cpp/auto_check_sbp_observation_observation_structs.cc index 60ae9115d5..10176ced22 100644 --- a/c/test/cpp/auto_check_sbp_observation_observation_structs.cc +++ b/c/test/cpp/auto_check_sbp_observation_observation_structs.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_orientation_MsgAngularRate.cc b/c/test/cpp/auto_check_sbp_orientation_MsgAngularRate.cc index 9c11d6d026..988d169849 100644 --- a/c/test/cpp/auto_check_sbp_orientation_MsgAngularRate.cc +++ b/c/test/cpp/auto_check_sbp_orientation_MsgAngularRate.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_orientation_MsgBaselineHeading.cc b/c/test/cpp/auto_check_sbp_orientation_MsgBaselineHeading.cc index 8a79c96b54..ede0153172 100644 --- a/c/test/cpp/auto_check_sbp_orientation_MsgBaselineHeading.cc +++ b/c/test/cpp/auto_check_sbp_orientation_MsgBaselineHeading.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_orientation_MsgOrientEuler.cc b/c/test/cpp/auto_check_sbp_orientation_MsgOrientEuler.cc index 9b87748a67..dfe68afa40 100644 --- a/c/test/cpp/auto_check_sbp_orientation_MsgOrientEuler.cc +++ b/c/test/cpp/auto_check_sbp_orientation_MsgOrientEuler.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_orientation_MsgOrientQuat.cc b/c/test/cpp/auto_check_sbp_orientation_MsgOrientQuat.cc index 8bad46d1a3..7893710cb2 100644 --- a/c/test/cpp/auto_check_sbp_orientation_MsgOrientQuat.cc +++ b/c/test/cpp/auto_check_sbp_orientation_MsgOrientQuat.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_piksi_MsgAlmanac.cc b/c/test/cpp/auto_check_sbp_piksi_MsgAlmanac.cc index 7e4fbe12ef..95a38a22e3 100644 --- a/c/test/cpp/auto_check_sbp_piksi_MsgAlmanac.cc +++ b/c/test/cpp/auto_check_sbp_piksi_MsgAlmanac.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_piksi_MsgCellModemStatus.cc b/c/test/cpp/auto_check_sbp_piksi_MsgCellModemStatus.cc index 0503a59a50..cc0a8d8893 100644 --- a/c/test/cpp/auto_check_sbp_piksi_MsgCellModemStatus.cc +++ b/c/test/cpp/auto_check_sbp_piksi_MsgCellModemStatus.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_piksi_MsgCommandOutput.cc b/c/test/cpp/auto_check_sbp_piksi_MsgCommandOutput.cc index 124139daf7..5a65d72d21 100644 --- a/c/test/cpp/auto_check_sbp_piksi_MsgCommandOutput.cc +++ b/c/test/cpp/auto_check_sbp_piksi_MsgCommandOutput.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_piksi_MsgCommandReq.cc b/c/test/cpp/auto_check_sbp_piksi_MsgCommandReq.cc index f1cd6d3b14..6fa7380cec 100644 --- a/c/test/cpp/auto_check_sbp_piksi_MsgCommandReq.cc +++ b/c/test/cpp/auto_check_sbp_piksi_MsgCommandReq.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_piksi_MsgCommandResp.cc b/c/test/cpp/auto_check_sbp_piksi_MsgCommandResp.cc index a3200cc035..afff0c3854 100644 --- a/c/test/cpp/auto_check_sbp_piksi_MsgCommandResp.cc +++ b/c/test/cpp/auto_check_sbp_piksi_MsgCommandResp.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_piksi_MsgCwResults.cc b/c/test/cpp/auto_check_sbp_piksi_MsgCwResults.cc index df90ef161c..a88a35dba9 100644 --- a/c/test/cpp/auto_check_sbp_piksi_MsgCwResults.cc +++ b/c/test/cpp/auto_check_sbp_piksi_MsgCwResults.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_piksi_MsgCwStart.cc b/c/test/cpp/auto_check_sbp_piksi_MsgCwStart.cc index 7453f61cac..21b286b9bc 100644 --- a/c/test/cpp/auto_check_sbp_piksi_MsgCwStart.cc +++ b/c/test/cpp/auto_check_sbp_piksi_MsgCwStart.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_piksi_MsgDeviceMonitor.cc b/c/test/cpp/auto_check_sbp_piksi_MsgDeviceMonitor.cc index 7a67b44a3e..52f170b0e1 100644 --- a/c/test/cpp/auto_check_sbp_piksi_MsgDeviceMonitor.cc +++ b/c/test/cpp/auto_check_sbp_piksi_MsgDeviceMonitor.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_piksi_MsgFrontEndGain.cc b/c/test/cpp/auto_check_sbp_piksi_MsgFrontEndGain.cc index acdd7bf401..04bbd1e7d1 100644 --- a/c/test/cpp/auto_check_sbp_piksi_MsgFrontEndGain.cc +++ b/c/test/cpp/auto_check_sbp_piksi_MsgFrontEndGain.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_piksi_MsgIarState.cc b/c/test/cpp/auto_check_sbp_piksi_MsgIarState.cc index 93a4c39017..3530d50f56 100644 --- a/c/test/cpp/auto_check_sbp_piksi_MsgIarState.cc +++ b/c/test/cpp/auto_check_sbp_piksi_MsgIarState.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_piksi_MsgInitBaseDep.cc b/c/test/cpp/auto_check_sbp_piksi_MsgInitBaseDep.cc index c71432b982..d9f3361223 100644 --- a/c/test/cpp/auto_check_sbp_piksi_MsgInitBaseDep.cc +++ b/c/test/cpp/auto_check_sbp_piksi_MsgInitBaseDep.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_piksi_MsgMaskSatellite.cc b/c/test/cpp/auto_check_sbp_piksi_MsgMaskSatellite.cc index f66281a00b..18a39d4c90 100644 --- a/c/test/cpp/auto_check_sbp_piksi_MsgMaskSatellite.cc +++ b/c/test/cpp/auto_check_sbp_piksi_MsgMaskSatellite.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_piksi_MsgMaskSatelliteDep.cc b/c/test/cpp/auto_check_sbp_piksi_MsgMaskSatelliteDep.cc index e0437a8d2e..9713ec19c3 100644 --- a/c/test/cpp/auto_check_sbp_piksi_MsgMaskSatelliteDep.cc +++ b/c/test/cpp/auto_check_sbp_piksi_MsgMaskSatelliteDep.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_piksi_MsgNetworkBandwidthUsage.cc b/c/test/cpp/auto_check_sbp_piksi_MsgNetworkBandwidthUsage.cc index 0e10582c4b..9674a89c98 100644 --- a/c/test/cpp/auto_check_sbp_piksi_MsgNetworkBandwidthUsage.cc +++ b/c/test/cpp/auto_check_sbp_piksi_MsgNetworkBandwidthUsage.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_piksi_MsgNetworkStateReq.cc b/c/test/cpp/auto_check_sbp_piksi_MsgNetworkStateReq.cc index 962100a318..c9e0444d3a 100644 --- a/c/test/cpp/auto_check_sbp_piksi_MsgNetworkStateReq.cc +++ b/c/test/cpp/auto_check_sbp_piksi_MsgNetworkStateReq.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_piksi_MsgNetworkStateResp.cc b/c/test/cpp/auto_check_sbp_piksi_MsgNetworkStateResp.cc index ddbd9d288f..086bf636c0 100644 --- a/c/test/cpp/auto_check_sbp_piksi_MsgNetworkStateResp.cc +++ b/c/test/cpp/auto_check_sbp_piksi_MsgNetworkStateResp.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_piksi_MsgReset.cc b/c/test/cpp/auto_check_sbp_piksi_MsgReset.cc index 05a28ec492..dfc5b8493e 100644 --- a/c/test/cpp/auto_check_sbp_piksi_MsgReset.cc +++ b/c/test/cpp/auto_check_sbp_piksi_MsgReset.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_piksi_MsgResetDep.cc b/c/test/cpp/auto_check_sbp_piksi_MsgResetDep.cc index 00c149801d..ad65749db6 100644 --- a/c/test/cpp/auto_check_sbp_piksi_MsgResetDep.cc +++ b/c/test/cpp/auto_check_sbp_piksi_MsgResetDep.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_piksi_MsgResetFilters.cc b/c/test/cpp/auto_check_sbp_piksi_MsgResetFilters.cc index 8b894610f1..7d9c3e4316 100644 --- a/c/test/cpp/auto_check_sbp_piksi_MsgResetFilters.cc +++ b/c/test/cpp/auto_check_sbp_piksi_MsgResetFilters.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_piksi_MsgSetTime.cc b/c/test/cpp/auto_check_sbp_piksi_MsgSetTime.cc index ae1f96caf1..06c33bfd29 100644 --- a/c/test/cpp/auto_check_sbp_piksi_MsgSetTime.cc +++ b/c/test/cpp/auto_check_sbp_piksi_MsgSetTime.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_piksi_MsgSpecan.cc b/c/test/cpp/auto_check_sbp_piksi_MsgSpecan.cc index 53d77ccd96..74514de0c8 100644 --- a/c/test/cpp/auto_check_sbp_piksi_MsgSpecan.cc +++ b/c/test/cpp/auto_check_sbp_piksi_MsgSpecan.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_piksi_MsgSpecanDep.cc b/c/test/cpp/auto_check_sbp_piksi_MsgSpecanDep.cc index cec1120907..c9078ba20d 100644 --- a/c/test/cpp/auto_check_sbp_piksi_MsgSpecanDep.cc +++ b/c/test/cpp/auto_check_sbp_piksi_MsgSpecanDep.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_piksi_MsgThreadState.cc b/c/test/cpp/auto_check_sbp_piksi_MsgThreadState.cc index 5766921be7..4f123dcbad 100644 --- a/c/test/cpp/auto_check_sbp_piksi_MsgThreadState.cc +++ b/c/test/cpp/auto_check_sbp_piksi_MsgThreadState.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_piksi_MsgUartState.cc b/c/test/cpp/auto_check_sbp_piksi_MsgUartState.cc index 94a3d8c89d..8368f7079b 100644 --- a/c/test/cpp/auto_check_sbp_piksi_MsgUartState.cc +++ b/c/test/cpp/auto_check_sbp_piksi_MsgUartState.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_piksi_MsgUartStateDepA.cc b/c/test/cpp/auto_check_sbp_piksi_MsgUartStateDepA.cc index fad4aea91e..d4903405d0 100644 --- a/c/test/cpp/auto_check_sbp_piksi_MsgUartStateDepA.cc +++ b/c/test/cpp/auto_check_sbp_piksi_MsgUartStateDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_piksi_piksi_structs.cc b/c/test/cpp/auto_check_sbp_piksi_piksi_structs.cc index 81b6395ba7..9485bb366f 100644 --- a/c/test/cpp/auto_check_sbp_piksi_piksi_structs.cc +++ b/c/test/cpp/auto_check_sbp_piksi_piksi_structs.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_profiling_MsgMeasurementPoint.cc b/c/test/cpp/auto_check_sbp_profiling_MsgMeasurementPoint.cc index dbe78aae02..827845e74c 100644 --- a/c/test/cpp/auto_check_sbp_profiling_MsgMeasurementPoint.cc +++ b/c/test/cpp/auto_check_sbp_profiling_MsgMeasurementPoint.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_profiling_MsgProfilingResourceCounter.cc b/c/test/cpp/auto_check_sbp_profiling_MsgProfilingResourceCounter.cc index 0cd17ca6e3..f60606afe6 100644 --- a/c/test/cpp/auto_check_sbp_profiling_MsgProfilingResourceCounter.cc +++ b/c/test/cpp/auto_check_sbp_profiling_MsgProfilingResourceCounter.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_profiling_MsgProfilingSystemInfo.cc b/c/test/cpp/auto_check_sbp_profiling_MsgProfilingSystemInfo.cc index 996e4ed7ae..998b2211a0 100644 --- a/c/test/cpp/auto_check_sbp_profiling_MsgProfilingSystemInfo.cc +++ b/c/test/cpp/auto_check_sbp_profiling_MsgProfilingSystemInfo.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_profiling_MsgProfilingThreadInfo.cc b/c/test/cpp/auto_check_sbp_profiling_MsgProfilingThreadInfo.cc index dcfb643ace..f1fa4e5c88 100644 --- a/c/test/cpp/auto_check_sbp_profiling_MsgProfilingThreadInfo.cc +++ b/c/test/cpp/auto_check_sbp_profiling_MsgProfilingThreadInfo.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_sbas_MsgSbasRaw.cc b/c/test/cpp/auto_check_sbp_sbas_MsgSbasRaw.cc index 7a0554b367..76320fbcac 100644 --- a/c/test/cpp/auto_check_sbp_sbas_MsgSbasRaw.cc +++ b/c/test/cpp/auto_check_sbp_sbas_MsgSbasRaw.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_settings_MsgSettingsReadByIndexDone.cc b/c/test/cpp/auto_check_sbp_settings_MsgSettingsReadByIndexDone.cc index 5f1194adea..d4cfba88ee 100644 --- a/c/test/cpp/auto_check_sbp_settings_MsgSettingsReadByIndexDone.cc +++ b/c/test/cpp/auto_check_sbp_settings_MsgSettingsReadByIndexDone.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_settings_MsgSettingsReadByIndexReq.cc b/c/test/cpp/auto_check_sbp_settings_MsgSettingsReadByIndexReq.cc index 3485b43ead..8042f1018c 100644 --- a/c/test/cpp/auto_check_sbp_settings_MsgSettingsReadByIndexReq.cc +++ b/c/test/cpp/auto_check_sbp_settings_MsgSettingsReadByIndexReq.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_settings_MsgSettingsReadByIndexResp.cc b/c/test/cpp/auto_check_sbp_settings_MsgSettingsReadByIndexResp.cc index 0662d54255..4f3e9a5ca6 100644 --- a/c/test/cpp/auto_check_sbp_settings_MsgSettingsReadByIndexResp.cc +++ b/c/test/cpp/auto_check_sbp_settings_MsgSettingsReadByIndexResp.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_settings_MsgSettingsReadReq.cc b/c/test/cpp/auto_check_sbp_settings_MsgSettingsReadReq.cc index 709157188e..744c9d03c5 100644 --- a/c/test/cpp/auto_check_sbp_settings_MsgSettingsReadReq.cc +++ b/c/test/cpp/auto_check_sbp_settings_MsgSettingsReadReq.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_settings_MsgSettingsReadResp.cc b/c/test/cpp/auto_check_sbp_settings_MsgSettingsReadResp.cc index 5e71c43a27..a44eb70506 100644 --- a/c/test/cpp/auto_check_sbp_settings_MsgSettingsReadResp.cc +++ b/c/test/cpp/auto_check_sbp_settings_MsgSettingsReadResp.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_settings_MsgSettingsRegister.cc b/c/test/cpp/auto_check_sbp_settings_MsgSettingsRegister.cc index 6bde517fc4..dc5f7dbb77 100644 --- a/c/test/cpp/auto_check_sbp_settings_MsgSettingsRegister.cc +++ b/c/test/cpp/auto_check_sbp_settings_MsgSettingsRegister.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_settings_MsgSettingsRegisterResp.cc b/c/test/cpp/auto_check_sbp_settings_MsgSettingsRegisterResp.cc index 90b2c24514..64651794db 100644 --- a/c/test/cpp/auto_check_sbp_settings_MsgSettingsRegisterResp.cc +++ b/c/test/cpp/auto_check_sbp_settings_MsgSettingsRegisterResp.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_settings_MsgSettingsSave.cc b/c/test/cpp/auto_check_sbp_settings_MsgSettingsSave.cc index 1a4add2a8b..ddb5fffb6a 100644 --- a/c/test/cpp/auto_check_sbp_settings_MsgSettingsSave.cc +++ b/c/test/cpp/auto_check_sbp_settings_MsgSettingsSave.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_settings_MsgSettingsWrite.cc b/c/test/cpp/auto_check_sbp_settings_MsgSettingsWrite.cc index 4989da1a97..88fbcfdca4 100644 --- a/c/test/cpp/auto_check_sbp_settings_MsgSettingsWrite.cc +++ b/c/test/cpp/auto_check_sbp_settings_MsgSettingsWrite.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_settings_MsgSettingsWriteResp.cc b/c/test/cpp/auto_check_sbp_settings_MsgSettingsWriteResp.cc index 4f3a47fb9f..377279c388 100644 --- a/c/test/cpp/auto_check_sbp_settings_MsgSettingsWriteResp.cc +++ b/c/test/cpp/auto_check_sbp_settings_MsgSettingsWriteResp.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_signing_MsgCertificateChain.cc b/c/test/cpp/auto_check_sbp_signing_MsgCertificateChain.cc index 5020222fdc..f6986c1947 100644 --- a/c/test/cpp/auto_check_sbp_signing_MsgCertificateChain.cc +++ b/c/test/cpp/auto_check_sbp_signing_MsgCertificateChain.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_signing_MsgCertificateChainDep.cc b/c/test/cpp/auto_check_sbp_signing_MsgCertificateChainDep.cc index b57dd6dcd1..f5cc1d73b5 100644 --- a/c/test/cpp/auto_check_sbp_signing_MsgCertificateChainDep.cc +++ b/c/test/cpp/auto_check_sbp_signing_MsgCertificateChainDep.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_signing_MsgEcdsaCertificate.cc b/c/test/cpp/auto_check_sbp_signing_MsgEcdsaCertificate.cc index 47dce32135..d6ef1406fa 100644 --- a/c/test/cpp/auto_check_sbp_signing_MsgEcdsaCertificate.cc +++ b/c/test/cpp/auto_check_sbp_signing_MsgEcdsaCertificate.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_signing_MsgEcdsaSignature.cc b/c/test/cpp/auto_check_sbp_signing_MsgEcdsaSignature.cc index d9dfb0c25c..b869c9d15e 100644 --- a/c/test/cpp/auto_check_sbp_signing_MsgEcdsaSignature.cc +++ b/c/test/cpp/auto_check_sbp_signing_MsgEcdsaSignature.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_signing_MsgEcdsaSignatureDepA.cc b/c/test/cpp/auto_check_sbp_signing_MsgEcdsaSignatureDepA.cc index efd42c4fe2..fd1832af0e 100644 --- a/c/test/cpp/auto_check_sbp_signing_MsgEcdsaSignatureDepA.cc +++ b/c/test/cpp/auto_check_sbp_signing_MsgEcdsaSignatureDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_signing_MsgEcdsaSignatureDepB.cc b/c/test/cpp/auto_check_sbp_signing_MsgEcdsaSignatureDepB.cc index 0ee9cc4b3d..8b05d0988a 100644 --- a/c/test/cpp/auto_check_sbp_signing_MsgEcdsaSignatureDepB.cc +++ b/c/test/cpp/auto_check_sbp_signing_MsgEcdsaSignatureDepB.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_signing_MsgEd25519CertificateDep.cc b/c/test/cpp/auto_check_sbp_signing_MsgEd25519CertificateDep.cc index aba1ecf74e..f6785e25a4 100644 --- a/c/test/cpp/auto_check_sbp_signing_MsgEd25519CertificateDep.cc +++ b/c/test/cpp/auto_check_sbp_signing_MsgEd25519CertificateDep.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_signing_MsgEd25519SignatureDepA.cc b/c/test/cpp/auto_check_sbp_signing_MsgEd25519SignatureDepA.cc index 5cacc9b48d..26d491b082 100644 --- a/c/test/cpp/auto_check_sbp_signing_MsgEd25519SignatureDepA.cc +++ b/c/test/cpp/auto_check_sbp_signing_MsgEd25519SignatureDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_signing_MsgEd25519SignatureDepB.cc b/c/test/cpp/auto_check_sbp_signing_MsgEd25519SignatureDepB.cc index 047734ca6b..e20ffc364b 100644 --- a/c/test/cpp/auto_check_sbp_signing_MsgEd25519SignatureDepB.cc +++ b/c/test/cpp/auto_check_sbp_signing_MsgEd25519SignatureDepB.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_signing_signing_structs.cc b/c/test/cpp/auto_check_sbp_signing_signing_structs.cc index dbe42d263f..5c473f0e6c 100644 --- a/c/test/cpp/auto_check_sbp_signing_signing_structs.cc +++ b/c/test/cpp/auto_check_sbp_signing_signing_structs.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_soln_meta_soln_meta_structs.cc b/c/test/cpp/auto_check_sbp_soln_meta_soln_meta_structs.cc index efd0865b63..a4382631f0 100644 --- a/c/test/cpp/auto_check_sbp_soln_meta_soln_meta_structs.cc +++ b/c/test/cpp/auto_check_sbp_soln_meta_soln_meta_structs.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_solution_meta_MsgSolnMeta.cc b/c/test/cpp/auto_check_sbp_solution_meta_MsgSolnMeta.cc index 70342d4950..80d5cd9daf 100644 --- a/c/test/cpp/auto_check_sbp_solution_meta_MsgSolnMeta.cc +++ b/c/test/cpp/auto_check_sbp_solution_meta_MsgSolnMeta.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_solution_meta_MsgSolnMetaDepA.cc b/c/test/cpp/auto_check_sbp_solution_meta_MsgSolnMetaDepA.cc index 77791fe7ad..81bb0f7199 100644 --- a/c/test/cpp/auto_check_sbp_solution_meta_MsgSolnMetaDepA.cc +++ b/c/test/cpp/auto_check_sbp_solution_meta_MsgSolnMetaDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_ssr_MsgSsrCodeBiases.cc b/c/test/cpp/auto_check_sbp_ssr_MsgSsrCodeBiases.cc index 1490fc9c3e..04824b5261 100644 --- a/c/test/cpp/auto_check_sbp_ssr_MsgSsrCodeBiases.cc +++ b/c/test/cpp/auto_check_sbp_ssr_MsgSsrCodeBiases.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_ssr_MsgSsrCodePhaseBiasesBounds.cc b/c/test/cpp/auto_check_sbp_ssr_MsgSsrCodePhaseBiasesBounds.cc index 3d6fd0623e..35d78d494c 100644 --- a/c/test/cpp/auto_check_sbp_ssr_MsgSsrCodePhaseBiasesBounds.cc +++ b/c/test/cpp/auto_check_sbp_ssr_MsgSsrCodePhaseBiasesBounds.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_ssr_MsgSsrGridDefinitionDepA.cc b/c/test/cpp/auto_check_sbp_ssr_MsgSsrGridDefinitionDepA.cc index fbb67d33a3..f33febdd25 100644 --- a/c/test/cpp/auto_check_sbp_ssr_MsgSsrGridDefinitionDepA.cc +++ b/c/test/cpp/auto_check_sbp_ssr_MsgSsrGridDefinitionDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_ssr_MsgSsrGriddedCorrection.cc b/c/test/cpp/auto_check_sbp_ssr_MsgSsrGriddedCorrection.cc index bec3de40da..362e448c49 100644 --- a/c/test/cpp/auto_check_sbp_ssr_MsgSsrGriddedCorrection.cc +++ b/c/test/cpp/auto_check_sbp_ssr_MsgSsrGriddedCorrection.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_ssr_MsgSsrGriddedCorrectionBounds.cc b/c/test/cpp/auto_check_sbp_ssr_MsgSsrGriddedCorrectionBounds.cc index 53afe527d9..d01bb4d24d 100644 --- a/c/test/cpp/auto_check_sbp_ssr_MsgSsrGriddedCorrectionBounds.cc +++ b/c/test/cpp/auto_check_sbp_ssr_MsgSsrGriddedCorrectionBounds.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_ssr_MsgSsrGriddedCorrectionDepA.cc b/c/test/cpp/auto_check_sbp_ssr_MsgSsrGriddedCorrectionDepA.cc index 8112643e28..23d85674a3 100644 --- a/c/test/cpp/auto_check_sbp_ssr_MsgSsrGriddedCorrectionDepA.cc +++ b/c/test/cpp/auto_check_sbp_ssr_MsgSsrGriddedCorrectionDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_ssr_MsgSsrGriddedCorrectionNoStdDepA.cc b/c/test/cpp/auto_check_sbp_ssr_MsgSsrGriddedCorrectionNoStdDepA.cc index 877072a508..a050120ede 100644 --- a/c/test/cpp/auto_check_sbp_ssr_MsgSsrGriddedCorrectionNoStdDepA.cc +++ b/c/test/cpp/auto_check_sbp_ssr_MsgSsrGriddedCorrectionNoStdDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_ssr_MsgSsrOrbitClock.cc b/c/test/cpp/auto_check_sbp_ssr_MsgSsrOrbitClock.cc index d1cf13b6d0..aed089c472 100644 --- a/c/test/cpp/auto_check_sbp_ssr_MsgSsrOrbitClock.cc +++ b/c/test/cpp/auto_check_sbp_ssr_MsgSsrOrbitClock.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_ssr_MsgSsrOrbitClockBounds.cc b/c/test/cpp/auto_check_sbp_ssr_MsgSsrOrbitClockBounds.cc index a8bc3b82a8..3c4aa378b1 100644 --- a/c/test/cpp/auto_check_sbp_ssr_MsgSsrOrbitClockBounds.cc +++ b/c/test/cpp/auto_check_sbp_ssr_MsgSsrOrbitClockBounds.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_ssr_MsgSsrOrbitClockBoundsDegradation.cc b/c/test/cpp/auto_check_sbp_ssr_MsgSsrOrbitClockBoundsDegradation.cc index ab8651f33b..464bef4ec4 100644 --- a/c/test/cpp/auto_check_sbp_ssr_MsgSsrOrbitClockBoundsDegradation.cc +++ b/c/test/cpp/auto_check_sbp_ssr_MsgSsrOrbitClockBoundsDegradation.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_ssr_MsgSsrOrbitClockDepA.cc b/c/test/cpp/auto_check_sbp_ssr_MsgSsrOrbitClockDepA.cc index 08cc854d6b..e0844a2b43 100644 --- a/c/test/cpp/auto_check_sbp_ssr_MsgSsrOrbitClockDepA.cc +++ b/c/test/cpp/auto_check_sbp_ssr_MsgSsrOrbitClockDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_ssr_MsgSsrPhaseBiases.cc b/c/test/cpp/auto_check_sbp_ssr_MsgSsrPhaseBiases.cc index 51d04c02e5..b8fcd6c228 100644 --- a/c/test/cpp/auto_check_sbp_ssr_MsgSsrPhaseBiases.cc +++ b/c/test/cpp/auto_check_sbp_ssr_MsgSsrPhaseBiases.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_ssr_MsgSsrSatelliteApc.cc b/c/test/cpp/auto_check_sbp_ssr_MsgSsrSatelliteApc.cc index 46a1fb7e11..b9d84dde80 100644 --- a/c/test/cpp/auto_check_sbp_ssr_MsgSsrSatelliteApc.cc +++ b/c/test/cpp/auto_check_sbp_ssr_MsgSsrSatelliteApc.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_ssr_MsgSsrSatelliteApcDepA.cc b/c/test/cpp/auto_check_sbp_ssr_MsgSsrSatelliteApcDepA.cc index 509a2ba921..c0ab54a977 100644 --- a/c/test/cpp/auto_check_sbp_ssr_MsgSsrSatelliteApcDepA.cc +++ b/c/test/cpp/auto_check_sbp_ssr_MsgSsrSatelliteApcDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_ssr_MsgSsrStecCorrection.cc b/c/test/cpp/auto_check_sbp_ssr_MsgSsrStecCorrection.cc index 8ca8121b40..98aca86f43 100644 --- a/c/test/cpp/auto_check_sbp_ssr_MsgSsrStecCorrection.cc +++ b/c/test/cpp/auto_check_sbp_ssr_MsgSsrStecCorrection.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_ssr_MsgSsrStecCorrectionDep.cc b/c/test/cpp/auto_check_sbp_ssr_MsgSsrStecCorrectionDep.cc index af92a773eb..9f2a3372be 100644 --- a/c/test/cpp/auto_check_sbp_ssr_MsgSsrStecCorrectionDep.cc +++ b/c/test/cpp/auto_check_sbp_ssr_MsgSsrStecCorrectionDep.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_ssr_MsgSsrStecCorrectionDepA.cc b/c/test/cpp/auto_check_sbp_ssr_MsgSsrStecCorrectionDepA.cc index 8d87a5c48c..659f5227ce 100644 --- a/c/test/cpp/auto_check_sbp_ssr_MsgSsrStecCorrectionDepA.cc +++ b/c/test/cpp/auto_check_sbp_ssr_MsgSsrStecCorrectionDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_ssr_MsgSsrTileDefinition.cc b/c/test/cpp/auto_check_sbp_ssr_MsgSsrTileDefinition.cc index c885920098..822040a2a7 100644 --- a/c/test/cpp/auto_check_sbp_ssr_MsgSsrTileDefinition.cc +++ b/c/test/cpp/auto_check_sbp_ssr_MsgSsrTileDefinition.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_ssr_MsgSsrTileDefinitionDepA.cc b/c/test/cpp/auto_check_sbp_ssr_MsgSsrTileDefinitionDepA.cc index b030cd0216..ce3a7e3b9d 100644 --- a/c/test/cpp/auto_check_sbp_ssr_MsgSsrTileDefinitionDepA.cc +++ b/c/test/cpp/auto_check_sbp_ssr_MsgSsrTileDefinitionDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_ssr_MsgSsrTileDefinitionDepB.cc b/c/test/cpp/auto_check_sbp_ssr_MsgSsrTileDefinitionDepB.cc index 7c793d5366..fd48ae06b7 100644 --- a/c/test/cpp/auto_check_sbp_ssr_MsgSsrTileDefinitionDepB.cc +++ b/c/test/cpp/auto_check_sbp_ssr_MsgSsrTileDefinitionDepB.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_ssr_ssr_structs.cc b/c/test/cpp/auto_check_sbp_ssr_ssr_structs.cc index 16fc3cfe71..9a8aa7c5bd 100644 --- a/c/test/cpp/auto_check_sbp_ssr_ssr_structs.cc +++ b/c/test/cpp/auto_check_sbp_ssr_ssr_structs.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_system_MsgCsacTelemetry.cc b/c/test/cpp/auto_check_sbp_system_MsgCsacTelemetry.cc index e193f40e20..6a05f3cd96 100644 --- a/c/test/cpp/auto_check_sbp_system_MsgCsacTelemetry.cc +++ b/c/test/cpp/auto_check_sbp_system_MsgCsacTelemetry.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_system_MsgCsacTelemetryLabels.cc b/c/test/cpp/auto_check_sbp_system_MsgCsacTelemetryLabels.cc index eceeb958bb..5f83eed37e 100644 --- a/c/test/cpp/auto_check_sbp_system_MsgCsacTelemetryLabels.cc +++ b/c/test/cpp/auto_check_sbp_system_MsgCsacTelemetryLabels.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_system_MsgDgnssStatus.cc b/c/test/cpp/auto_check_sbp_system_MsgDgnssStatus.cc index 87a1a94f20..f23dcb062d 100644 --- a/c/test/cpp/auto_check_sbp_system_MsgDgnssStatus.cc +++ b/c/test/cpp/auto_check_sbp_system_MsgDgnssStatus.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_system_MsgGnssTimeOffset.cc b/c/test/cpp/auto_check_sbp_system_MsgGnssTimeOffset.cc index af664d0db8..ec96555805 100644 --- a/c/test/cpp/auto_check_sbp_system_MsgGnssTimeOffset.cc +++ b/c/test/cpp/auto_check_sbp_system_MsgGnssTimeOffset.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_system_MsgGroupMeta.cc b/c/test/cpp/auto_check_sbp_system_MsgGroupMeta.cc index ff4b60a9fc..1ffde667aa 100644 --- a/c/test/cpp/auto_check_sbp_system_MsgGroupMeta.cc +++ b/c/test/cpp/auto_check_sbp_system_MsgGroupMeta.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_system_MsgHeartbeat.cc b/c/test/cpp/auto_check_sbp_system_MsgHeartbeat.cc index 4776b5b33c..f1666fc22d 100644 --- a/c/test/cpp/auto_check_sbp_system_MsgHeartbeat.cc +++ b/c/test/cpp/auto_check_sbp_system_MsgHeartbeat.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_system_MsgInsStatus.cc b/c/test/cpp/auto_check_sbp_system_MsgInsStatus.cc index 8d8f4c63b5..6134d81bd9 100644 --- a/c/test/cpp/auto_check_sbp_system_MsgInsStatus.cc +++ b/c/test/cpp/auto_check_sbp_system_MsgInsStatus.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_system_MsgInsUpdates.cc b/c/test/cpp/auto_check_sbp_system_MsgInsUpdates.cc index 7ddc8bad13..842ccaf5e6 100644 --- a/c/test/cpp/auto_check_sbp_system_MsgInsUpdates.cc +++ b/c/test/cpp/auto_check_sbp_system_MsgInsUpdates.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_system_MsgPpsTime.cc b/c/test/cpp/auto_check_sbp_system_MsgPpsTime.cc index 7dc0b11743..1d12771b8d 100644 --- a/c/test/cpp/auto_check_sbp_system_MsgPpsTime.cc +++ b/c/test/cpp/auto_check_sbp_system_MsgPpsTime.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_system_MsgSensorAidEvent.cc b/c/test/cpp/auto_check_sbp_system_MsgSensorAidEvent.cc index 7e9f907ef0..363aa1c16a 100644 --- a/c/test/cpp/auto_check_sbp_system_MsgSensorAidEvent.cc +++ b/c/test/cpp/auto_check_sbp_system_MsgSensorAidEvent.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_system_MsgStartup.cc b/c/test/cpp/auto_check_sbp_system_MsgStartup.cc index 5a5846bf87..7111d9a000 100644 --- a/c/test/cpp/auto_check_sbp_system_MsgStartup.cc +++ b/c/test/cpp/auto_check_sbp_system_MsgStartup.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_system_MsgStatusJournal.cc b/c/test/cpp/auto_check_sbp_system_MsgStatusJournal.cc index 5ef5c39b26..b7e5649e19 100644 --- a/c/test/cpp/auto_check_sbp_system_MsgStatusJournal.cc +++ b/c/test/cpp/auto_check_sbp_system_MsgStatusJournal.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_system_MsgStatusReport.cc b/c/test/cpp/auto_check_sbp_system_MsgStatusReport.cc index 0c56cdfb10..cf12b4cb44 100644 --- a/c/test/cpp/auto_check_sbp_system_MsgStatusReport.cc +++ b/c/test/cpp/auto_check_sbp_system_MsgStatusReport.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_system_system_structs.cc b/c/test/cpp/auto_check_sbp_system_system_structs.cc index cbff87d98f..e29c640c70 100644 --- a/c/test/cpp/auto_check_sbp_system_system_structs.cc +++ b/c/test/cpp/auto_check_sbp_system_system_structs.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_telemetry_MsgTelSv.cc b/c/test/cpp/auto_check_sbp_telemetry_MsgTelSv.cc index 6d79eb6772..5363ee475c 100644 --- a/c/test/cpp/auto_check_sbp_telemetry_MsgTelSv.cc +++ b/c/test/cpp/auto_check_sbp_telemetry_MsgTelSv.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_telemetry_acquisition_structs.cc b/c/test/cpp/auto_check_sbp_telemetry_acquisition_structs.cc index 4ee2b4dd0d..72f697afad 100644 --- a/c/test/cpp/auto_check_sbp_telemetry_acquisition_structs.cc +++ b/c/test/cpp/auto_check_sbp_telemetry_acquisition_structs.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_telemetry_telemetry_structs.cc b/c/test/cpp/auto_check_sbp_telemetry_telemetry_structs.cc index af61d539d0..e7e2872cb3 100644 --- a/c/test/cpp/auto_check_sbp_telemetry_telemetry_structs.cc +++ b/c/test/cpp/auto_check_sbp_telemetry_telemetry_structs.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_tracking_MsgMeasurementState.cc b/c/test/cpp/auto_check_sbp_tracking_MsgMeasurementState.cc index 6040d80464..51b9380a70 100644 --- a/c/test/cpp/auto_check_sbp_tracking_MsgMeasurementState.cc +++ b/c/test/cpp/auto_check_sbp_tracking_MsgMeasurementState.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_tracking_MsgTrackingIq.cc b/c/test/cpp/auto_check_sbp_tracking_MsgTrackingIq.cc index d490f4d3c0..a3eb7799fa 100644 --- a/c/test/cpp/auto_check_sbp_tracking_MsgTrackingIq.cc +++ b/c/test/cpp/auto_check_sbp_tracking_MsgTrackingIq.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_tracking_MsgTrackingIqDepA.cc b/c/test/cpp/auto_check_sbp_tracking_MsgTrackingIqDepA.cc index 1468e76fa2..f927f80a68 100644 --- a/c/test/cpp/auto_check_sbp_tracking_MsgTrackingIqDepA.cc +++ b/c/test/cpp/auto_check_sbp_tracking_MsgTrackingIqDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_tracking_MsgTrackingIqDepB.cc b/c/test/cpp/auto_check_sbp_tracking_MsgTrackingIqDepB.cc index dddf0bd833..10d24553a4 100644 --- a/c/test/cpp/auto_check_sbp_tracking_MsgTrackingIqDepB.cc +++ b/c/test/cpp/auto_check_sbp_tracking_MsgTrackingIqDepB.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_tracking_MsgTrackingState.cc b/c/test/cpp/auto_check_sbp_tracking_MsgTrackingState.cc index 7d4eb24e06..5e4f42904b 100644 --- a/c/test/cpp/auto_check_sbp_tracking_MsgTrackingState.cc +++ b/c/test/cpp/auto_check_sbp_tracking_MsgTrackingState.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_tracking_MsgTrackingStateDepB.cc b/c/test/cpp/auto_check_sbp_tracking_MsgTrackingStateDepB.cc index fb8a253361..ebcd395634 100644 --- a/c/test/cpp/auto_check_sbp_tracking_MsgTrackingStateDepB.cc +++ b/c/test/cpp/auto_check_sbp_tracking_MsgTrackingStateDepB.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_tracking_MsgTrackingStateDetailedDep.cc b/c/test/cpp/auto_check_sbp_tracking_MsgTrackingStateDetailedDep.cc index 6e78be5229..134233d324 100644 --- a/c/test/cpp/auto_check_sbp_tracking_MsgTrackingStateDetailedDep.cc +++ b/c/test/cpp/auto_check_sbp_tracking_MsgTrackingStateDetailedDep.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_tracking_MsgTrackingStateDetailedDepA.cc b/c/test/cpp/auto_check_sbp_tracking_MsgTrackingStateDetailedDepA.cc index dc10b3df61..3231c76335 100644 --- a/c/test/cpp/auto_check_sbp_tracking_MsgTrackingStateDetailedDepA.cc +++ b/c/test/cpp/auto_check_sbp_tracking_MsgTrackingStateDetailedDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_tracking_MsgtrackingStateDepA.cc b/c/test/cpp/auto_check_sbp_tracking_MsgtrackingStateDepA.cc index 201e8de809..2bf32f6d27 100644 --- a/c/test/cpp/auto_check_sbp_tracking_MsgtrackingStateDepA.cc +++ b/c/test/cpp/auto_check_sbp_tracking_MsgtrackingStateDepA.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_tracking_tracking_structs.cc b/c/test/cpp/auto_check_sbp_tracking_tracking_structs.cc index aea18554ee..1c603b0cd7 100644 --- a/c/test/cpp/auto_check_sbp_tracking_tracking_structs.cc +++ b/c/test/cpp/auto_check_sbp_tracking_tracking_structs.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_user_MsgUserData.cc b/c/test/cpp/auto_check_sbp_user_MsgUserData.cc index dac16c3ab9..3a69f0e9b3 100644 --- a/c/test/cpp/auto_check_sbp_user_MsgUserData.cc +++ b/c/test/cpp/auto_check_sbp_user_MsgUserData.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_vehicle_MsgOdometry.cc b/c/test/cpp/auto_check_sbp_vehicle_MsgOdometry.cc index 82ef6766ad..ea4e3b0819 100644 --- a/c/test/cpp/auto_check_sbp_vehicle_MsgOdometry.cc +++ b/c/test/cpp/auto_check_sbp_vehicle_MsgOdometry.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/cpp/auto_check_sbp_vehicle_MsgWheeltick.cc b/c/test/cpp/auto_check_sbp_vehicle_MsgWheeltick.cc index 9a61d3fc8c..ae6c49c2aa 100644 --- a/c/test/cpp/auto_check_sbp_vehicle_MsgWheeltick.cc +++ b/c/test/cpp/auto_check_sbp_vehicle_MsgWheeltick.cc @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/c/test/string/CMakeLists.txt b/c/test/string/CMakeLists.txt index 0f4a810c77..c7e7ce6e95 100644 --- a/c/test/string/CMakeLists.txt +++ b/c/test/string/CMakeLists.txt @@ -17,7 +17,8 @@ swift_add_test(test-libsbp-string ${PROJECT_SOURCE_DIR}/src/include ${PROJECT_SOURCE_DIR}/include LINK - sbp - gtest_main) + gtest_main + swiftnav::sbp +) swift_set_language_standards(test-libsbp-string) swift_set_compile_options(test-libsbp-string) diff --git a/generator/json2test.py b/generator/json2test.py index 759bd407da..83d01c61bc 100644 --- a/generator/json2test.py +++ b/generator/json2test.py @@ -2,7 +2,7 @@ # Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/missing.py b/generator/missing.py index 665da48501..2d4a1fc8af 100644 --- a/generator/missing.py +++ b/generator/missing.py @@ -2,7 +2,7 @@ # Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/generator.py b/generator/sbpg/generator.py index 6c926793e2..130115012b 100755 --- a/generator/sbpg/generator.py +++ b/generator/sbpg/generator.py @@ -4,7 +4,7 @@ # Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/specs/yaml2.py b/generator/sbpg/specs/yaml2.py index 842bfe5379..a3bd0047d6 100755 --- a/generator/sbpg/specs/yaml2.py +++ b/generator/sbpg/specs/yaml2.py @@ -3,7 +3,7 @@ # Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/specs/yaml_schema.py b/generator/sbpg/specs/yaml_schema.py index b9df00782e..6870b5ef04 100755 --- a/generator/sbpg/specs/yaml_schema.py +++ b/generator/sbpg/specs/yaml_schema.py @@ -3,7 +3,7 @@ # Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/specs/yaml_test_schema.py b/generator/sbpg/specs/yaml_test_schema.py index 10c63bfeff..03d7578785 100644 --- a/generator/sbpg/specs/yaml_test_schema.py +++ b/generator/sbpg/specs/yaml_test_schema.py @@ -3,7 +3,7 @@ # Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/syntax.py b/generator/sbpg/syntax.py index 9dd5a4eb62..6d44be61df 100755 --- a/generator/sbpg/syntax.py +++ b/generator/sbpg/syntax.py @@ -3,7 +3,7 @@ # Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/c.py b/generator/sbpg/targets/c.py index d227739ba4..9f0019427b 100644 --- a/generator/sbpg/targets/c.py +++ b/generator/sbpg/targets/c.py @@ -3,7 +3,7 @@ # Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/common.py b/generator/sbpg/targets/common.py index e5863ab13c..566002a73b 100755 --- a/generator/sbpg/targets/common.py +++ b/generator/sbpg/targets/common.py @@ -3,7 +3,7 @@ # Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/haskell.py b/generator/sbpg/targets/haskell.py index 4c8ccd3da0..1a00554cb8 100755 --- a/generator/sbpg/targets/haskell.py +++ b/generator/sbpg/targets/haskell.py @@ -3,7 +3,7 @@ # Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/java.py b/generator/sbpg/targets/java.py index 0e1b4b9230..95f732c0eb 100755 --- a/generator/sbpg/targets/java.py +++ b/generator/sbpg/targets/java.py @@ -3,7 +3,7 @@ # Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/javascript.py b/generator/sbpg/targets/javascript.py index c909a22eb6..ace1af8b71 100644 --- a/generator/sbpg/targets/javascript.py +++ b/generator/sbpg/targets/javascript.py @@ -3,7 +3,7 @@ # Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/jsonschema.py b/generator/sbpg/targets/jsonschema.py index 4f41d9a691..5b7141b157 100755 --- a/generator/sbpg/targets/jsonschema.py +++ b/generator/sbpg/targets/jsonschema.py @@ -3,7 +3,7 @@ # Contact: Swift Engineering # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/kaitai.py b/generator/sbpg/targets/kaitai.py index 9e5012be82..81c7fd3f67 100644 --- a/generator/sbpg/targets/kaitai.py +++ b/generator/sbpg/targets/kaitai.py @@ -3,7 +3,7 @@ # Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/latex.py b/generator/sbpg/targets/latex.py index 595e223731..74e4d1a0fb 100755 --- a/generator/sbpg/targets/latex.py +++ b/generator/sbpg/targets/latex.py @@ -3,7 +3,7 @@ # Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/protobuf.py b/generator/sbpg/targets/protobuf.py index 640a86862c..28f17fc5ce 100755 --- a/generator/sbpg/targets/protobuf.py +++ b/generator/sbpg/targets/protobuf.py @@ -3,7 +3,7 @@ # Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/python.py b/generator/sbpg/targets/python.py index b48da0447f..0b07fb46a2 100755 --- a/generator/sbpg/targets/python.py +++ b/generator/sbpg/targets/python.py @@ -3,7 +3,7 @@ # Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/resources/MessageTable.java.j2 b/generator/sbpg/targets/resources/MessageTable.java.j2 index e5ad69fd66..f1b5644a9e 100644 --- a/generator/sbpg/targets/resources/MessageTable.java.j2 +++ b/generator/sbpg/targets/resources/MessageTable.java.j2 @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/resources/MessageTest.java.j2 b/generator/sbpg/targets/resources/MessageTest.java.j2 index 3eb3a6fed0..c663ee29f8 100644 --- a/generator/sbpg/targets/resources/MessageTest.java.j2 +++ b/generator/sbpg/targets/resources/MessageTest.java.j2 @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/resources/c/include/libsbp/cpp/message_traits_template.h b/generator/sbpg/targets/resources/c/include/libsbp/cpp/message_traits_template.h index 67af67ce7d..072413fcaa 100644 --- a/generator/sbpg/targets/resources/c/include/libsbp/cpp/message_traits_template.h +++ b/generator/sbpg/targets/resources/c/include/libsbp/cpp/message_traits_template.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/resources/c/include/libsbp/package/sbp_messages_template.h b/generator/sbpg/targets/resources/c/include/libsbp/package/sbp_messages_template.h index d38745887e..dca00dfb9b 100644 --- a/generator/sbpg/targets/resources/c/include/libsbp/package/sbp_messages_template.h +++ b/generator/sbpg/targets/resources/c/include/libsbp/package/sbp_messages_template.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/resources/c/include/libsbp/sbp_messages_macros_template.h b/generator/sbpg/targets/resources/c/include/libsbp/sbp_messages_macros_template.h index f91a321edf..5a256f3b4a 100644 --- a/generator/sbpg/targets/resources/c/include/libsbp/sbp_messages_macros_template.h +++ b/generator/sbpg/targets/resources/c/include/libsbp/sbp_messages_macros_template.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/resources/c/include/libsbp/sbp_msg_template.h b/generator/sbpg/targets/resources/c/include/libsbp/sbp_msg_template.h index e4bc3f1597..5ad6ad9e50 100644 --- a/generator/sbpg/targets/resources/c/include/libsbp/sbp_msg_template.h +++ b/generator/sbpg/targets/resources/c/include/libsbp/sbp_msg_template.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/resources/c/include/libsbp/sbp_msg_type_template.h b/generator/sbpg/targets/resources/c/include/libsbp/sbp_msg_type_template.h index 6e980ca33b..6040c55ab7 100644 --- a/generator/sbpg/targets/resources/c/include/libsbp/sbp_msg_type_template.h +++ b/generator/sbpg/targets/resources/c/include/libsbp/sbp_msg_type_template.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/resources/c/include/libsbp/sbp_package_template.h b/generator/sbpg/targets/resources/c/include/libsbp/sbp_package_template.h index effec5b645..ad19c0c6fd 100644 --- a/generator/sbpg/targets/resources/c/include/libsbp/sbp_package_template.h +++ b/generator/sbpg/targets/resources/c/include/libsbp/sbp_package_template.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/resources/c/include/libsbp/sbp_version_template.h b/generator/sbpg/targets/resources/c/include/libsbp/sbp_version_template.h index 759fdf8fdc..4cc75d0473 100644 --- a/generator/sbpg/targets/resources/c/include/libsbp/sbp_version_template.h +++ b/generator/sbpg/targets/resources/c/include/libsbp/sbp_version_template.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/resources/c/src/sbp_messages_private_template.h b/generator/sbpg/targets/resources/c/src/sbp_messages_private_template.h index 4b523dae0d..6789acf0dc 100644 --- a/generator/sbpg/targets/resources/c/src/sbp_messages_private_template.h +++ b/generator/sbpg/targets/resources/c/src/sbp_messages_private_template.h @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/resources/c/test/sbp_c_main.c.j2 b/generator/sbpg/targets/resources/c/test/sbp_c_main.c.j2 index d5093a85a4..685a54b661 100644 --- a/generator/sbpg/targets/resources/c/test/sbp_c_main.c.j2 +++ b/generator/sbpg/targets/resources/c/test/sbp_c_main.c.j2 @@ -3,7 +3,7 @@ * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/resources/c/test/sbp_c_suites.h.j2 b/generator/sbpg/targets/resources/c/test/sbp_c_suites.h.j2 index 9cc699133d..a80633d7b8 100644 --- a/generator/sbpg/targets/resources/c/test/sbp_c_suites.h.j2 +++ b/generator/sbpg/targets/resources/c/test/sbp_c_suites.h.j2 @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/resources/c/test/sbp_c_test.c.j2 b/generator/sbpg/targets/resources/c/test/sbp_c_test.c.j2 index af430256f9..98cd81efb6 100644 --- a/generator/sbpg/targets/resources/c/test/sbp_c_test.c.j2 +++ b/generator/sbpg/targets/resources/c/test/sbp_c_test.c.j2 @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/resources/c/test/sbp_cpp_test.cc.j2 b/generator/sbpg/targets/resources/c/test/sbp_cpp_test.cc.j2 index 57676dfea1..72a2dbfa24 100644 --- a/generator/sbpg/targets/resources/c/test/sbp_cpp_test.cc.j2 +++ b/generator/sbpg/targets/resources/c/test/sbp_cpp_test.cc.j2 @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/resources/kaitai/main.ksy.j2 b/generator/sbpg/targets/resources/kaitai/main.ksy.j2 index b758350669..f842215e3f 100644 --- a/generator/sbpg/targets/resources/kaitai/main.ksy.j2 +++ b/generator/sbpg/targets/resources/kaitai/main.ksy.j2 @@ -2,7 +2,7 @@ # Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/resources/kaitai/table_perl.pm.j2 b/generator/sbpg/targets/resources/kaitai/table_perl.pm.j2 index 02fa3d19ed..01586d51e1 100644 --- a/generator/sbpg/targets/resources/kaitai/table_perl.pm.j2 +++ b/generator/sbpg/targets/resources/kaitai/table_perl.pm.j2 @@ -2,7 +2,7 @@ # Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/resources/kaitai/table_python.py.j2 b/generator/sbpg/targets/resources/kaitai/table_python.py.j2 index b833502ebd..6f2558c435 100644 --- a/generator/sbpg/targets/resources/kaitai/table_python.py.j2 +++ b/generator/sbpg/targets/resources/kaitai/table_python.py.j2 @@ -2,7 +2,7 @@ # Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/resources/kaitai/test_perl.t.j2 b/generator/sbpg/targets/resources/kaitai/test_perl.t.j2 index f3077c2e00..8c70a87519 100644 --- a/generator/sbpg/targets/resources/kaitai/test_perl.t.j2 +++ b/generator/sbpg/targets/resources/kaitai/test_perl.t.j2 @@ -4,7 +4,7 @@ # Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/resources/kaitai/test_python.py.j2 b/generator/sbpg/targets/resources/kaitai/test_python.py.j2 index 9be1ac48ac..ede2c565a1 100644 --- a/generator/sbpg/targets/resources/kaitai/test_python.py.j2 +++ b/generator/sbpg/targets/resources/kaitai/test_python.py.j2 @@ -2,7 +2,7 @@ # Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/resources/kaitai/types.ksy.j2 b/generator/sbpg/targets/resources/kaitai/types.ksy.j2 index 4255b0ee34..b34ed78437 100644 --- a/generator/sbpg/targets/resources/kaitai/types.ksy.j2 +++ b/generator/sbpg/targets/resources/kaitai/types.ksy.j2 @@ -2,7 +2,7 @@ # Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/resources/message_template.jsonschema.j2 b/generator/sbpg/targets/resources/message_template.jsonschema.j2 index 9a711c4c79..8eef828817 100644 --- a/generator/sbpg/targets/resources/message_template.jsonschema.j2 +++ b/generator/sbpg/targets/resources/message_template.jsonschema.j2 @@ -4,7 +4,7 @@ "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", - "be be distributed together with this source. All other rights reserved.", + "be distributed together with this source. All other rights reserved.", "", "THIS CODE AND INFORMATION IS PROVIDED 'AS IS' WITHOUT WARRANTY OF ANY KIND,", "EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED", diff --git a/generator/sbpg/targets/resources/message_template.proto.j2 b/generator/sbpg/targets/resources/message_template.proto.j2 index 445364784b..3cec793487 100644 --- a/generator/sbpg/targets/resources/message_template.proto.j2 +++ b/generator/sbpg/targets/resources/message_template.proto.j2 @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/resources/rust/sbp_messages_mod.rs b/generator/sbpg/targets/resources/rust/sbp_messages_mod.rs index 0c2f7e17da..f27251ab1c 100644 --- a/generator/sbpg/targets/resources/rust/sbp_messages_mod.rs +++ b/generator/sbpg/targets/resources/rust/sbp_messages_mod.rs @@ -2,7 +2,7 @@ // Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must -// be be distributed together with this source. All other rights reserved. +// be distributed together with this source. All other rights reserved. // // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, // EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/resources/rust/sbp_messages_template.rs b/generator/sbpg/targets/resources/rust/sbp_messages_template.rs index e96253501a..ac9a8d4ec0 100644 --- a/generator/sbpg/targets/resources/rust/sbp_messages_template.rs +++ b/generator/sbpg/targets/resources/rust/sbp_messages_template.rs @@ -2,7 +2,7 @@ // Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must -// be be distributed together with this source. All other rights reserved. +// be distributed together with this source. All other rights reserved. // // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, // EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/resources/rust/test/sbp_tests_main_template.rs b/generator/sbpg/targets/resources/rust/test/sbp_tests_main_template.rs index c7da9ef9d2..ac748ff06e 100644 --- a/generator/sbpg/targets/resources/rust/test/sbp_tests_main_template.rs +++ b/generator/sbpg/targets/resources/rust/test/sbp_tests_main_template.rs @@ -3,7 +3,7 @@ // Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must -// be be distributed together with this source. All other rights reserved. +// be distributed together with this source. All other rights reserved. // // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, // EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/resources/rust/test/sbp_tests_template.rs b/generator/sbpg/targets/resources/rust/test/sbp_tests_template.rs index 8c1a7cb1a6..32f4c81081 100644 --- a/generator/sbpg/targets/resources/rust/test/sbp_tests_template.rs +++ b/generator/sbpg/targets/resources/rust/test/sbp_tests_template.rs @@ -3,7 +3,7 @@ // Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must -// be be distributed together with this source. All other rights reserved. +// be distributed together with this source. All other rights reserved. // // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, // EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/resources/sbp_construct_template.py.j2 b/generator/sbpg/targets/resources/sbp_construct_template.py.j2 index 9c1e45ec18..c472b60abe 100755 --- a/generator/sbpg/targets/resources/sbp_construct_template.py.j2 +++ b/generator/sbpg/targets/resources/sbp_construct_template.py.j2 @@ -3,7 +3,7 @@ # Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/resources/sbp_java.java.j2 b/generator/sbpg/targets/resources/sbp_java.java.j2 index a641d6c863..7c0ba877e3 100644 --- a/generator/sbpg/targets/resources/sbp_java.java.j2 +++ b/generator/sbpg/targets/resources/sbp_java.java.j2 @@ -3,7 +3,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/rust.py b/generator/sbpg/targets/rust.py index 44c73102be..454433af90 100644 --- a/generator/sbpg/targets/rust.py +++ b/generator/sbpg/targets/rust.py @@ -3,7 +3,7 @@ # Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/templating.py b/generator/sbpg/targets/templating.py index 9a7bd4afbf..4615108e40 100755 --- a/generator/sbpg/targets/templating.py +++ b/generator/sbpg/targets/templating.py @@ -3,7 +3,7 @@ # Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/test_c.py b/generator/sbpg/targets/test_c.py index be0f3be0a1..2f35385654 100644 --- a/generator/sbpg/targets/test_c.py +++ b/generator/sbpg/targets/test_c.py @@ -3,7 +3,7 @@ # Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/test_java.py b/generator/sbpg/targets/test_java.py index 5ac9a34f0d..04c6f2019b 100644 --- a/generator/sbpg/targets/test_java.py +++ b/generator/sbpg/targets/test_java.py @@ -3,7 +3,7 @@ # Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/test_kaitai_perl.py b/generator/sbpg/targets/test_kaitai_perl.py index cab5696f32..33aeac2ba6 100644 --- a/generator/sbpg/targets/test_kaitai_perl.py +++ b/generator/sbpg/targets/test_kaitai_perl.py @@ -3,7 +3,7 @@ # Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/test_kaitai_python.py b/generator/sbpg/targets/test_kaitai_python.py index f4fafb8348..781d9f7eff 100644 --- a/generator/sbpg/targets/test_kaitai_python.py +++ b/generator/sbpg/targets/test_kaitai_python.py @@ -3,7 +3,7 @@ # Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/targets/test_rust.py b/generator/sbpg/targets/test_rust.py index ed0ee3cc31..b905b4359f 100644 --- a/generator/sbpg/targets/test_rust.py +++ b/generator/sbpg/targets/test_rust.py @@ -3,7 +3,7 @@ # Contact: Swift NAvigation # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/test_structs.py b/generator/sbpg/test_structs.py index 84b12c9a73..4a280518dc 100644 --- a/generator/sbpg/test_structs.py +++ b/generator/sbpg/test_structs.py @@ -3,7 +3,7 @@ # Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/generator/sbpg/utils.py b/generator/sbpg/utils.py index d052bbf2d0..382023a9b7 100755 --- a/generator/sbpg/utils.py +++ b/generator/sbpg/utils.py @@ -3,7 +3,7 @@ # Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must -# be be distributed together with this source. All other rights reserved. +# be distributed together with this source. All other rights reserved. # # THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, # EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/build.gradle b/java/build.gradle index 1cd807004c..819b3a6033 100644 --- a/java/build.gradle +++ b/java/build.gradle @@ -82,7 +82,7 @@ spotless { ' * Contact: https://support.swiftnav.com\n' + ' *\n' + ' * This source is subject to the license found in the file \'LICENSE\' which must\n' + - ' * be be distributed together with this source. All other rights reserved.\n' + + ' * be distributed together with this source. All other rights reserved.\n' + ' *\n' + ' * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,\n' + ' * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED\n' + diff --git a/java/src/com/swiftnav/sbp/SBPBinaryException.java b/java/src/com/swiftnav/sbp/SBPBinaryException.java index abfe3489fe..17f17f9aef 100644 --- a/java/src/com/swiftnav/sbp/SBPBinaryException.java +++ b/java/src/com/swiftnav/sbp/SBPBinaryException.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/SBPMessage.java b/java/src/com/swiftnav/sbp/SBPMessage.java index e76f058174..7ae3a24e43 100644 --- a/java/src/com/swiftnav/sbp/SBPMessage.java +++ b/java/src/com/swiftnav/sbp/SBPMessage.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/SBPStruct.java b/java/src/com/swiftnav/sbp/SBPStruct.java index a4d3c59e47..ba5c3a9e33 100644 --- a/java/src/com/swiftnav/sbp/SBPStruct.java +++ b/java/src/com/swiftnav/sbp/SBPStruct.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/acquisition/AcqSvProfile.java b/java/src/com/swiftnav/sbp/acquisition/AcqSvProfile.java index ac7218416a..f9e07353d1 100644 --- a/java/src/com/swiftnav/sbp/acquisition/AcqSvProfile.java +++ b/java/src/com/swiftnav/sbp/acquisition/AcqSvProfile.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/acquisition/AcqSvProfileDep.java b/java/src/com/swiftnav/sbp/acquisition/AcqSvProfileDep.java index cce5c6c2bc..f2a4557f03 100644 --- a/java/src/com/swiftnav/sbp/acquisition/AcqSvProfileDep.java +++ b/java/src/com/swiftnav/sbp/acquisition/AcqSvProfileDep.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/acquisition/MsgAcqResult.java b/java/src/com/swiftnav/sbp/acquisition/MsgAcqResult.java index 9ee1e0278e..24e49abbd2 100644 --- a/java/src/com/swiftnav/sbp/acquisition/MsgAcqResult.java +++ b/java/src/com/swiftnav/sbp/acquisition/MsgAcqResult.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/acquisition/MsgAcqResultDepA.java b/java/src/com/swiftnav/sbp/acquisition/MsgAcqResultDepA.java index 62afd9ee27..e820153867 100644 --- a/java/src/com/swiftnav/sbp/acquisition/MsgAcqResultDepA.java +++ b/java/src/com/swiftnav/sbp/acquisition/MsgAcqResultDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/acquisition/MsgAcqResultDepB.java b/java/src/com/swiftnav/sbp/acquisition/MsgAcqResultDepB.java index faa993c67e..1016356188 100644 --- a/java/src/com/swiftnav/sbp/acquisition/MsgAcqResultDepB.java +++ b/java/src/com/swiftnav/sbp/acquisition/MsgAcqResultDepB.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/acquisition/MsgAcqResultDepC.java b/java/src/com/swiftnav/sbp/acquisition/MsgAcqResultDepC.java index 7840df5573..d6a51f5c07 100644 --- a/java/src/com/swiftnav/sbp/acquisition/MsgAcqResultDepC.java +++ b/java/src/com/swiftnav/sbp/acquisition/MsgAcqResultDepC.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/acquisition/MsgAcqSvProfile.java b/java/src/com/swiftnav/sbp/acquisition/MsgAcqSvProfile.java index 2e8fc928cd..3993b57a3b 100644 --- a/java/src/com/swiftnav/sbp/acquisition/MsgAcqSvProfile.java +++ b/java/src/com/swiftnav/sbp/acquisition/MsgAcqSvProfile.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/acquisition/MsgAcqSvProfileDep.java b/java/src/com/swiftnav/sbp/acquisition/MsgAcqSvProfileDep.java index 9812d2d7e2..17f726dfb8 100644 --- a/java/src/com/swiftnav/sbp/acquisition/MsgAcqSvProfileDep.java +++ b/java/src/com/swiftnav/sbp/acquisition/MsgAcqSvProfileDep.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/bootload/MsgBootloaderHandshakeDepA.java b/java/src/com/swiftnav/sbp/bootload/MsgBootloaderHandshakeDepA.java index 2fdf5f1bcb..a911c92e2b 100644 --- a/java/src/com/swiftnav/sbp/bootload/MsgBootloaderHandshakeDepA.java +++ b/java/src/com/swiftnav/sbp/bootload/MsgBootloaderHandshakeDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/bootload/MsgBootloaderHandshakeReq.java b/java/src/com/swiftnav/sbp/bootload/MsgBootloaderHandshakeReq.java index 844b28685e..c64e581d1d 100644 --- a/java/src/com/swiftnav/sbp/bootload/MsgBootloaderHandshakeReq.java +++ b/java/src/com/swiftnav/sbp/bootload/MsgBootloaderHandshakeReq.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/bootload/MsgBootloaderHandshakeResp.java b/java/src/com/swiftnav/sbp/bootload/MsgBootloaderHandshakeResp.java index b8bae8f4e1..78b685b868 100644 --- a/java/src/com/swiftnav/sbp/bootload/MsgBootloaderHandshakeResp.java +++ b/java/src/com/swiftnav/sbp/bootload/MsgBootloaderHandshakeResp.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/bootload/MsgBootloaderJumpToApp.java b/java/src/com/swiftnav/sbp/bootload/MsgBootloaderJumpToApp.java index e1004434cc..d2dcc4c741 100644 --- a/java/src/com/swiftnav/sbp/bootload/MsgBootloaderJumpToApp.java +++ b/java/src/com/swiftnav/sbp/bootload/MsgBootloaderJumpToApp.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/bootload/MsgNapDeviceDnaReq.java b/java/src/com/swiftnav/sbp/bootload/MsgNapDeviceDnaReq.java index f1469e0262..cb95820bc8 100644 --- a/java/src/com/swiftnav/sbp/bootload/MsgNapDeviceDnaReq.java +++ b/java/src/com/swiftnav/sbp/bootload/MsgNapDeviceDnaReq.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/bootload/MsgNapDeviceDnaResp.java b/java/src/com/swiftnav/sbp/bootload/MsgNapDeviceDnaResp.java index 8d70736ae7..a6ae4a76c0 100644 --- a/java/src/com/swiftnav/sbp/bootload/MsgNapDeviceDnaResp.java +++ b/java/src/com/swiftnav/sbp/bootload/MsgNapDeviceDnaResp.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/client/CRC16.java b/java/src/com/swiftnav/sbp/client/CRC16.java index 8bc1e75112..b1ed9cd2a2 100644 --- a/java/src/com/swiftnav/sbp/client/CRC16.java +++ b/java/src/com/swiftnav/sbp/client/CRC16.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/client/MessageTable.java b/java/src/com/swiftnav/sbp/client/MessageTable.java index 7d085851c6..f73abf745e 100644 --- a/java/src/com/swiftnav/sbp/client/MessageTable.java +++ b/java/src/com/swiftnav/sbp/client/MessageTable.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/client/SBPCallback.java b/java/src/com/swiftnav/sbp/client/SBPCallback.java index 0bf30d5d89..e89ab399b7 100644 --- a/java/src/com/swiftnav/sbp/client/SBPCallback.java +++ b/java/src/com/swiftnav/sbp/client/SBPCallback.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/client/SBPDriver.java b/java/src/com/swiftnav/sbp/client/SBPDriver.java index 04a11a59b2..aa7eea86b2 100644 --- a/java/src/com/swiftnav/sbp/client/SBPDriver.java +++ b/java/src/com/swiftnav/sbp/client/SBPDriver.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/client/SBPForwarder.java b/java/src/com/swiftnav/sbp/client/SBPForwarder.java index b6369802a0..a192da85a3 100644 --- a/java/src/com/swiftnav/sbp/client/SBPForwarder.java +++ b/java/src/com/swiftnav/sbp/client/SBPForwarder.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/client/SBPFramer.java b/java/src/com/swiftnav/sbp/client/SBPFramer.java index 0f448329fe..a0fa53e5c8 100644 --- a/java/src/com/swiftnav/sbp/client/SBPFramer.java +++ b/java/src/com/swiftnav/sbp/client/SBPFramer.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/client/SBPHandler.java b/java/src/com/swiftnav/sbp/client/SBPHandler.java index aae79ac93f..cc794778c6 100644 --- a/java/src/com/swiftnav/sbp/client/SBPHandler.java +++ b/java/src/com/swiftnav/sbp/client/SBPHandler.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/client/SBPIterable.java b/java/src/com/swiftnav/sbp/client/SBPIterable.java index f0b43749ac..b9d95e4ebb 100644 --- a/java/src/com/swiftnav/sbp/client/SBPIterable.java +++ b/java/src/com/swiftnav/sbp/client/SBPIterable.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/client/SBPSender.java b/java/src/com/swiftnav/sbp/client/SBPSender.java index 65428b4893..9e5f09358c 100644 --- a/java/src/com/swiftnav/sbp/client/SBPSender.java +++ b/java/src/com/swiftnav/sbp/client/SBPSender.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/drivers/HexStreamConnection.java b/java/src/com/swiftnav/sbp/drivers/HexStreamConnection.java index 38ff956717..98ffc92817 100644 --- a/java/src/com/swiftnav/sbp/drivers/HexStreamConnection.java +++ b/java/src/com/swiftnav/sbp/drivers/HexStreamConnection.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/drivers/SBPDriverHTTP.java b/java/src/com/swiftnav/sbp/drivers/SBPDriverHTTP.java index 4b6c79b47f..2b0c915716 100644 --- a/java/src/com/swiftnav/sbp/drivers/SBPDriverHTTP.java +++ b/java/src/com/swiftnav/sbp/drivers/SBPDriverHTTP.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/drivers/SBPDriverJSSC.java b/java/src/com/swiftnav/sbp/drivers/SBPDriverJSSC.java index 3069759126..091646b71e 100644 --- a/java/src/com/swiftnav/sbp/drivers/SBPDriverJSSC.java +++ b/java/src/com/swiftnav/sbp/drivers/SBPDriverJSSC.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/drivers/SBPDriverStream.java b/java/src/com/swiftnav/sbp/drivers/SBPDriverStream.java index bda50473e3..0d359ca991 100644 --- a/java/src/com/swiftnav/sbp/drivers/SBPDriverStream.java +++ b/java/src/com/swiftnav/sbp/drivers/SBPDriverStream.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/drivers/SBPDriverTCP.java b/java/src/com/swiftnav/sbp/drivers/SBPDriverTCP.java index e492582ea3..7ddf4b2265 100644 --- a/java/src/com/swiftnav/sbp/drivers/SBPDriverTCP.java +++ b/java/src/com/swiftnav/sbp/drivers/SBPDriverTCP.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/drivers/SBPDriverUDP.java b/java/src/com/swiftnav/sbp/drivers/SBPDriverUDP.java index b914d9d2da..6da2966045 100644 --- a/java/src/com/swiftnav/sbp/drivers/SBPDriverUDP.java +++ b/java/src/com/swiftnav/sbp/drivers/SBPDriverUDP.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ext_events/MsgExtEvent.java b/java/src/com/swiftnav/sbp/ext_events/MsgExtEvent.java index 5012b1fea3..2b3d607e1e 100644 --- a/java/src/com/swiftnav/sbp/ext_events/MsgExtEvent.java +++ b/java/src/com/swiftnav/sbp/ext_events/MsgExtEvent.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/file_io/MsgFileioConfigReq.java b/java/src/com/swiftnav/sbp/file_io/MsgFileioConfigReq.java index 8342cda85a..adcb6831c3 100644 --- a/java/src/com/swiftnav/sbp/file_io/MsgFileioConfigReq.java +++ b/java/src/com/swiftnav/sbp/file_io/MsgFileioConfigReq.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/file_io/MsgFileioConfigResp.java b/java/src/com/swiftnav/sbp/file_io/MsgFileioConfigResp.java index b0c46af9e3..e52b6671dd 100644 --- a/java/src/com/swiftnav/sbp/file_io/MsgFileioConfigResp.java +++ b/java/src/com/swiftnav/sbp/file_io/MsgFileioConfigResp.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/file_io/MsgFileioReadDirReq.java b/java/src/com/swiftnav/sbp/file_io/MsgFileioReadDirReq.java index 9f2c9d4cd7..ac3b2ede3d 100644 --- a/java/src/com/swiftnav/sbp/file_io/MsgFileioReadDirReq.java +++ b/java/src/com/swiftnav/sbp/file_io/MsgFileioReadDirReq.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/file_io/MsgFileioReadDirResp.java b/java/src/com/swiftnav/sbp/file_io/MsgFileioReadDirResp.java index 1f1d7ceb32..46cdcf8df8 100644 --- a/java/src/com/swiftnav/sbp/file_io/MsgFileioReadDirResp.java +++ b/java/src/com/swiftnav/sbp/file_io/MsgFileioReadDirResp.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/file_io/MsgFileioReadReq.java b/java/src/com/swiftnav/sbp/file_io/MsgFileioReadReq.java index f4f191deaa..8550674355 100644 --- a/java/src/com/swiftnav/sbp/file_io/MsgFileioReadReq.java +++ b/java/src/com/swiftnav/sbp/file_io/MsgFileioReadReq.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/file_io/MsgFileioReadResp.java b/java/src/com/swiftnav/sbp/file_io/MsgFileioReadResp.java index aef250ca60..b5af5db304 100644 --- a/java/src/com/swiftnav/sbp/file_io/MsgFileioReadResp.java +++ b/java/src/com/swiftnav/sbp/file_io/MsgFileioReadResp.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/file_io/MsgFileioRemove.java b/java/src/com/swiftnav/sbp/file_io/MsgFileioRemove.java index 407842d22f..151abe48b4 100644 --- a/java/src/com/swiftnav/sbp/file_io/MsgFileioRemove.java +++ b/java/src/com/swiftnav/sbp/file_io/MsgFileioRemove.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/file_io/MsgFileioWriteReq.java b/java/src/com/swiftnav/sbp/file_io/MsgFileioWriteReq.java index a07d0a561b..6555886ef0 100644 --- a/java/src/com/swiftnav/sbp/file_io/MsgFileioWriteReq.java +++ b/java/src/com/swiftnav/sbp/file_io/MsgFileioWriteReq.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/file_io/MsgFileioWriteResp.java b/java/src/com/swiftnav/sbp/file_io/MsgFileioWriteResp.java index de9aa233eb..c3356af5f4 100644 --- a/java/src/com/swiftnav/sbp/file_io/MsgFileioWriteResp.java +++ b/java/src/com/swiftnav/sbp/file_io/MsgFileioWriteResp.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/flash/MsgFlashDone.java b/java/src/com/swiftnav/sbp/flash/MsgFlashDone.java index 6605c5f40c..cf2b9bfa8c 100644 --- a/java/src/com/swiftnav/sbp/flash/MsgFlashDone.java +++ b/java/src/com/swiftnav/sbp/flash/MsgFlashDone.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/flash/MsgFlashErase.java b/java/src/com/swiftnav/sbp/flash/MsgFlashErase.java index bece018b9f..a7a3a3da43 100644 --- a/java/src/com/swiftnav/sbp/flash/MsgFlashErase.java +++ b/java/src/com/swiftnav/sbp/flash/MsgFlashErase.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/flash/MsgFlashProgram.java b/java/src/com/swiftnav/sbp/flash/MsgFlashProgram.java index 88944aaa0a..9b11564e1a 100644 --- a/java/src/com/swiftnav/sbp/flash/MsgFlashProgram.java +++ b/java/src/com/swiftnav/sbp/flash/MsgFlashProgram.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/flash/MsgFlashReadReq.java b/java/src/com/swiftnav/sbp/flash/MsgFlashReadReq.java index a8f3dfb33c..30f75d94b6 100644 --- a/java/src/com/swiftnav/sbp/flash/MsgFlashReadReq.java +++ b/java/src/com/swiftnav/sbp/flash/MsgFlashReadReq.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/flash/MsgFlashReadResp.java b/java/src/com/swiftnav/sbp/flash/MsgFlashReadResp.java index 6862fc45eb..dfc42d3865 100644 --- a/java/src/com/swiftnav/sbp/flash/MsgFlashReadResp.java +++ b/java/src/com/swiftnav/sbp/flash/MsgFlashReadResp.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/flash/MsgM25FlashWriteStatus.java b/java/src/com/swiftnav/sbp/flash/MsgM25FlashWriteStatus.java index ea0fa86626..9a2ef2bb93 100644 --- a/java/src/com/swiftnav/sbp/flash/MsgM25FlashWriteStatus.java +++ b/java/src/com/swiftnav/sbp/flash/MsgM25FlashWriteStatus.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/flash/MsgStmFlashLockSector.java b/java/src/com/swiftnav/sbp/flash/MsgStmFlashLockSector.java index 4d08b70295..3530b94622 100644 --- a/java/src/com/swiftnav/sbp/flash/MsgStmFlashLockSector.java +++ b/java/src/com/swiftnav/sbp/flash/MsgStmFlashLockSector.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/flash/MsgStmFlashUnlockSector.java b/java/src/com/swiftnav/sbp/flash/MsgStmFlashUnlockSector.java index bbfd3118b4..13e5156f6d 100644 --- a/java/src/com/swiftnav/sbp/flash/MsgStmFlashUnlockSector.java +++ b/java/src/com/swiftnav/sbp/flash/MsgStmFlashUnlockSector.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/flash/MsgStmUniqueIdReq.java b/java/src/com/swiftnav/sbp/flash/MsgStmUniqueIdReq.java index a91c256c4b..9de61b55ee 100644 --- a/java/src/com/swiftnav/sbp/flash/MsgStmUniqueIdReq.java +++ b/java/src/com/swiftnav/sbp/flash/MsgStmUniqueIdReq.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/flash/MsgStmUniqueIdResp.java b/java/src/com/swiftnav/sbp/flash/MsgStmUniqueIdResp.java index ba0e7175e4..b26b11f2e4 100644 --- a/java/src/com/swiftnav/sbp/flash/MsgStmUniqueIdResp.java +++ b/java/src/com/swiftnav/sbp/flash/MsgStmUniqueIdResp.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/gnss/CarrierPhase.java b/java/src/com/swiftnav/sbp/gnss/CarrierPhase.java index f1e6d7aa2b..29d1e2e9cb 100644 --- a/java/src/com/swiftnav/sbp/gnss/CarrierPhase.java +++ b/java/src/com/swiftnav/sbp/gnss/CarrierPhase.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/gnss/GPSTime.java b/java/src/com/swiftnav/sbp/gnss/GPSTime.java index 4bb1632d06..bda6c7d394 100644 --- a/java/src/com/swiftnav/sbp/gnss/GPSTime.java +++ b/java/src/com/swiftnav/sbp/gnss/GPSTime.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/gnss/GPSTimeDep.java b/java/src/com/swiftnav/sbp/gnss/GPSTimeDep.java index 10bb226609..6450535461 100644 --- a/java/src/com/swiftnav/sbp/gnss/GPSTimeDep.java +++ b/java/src/com/swiftnav/sbp/gnss/GPSTimeDep.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/gnss/GPSTimeSec.java b/java/src/com/swiftnav/sbp/gnss/GPSTimeSec.java index 9a1f794b93..bb44e76332 100644 --- a/java/src/com/swiftnav/sbp/gnss/GPSTimeSec.java +++ b/java/src/com/swiftnav/sbp/gnss/GPSTimeSec.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/gnss/GnssSignal.java b/java/src/com/swiftnav/sbp/gnss/GnssSignal.java index d4a5325bc0..7eb33e72dc 100644 --- a/java/src/com/swiftnav/sbp/gnss/GnssSignal.java +++ b/java/src/com/swiftnav/sbp/gnss/GnssSignal.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/gnss/GnssSignalDep.java b/java/src/com/swiftnav/sbp/gnss/GnssSignalDep.java index 078a010400..85f8ee3d72 100644 --- a/java/src/com/swiftnav/sbp/gnss/GnssSignalDep.java +++ b/java/src/com/swiftnav/sbp/gnss/GnssSignalDep.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/gnss/SvId.java b/java/src/com/swiftnav/sbp/gnss/SvId.java index effcc0d0ad..235c7cc3b8 100644 --- a/java/src/com/swiftnav/sbp/gnss/SvId.java +++ b/java/src/com/swiftnav/sbp/gnss/SvId.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/imu/MsgImuAux.java b/java/src/com/swiftnav/sbp/imu/MsgImuAux.java index 6f972decd7..b9dbb0f3b0 100644 --- a/java/src/com/swiftnav/sbp/imu/MsgImuAux.java +++ b/java/src/com/swiftnav/sbp/imu/MsgImuAux.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/imu/MsgImuRaw.java b/java/src/com/swiftnav/sbp/imu/MsgImuRaw.java index f5fa030e2d..6b89884716 100644 --- a/java/src/com/swiftnav/sbp/imu/MsgImuRaw.java +++ b/java/src/com/swiftnav/sbp/imu/MsgImuRaw.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/integrity/IntegritySSRHeader.java b/java/src/com/swiftnav/sbp/integrity/IntegritySSRHeader.java index 3302594081..6ca184514f 100644 --- a/java/src/com/swiftnav/sbp/integrity/IntegritySSRHeader.java +++ b/java/src/com/swiftnav/sbp/integrity/IntegritySSRHeader.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/integrity/MsgAcknowledge.java b/java/src/com/swiftnav/sbp/integrity/MsgAcknowledge.java index e9ddeb1327..302931247b 100644 --- a/java/src/com/swiftnav/sbp/integrity/MsgAcknowledge.java +++ b/java/src/com/swiftnav/sbp/integrity/MsgAcknowledge.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/integrity/MsgSsrFlagHighLevel.java b/java/src/com/swiftnav/sbp/integrity/MsgSsrFlagHighLevel.java index 220ba79028..1c722941d8 100644 --- a/java/src/com/swiftnav/sbp/integrity/MsgSsrFlagHighLevel.java +++ b/java/src/com/swiftnav/sbp/integrity/MsgSsrFlagHighLevel.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/integrity/MsgSsrFlagIonoGridPointSatLos.java b/java/src/com/swiftnav/sbp/integrity/MsgSsrFlagIonoGridPointSatLos.java index 809db2c37f..bba530b819 100644 --- a/java/src/com/swiftnav/sbp/integrity/MsgSsrFlagIonoGridPointSatLos.java +++ b/java/src/com/swiftnav/sbp/integrity/MsgSsrFlagIonoGridPointSatLos.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/integrity/MsgSsrFlagIonoGridPoints.java b/java/src/com/swiftnav/sbp/integrity/MsgSsrFlagIonoGridPoints.java index eed1303047..e95186f7fc 100644 --- a/java/src/com/swiftnav/sbp/integrity/MsgSsrFlagIonoGridPoints.java +++ b/java/src/com/swiftnav/sbp/integrity/MsgSsrFlagIonoGridPoints.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/integrity/MsgSsrFlagIonoTileSatLos.java b/java/src/com/swiftnav/sbp/integrity/MsgSsrFlagIonoTileSatLos.java index 1ec7cd93a0..010af56693 100644 --- a/java/src/com/swiftnav/sbp/integrity/MsgSsrFlagIonoTileSatLos.java +++ b/java/src/com/swiftnav/sbp/integrity/MsgSsrFlagIonoTileSatLos.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/integrity/MsgSsrFlagSatellites.java b/java/src/com/swiftnav/sbp/integrity/MsgSsrFlagSatellites.java index be0d5ba2ef..a575692b48 100644 --- a/java/src/com/swiftnav/sbp/integrity/MsgSsrFlagSatellites.java +++ b/java/src/com/swiftnav/sbp/integrity/MsgSsrFlagSatellites.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/integrity/MsgSsrFlagTropoGridPoints.java b/java/src/com/swiftnav/sbp/integrity/MsgSsrFlagTropoGridPoints.java index 17e8acbec0..31b8ae1e75 100644 --- a/java/src/com/swiftnav/sbp/integrity/MsgSsrFlagTropoGridPoints.java +++ b/java/src/com/swiftnav/sbp/integrity/MsgSsrFlagTropoGridPoints.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/linux/MsgLinuxCpuState.java b/java/src/com/swiftnav/sbp/linux/MsgLinuxCpuState.java index 5daf372806..98960b2962 100644 --- a/java/src/com/swiftnav/sbp/linux/MsgLinuxCpuState.java +++ b/java/src/com/swiftnav/sbp/linux/MsgLinuxCpuState.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/linux/MsgLinuxCpuStateDepA.java b/java/src/com/swiftnav/sbp/linux/MsgLinuxCpuStateDepA.java index 8f068e2c34..c68680dbf7 100644 --- a/java/src/com/swiftnav/sbp/linux/MsgLinuxCpuStateDepA.java +++ b/java/src/com/swiftnav/sbp/linux/MsgLinuxCpuStateDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/linux/MsgLinuxMemState.java b/java/src/com/swiftnav/sbp/linux/MsgLinuxMemState.java index 5aa0e40e09..2057483ad4 100644 --- a/java/src/com/swiftnav/sbp/linux/MsgLinuxMemState.java +++ b/java/src/com/swiftnav/sbp/linux/MsgLinuxMemState.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/linux/MsgLinuxMemStateDepA.java b/java/src/com/swiftnav/sbp/linux/MsgLinuxMemStateDepA.java index 1fb08b93dd..ffba226e24 100644 --- a/java/src/com/swiftnav/sbp/linux/MsgLinuxMemStateDepA.java +++ b/java/src/com/swiftnav/sbp/linux/MsgLinuxMemStateDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/linux/MsgLinuxProcessFdCount.java b/java/src/com/swiftnav/sbp/linux/MsgLinuxProcessFdCount.java index 2a42bf9a0c..1757d4694f 100644 --- a/java/src/com/swiftnav/sbp/linux/MsgLinuxProcessFdCount.java +++ b/java/src/com/swiftnav/sbp/linux/MsgLinuxProcessFdCount.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/linux/MsgLinuxProcessFdSummary.java b/java/src/com/swiftnav/sbp/linux/MsgLinuxProcessFdSummary.java index 099ad425e4..bb68bbc730 100644 --- a/java/src/com/swiftnav/sbp/linux/MsgLinuxProcessFdSummary.java +++ b/java/src/com/swiftnav/sbp/linux/MsgLinuxProcessFdSummary.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/linux/MsgLinuxProcessSocketCounts.java b/java/src/com/swiftnav/sbp/linux/MsgLinuxProcessSocketCounts.java index 4b72f825ed..ad35e99cc7 100644 --- a/java/src/com/swiftnav/sbp/linux/MsgLinuxProcessSocketCounts.java +++ b/java/src/com/swiftnav/sbp/linux/MsgLinuxProcessSocketCounts.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/linux/MsgLinuxProcessSocketQueues.java b/java/src/com/swiftnav/sbp/linux/MsgLinuxProcessSocketQueues.java index 4ea064a96f..29a4d35274 100644 --- a/java/src/com/swiftnav/sbp/linux/MsgLinuxProcessSocketQueues.java +++ b/java/src/com/swiftnav/sbp/linux/MsgLinuxProcessSocketQueues.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/linux/MsgLinuxSocketUsage.java b/java/src/com/swiftnav/sbp/linux/MsgLinuxSocketUsage.java index 30f7db015e..d6cd9288cd 100644 --- a/java/src/com/swiftnav/sbp/linux/MsgLinuxSocketUsage.java +++ b/java/src/com/swiftnav/sbp/linux/MsgLinuxSocketUsage.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/linux/MsgLinuxSysState.java b/java/src/com/swiftnav/sbp/linux/MsgLinuxSysState.java index 5d2d661994..369b7ba588 100644 --- a/java/src/com/swiftnav/sbp/linux/MsgLinuxSysState.java +++ b/java/src/com/swiftnav/sbp/linux/MsgLinuxSysState.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/linux/MsgLinuxSysStateDepA.java b/java/src/com/swiftnav/sbp/linux/MsgLinuxSysStateDepA.java index c797b74c27..82b1718c02 100644 --- a/java/src/com/swiftnav/sbp/linux/MsgLinuxSysStateDepA.java +++ b/java/src/com/swiftnav/sbp/linux/MsgLinuxSysStateDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/loggers/JSONLogger.java b/java/src/com/swiftnav/sbp/loggers/JSONLogger.java index 2666f449a3..e28cf60fe1 100644 --- a/java/src/com/swiftnav/sbp/loggers/JSONLogger.java +++ b/java/src/com/swiftnav/sbp/loggers/JSONLogger.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/logging/MsgFwd.java b/java/src/com/swiftnav/sbp/logging/MsgFwd.java index 73450efe21..a6038e7383 100644 --- a/java/src/com/swiftnav/sbp/logging/MsgFwd.java +++ b/java/src/com/swiftnav/sbp/logging/MsgFwd.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/logging/MsgLog.java b/java/src/com/swiftnav/sbp/logging/MsgLog.java index 7f7c9d58a3..c074fa11fe 100644 --- a/java/src/com/swiftnav/sbp/logging/MsgLog.java +++ b/java/src/com/swiftnav/sbp/logging/MsgLog.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/logging/MsgPrintDep.java b/java/src/com/swiftnav/sbp/logging/MsgPrintDep.java index c678d90c89..2fbda0594c 100644 --- a/java/src/com/swiftnav/sbp/logging/MsgPrintDep.java +++ b/java/src/com/swiftnav/sbp/logging/MsgPrintDep.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/mag/MsgMagRaw.java b/java/src/com/swiftnav/sbp/mag/MsgMagRaw.java index c437ba0732..d1daafe573 100644 --- a/java/src/com/swiftnav/sbp/mag/MsgMagRaw.java +++ b/java/src/com/swiftnav/sbp/mag/MsgMagRaw.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/EstimatedHorizontalErrorEllipse.java b/java/src/com/swiftnav/sbp/navigation/EstimatedHorizontalErrorEllipse.java index e2d79171b3..585c2dff84 100644 --- a/java/src/com/swiftnav/sbp/navigation/EstimatedHorizontalErrorEllipse.java +++ b/java/src/com/swiftnav/sbp/navigation/EstimatedHorizontalErrorEllipse.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgAgeCorrections.java b/java/src/com/swiftnav/sbp/navigation/MsgAgeCorrections.java index 929d9e4c2b..88322ce547 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgAgeCorrections.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgAgeCorrections.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgBaselineECEF.java b/java/src/com/swiftnav/sbp/navigation/MsgBaselineECEF.java index 24af578fdf..e73dce1eb1 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgBaselineECEF.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgBaselineECEF.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgBaselineECEFDepA.java b/java/src/com/swiftnav/sbp/navigation/MsgBaselineECEFDepA.java index b3711c9d50..5eff0b851e 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgBaselineECEFDepA.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgBaselineECEFDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgBaselineHeading.java b/java/src/com/swiftnav/sbp/navigation/MsgBaselineHeading.java index 7d365e8b7b..bd63558737 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgBaselineHeading.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgBaselineHeading.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgBaselineHeadingDepA.java b/java/src/com/swiftnav/sbp/navigation/MsgBaselineHeadingDepA.java index 7e8fe164a2..dfb7aeeceb 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgBaselineHeadingDepA.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgBaselineHeadingDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgBaselineNED.java b/java/src/com/swiftnav/sbp/navigation/MsgBaselineNED.java index e992dfc9eb..d081a65c2a 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgBaselineNED.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgBaselineNED.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgBaselineNEDDepA.java b/java/src/com/swiftnav/sbp/navigation/MsgBaselineNEDDepA.java index 3d879af719..310f90de6f 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgBaselineNEDDepA.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgBaselineNEDDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgDops.java b/java/src/com/swiftnav/sbp/navigation/MsgDops.java index 192693015d..aa392260c2 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgDops.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgDops.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgDopsDepA.java b/java/src/com/swiftnav/sbp/navigation/MsgDopsDepA.java index cf2e35e07c..3fe3a955fe 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgDopsDepA.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgDopsDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgGPSTime.java b/java/src/com/swiftnav/sbp/navigation/MsgGPSTime.java index 54378ccff8..e3cb5ec481 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgGPSTime.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgGPSTime.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgGPSTimeDepA.java b/java/src/com/swiftnav/sbp/navigation/MsgGPSTimeDepA.java index d80d6872e9..ae78130b91 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgGPSTimeDepA.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgGPSTimeDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgGPSTimeGnss.java b/java/src/com/swiftnav/sbp/navigation/MsgGPSTimeGnss.java index f77c624495..556ca01cd6 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgGPSTimeGnss.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgGPSTimeGnss.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgPosECEF.java b/java/src/com/swiftnav/sbp/navigation/MsgPosECEF.java index 60556428b6..916194b0d7 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgPosECEF.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgPosECEF.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgPosECEFCov.java b/java/src/com/swiftnav/sbp/navigation/MsgPosECEFCov.java index 30928fcd72..6a74fd6532 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgPosECEFCov.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgPosECEFCov.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgPosECEFCovGnss.java b/java/src/com/swiftnav/sbp/navigation/MsgPosECEFCovGnss.java index bd1fc2b1bb..70ec5700f2 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgPosECEFCovGnss.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgPosECEFCovGnss.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgPosECEFDepA.java b/java/src/com/swiftnav/sbp/navigation/MsgPosECEFDepA.java index 7c8b6b1618..e895f5cfb1 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgPosECEFDepA.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgPosECEFDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgPosECEFGnss.java b/java/src/com/swiftnav/sbp/navigation/MsgPosECEFGnss.java index 2bd28a511c..6f82037fa2 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgPosECEFGnss.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgPosECEFGnss.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgPosLLH.java b/java/src/com/swiftnav/sbp/navigation/MsgPosLLH.java index aa1e6839c1..c0f5377805 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgPosLLH.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgPosLLH.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgPosLLHAcc.java b/java/src/com/swiftnav/sbp/navigation/MsgPosLLHAcc.java index 45481a6c17..02690cacd1 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgPosLLHAcc.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgPosLLHAcc.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgPosLLHCov.java b/java/src/com/swiftnav/sbp/navigation/MsgPosLLHCov.java index 8d09a8fcdd..8576cdef87 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgPosLLHCov.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgPosLLHCov.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgPosLLHCovGnss.java b/java/src/com/swiftnav/sbp/navigation/MsgPosLLHCovGnss.java index 8aa3476e24..c91dfbf050 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgPosLLHCovGnss.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgPosLLHCovGnss.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgPosLLHDepA.java b/java/src/com/swiftnav/sbp/navigation/MsgPosLLHDepA.java index 7f2de9cf1b..1821480275 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgPosLLHDepA.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgPosLLHDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgPosLLHGnss.java b/java/src/com/swiftnav/sbp/navigation/MsgPosLLHGnss.java index b5add8c862..84da61dbfb 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgPosLLHGnss.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgPosLLHGnss.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgPoseRelative.java b/java/src/com/swiftnav/sbp/navigation/MsgPoseRelative.java index 4404cd6e57..983cf2107d 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgPoseRelative.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgPoseRelative.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgProtectionLevel.java b/java/src/com/swiftnav/sbp/navigation/MsgProtectionLevel.java index 86520cf1f4..8f07ff8c86 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgProtectionLevel.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgProtectionLevel.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgProtectionLevelDepA.java b/java/src/com/swiftnav/sbp/navigation/MsgProtectionLevelDepA.java index e6ef44aecd..9f28db67b5 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgProtectionLevelDepA.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgProtectionLevelDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgReferenceFrameParam.java b/java/src/com/swiftnav/sbp/navigation/MsgReferenceFrameParam.java index 0c7fc71804..f5e9f3753e 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgReferenceFrameParam.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgReferenceFrameParam.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgUtcLeapSecond.java b/java/src/com/swiftnav/sbp/navigation/MsgUtcLeapSecond.java index b552deb126..da7008d9c7 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgUtcLeapSecond.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgUtcLeapSecond.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgUtcTime.java b/java/src/com/swiftnav/sbp/navigation/MsgUtcTime.java index 4c03b2aa0e..f9043655e2 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgUtcTime.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgUtcTime.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgUtcTimeGnss.java b/java/src/com/swiftnav/sbp/navigation/MsgUtcTimeGnss.java index 1aa2cc030e..a0dcbe38b6 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgUtcTimeGnss.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgUtcTimeGnss.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgVelBody.java b/java/src/com/swiftnav/sbp/navigation/MsgVelBody.java index c93b18fdae..3fee889d08 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgVelBody.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgVelBody.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgVelCog.java b/java/src/com/swiftnav/sbp/navigation/MsgVelCog.java index 72cb5a1b51..f02669f263 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgVelCog.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgVelCog.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgVelECEF.java b/java/src/com/swiftnav/sbp/navigation/MsgVelECEF.java index b780143508..ca256db3e5 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgVelECEF.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgVelECEF.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgVelECEFCov.java b/java/src/com/swiftnav/sbp/navigation/MsgVelECEFCov.java index a15e6bf1bc..4072469f3c 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgVelECEFCov.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgVelECEFCov.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgVelECEFCovGnss.java b/java/src/com/swiftnav/sbp/navigation/MsgVelECEFCovGnss.java index 2c6f56e817..0f296e550f 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgVelECEFCovGnss.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgVelECEFCovGnss.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgVelECEFDepA.java b/java/src/com/swiftnav/sbp/navigation/MsgVelECEFDepA.java index ce9bd9b4ee..3829d226d2 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgVelECEFDepA.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgVelECEFDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgVelECEFGnss.java b/java/src/com/swiftnav/sbp/navigation/MsgVelECEFGnss.java index 4556cecce3..92a9a7d8ff 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgVelECEFGnss.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgVelECEFGnss.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgVelNED.java b/java/src/com/swiftnav/sbp/navigation/MsgVelNED.java index ebe805ac14..ed2a415673 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgVelNED.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgVelNED.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgVelNEDCov.java b/java/src/com/swiftnav/sbp/navigation/MsgVelNEDCov.java index 407e265530..0914f111eb 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgVelNEDCov.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgVelNEDCov.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgVelNEDCovGnss.java b/java/src/com/swiftnav/sbp/navigation/MsgVelNEDCovGnss.java index 8a9aadbcd2..1b9e6148a7 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgVelNEDCovGnss.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgVelNEDCovGnss.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgVelNEDDepA.java b/java/src/com/swiftnav/sbp/navigation/MsgVelNEDDepA.java index af6398c0e0..52ab73e024 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgVelNEDDepA.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgVelNEDDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgVelNEDGnss.java b/java/src/com/swiftnav/sbp/navigation/MsgVelNEDGnss.java index d5d5a7166f..0fbb556834 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgVelNEDGnss.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgVelNEDGnss.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/navigation/MsgVelUserFrame.java b/java/src/com/swiftnav/sbp/navigation/MsgVelUserFrame.java index 0c05188787..0cd7145a30 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgVelUserFrame.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgVelUserFrame.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ndb/MsgNdbEvent.java b/java/src/com/swiftnav/sbp/ndb/MsgNdbEvent.java index 01671acffb..826095bc36 100644 --- a/java/src/com/swiftnav/sbp/ndb/MsgNdbEvent.java +++ b/java/src/com/swiftnav/sbp/ndb/MsgNdbEvent.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/AlmanacCommonContent.java b/java/src/com/swiftnav/sbp/observation/AlmanacCommonContent.java index 7ea580e784..9c6e93f970 100644 --- a/java/src/com/swiftnav/sbp/observation/AlmanacCommonContent.java +++ b/java/src/com/swiftnav/sbp/observation/AlmanacCommonContent.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/AlmanacCommonContentDep.java b/java/src/com/swiftnav/sbp/observation/AlmanacCommonContentDep.java index a1378d0e0c..74255ff771 100644 --- a/java/src/com/swiftnav/sbp/observation/AlmanacCommonContentDep.java +++ b/java/src/com/swiftnav/sbp/observation/AlmanacCommonContentDep.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/CarrierPhaseDepA.java b/java/src/com/swiftnav/sbp/observation/CarrierPhaseDepA.java index e690b3c1d1..db4b7c6c8e 100644 --- a/java/src/com/swiftnav/sbp/observation/CarrierPhaseDepA.java +++ b/java/src/com/swiftnav/sbp/observation/CarrierPhaseDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/Doppler.java b/java/src/com/swiftnav/sbp/observation/Doppler.java index 34de000516..22c7b9addc 100644 --- a/java/src/com/swiftnav/sbp/observation/Doppler.java +++ b/java/src/com/swiftnav/sbp/observation/Doppler.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/EphemerisCommonContent.java b/java/src/com/swiftnav/sbp/observation/EphemerisCommonContent.java index 3ccf03eead..74f882e0ec 100644 --- a/java/src/com/swiftnav/sbp/observation/EphemerisCommonContent.java +++ b/java/src/com/swiftnav/sbp/observation/EphemerisCommonContent.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/EphemerisCommonContentDepA.java b/java/src/com/swiftnav/sbp/observation/EphemerisCommonContentDepA.java index e5d1b57014..af8f5baf46 100644 --- a/java/src/com/swiftnav/sbp/observation/EphemerisCommonContentDepA.java +++ b/java/src/com/swiftnav/sbp/observation/EphemerisCommonContentDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/EphemerisCommonContentDepB.java b/java/src/com/swiftnav/sbp/observation/EphemerisCommonContentDepB.java index 288f0a2264..a3ce051a4f 100644 --- a/java/src/com/swiftnav/sbp/observation/EphemerisCommonContentDepB.java +++ b/java/src/com/swiftnav/sbp/observation/EphemerisCommonContentDepB.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/GnssCapb.java b/java/src/com/swiftnav/sbp/observation/GnssCapb.java index 716294e08f..e7cacfdbf3 100644 --- a/java/src/com/swiftnav/sbp/observation/GnssCapb.java +++ b/java/src/com/swiftnav/sbp/observation/GnssCapb.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgAlmanacGPS.java b/java/src/com/swiftnav/sbp/observation/MsgAlmanacGPS.java index c872656caf..3a7bd181f4 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgAlmanacGPS.java +++ b/java/src/com/swiftnav/sbp/observation/MsgAlmanacGPS.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgAlmanacGPSDep.java b/java/src/com/swiftnav/sbp/observation/MsgAlmanacGPSDep.java index 8dca1d1c36..197e2d35db 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgAlmanacGPSDep.java +++ b/java/src/com/swiftnav/sbp/observation/MsgAlmanacGPSDep.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgAlmanacGlo.java b/java/src/com/swiftnav/sbp/observation/MsgAlmanacGlo.java index d57691e748..0e76876ab1 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgAlmanacGlo.java +++ b/java/src/com/swiftnav/sbp/observation/MsgAlmanacGlo.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgAlmanacGloDep.java b/java/src/com/swiftnav/sbp/observation/MsgAlmanacGloDep.java index 1cc45491bf..8575632a13 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgAlmanacGloDep.java +++ b/java/src/com/swiftnav/sbp/observation/MsgAlmanacGloDep.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgBasePosECEF.java b/java/src/com/swiftnav/sbp/observation/MsgBasePosECEF.java index 0483b4ddf4..3e1a6f93b9 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgBasePosECEF.java +++ b/java/src/com/swiftnav/sbp/observation/MsgBasePosECEF.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgBasePosLLH.java b/java/src/com/swiftnav/sbp/observation/MsgBasePosLLH.java index a13faff5e2..dfcacee3ed 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgBasePosLLH.java +++ b/java/src/com/swiftnav/sbp/observation/MsgBasePosLLH.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisBds.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisBds.java index a32ffcab5d..3cb15c6d98 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisBds.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisBds.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisDepA.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisDepA.java index e26a17d465..e2dc74d424 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisDepA.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisDepB.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisDepB.java index 8bf717788f..e871c6ecb7 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisDepB.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisDepB.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisDepC.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisDepC.java index 6307f90d74..6c4003a806 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisDepC.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisDepC.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisDepD.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisDepD.java index abca630eb5..a0815238e5 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisDepD.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisDepD.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGPS.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGPS.java index c596617825..37ecd4754c 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGPS.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGPS.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGPSDepE.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGPSDepE.java index e31f3ae726..9a356623e2 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGPSDepE.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGPSDepE.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGPSDepF.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGPSDepF.java index 41af9e3fa6..f5797e63a3 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGPSDepF.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGPSDepF.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGal.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGal.java index e543cfadce..c3bb171dc7 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGal.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGal.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGalDepA.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGalDepA.java index 3d7b740a33..3d3cc6333a 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGalDepA.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGalDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGlo.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGlo.java index 1a926bd605..51cf98a6ab 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGlo.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGlo.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGloDepA.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGloDepA.java index 6ec9c4853f..c076ebb480 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGloDepA.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGloDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGloDepB.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGloDepB.java index 6a47ad3c2f..905219a1f8 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGloDepB.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGloDepB.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGloDepC.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGloDepC.java index 92c2f05aa2..7d8d7be189 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGloDepC.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGloDepC.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGloDepD.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGloDepD.java index 46092bd0db..1845375f49 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGloDepD.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGloDepD.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisQzss.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisQzss.java index 200646538c..1093573c7e 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisQzss.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisQzss.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisSbas.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisSbas.java index 2e58022638..76e0ed1ac2 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisSbas.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisSbas.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisSbasDepA.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisSbasDepA.java index 3601ccd549..7821627aea 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisSbasDepA.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisSbasDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisSbasDepB.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisSbasDepB.java index c19074153a..027ab75649 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisSbasDepB.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisSbasDepB.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgGloBiases.java b/java/src/com/swiftnav/sbp/observation/MsgGloBiases.java index 0198e10e16..15eb76238f 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgGloBiases.java +++ b/java/src/com/swiftnav/sbp/observation/MsgGloBiases.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgGnssCapb.java b/java/src/com/swiftnav/sbp/observation/MsgGnssCapb.java index e12a16f65d..c75d58ed91 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgGnssCapb.java +++ b/java/src/com/swiftnav/sbp/observation/MsgGnssCapb.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgGroupDelay.java b/java/src/com/swiftnav/sbp/observation/MsgGroupDelay.java index f95b028843..e6afaa9cd7 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgGroupDelay.java +++ b/java/src/com/swiftnav/sbp/observation/MsgGroupDelay.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgGroupDelayDepA.java b/java/src/com/swiftnav/sbp/observation/MsgGroupDelayDepA.java index 0e176264aa..5941342e05 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgGroupDelayDepA.java +++ b/java/src/com/swiftnav/sbp/observation/MsgGroupDelayDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgGroupDelayDepB.java b/java/src/com/swiftnav/sbp/observation/MsgGroupDelayDepB.java index d2c04826ee..249be097fd 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgGroupDelayDepB.java +++ b/java/src/com/swiftnav/sbp/observation/MsgGroupDelayDepB.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgIono.java b/java/src/com/swiftnav/sbp/observation/MsgIono.java index a71a9ade45..745b147278 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgIono.java +++ b/java/src/com/swiftnav/sbp/observation/MsgIono.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgObs.java b/java/src/com/swiftnav/sbp/observation/MsgObs.java index 5612d14d7b..0fd0d17299 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgObs.java +++ b/java/src/com/swiftnav/sbp/observation/MsgObs.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgObsDepA.java b/java/src/com/swiftnav/sbp/observation/MsgObsDepA.java index fa55d1be58..49d2c893d8 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgObsDepA.java +++ b/java/src/com/swiftnav/sbp/observation/MsgObsDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgObsDepB.java b/java/src/com/swiftnav/sbp/observation/MsgObsDepB.java index 16453bfca7..ace43daa6c 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgObsDepB.java +++ b/java/src/com/swiftnav/sbp/observation/MsgObsDepB.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgObsDepC.java b/java/src/com/swiftnav/sbp/observation/MsgObsDepC.java index 220930ff28..866b34fffb 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgObsDepC.java +++ b/java/src/com/swiftnav/sbp/observation/MsgObsDepC.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgOsr.java b/java/src/com/swiftnav/sbp/observation/MsgOsr.java index 22ae61e536..a7e9f466cd 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgOsr.java +++ b/java/src/com/swiftnav/sbp/observation/MsgOsr.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgSvAzEl.java b/java/src/com/swiftnav/sbp/observation/MsgSvAzEl.java index a0518ac2d0..9ec8330272 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgSvAzEl.java +++ b/java/src/com/swiftnav/sbp/observation/MsgSvAzEl.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgSvConfigurationGPS.java b/java/src/com/swiftnav/sbp/observation/MsgSvConfigurationGPS.java index 1773b876c2..109f02e665 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgSvConfigurationGPS.java +++ b/java/src/com/swiftnav/sbp/observation/MsgSvConfigurationGPS.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/MsgSvConfigurationGPSDep.java b/java/src/com/swiftnav/sbp/observation/MsgSvConfigurationGPSDep.java index fdcb65caf1..aa333ead0e 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgSvConfigurationGPSDep.java +++ b/java/src/com/swiftnav/sbp/observation/MsgSvConfigurationGPSDep.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/ObservationHeader.java b/java/src/com/swiftnav/sbp/observation/ObservationHeader.java index ebdbaa8b52..3700c3dfd7 100644 --- a/java/src/com/swiftnav/sbp/observation/ObservationHeader.java +++ b/java/src/com/swiftnav/sbp/observation/ObservationHeader.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/ObservationHeaderDep.java b/java/src/com/swiftnav/sbp/observation/ObservationHeaderDep.java index 5e2d96af37..0d1609056b 100644 --- a/java/src/com/swiftnav/sbp/observation/ObservationHeaderDep.java +++ b/java/src/com/swiftnav/sbp/observation/ObservationHeaderDep.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/PackedObsContent.java b/java/src/com/swiftnav/sbp/observation/PackedObsContent.java index bb67597bff..adffb389d5 100644 --- a/java/src/com/swiftnav/sbp/observation/PackedObsContent.java +++ b/java/src/com/swiftnav/sbp/observation/PackedObsContent.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/PackedObsContentDepA.java b/java/src/com/swiftnav/sbp/observation/PackedObsContentDepA.java index 6447c1c7ba..90019c7f4d 100644 --- a/java/src/com/swiftnav/sbp/observation/PackedObsContentDepA.java +++ b/java/src/com/swiftnav/sbp/observation/PackedObsContentDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/PackedObsContentDepB.java b/java/src/com/swiftnav/sbp/observation/PackedObsContentDepB.java index 1dd419be99..cb1050c2da 100644 --- a/java/src/com/swiftnav/sbp/observation/PackedObsContentDepB.java +++ b/java/src/com/swiftnav/sbp/observation/PackedObsContentDepB.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/PackedObsContentDepC.java b/java/src/com/swiftnav/sbp/observation/PackedObsContentDepC.java index d2624d93ed..80543df58a 100644 --- a/java/src/com/swiftnav/sbp/observation/PackedObsContentDepC.java +++ b/java/src/com/swiftnav/sbp/observation/PackedObsContentDepC.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/PackedOsrContent.java b/java/src/com/swiftnav/sbp/observation/PackedOsrContent.java index acf3bf7373..8a964e7615 100644 --- a/java/src/com/swiftnav/sbp/observation/PackedOsrContent.java +++ b/java/src/com/swiftnav/sbp/observation/PackedOsrContent.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/SbpMsgGnssCapb.java b/java/src/com/swiftnav/sbp/observation/SbpMsgGnssCapb.java index 43326c760b..1f31cacb8b 100644 --- a/java/src/com/swiftnav/sbp/observation/SbpMsgGnssCapb.java +++ b/java/src/com/swiftnav/sbp/observation/SbpMsgGnssCapb.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/observation/SvAzEl.java b/java/src/com/swiftnav/sbp/observation/SvAzEl.java index 921bd05529..41b0d3dad8 100644 --- a/java/src/com/swiftnav/sbp/observation/SvAzEl.java +++ b/java/src/com/swiftnav/sbp/observation/SvAzEl.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/orientation/MsgAngularRate.java b/java/src/com/swiftnav/sbp/orientation/MsgAngularRate.java index cca2af93aa..418899bd88 100644 --- a/java/src/com/swiftnav/sbp/orientation/MsgAngularRate.java +++ b/java/src/com/swiftnav/sbp/orientation/MsgAngularRate.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/orientation/MsgBaselineHeading.java b/java/src/com/swiftnav/sbp/orientation/MsgBaselineHeading.java index a857553146..64b70b9c71 100644 --- a/java/src/com/swiftnav/sbp/orientation/MsgBaselineHeading.java +++ b/java/src/com/swiftnav/sbp/orientation/MsgBaselineHeading.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/orientation/MsgOrientEuler.java b/java/src/com/swiftnav/sbp/orientation/MsgOrientEuler.java index 9ce4e1243d..e47a5eddc3 100644 --- a/java/src/com/swiftnav/sbp/orientation/MsgOrientEuler.java +++ b/java/src/com/swiftnav/sbp/orientation/MsgOrientEuler.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/orientation/MsgOrientQuat.java b/java/src/com/swiftnav/sbp/orientation/MsgOrientQuat.java index 31d8e683dc..e1894b5588 100644 --- a/java/src/com/swiftnav/sbp/orientation/MsgOrientQuat.java +++ b/java/src/com/swiftnav/sbp/orientation/MsgOrientQuat.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/piksi/Latency.java b/java/src/com/swiftnav/sbp/piksi/Latency.java index 97c5c27096..6e43319b17 100644 --- a/java/src/com/swiftnav/sbp/piksi/Latency.java +++ b/java/src/com/swiftnav/sbp/piksi/Latency.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/piksi/MsgAlmanac.java b/java/src/com/swiftnav/sbp/piksi/MsgAlmanac.java index d69b758805..08791318c0 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgAlmanac.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgAlmanac.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/piksi/MsgCellModemStatus.java b/java/src/com/swiftnav/sbp/piksi/MsgCellModemStatus.java index de7f6f3b61..a3004620a5 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgCellModemStatus.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgCellModemStatus.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/piksi/MsgCommandOutput.java b/java/src/com/swiftnav/sbp/piksi/MsgCommandOutput.java index f091ea2eff..55c18f7b02 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgCommandOutput.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgCommandOutput.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/piksi/MsgCommandReq.java b/java/src/com/swiftnav/sbp/piksi/MsgCommandReq.java index babf8b5ee0..fcf9e0adff 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgCommandReq.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgCommandReq.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/piksi/MsgCommandResp.java b/java/src/com/swiftnav/sbp/piksi/MsgCommandResp.java index f3321a9f61..032ae37085 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgCommandResp.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgCommandResp.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/piksi/MsgCwResults.java b/java/src/com/swiftnav/sbp/piksi/MsgCwResults.java index b7bf181111..a8ea0b8c39 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgCwResults.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgCwResults.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/piksi/MsgCwStart.java b/java/src/com/swiftnav/sbp/piksi/MsgCwStart.java index 5bb55d34b0..47d5db4d1b 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgCwStart.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgCwStart.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/piksi/MsgDeviceMonitor.java b/java/src/com/swiftnav/sbp/piksi/MsgDeviceMonitor.java index d3549d7761..e702dfccb5 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgDeviceMonitor.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgDeviceMonitor.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/piksi/MsgFrontEndGain.java b/java/src/com/swiftnav/sbp/piksi/MsgFrontEndGain.java index 81858d6f74..8ad1f0f76b 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgFrontEndGain.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgFrontEndGain.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/piksi/MsgIarState.java b/java/src/com/swiftnav/sbp/piksi/MsgIarState.java index 9291629b69..a28cfc2836 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgIarState.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgIarState.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/piksi/MsgInitBaseDep.java b/java/src/com/swiftnav/sbp/piksi/MsgInitBaseDep.java index 40602af708..3b7c99d432 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgInitBaseDep.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgInitBaseDep.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/piksi/MsgMaskSatellite.java b/java/src/com/swiftnav/sbp/piksi/MsgMaskSatellite.java index c61221a940..b7063690fc 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgMaskSatellite.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgMaskSatellite.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/piksi/MsgMaskSatelliteDep.java b/java/src/com/swiftnav/sbp/piksi/MsgMaskSatelliteDep.java index f9fa3c21a0..9ba9131766 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgMaskSatelliteDep.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgMaskSatelliteDep.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/piksi/MsgNetworkBandwidthUsage.java b/java/src/com/swiftnav/sbp/piksi/MsgNetworkBandwidthUsage.java index 74093d5af8..21f4782f8a 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgNetworkBandwidthUsage.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgNetworkBandwidthUsage.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/piksi/MsgNetworkStateReq.java b/java/src/com/swiftnav/sbp/piksi/MsgNetworkStateReq.java index aa41770570..1845f386a7 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgNetworkStateReq.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgNetworkStateReq.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/piksi/MsgNetworkStateResp.java b/java/src/com/swiftnav/sbp/piksi/MsgNetworkStateResp.java index afec3aa952..e2e1692221 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgNetworkStateResp.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgNetworkStateResp.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/piksi/MsgReset.java b/java/src/com/swiftnav/sbp/piksi/MsgReset.java index cdd1ae444c..d60fb5bc63 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgReset.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgReset.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/piksi/MsgResetDep.java b/java/src/com/swiftnav/sbp/piksi/MsgResetDep.java index d80b50e99c..70b5d030f2 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgResetDep.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgResetDep.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/piksi/MsgResetFilters.java b/java/src/com/swiftnav/sbp/piksi/MsgResetFilters.java index af149a58ec..05791276af 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgResetFilters.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgResetFilters.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/piksi/MsgSetTime.java b/java/src/com/swiftnav/sbp/piksi/MsgSetTime.java index a6813ebe07..8f4c67b8c4 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgSetTime.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgSetTime.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/piksi/MsgSpecan.java b/java/src/com/swiftnav/sbp/piksi/MsgSpecan.java index 6b4d3c6a0b..88b59b738c 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgSpecan.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgSpecan.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/piksi/MsgSpecanDep.java b/java/src/com/swiftnav/sbp/piksi/MsgSpecanDep.java index 2d9bdd80fa..fc30de19c7 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgSpecanDep.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgSpecanDep.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/piksi/MsgThreadState.java b/java/src/com/swiftnav/sbp/piksi/MsgThreadState.java index 70ce3b89c7..61c988f34d 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgThreadState.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgThreadState.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/piksi/MsgUartState.java b/java/src/com/swiftnav/sbp/piksi/MsgUartState.java index 9b2296566e..fa7d294ea3 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgUartState.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgUartState.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/piksi/MsgUartStateDepa.java b/java/src/com/swiftnav/sbp/piksi/MsgUartStateDepa.java index e053b8f0cd..2eafa5820a 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgUartStateDepa.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgUartStateDepa.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/piksi/NetworkUsage.java b/java/src/com/swiftnav/sbp/piksi/NetworkUsage.java index f91569f45b..8b1c13dfbf 100644 --- a/java/src/com/swiftnav/sbp/piksi/NetworkUsage.java +++ b/java/src/com/swiftnav/sbp/piksi/NetworkUsage.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/piksi/Period.java b/java/src/com/swiftnav/sbp/piksi/Period.java index a8a785e535..5667c5c3b5 100644 --- a/java/src/com/swiftnav/sbp/piksi/Period.java +++ b/java/src/com/swiftnav/sbp/piksi/Period.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/piksi/UARTChannel.java b/java/src/com/swiftnav/sbp/piksi/UARTChannel.java index 0501ccd67d..fdae284ffe 100644 --- a/java/src/com/swiftnav/sbp/piksi/UARTChannel.java +++ b/java/src/com/swiftnav/sbp/piksi/UARTChannel.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/profiling/MsgMeasurementPoint.java b/java/src/com/swiftnav/sbp/profiling/MsgMeasurementPoint.java index d32e2e3ebe..c454817c53 100644 --- a/java/src/com/swiftnav/sbp/profiling/MsgMeasurementPoint.java +++ b/java/src/com/swiftnav/sbp/profiling/MsgMeasurementPoint.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/profiling/MsgProfilingResourceCounter.java b/java/src/com/swiftnav/sbp/profiling/MsgProfilingResourceCounter.java index 63441507db..0f483719e3 100644 --- a/java/src/com/swiftnav/sbp/profiling/MsgProfilingResourceCounter.java +++ b/java/src/com/swiftnav/sbp/profiling/MsgProfilingResourceCounter.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/profiling/MsgProfilingSystemInfo.java b/java/src/com/swiftnav/sbp/profiling/MsgProfilingSystemInfo.java index 88518e919e..c59470c126 100644 --- a/java/src/com/swiftnav/sbp/profiling/MsgProfilingSystemInfo.java +++ b/java/src/com/swiftnav/sbp/profiling/MsgProfilingSystemInfo.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/profiling/MsgProfilingThreadInfo.java b/java/src/com/swiftnav/sbp/profiling/MsgProfilingThreadInfo.java index a4bd9eedbb..e85f000f77 100644 --- a/java/src/com/swiftnav/sbp/profiling/MsgProfilingThreadInfo.java +++ b/java/src/com/swiftnav/sbp/profiling/MsgProfilingThreadInfo.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/profiling/ResourceBucket.java b/java/src/com/swiftnav/sbp/profiling/ResourceBucket.java index 185c9a808d..4795ca39c9 100644 --- a/java/src/com/swiftnav/sbp/profiling/ResourceBucket.java +++ b/java/src/com/swiftnav/sbp/profiling/ResourceBucket.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/sbas/MsgSbasRaw.java b/java/src/com/swiftnav/sbp/sbas/MsgSbasRaw.java index d5efd32b8e..2e0dfd3646 100644 --- a/java/src/com/swiftnav/sbp/sbas/MsgSbasRaw.java +++ b/java/src/com/swiftnav/sbp/sbas/MsgSbasRaw.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/settings/MsgSettingsReadByIndexDone.java b/java/src/com/swiftnav/sbp/settings/MsgSettingsReadByIndexDone.java index 222d2c0d11..0aa756b9d4 100644 --- a/java/src/com/swiftnav/sbp/settings/MsgSettingsReadByIndexDone.java +++ b/java/src/com/swiftnav/sbp/settings/MsgSettingsReadByIndexDone.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/settings/MsgSettingsReadByIndexReq.java b/java/src/com/swiftnav/sbp/settings/MsgSettingsReadByIndexReq.java index 2096378605..3f28dfa4ab 100644 --- a/java/src/com/swiftnav/sbp/settings/MsgSettingsReadByIndexReq.java +++ b/java/src/com/swiftnav/sbp/settings/MsgSettingsReadByIndexReq.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/settings/MsgSettingsReadByIndexResp.java b/java/src/com/swiftnav/sbp/settings/MsgSettingsReadByIndexResp.java index cc24db0be5..45106144d4 100644 --- a/java/src/com/swiftnav/sbp/settings/MsgSettingsReadByIndexResp.java +++ b/java/src/com/swiftnav/sbp/settings/MsgSettingsReadByIndexResp.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/settings/MsgSettingsReadReq.java b/java/src/com/swiftnav/sbp/settings/MsgSettingsReadReq.java index 8b9c30fd08..ec091171b3 100644 --- a/java/src/com/swiftnav/sbp/settings/MsgSettingsReadReq.java +++ b/java/src/com/swiftnav/sbp/settings/MsgSettingsReadReq.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/settings/MsgSettingsReadResp.java b/java/src/com/swiftnav/sbp/settings/MsgSettingsReadResp.java index 04fa464149..0c42481159 100644 --- a/java/src/com/swiftnav/sbp/settings/MsgSettingsReadResp.java +++ b/java/src/com/swiftnav/sbp/settings/MsgSettingsReadResp.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/settings/MsgSettingsRegister.java b/java/src/com/swiftnav/sbp/settings/MsgSettingsRegister.java index 32a6d1bf0a..198ce892dc 100644 --- a/java/src/com/swiftnav/sbp/settings/MsgSettingsRegister.java +++ b/java/src/com/swiftnav/sbp/settings/MsgSettingsRegister.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/settings/MsgSettingsRegisterResp.java b/java/src/com/swiftnav/sbp/settings/MsgSettingsRegisterResp.java index 020e90ec00..5a38d926d6 100644 --- a/java/src/com/swiftnav/sbp/settings/MsgSettingsRegisterResp.java +++ b/java/src/com/swiftnav/sbp/settings/MsgSettingsRegisterResp.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/settings/MsgSettingsSave.java b/java/src/com/swiftnav/sbp/settings/MsgSettingsSave.java index 75aa00c2a2..3bcbdb07a3 100644 --- a/java/src/com/swiftnav/sbp/settings/MsgSettingsSave.java +++ b/java/src/com/swiftnav/sbp/settings/MsgSettingsSave.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/settings/MsgSettingsWrite.java b/java/src/com/swiftnav/sbp/settings/MsgSettingsWrite.java index 75d514b87b..a25096d998 100644 --- a/java/src/com/swiftnav/sbp/settings/MsgSettingsWrite.java +++ b/java/src/com/swiftnav/sbp/settings/MsgSettingsWrite.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/settings/MsgSettingsWriteResp.java b/java/src/com/swiftnav/sbp/settings/MsgSettingsWriteResp.java index 03927b6aa7..0a8ab37c28 100644 --- a/java/src/com/swiftnav/sbp/settings/MsgSettingsWriteResp.java +++ b/java/src/com/swiftnav/sbp/settings/MsgSettingsWriteResp.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/signing/ECDSASignature.java b/java/src/com/swiftnav/sbp/signing/ECDSASignature.java index f95a29eb08..96f7db7a94 100644 --- a/java/src/com/swiftnav/sbp/signing/ECDSASignature.java +++ b/java/src/com/swiftnav/sbp/signing/ECDSASignature.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/signing/MsgCertificateChain.java b/java/src/com/swiftnav/sbp/signing/MsgCertificateChain.java index b8768865cf..91dbaf13df 100644 --- a/java/src/com/swiftnav/sbp/signing/MsgCertificateChain.java +++ b/java/src/com/swiftnav/sbp/signing/MsgCertificateChain.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/signing/MsgCertificateChainDep.java b/java/src/com/swiftnav/sbp/signing/MsgCertificateChainDep.java index 79afc7aaa9..026ba073b4 100644 --- a/java/src/com/swiftnav/sbp/signing/MsgCertificateChainDep.java +++ b/java/src/com/swiftnav/sbp/signing/MsgCertificateChainDep.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/signing/MsgEcdsaCertificate.java b/java/src/com/swiftnav/sbp/signing/MsgEcdsaCertificate.java index c42e767213..ce8c700b4f 100644 --- a/java/src/com/swiftnav/sbp/signing/MsgEcdsaCertificate.java +++ b/java/src/com/swiftnav/sbp/signing/MsgEcdsaCertificate.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/signing/MsgEcdsaSignature.java b/java/src/com/swiftnav/sbp/signing/MsgEcdsaSignature.java index 293254fdb6..73dba93441 100644 --- a/java/src/com/swiftnav/sbp/signing/MsgEcdsaSignature.java +++ b/java/src/com/swiftnav/sbp/signing/MsgEcdsaSignature.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/signing/MsgEcdsaSignatureDepA.java b/java/src/com/swiftnav/sbp/signing/MsgEcdsaSignatureDepA.java index c0e794e621..ea41f0f545 100644 --- a/java/src/com/swiftnav/sbp/signing/MsgEcdsaSignatureDepA.java +++ b/java/src/com/swiftnav/sbp/signing/MsgEcdsaSignatureDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/signing/MsgEcdsaSignatureDepB.java b/java/src/com/swiftnav/sbp/signing/MsgEcdsaSignatureDepB.java index 9ec83ec3bb..d671fd4737 100644 --- a/java/src/com/swiftnav/sbp/signing/MsgEcdsaSignatureDepB.java +++ b/java/src/com/swiftnav/sbp/signing/MsgEcdsaSignatureDepB.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/signing/MsgEd25519CertificateDep.java b/java/src/com/swiftnav/sbp/signing/MsgEd25519CertificateDep.java index 74e8016a4b..0e87aa946f 100644 --- a/java/src/com/swiftnav/sbp/signing/MsgEd25519CertificateDep.java +++ b/java/src/com/swiftnav/sbp/signing/MsgEd25519CertificateDep.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/signing/MsgEd25519SignatureDepA.java b/java/src/com/swiftnav/sbp/signing/MsgEd25519SignatureDepA.java index 9e52eaa623..165bfdf560 100644 --- a/java/src/com/swiftnav/sbp/signing/MsgEd25519SignatureDepA.java +++ b/java/src/com/swiftnav/sbp/signing/MsgEd25519SignatureDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/signing/MsgEd25519SignatureDepB.java b/java/src/com/swiftnav/sbp/signing/MsgEd25519SignatureDepB.java index 6a8a7e2590..a9450da00f 100644 --- a/java/src/com/swiftnav/sbp/signing/MsgEd25519SignatureDepB.java +++ b/java/src/com/swiftnav/sbp/signing/MsgEd25519SignatureDepB.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/signing/UtcTime.java b/java/src/com/swiftnav/sbp/signing/UtcTime.java index ee25c9cfcc..d0d7f35193 100644 --- a/java/src/com/swiftnav/sbp/signing/UtcTime.java +++ b/java/src/com/swiftnav/sbp/signing/UtcTime.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/solution_meta/GNSSInputType.java b/java/src/com/swiftnav/sbp/solution_meta/GNSSInputType.java index 107e9819c8..74c8a96271 100644 --- a/java/src/com/swiftnav/sbp/solution_meta/GNSSInputType.java +++ b/java/src/com/swiftnav/sbp/solution_meta/GNSSInputType.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/solution_meta/IMUInputType.java b/java/src/com/swiftnav/sbp/solution_meta/IMUInputType.java index bd2312f1a0..4fffbb1700 100644 --- a/java/src/com/swiftnav/sbp/solution_meta/IMUInputType.java +++ b/java/src/com/swiftnav/sbp/solution_meta/IMUInputType.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/solution_meta/MsgSolnMeta.java b/java/src/com/swiftnav/sbp/solution_meta/MsgSolnMeta.java index 444e33c971..37febc4fc0 100644 --- a/java/src/com/swiftnav/sbp/solution_meta/MsgSolnMeta.java +++ b/java/src/com/swiftnav/sbp/solution_meta/MsgSolnMeta.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/solution_meta/MsgSolnMetaDepA.java b/java/src/com/swiftnav/sbp/solution_meta/MsgSolnMetaDepA.java index dd8807de2b..7ed0f889b7 100644 --- a/java/src/com/swiftnav/sbp/solution_meta/MsgSolnMetaDepA.java +++ b/java/src/com/swiftnav/sbp/solution_meta/MsgSolnMetaDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/solution_meta/OdoInputType.java b/java/src/com/swiftnav/sbp/solution_meta/OdoInputType.java index 012516e93f..0764162427 100644 --- a/java/src/com/swiftnav/sbp/solution_meta/OdoInputType.java +++ b/java/src/com/swiftnav/sbp/solution_meta/OdoInputType.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/solution_meta/SolutionInputType.java b/java/src/com/swiftnav/sbp/solution_meta/SolutionInputType.java index 56eb02d200..7a15a9cd62 100644 --- a/java/src/com/swiftnav/sbp/solution_meta/SolutionInputType.java +++ b/java/src/com/swiftnav/sbp/solution_meta/SolutionInputType.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/BoundsHeader.java b/java/src/com/swiftnav/sbp/ssr/BoundsHeader.java index 8a2ca814da..4472f99a13 100644 --- a/java/src/com/swiftnav/sbp/ssr/BoundsHeader.java +++ b/java/src/com/swiftnav/sbp/ssr/BoundsHeader.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/CodeBiasesContent.java b/java/src/com/swiftnav/sbp/ssr/CodeBiasesContent.java index dc748c9f76..704bfc02ae 100644 --- a/java/src/com/swiftnav/sbp/ssr/CodeBiasesContent.java +++ b/java/src/com/swiftnav/sbp/ssr/CodeBiasesContent.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/CodePhaseBiasesSatSig.java b/java/src/com/swiftnav/sbp/ssr/CodePhaseBiasesSatSig.java index d050ac6ab5..370247f7c3 100644 --- a/java/src/com/swiftnav/sbp/ssr/CodePhaseBiasesSatSig.java +++ b/java/src/com/swiftnav/sbp/ssr/CodePhaseBiasesSatSig.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/GridDefinitionHeader.java b/java/src/com/swiftnav/sbp/ssr/GridDefinitionHeader.java index c1a95d9ac2..9e7502325e 100644 --- a/java/src/com/swiftnav/sbp/ssr/GridDefinitionHeader.java +++ b/java/src/com/swiftnav/sbp/ssr/GridDefinitionHeader.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/GridDefinitionHeaderDepA.java b/java/src/com/swiftnav/sbp/ssr/GridDefinitionHeaderDepA.java index d357ad889e..82d7a32eec 100644 --- a/java/src/com/swiftnav/sbp/ssr/GridDefinitionHeaderDepA.java +++ b/java/src/com/swiftnav/sbp/ssr/GridDefinitionHeaderDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/GridElement.java b/java/src/com/swiftnav/sbp/ssr/GridElement.java index 980b9b1fd6..204ead0566 100644 --- a/java/src/com/swiftnav/sbp/ssr/GridElement.java +++ b/java/src/com/swiftnav/sbp/ssr/GridElement.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/GridElementNoStd.java b/java/src/com/swiftnav/sbp/ssr/GridElementNoStd.java index 6daf32bf4e..922c020403 100644 --- a/java/src/com/swiftnav/sbp/ssr/GridElementNoStd.java +++ b/java/src/com/swiftnav/sbp/ssr/GridElementNoStd.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/GriddedCorrectionHeader.java b/java/src/com/swiftnav/sbp/ssr/GriddedCorrectionHeader.java index 7ab8fcd720..342e1f64ee 100644 --- a/java/src/com/swiftnav/sbp/ssr/GriddedCorrectionHeader.java +++ b/java/src/com/swiftnav/sbp/ssr/GriddedCorrectionHeader.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/GriddedCorrectionHeaderDepA.java b/java/src/com/swiftnav/sbp/ssr/GriddedCorrectionHeaderDepA.java index ccd81fab64..12f095f65f 100644 --- a/java/src/com/swiftnav/sbp/ssr/GriddedCorrectionHeaderDepA.java +++ b/java/src/com/swiftnav/sbp/ssr/GriddedCorrectionHeaderDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrCodeBiases.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrCodeBiases.java index 20578ea98e..b907d2ddaa 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrCodeBiases.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrCodeBiases.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrCodePhaseBiasesBounds.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrCodePhaseBiasesBounds.java index faa47f454b..e5c53f394d 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrCodePhaseBiasesBounds.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrCodePhaseBiasesBounds.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrGridDefinition.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrGridDefinition.java index 3db1f2ec94..ba01f26a95 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrGridDefinition.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrGridDefinition.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrGridDefinitionDepA.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrGridDefinitionDepA.java index 9c4c1465ec..b6fab0cb16 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrGridDefinitionDepA.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrGridDefinitionDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrection.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrection.java index 87733d9d0a..3e94a68a48 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrection.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrection.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrectionBounds.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrectionBounds.java index da44b74a63..e00b8c3752 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrectionBounds.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrectionBounds.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrectionDepA.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrectionDepA.java index 8cf2ff25ce..72526f5527 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrectionDepA.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrectionDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrectionNoStd.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrectionNoStd.java index 8a834d3a14..dafec3ecd9 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrectionNoStd.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrectionNoStd.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrectionNoStdDepA.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrectionNoStdDepA.java index 92e17addec..59d8d40b12 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrectionNoStdDepA.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrectionNoStdDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrOrbitClock.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrOrbitClock.java index a9f27a3806..53fc0b71b8 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrOrbitClock.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrOrbitClock.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrOrbitClockBounds.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrOrbitClockBounds.java index 12a871ac3b..a6404815ef 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrOrbitClockBounds.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrOrbitClockBounds.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrOrbitClockBoundsDegradation.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrOrbitClockBoundsDegradation.java index 2c81dcb2dd..6537e5576d 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrOrbitClockBoundsDegradation.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrOrbitClockBoundsDegradation.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrOrbitClockDepA.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrOrbitClockDepA.java index 550a88c0ea..6d5aa68371 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrOrbitClockDepA.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrOrbitClockDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrPhaseBiases.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrPhaseBiases.java index bda88b30d3..918fe0cdad 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrPhaseBiases.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrPhaseBiases.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrSatelliteApc.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrSatelliteApc.java index d6806dd67e..1ba8fa943e 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrSatelliteApc.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrSatelliteApc.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrSatelliteApcDep.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrSatelliteApcDep.java index d50d114940..2a4a5cbdac 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrSatelliteApcDep.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrSatelliteApcDep.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrStecCorrection.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrStecCorrection.java index fcb600f338..f82cf3e79b 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrStecCorrection.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrStecCorrection.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrStecCorrectionDep.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrStecCorrectionDep.java index 7c8e91b2dc..438510495b 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrStecCorrectionDep.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrStecCorrectionDep.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrStecCorrectionDepA.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrStecCorrectionDepA.java index 0a8755b833..ebd11765bf 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrStecCorrectionDepA.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrStecCorrectionDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrTileDefinition.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrTileDefinition.java index 0fb0ad4dfc..146dab7662 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrTileDefinition.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrTileDefinition.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrTileDefinitionDepA.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrTileDefinitionDepA.java index ccc0970ec6..b8233a3bae 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrTileDefinitionDepA.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrTileDefinitionDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrTileDefinitionDepB.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrTileDefinitionDepB.java index ffccb32db9..28770d9996 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrTileDefinitionDepB.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrTileDefinitionDepB.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/OrbitClockBound.java b/java/src/com/swiftnav/sbp/ssr/OrbitClockBound.java index 09441878ca..6bc15cd51d 100644 --- a/java/src/com/swiftnav/sbp/ssr/OrbitClockBound.java +++ b/java/src/com/swiftnav/sbp/ssr/OrbitClockBound.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/OrbitClockBoundDegradation.java b/java/src/com/swiftnav/sbp/ssr/OrbitClockBoundDegradation.java index 7f939666d3..563e3c21c7 100644 --- a/java/src/com/swiftnav/sbp/ssr/OrbitClockBoundDegradation.java +++ b/java/src/com/swiftnav/sbp/ssr/OrbitClockBoundDegradation.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/PhaseBiasesContent.java b/java/src/com/swiftnav/sbp/ssr/PhaseBiasesContent.java index fac3990383..ecf34cb829 100644 --- a/java/src/com/swiftnav/sbp/ssr/PhaseBiasesContent.java +++ b/java/src/com/swiftnav/sbp/ssr/PhaseBiasesContent.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/STECHeader.java b/java/src/com/swiftnav/sbp/ssr/STECHeader.java index 4528c444bb..8113cf680f 100644 --- a/java/src/com/swiftnav/sbp/ssr/STECHeader.java +++ b/java/src/com/swiftnav/sbp/ssr/STECHeader.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/STECHeaderDepA.java b/java/src/com/swiftnav/sbp/ssr/STECHeaderDepA.java index 80fc65444e..9edcc0f288 100644 --- a/java/src/com/swiftnav/sbp/ssr/STECHeaderDepA.java +++ b/java/src/com/swiftnav/sbp/ssr/STECHeaderDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/STECResidual.java b/java/src/com/swiftnav/sbp/ssr/STECResidual.java index d5ddcb19e3..41adcb820a 100644 --- a/java/src/com/swiftnav/sbp/ssr/STECResidual.java +++ b/java/src/com/swiftnav/sbp/ssr/STECResidual.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/STECResidualNoStd.java b/java/src/com/swiftnav/sbp/ssr/STECResidualNoStd.java index c2c70c6991..58d388569e 100644 --- a/java/src/com/swiftnav/sbp/ssr/STECResidualNoStd.java +++ b/java/src/com/swiftnav/sbp/ssr/STECResidualNoStd.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/STECSatElement.java b/java/src/com/swiftnav/sbp/ssr/STECSatElement.java index 9f0d0ce365..bd7709e1d4 100644 --- a/java/src/com/swiftnav/sbp/ssr/STECSatElement.java +++ b/java/src/com/swiftnav/sbp/ssr/STECSatElement.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/STECSatElementIntegrity.java b/java/src/com/swiftnav/sbp/ssr/STECSatElementIntegrity.java index d8ecbd928d..0e81b25420 100644 --- a/java/src/com/swiftnav/sbp/ssr/STECSatElementIntegrity.java +++ b/java/src/com/swiftnav/sbp/ssr/STECSatElementIntegrity.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/SatelliteAPC.java b/java/src/com/swiftnav/sbp/ssr/SatelliteAPC.java index 5d08320a29..fc66bb6add 100644 --- a/java/src/com/swiftnav/sbp/ssr/SatelliteAPC.java +++ b/java/src/com/swiftnav/sbp/ssr/SatelliteAPC.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/TroposphericDelayCorrection.java b/java/src/com/swiftnav/sbp/ssr/TroposphericDelayCorrection.java index 90128a735b..fd9be6320a 100644 --- a/java/src/com/swiftnav/sbp/ssr/TroposphericDelayCorrection.java +++ b/java/src/com/swiftnav/sbp/ssr/TroposphericDelayCorrection.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/ssr/TroposphericDelayCorrectionNoStd.java b/java/src/com/swiftnav/sbp/ssr/TroposphericDelayCorrectionNoStd.java index 6eadc19ec4..4bf6dfa50f 100644 --- a/java/src/com/swiftnav/sbp/ssr/TroposphericDelayCorrectionNoStd.java +++ b/java/src/com/swiftnav/sbp/ssr/TroposphericDelayCorrectionNoStd.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/system/MsgCsacTelemetry.java b/java/src/com/swiftnav/sbp/system/MsgCsacTelemetry.java index 102eea77e4..d2b0b98043 100644 --- a/java/src/com/swiftnav/sbp/system/MsgCsacTelemetry.java +++ b/java/src/com/swiftnav/sbp/system/MsgCsacTelemetry.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/system/MsgCsacTelemetryLabels.java b/java/src/com/swiftnav/sbp/system/MsgCsacTelemetryLabels.java index a942cf0be7..980d243d06 100644 --- a/java/src/com/swiftnav/sbp/system/MsgCsacTelemetryLabels.java +++ b/java/src/com/swiftnav/sbp/system/MsgCsacTelemetryLabels.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/system/MsgDgnssStatus.java b/java/src/com/swiftnav/sbp/system/MsgDgnssStatus.java index 01a51a8c79..f3ab307495 100644 --- a/java/src/com/swiftnav/sbp/system/MsgDgnssStatus.java +++ b/java/src/com/swiftnav/sbp/system/MsgDgnssStatus.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/system/MsgGnssTimeOffset.java b/java/src/com/swiftnav/sbp/system/MsgGnssTimeOffset.java index 71e8addcd3..af306f751a 100644 --- a/java/src/com/swiftnav/sbp/system/MsgGnssTimeOffset.java +++ b/java/src/com/swiftnav/sbp/system/MsgGnssTimeOffset.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/system/MsgGroupMeta.java b/java/src/com/swiftnav/sbp/system/MsgGroupMeta.java index 16b888b6f9..0c835113b5 100644 --- a/java/src/com/swiftnav/sbp/system/MsgGroupMeta.java +++ b/java/src/com/swiftnav/sbp/system/MsgGroupMeta.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/system/MsgHeartbeat.java b/java/src/com/swiftnav/sbp/system/MsgHeartbeat.java index b82e91faa5..fc079f10d5 100644 --- a/java/src/com/swiftnav/sbp/system/MsgHeartbeat.java +++ b/java/src/com/swiftnav/sbp/system/MsgHeartbeat.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/system/MsgInsStatus.java b/java/src/com/swiftnav/sbp/system/MsgInsStatus.java index a4d7f4bd8b..053c9346af 100644 --- a/java/src/com/swiftnav/sbp/system/MsgInsStatus.java +++ b/java/src/com/swiftnav/sbp/system/MsgInsStatus.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/system/MsgInsUpdates.java b/java/src/com/swiftnav/sbp/system/MsgInsUpdates.java index 0980100c75..982d7056ce 100644 --- a/java/src/com/swiftnav/sbp/system/MsgInsUpdates.java +++ b/java/src/com/swiftnav/sbp/system/MsgInsUpdates.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/system/MsgPpsTime.java b/java/src/com/swiftnav/sbp/system/MsgPpsTime.java index 56102140c4..06e88df129 100644 --- a/java/src/com/swiftnav/sbp/system/MsgPpsTime.java +++ b/java/src/com/swiftnav/sbp/system/MsgPpsTime.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/system/MsgSensorAidEvent.java b/java/src/com/swiftnav/sbp/system/MsgSensorAidEvent.java index bebc031833..1e76528231 100644 --- a/java/src/com/swiftnav/sbp/system/MsgSensorAidEvent.java +++ b/java/src/com/swiftnav/sbp/system/MsgSensorAidEvent.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/system/MsgStartup.java b/java/src/com/swiftnav/sbp/system/MsgStartup.java index 8cd0e0fdb3..a4ff827ab7 100644 --- a/java/src/com/swiftnav/sbp/system/MsgStartup.java +++ b/java/src/com/swiftnav/sbp/system/MsgStartup.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/system/MsgStatusJournal.java b/java/src/com/swiftnav/sbp/system/MsgStatusJournal.java index 4a3fd8759d..bd0ce53279 100644 --- a/java/src/com/swiftnav/sbp/system/MsgStatusJournal.java +++ b/java/src/com/swiftnav/sbp/system/MsgStatusJournal.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/system/MsgStatusReport.java b/java/src/com/swiftnav/sbp/system/MsgStatusReport.java index fafa73d38a..f49ee180c3 100644 --- a/java/src/com/swiftnav/sbp/system/MsgStatusReport.java +++ b/java/src/com/swiftnav/sbp/system/MsgStatusReport.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/system/StatusJournalItem.java b/java/src/com/swiftnav/sbp/system/StatusJournalItem.java index a635e3a540..0b47557999 100644 --- a/java/src/com/swiftnav/sbp/system/StatusJournalItem.java +++ b/java/src/com/swiftnav/sbp/system/StatusJournalItem.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/system/SubSystemReport.java b/java/src/com/swiftnav/sbp/system/SubSystemReport.java index 2f71948a9a..77b0a8e50b 100644 --- a/java/src/com/swiftnav/sbp/system/SubSystemReport.java +++ b/java/src/com/swiftnav/sbp/system/SubSystemReport.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/telemetry/MsgTelSv.java b/java/src/com/swiftnav/sbp/telemetry/MsgTelSv.java index 74b473b4da..966bf6925e 100644 --- a/java/src/com/swiftnav/sbp/telemetry/MsgTelSv.java +++ b/java/src/com/swiftnav/sbp/telemetry/MsgTelSv.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/telemetry/TelemetrySV.java b/java/src/com/swiftnav/sbp/telemetry/TelemetrySV.java index 10a7fc8151..e381d81f2a 100644 --- a/java/src/com/swiftnav/sbp/telemetry/TelemetrySV.java +++ b/java/src/com/swiftnav/sbp/telemetry/TelemetrySV.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/tracking/MeasurementState.java b/java/src/com/swiftnav/sbp/tracking/MeasurementState.java index c1b528ca81..04be5658bd 100644 --- a/java/src/com/swiftnav/sbp/tracking/MeasurementState.java +++ b/java/src/com/swiftnav/sbp/tracking/MeasurementState.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/tracking/MsgMeasurementState.java b/java/src/com/swiftnav/sbp/tracking/MsgMeasurementState.java index 1b229bfbab..0f6ee43038 100644 --- a/java/src/com/swiftnav/sbp/tracking/MsgMeasurementState.java +++ b/java/src/com/swiftnav/sbp/tracking/MsgMeasurementState.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/tracking/MsgTrackingIq.java b/java/src/com/swiftnav/sbp/tracking/MsgTrackingIq.java index e362d2e36e..0e67f177cc 100644 --- a/java/src/com/swiftnav/sbp/tracking/MsgTrackingIq.java +++ b/java/src/com/swiftnav/sbp/tracking/MsgTrackingIq.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/tracking/MsgTrackingIqDep.java b/java/src/com/swiftnav/sbp/tracking/MsgTrackingIqDep.java index e345a6a9e0..97b7120e5d 100644 --- a/java/src/com/swiftnav/sbp/tracking/MsgTrackingIqDep.java +++ b/java/src/com/swiftnav/sbp/tracking/MsgTrackingIqDep.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/tracking/MsgTrackingIqDepA.java b/java/src/com/swiftnav/sbp/tracking/MsgTrackingIqDepA.java index ac7d567d58..c46f7e3f54 100644 --- a/java/src/com/swiftnav/sbp/tracking/MsgTrackingIqDepA.java +++ b/java/src/com/swiftnav/sbp/tracking/MsgTrackingIqDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/tracking/MsgTrackingIqDepB.java b/java/src/com/swiftnav/sbp/tracking/MsgTrackingIqDepB.java index 752f621254..c8ba55babe 100644 --- a/java/src/com/swiftnav/sbp/tracking/MsgTrackingIqDepB.java +++ b/java/src/com/swiftnav/sbp/tracking/MsgTrackingIqDepB.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/tracking/MsgTrackingState.java b/java/src/com/swiftnav/sbp/tracking/MsgTrackingState.java index 81cf0db138..b491addbf7 100644 --- a/java/src/com/swiftnav/sbp/tracking/MsgTrackingState.java +++ b/java/src/com/swiftnav/sbp/tracking/MsgTrackingState.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDepA.java b/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDepA.java index 33831346a1..6309d79dc1 100644 --- a/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDepA.java +++ b/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDepB.java b/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDepB.java index fed87f9e69..67624fb982 100644 --- a/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDepB.java +++ b/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDepB.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDetailed.java b/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDetailed.java index 8aff287e9d..efb95dc980 100644 --- a/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDetailed.java +++ b/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDetailed.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDetailedDep.java b/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDetailedDep.java index f831335a30..de94216f87 100644 --- a/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDetailedDep.java +++ b/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDetailedDep.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDetailedDepA.java b/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDetailedDepA.java index 5a540e209d..d6b2cf3dcd 100644 --- a/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDetailedDepA.java +++ b/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDetailedDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/tracking/TrackingChannelCorrelation.java b/java/src/com/swiftnav/sbp/tracking/TrackingChannelCorrelation.java index 8ce5e96edb..25c5ba29d9 100644 --- a/java/src/com/swiftnav/sbp/tracking/TrackingChannelCorrelation.java +++ b/java/src/com/swiftnav/sbp/tracking/TrackingChannelCorrelation.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/tracking/TrackingChannelCorrelationDep.java b/java/src/com/swiftnav/sbp/tracking/TrackingChannelCorrelationDep.java index c61237836c..3e5231b894 100644 --- a/java/src/com/swiftnav/sbp/tracking/TrackingChannelCorrelationDep.java +++ b/java/src/com/swiftnav/sbp/tracking/TrackingChannelCorrelationDep.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/tracking/TrackingChannelState.java b/java/src/com/swiftnav/sbp/tracking/TrackingChannelState.java index 62fd879527..48c06df941 100644 --- a/java/src/com/swiftnav/sbp/tracking/TrackingChannelState.java +++ b/java/src/com/swiftnav/sbp/tracking/TrackingChannelState.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/tracking/TrackingChannelStateDepA.java b/java/src/com/swiftnav/sbp/tracking/TrackingChannelStateDepA.java index 25ce1e153e..84e88895cc 100644 --- a/java/src/com/swiftnav/sbp/tracking/TrackingChannelStateDepA.java +++ b/java/src/com/swiftnav/sbp/tracking/TrackingChannelStateDepA.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/tracking/TrackingChannelStateDepB.java b/java/src/com/swiftnav/sbp/tracking/TrackingChannelStateDepB.java index 19e1b7441e..b7ad06ff10 100644 --- a/java/src/com/swiftnav/sbp/tracking/TrackingChannelStateDepB.java +++ b/java/src/com/swiftnav/sbp/tracking/TrackingChannelStateDepB.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/user/MsgUserData.java b/java/src/com/swiftnav/sbp/user/MsgUserData.java index 793de3b8c6..9877f44b6f 100644 --- a/java/src/com/swiftnav/sbp/user/MsgUserData.java +++ b/java/src/com/swiftnav/sbp/user/MsgUserData.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/vehicle/MsgOdometry.java b/java/src/com/swiftnav/sbp/vehicle/MsgOdometry.java index 875c0f803d..d556ec328a 100644 --- a/java/src/com/swiftnav/sbp/vehicle/MsgOdometry.java +++ b/java/src/com/swiftnav/sbp/vehicle/MsgOdometry.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/src/com/swiftnav/sbp/vehicle/MsgWheeltick.java b/java/src/com/swiftnav/sbp/vehicle/MsgWheeltick.java index a9b2432923..10d60a66c5 100644 --- a/java/src/com/swiftnav/sbp/vehicle/MsgWheeltick.java +++ b/java/src/com/swiftnav/sbp/vehicle/MsgWheeltick.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_acquisition_MsgAcqResultDepATest.java b/java/test/auto_check_sbp_acquisition_MsgAcqResultDepATest.java index af90fa734b..a45d02d6dc 100644 --- a/java/test/auto_check_sbp_acquisition_MsgAcqResultDepATest.java +++ b/java/test/auto_check_sbp_acquisition_MsgAcqResultDepATest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_acquisition_MsgAcqResultDepBTest.java b/java/test/auto_check_sbp_acquisition_MsgAcqResultDepBTest.java index 940589d103..caf564412d 100644 --- a/java/test/auto_check_sbp_acquisition_MsgAcqResultDepBTest.java +++ b/java/test/auto_check_sbp_acquisition_MsgAcqResultDepBTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_acquisition_MsgAcqResultDepCTest.java b/java/test/auto_check_sbp_acquisition_MsgAcqResultDepCTest.java index bee919a068..667df5e8b2 100644 --- a/java/test/auto_check_sbp_acquisition_MsgAcqResultDepCTest.java +++ b/java/test/auto_check_sbp_acquisition_MsgAcqResultDepCTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_acquisition_MsgAcqResultTest.java b/java/test/auto_check_sbp_acquisition_MsgAcqResultTest.java index 1ceed9ba3e..5085362151 100644 --- a/java/test/auto_check_sbp_acquisition_MsgAcqResultTest.java +++ b/java/test/auto_check_sbp_acquisition_MsgAcqResultTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_acquisition_MsgAcqSvProfileDepTest.java b/java/test/auto_check_sbp_acquisition_MsgAcqSvProfileDepTest.java index 8c17f047a1..1079d6d45b 100644 --- a/java/test/auto_check_sbp_acquisition_MsgAcqSvProfileDepTest.java +++ b/java/test/auto_check_sbp_acquisition_MsgAcqSvProfileDepTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_acquisition_MsgAcqSvProfileTest.java b/java/test/auto_check_sbp_acquisition_MsgAcqSvProfileTest.java index 4da36ba888..98814ef394 100644 --- a/java/test/auto_check_sbp_acquisition_MsgAcqSvProfileTest.java +++ b/java/test/auto_check_sbp_acquisition_MsgAcqSvProfileTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_bootload_MsgBootloaderHandshakeReqTest.java b/java/test/auto_check_sbp_bootload_MsgBootloaderHandshakeReqTest.java index ccd4f074af..74c78834fa 100644 --- a/java/test/auto_check_sbp_bootload_MsgBootloaderHandshakeReqTest.java +++ b/java/test/auto_check_sbp_bootload_MsgBootloaderHandshakeReqTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_bootload_MsgBootloaderHandshakeRespTest.java b/java/test/auto_check_sbp_bootload_MsgBootloaderHandshakeRespTest.java index 94c011bfd3..590babde2d 100644 --- a/java/test/auto_check_sbp_bootload_MsgBootloaderHandshakeRespTest.java +++ b/java/test/auto_check_sbp_bootload_MsgBootloaderHandshakeRespTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_bootload_MsgBootloaderJumptoAppTest.java b/java/test/auto_check_sbp_bootload_MsgBootloaderJumptoAppTest.java index ca08db356e..01a6284611 100644 --- a/java/test/auto_check_sbp_bootload_MsgBootloaderJumptoAppTest.java +++ b/java/test/auto_check_sbp_bootload_MsgBootloaderJumptoAppTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_bootload_MsgNapDeviceDnaReqTest.java b/java/test/auto_check_sbp_bootload_MsgNapDeviceDnaReqTest.java index 236a1293b9..87f28342b2 100644 --- a/java/test/auto_check_sbp_bootload_MsgNapDeviceDnaReqTest.java +++ b/java/test/auto_check_sbp_bootload_MsgNapDeviceDnaReqTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_bootload_MsgNapDeviceDnaRespTest.java b/java/test/auto_check_sbp_bootload_MsgNapDeviceDnaRespTest.java index d2639d0cc6..620fa60e47 100644 --- a/java/test/auto_check_sbp_bootload_MsgNapDeviceDnaRespTest.java +++ b/java/test/auto_check_sbp_bootload_MsgNapDeviceDnaRespTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_ext_events_MsgExtEventTest.java b/java/test/auto_check_sbp_ext_events_MsgExtEventTest.java index bf6131c85b..1812544907 100644 --- a/java/test/auto_check_sbp_ext_events_MsgExtEventTest.java +++ b/java/test/auto_check_sbp_ext_events_MsgExtEventTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_file_io_MsgFileioConfigReqTest.java b/java/test/auto_check_sbp_file_io_MsgFileioConfigReqTest.java index f00e887ee6..fc79330d3e 100644 --- a/java/test/auto_check_sbp_file_io_MsgFileioConfigReqTest.java +++ b/java/test/auto_check_sbp_file_io_MsgFileioConfigReqTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_file_io_MsgFileioConfigRespTest.java b/java/test/auto_check_sbp_file_io_MsgFileioConfigRespTest.java index 1a6ee76afb..7968df345d 100644 --- a/java/test/auto_check_sbp_file_io_MsgFileioConfigRespTest.java +++ b/java/test/auto_check_sbp_file_io_MsgFileioConfigRespTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_file_io_MsgFileioReadDirReqTest.java b/java/test/auto_check_sbp_file_io_MsgFileioReadDirReqTest.java index 9a0cbf3ab899f30e964505a1d5f1edeb05c69b16..4958cbde4cafd1d47ca9b5b1d4c6d8fe0dc315bd 100644 GIT binary patch delta 10 RcmZn>YZRNXdE+)eE&vw=1T+8u delta 10 RcmZn^YZ05UdEr diff --git a/java/test/auto_check_sbp_file_io_MsgFileioReadDirRespTest.java b/java/test/auto_check_sbp_file_io_MsgFileioReadDirRespTest.java index 87e612dc8fb347d37fe472c7933cbc0fa171c3da..d93b8fd2419b987b1dc728539369df5e7a0e097c 100644 GIT binary patch delta 10 RcmZpdZjqj_dE>T=JOCJz1jzsZ delta 10 RcmZpXZkL|0dEjb5dr)=8fB?@d5xH2n8De delta 10 ScmX>pb4F&u=8YR>@&W)H_5~OK diff --git a/java/test/auto_check_sbp_file_io_MsgFileioReadRespTest.java b/java/test/auto_check_sbp_file_io_MsgFileioReadRespTest.java index 13a9e0cba1..d7f52c829f 100644 --- a/java/test/auto_check_sbp_file_io_MsgFileioReadRespTest.java +++ b/java/test/auto_check_sbp_file_io_MsgFileioReadRespTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_file_io_MsgFileioRemoveTest.java b/java/test/auto_check_sbp_file_io_MsgFileioRemoveTest.java index c4f0fc76d8c9c96f4e0ad4a34c6819348967e205..4ada7fe2ebcafd52863cb747825af072df14da4e 100644 GIT binary patch delta 10 RcmdnTyPJ2y=8fAp*Z>*%1WW(` delta 10 RcmdnZyN`Fm=8YS;*#H^m1W5n@ diff --git a/java/test/auto_check_sbp_file_io_MsgFileioWriteRespTest.java b/java/test/auto_check_sbp_file_io_MsgFileioWriteRespTest.java index 5620cc3066..9ac184115c 100644 --- a/java/test/auto_check_sbp_file_io_MsgFileioWriteRespTest.java +++ b/java/test/auto_check_sbp_file_io_MsgFileioWriteRespTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_flash_MsgFlashDoneTest.java b/java/test/auto_check_sbp_flash_MsgFlashDoneTest.java index 7d3d279e4c..694b46df80 100644 --- a/java/test/auto_check_sbp_flash_MsgFlashDoneTest.java +++ b/java/test/auto_check_sbp_flash_MsgFlashDoneTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_flash_MsgFlashEraseTest.java b/java/test/auto_check_sbp_flash_MsgFlashEraseTest.java index cf1739fd92..bd3c2a5805 100644 --- a/java/test/auto_check_sbp_flash_MsgFlashEraseTest.java +++ b/java/test/auto_check_sbp_flash_MsgFlashEraseTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_flash_MsgFlashProgramTest.java b/java/test/auto_check_sbp_flash_MsgFlashProgramTest.java index 46ed22f464..c9e4420720 100644 --- a/java/test/auto_check_sbp_flash_MsgFlashProgramTest.java +++ b/java/test/auto_check_sbp_flash_MsgFlashProgramTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_flash_MsgFlashReadReqTest.java b/java/test/auto_check_sbp_flash_MsgFlashReadReqTest.java index ce1269a0ed..e50f01a70f 100644 --- a/java/test/auto_check_sbp_flash_MsgFlashReadReqTest.java +++ b/java/test/auto_check_sbp_flash_MsgFlashReadReqTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_flash_MsgFlashReadRespTest.java b/java/test/auto_check_sbp_flash_MsgFlashReadRespTest.java index 875e8ccb37..a8132a45bd 100644 --- a/java/test/auto_check_sbp_flash_MsgFlashReadRespTest.java +++ b/java/test/auto_check_sbp_flash_MsgFlashReadRespTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_flash_MsgM25FlashWriteStatusTest.java b/java/test/auto_check_sbp_flash_MsgM25FlashWriteStatusTest.java index 85aaad9c78..a3f05aa98b 100644 --- a/java/test/auto_check_sbp_flash_MsgM25FlashWriteStatusTest.java +++ b/java/test/auto_check_sbp_flash_MsgM25FlashWriteStatusTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_flash_MsgStmFlashLockSectorTest.java b/java/test/auto_check_sbp_flash_MsgStmFlashLockSectorTest.java index 8b01c09b14..280a07478e 100644 --- a/java/test/auto_check_sbp_flash_MsgStmFlashLockSectorTest.java +++ b/java/test/auto_check_sbp_flash_MsgStmFlashLockSectorTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_flash_MsgStmFlashUnlockSectorTest.java b/java/test/auto_check_sbp_flash_MsgStmFlashUnlockSectorTest.java index 45d9834900..3f5958a87c 100644 --- a/java/test/auto_check_sbp_flash_MsgStmFlashUnlockSectorTest.java +++ b/java/test/auto_check_sbp_flash_MsgStmFlashUnlockSectorTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_flash_MsgStmUniqueIdReqTest.java b/java/test/auto_check_sbp_flash_MsgStmUniqueIdReqTest.java index 932dfb4ca8..2126f205ff 100644 --- a/java/test/auto_check_sbp_flash_MsgStmUniqueIdReqTest.java +++ b/java/test/auto_check_sbp_flash_MsgStmUniqueIdReqTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_flash_MsgStmUniqueIdRespTest.java b/java/test/auto_check_sbp_flash_MsgStmUniqueIdRespTest.java index da511a57e7..5781a0f78b 100644 --- a/java/test/auto_check_sbp_flash_MsgStmUniqueIdRespTest.java +++ b/java/test/auto_check_sbp_flash_MsgStmUniqueIdRespTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_gnss_gnss_structsTest.java b/java/test/auto_check_sbp_gnss_gnss_structsTest.java index 6943137318..b733b094b9 100644 --- a/java/test/auto_check_sbp_gnss_gnss_structsTest.java +++ b/java/test/auto_check_sbp_gnss_gnss_structsTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_imu_MsgImuAuxTest.java b/java/test/auto_check_sbp_imu_MsgImuAuxTest.java index 8d3f2901ab..4d3fe303fe 100644 --- a/java/test/auto_check_sbp_imu_MsgImuAuxTest.java +++ b/java/test/auto_check_sbp_imu_MsgImuAuxTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_imu_MsgImuRawTest.java b/java/test/auto_check_sbp_imu_MsgImuRawTest.java index 06b337b900..314ceb21d0 100644 --- a/java/test/auto_check_sbp_imu_MsgImuRawTest.java +++ b/java/test/auto_check_sbp_imu_MsgImuRawTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_integrity_MsgAcknowledgeTest.java b/java/test/auto_check_sbp_integrity_MsgAcknowledgeTest.java index dfd71d86d3..c6b48288e5 100644 --- a/java/test/auto_check_sbp_integrity_MsgAcknowledgeTest.java +++ b/java/test/auto_check_sbp_integrity_MsgAcknowledgeTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_integrity_MsgSsrFlagHighLevelTest.java b/java/test/auto_check_sbp_integrity_MsgSsrFlagHighLevelTest.java index 3658c0177d..0579248903 100644 --- a/java/test/auto_check_sbp_integrity_MsgSsrFlagHighLevelTest.java +++ b/java/test/auto_check_sbp_integrity_MsgSsrFlagHighLevelTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_integrity_MsgSsrFlagIonoGridPointSatLosTest.java b/java/test/auto_check_sbp_integrity_MsgSsrFlagIonoGridPointSatLosTest.java index 1e2a4e7970..a0d14325ef 100644 --- a/java/test/auto_check_sbp_integrity_MsgSsrFlagIonoGridPointSatLosTest.java +++ b/java/test/auto_check_sbp_integrity_MsgSsrFlagIonoGridPointSatLosTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_integrity_MsgSsrFlagIonoGridPointsTest.java b/java/test/auto_check_sbp_integrity_MsgSsrFlagIonoGridPointsTest.java index 0aee2c2ae4..51aa8b9615 100644 --- a/java/test/auto_check_sbp_integrity_MsgSsrFlagIonoGridPointsTest.java +++ b/java/test/auto_check_sbp_integrity_MsgSsrFlagIonoGridPointsTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_integrity_MsgSsrFlagIonoTileSatLosTest.java b/java/test/auto_check_sbp_integrity_MsgSsrFlagIonoTileSatLosTest.java index b8de2ea51a..0ca4de5abf 100644 --- a/java/test/auto_check_sbp_integrity_MsgSsrFlagIonoTileSatLosTest.java +++ b/java/test/auto_check_sbp_integrity_MsgSsrFlagIonoTileSatLosTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_integrity_MsgSsrFlagSatellitesTest.java b/java/test/auto_check_sbp_integrity_MsgSsrFlagSatellitesTest.java index 9c7bd63c28..54ee4ed9a8 100644 --- a/java/test/auto_check_sbp_integrity_MsgSsrFlagSatellitesTest.java +++ b/java/test/auto_check_sbp_integrity_MsgSsrFlagSatellitesTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_integrity_MsgSsrFlagTropoGridPointsTest.java b/java/test/auto_check_sbp_integrity_MsgSsrFlagTropoGridPointsTest.java index 7d9e0f37c3..af90587bdc 100644 --- a/java/test/auto_check_sbp_integrity_MsgSsrFlagTropoGridPointsTest.java +++ b/java/test/auto_check_sbp_integrity_MsgSsrFlagTropoGridPointsTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_integrity_integrity_structsTest.java b/java/test/auto_check_sbp_integrity_integrity_structsTest.java index 8742614753..a91ae18fda 100644 --- a/java/test/auto_check_sbp_integrity_integrity_structsTest.java +++ b/java/test/auto_check_sbp_integrity_integrity_structsTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_linux_MsgLinuxCpuStateDepATest.java b/java/test/auto_check_sbp_linux_MsgLinuxCpuStateDepATest.java index b971080581c29d70f9812f5e61413f66af393f73..4629c08bae53a1050c22d9578365ae03c648ce44 100644 GIT binary patch delta 10 RcmeBH>rk7pdE>TFApjVe1aSZW delta 10 RcmeBB>sFhvdE1!DjJ delta 10 RcmeyT)2KUP^TrM5L;)Tt1z-RG diff --git a/java/test/auto_check_sbp_linux_MsgLinuxMemStateDepATest.java b/java/test/auto_check_sbp_linux_MsgLinuxMemStateDepATest.java index de540712b5867e0f66f074987270f742549f5132..7a5d8f77ce07dd84737ff311239124bf0c09f7ce 100644 GIT binary patch delta 10 RcmeBG>r$JrdE>TlApjV`1a|-c delta 10 RcmeBD>s6budE1!DjJ delta 10 RcmeyT)2KUP^TrM5L;)Tt1z-RG diff --git a/java/test/auto_check_sbp_linux_MsgLinuxProcessFdCountTest.java b/java/test/auto_check_sbp_linux_MsgLinuxProcessFdCountTest.java index a67357c3ae..9edc822b09 100644 --- a/java/test/auto_check_sbp_linux_MsgLinuxProcessFdCountTest.java +++ b/java/test/auto_check_sbp_linux_MsgLinuxProcessFdCountTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_linux_MsgLinuxProcessFdSummaryTest.java b/java/test/auto_check_sbp_linux_MsgLinuxProcessFdSummaryTest.java index a6b07adf5f5bb8dd7a041b67a3799468077af61a..bdee15b2eaaa58af77b827bb5c0b15d5f4a0ec97 100644 GIT binary patch delta 10 ScmZ1{yjpm|=8fBaZ~y=s8wDx= delta 10 ScmZ22yiRz+=8YSEa{vGv2?Zwr diff --git a/java/test/auto_check_sbp_linux_MsgLinuxProcessSocketCountsTest.java b/java/test/auto_check_sbp_linux_MsgLinuxProcessSocketCountsTest.java index 5b8e2554e0..0733e831e4 100644 --- a/java/test/auto_check_sbp_linux_MsgLinuxProcessSocketCountsTest.java +++ b/java/test/auto_check_sbp_linux_MsgLinuxProcessSocketCountsTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_linux_MsgLinuxProcessSocketQueuesTest.java b/java/test/auto_check_sbp_linux_MsgLinuxProcessSocketQueuesTest.java index 4f0fffbb8cbe1a0bebf1efc6ffbf911c71a5d6d3..f662c69f2ce0ec4ba664afb71160600de3ae5347 100644 GIT binary patch delta 10 RcmdmQx5sY6=8fAr diff --git a/java/test/auto_check_sbp_linux_MsgLinuxSocketUsageTest.java b/java/test/auto_check_sbp_linux_MsgLinuxSocketUsageTest.java index 5745ada26b..f86b15ae87 100644 --- a/java/test/auto_check_sbp_linux_MsgLinuxSocketUsageTest.java +++ b/java/test/auto_check_sbp_linux_MsgLinuxSocketUsageTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_linux_MsgLinuxSysStateDepATest.java b/java/test/auto_check_sbp_linux_MsgLinuxSysStateDepATest.java index 504bf18818..f0a8491b5c 100644 --- a/java/test/auto_check_sbp_linux_MsgLinuxSysStateDepATest.java +++ b/java/test/auto_check_sbp_linux_MsgLinuxSysStateDepATest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_linux_MsgLinuxSysStateTest.java b/java/test/auto_check_sbp_linux_MsgLinuxSysStateTest.java index 070a5e5ffd..f8bcfe0bff 100644 --- a/java/test/auto_check_sbp_linux_MsgLinuxSysStateTest.java +++ b/java/test/auto_check_sbp_linux_MsgLinuxSysStateTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_logging_MsgFwdTest.java b/java/test/auto_check_sbp_logging_MsgFwdTest.java index c83a640af9..bef711e509 100644 --- a/java/test/auto_check_sbp_logging_MsgFwdTest.java +++ b/java/test/auto_check_sbp_logging_MsgFwdTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_logging_MsgLogTest.java b/java/test/auto_check_sbp_logging_MsgLogTest.java index 81d18e7b6d..40588a118e 100644 --- a/java/test/auto_check_sbp_logging_MsgLogTest.java +++ b/java/test/auto_check_sbp_logging_MsgLogTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_logging_MsgPrintDepTest.java b/java/test/auto_check_sbp_logging_MsgPrintDepTest.java index ffaf8c8564..a7ac8ed413 100644 --- a/java/test/auto_check_sbp_logging_MsgPrintDepTest.java +++ b/java/test/auto_check_sbp_logging_MsgPrintDepTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_mag_MsgMagRawTest.java b/java/test/auto_check_sbp_mag_MsgMagRawTest.java index a9d783ecf1..1fa747878e 100644 --- a/java/test/auto_check_sbp_mag_MsgMagRawTest.java +++ b/java/test/auto_check_sbp_mag_MsgMagRawTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgAgeCorrectionsTest.java b/java/test/auto_check_sbp_navigation_MsgAgeCorrectionsTest.java index e5e3a8d33a..9e1a6d7577 100644 --- a/java/test/auto_check_sbp_navigation_MsgAgeCorrectionsTest.java +++ b/java/test/auto_check_sbp_navigation_MsgAgeCorrectionsTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgBaselineECEFDepATest.java b/java/test/auto_check_sbp_navigation_MsgBaselineECEFDepATest.java index e4fe06df17..cc8e347570 100644 --- a/java/test/auto_check_sbp_navigation_MsgBaselineECEFDepATest.java +++ b/java/test/auto_check_sbp_navigation_MsgBaselineECEFDepATest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgBaselineECEFTest.java b/java/test/auto_check_sbp_navigation_MsgBaselineECEFTest.java index 617b2ec338..ed2be6e18a 100644 --- a/java/test/auto_check_sbp_navigation_MsgBaselineECEFTest.java +++ b/java/test/auto_check_sbp_navigation_MsgBaselineECEFTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgBaselineHeadingDepATest.java b/java/test/auto_check_sbp_navigation_MsgBaselineHeadingDepATest.java index 4035e7775a..892a6b8942 100644 --- a/java/test/auto_check_sbp_navigation_MsgBaselineHeadingDepATest.java +++ b/java/test/auto_check_sbp_navigation_MsgBaselineHeadingDepATest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgBaselineNEDDepATest.java b/java/test/auto_check_sbp_navigation_MsgBaselineNEDDepATest.java index 50e4384479..6f46bc6ed9 100644 --- a/java/test/auto_check_sbp_navigation_MsgBaselineNEDDepATest.java +++ b/java/test/auto_check_sbp_navigation_MsgBaselineNEDDepATest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgBaselineNEDTest.java b/java/test/auto_check_sbp_navigation_MsgBaselineNEDTest.java index 50af19a032..7f53b30224 100644 --- a/java/test/auto_check_sbp_navigation_MsgBaselineNEDTest.java +++ b/java/test/auto_check_sbp_navigation_MsgBaselineNEDTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgDopsDepATest.java b/java/test/auto_check_sbp_navigation_MsgDopsDepATest.java index 41c10020e5..1396d834c6 100644 --- a/java/test/auto_check_sbp_navigation_MsgDopsDepATest.java +++ b/java/test/auto_check_sbp_navigation_MsgDopsDepATest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgDopsTest.java b/java/test/auto_check_sbp_navigation_MsgDopsTest.java index c996efa427..fecef75691 100644 --- a/java/test/auto_check_sbp_navigation_MsgDopsTest.java +++ b/java/test/auto_check_sbp_navigation_MsgDopsTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgGPSTimeDepATest.java b/java/test/auto_check_sbp_navigation_MsgGPSTimeDepATest.java index 64acd6cb3e..4fc292d5e3 100644 --- a/java/test/auto_check_sbp_navigation_MsgGPSTimeDepATest.java +++ b/java/test/auto_check_sbp_navigation_MsgGPSTimeDepATest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgGPSTimeGNSSTest.java b/java/test/auto_check_sbp_navigation_MsgGPSTimeGNSSTest.java index afc8cb99a4..85c75ea84e 100644 --- a/java/test/auto_check_sbp_navigation_MsgGPSTimeGNSSTest.java +++ b/java/test/auto_check_sbp_navigation_MsgGPSTimeGNSSTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgGPSTimeTest.java b/java/test/auto_check_sbp_navigation_MsgGPSTimeTest.java index 14951d0f74..00c6e13033 100644 --- a/java/test/auto_check_sbp_navigation_MsgGPSTimeTest.java +++ b/java/test/auto_check_sbp_navigation_MsgGPSTimeTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgPosECEFCovGNSSTest.java b/java/test/auto_check_sbp_navigation_MsgPosECEFCovGNSSTest.java index f4ca7396e7..3186fca2ad 100644 --- a/java/test/auto_check_sbp_navigation_MsgPosECEFCovGNSSTest.java +++ b/java/test/auto_check_sbp_navigation_MsgPosECEFCovGNSSTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgPosECEFCovTest.java b/java/test/auto_check_sbp_navigation_MsgPosECEFCovTest.java index 43530426dd..8b3c539e55 100644 --- a/java/test/auto_check_sbp_navigation_MsgPosECEFCovTest.java +++ b/java/test/auto_check_sbp_navigation_MsgPosECEFCovTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgPosECEFDepATest.java b/java/test/auto_check_sbp_navigation_MsgPosECEFDepATest.java index bf14a364d7..5cf64f116f 100644 --- a/java/test/auto_check_sbp_navigation_MsgPosECEFDepATest.java +++ b/java/test/auto_check_sbp_navigation_MsgPosECEFDepATest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgPosECEFGNSSTest.java b/java/test/auto_check_sbp_navigation_MsgPosECEFGNSSTest.java index c42dd462d2..72fc3557fa 100644 --- a/java/test/auto_check_sbp_navigation_MsgPosECEFGNSSTest.java +++ b/java/test/auto_check_sbp_navigation_MsgPosECEFGNSSTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgPosECEFTest.java b/java/test/auto_check_sbp_navigation_MsgPosECEFTest.java index 57b02c6529..d7243838b8 100644 --- a/java/test/auto_check_sbp_navigation_MsgPosECEFTest.java +++ b/java/test/auto_check_sbp_navigation_MsgPosECEFTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgPosLLHCovTest.java b/java/test/auto_check_sbp_navigation_MsgPosLLHCovTest.java index d2db8c9b8a..8de8213444 100644 --- a/java/test/auto_check_sbp_navigation_MsgPosLLHCovTest.java +++ b/java/test/auto_check_sbp_navigation_MsgPosLLHCovTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgPosLLHDepATest.java b/java/test/auto_check_sbp_navigation_MsgPosLLHDepATest.java index 64905793b3..59bd5d2e78 100644 --- a/java/test/auto_check_sbp_navigation_MsgPosLLHDepATest.java +++ b/java/test/auto_check_sbp_navigation_MsgPosLLHDepATest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgPosLLHTest.java b/java/test/auto_check_sbp_navigation_MsgPosLLHTest.java index 3bcd3f7bfc..5687df4be5 100644 --- a/java/test/auto_check_sbp_navigation_MsgPosLLHTest.java +++ b/java/test/auto_check_sbp_navigation_MsgPosLLHTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgPosLlhAccTest.java b/java/test/auto_check_sbp_navigation_MsgPosLlhAccTest.java index a012d0bad0..a8d5d940db 100644 --- a/java/test/auto_check_sbp_navigation_MsgPosLlhAccTest.java +++ b/java/test/auto_check_sbp_navigation_MsgPosLlhAccTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgPosLlhCovGnssTest.java b/java/test/auto_check_sbp_navigation_MsgPosLlhCovGnssTest.java index 2233f4ea4c..022cc536e8 100644 --- a/java/test/auto_check_sbp_navigation_MsgPosLlhCovGnssTest.java +++ b/java/test/auto_check_sbp_navigation_MsgPosLlhCovGnssTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgPosLlhGnssTest.java b/java/test/auto_check_sbp_navigation_MsgPosLlhGnssTest.java index bec188f78e..b65652e794 100644 --- a/java/test/auto_check_sbp_navigation_MsgPosLlhGnssTest.java +++ b/java/test/auto_check_sbp_navigation_MsgPosLlhGnssTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgPoseRelativeTest.java b/java/test/auto_check_sbp_navigation_MsgPoseRelativeTest.java index 856c6802a5..a9cc77cbdb 100644 --- a/java/test/auto_check_sbp_navigation_MsgPoseRelativeTest.java +++ b/java/test/auto_check_sbp_navigation_MsgPoseRelativeTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgProtectionLevelDepATest.java b/java/test/auto_check_sbp_navigation_MsgProtectionLevelDepATest.java index 322e44d0a4..ceb1643259 100644 --- a/java/test/auto_check_sbp_navigation_MsgProtectionLevelDepATest.java +++ b/java/test/auto_check_sbp_navigation_MsgProtectionLevelDepATest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgProtectionLevelTest.java b/java/test/auto_check_sbp_navigation_MsgProtectionLevelTest.java index 3cbf098ce6..1d0c2a96e3 100644 --- a/java/test/auto_check_sbp_navigation_MsgProtectionLevelTest.java +++ b/java/test/auto_check_sbp_navigation_MsgProtectionLevelTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgReferenceFrameParamTest.java b/java/test/auto_check_sbp_navigation_MsgReferenceFrameParamTest.java index 5c307954ce..845a5765e7 100644 --- a/java/test/auto_check_sbp_navigation_MsgReferenceFrameParamTest.java +++ b/java/test/auto_check_sbp_navigation_MsgReferenceFrameParamTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgUTCLeapSecondTest.java b/java/test/auto_check_sbp_navigation_MsgUTCLeapSecondTest.java index f4a5669b1d..f9154c446f 100644 --- a/java/test/auto_check_sbp_navigation_MsgUTCLeapSecondTest.java +++ b/java/test/auto_check_sbp_navigation_MsgUTCLeapSecondTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgUTCTimeGNSSTest.java b/java/test/auto_check_sbp_navigation_MsgUTCTimeGNSSTest.java index 6ea0e13f85..281af4df40 100644 --- a/java/test/auto_check_sbp_navigation_MsgUTCTimeGNSSTest.java +++ b/java/test/auto_check_sbp_navigation_MsgUTCTimeGNSSTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgUTCTimeTest.java b/java/test/auto_check_sbp_navigation_MsgUTCTimeTest.java index b561762934..d0030b53a3 100644 --- a/java/test/auto_check_sbp_navigation_MsgUTCTimeTest.java +++ b/java/test/auto_check_sbp_navigation_MsgUTCTimeTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgVelBodyTest.java b/java/test/auto_check_sbp_navigation_MsgVelBodyTest.java index 8170564660..dc3b552fdb 100644 --- a/java/test/auto_check_sbp_navigation_MsgVelBodyTest.java +++ b/java/test/auto_check_sbp_navigation_MsgVelBodyTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgVelCogTest.java b/java/test/auto_check_sbp_navigation_MsgVelCogTest.java index 8b1fdf4d4a..c19df71a5c 100644 --- a/java/test/auto_check_sbp_navigation_MsgVelCogTest.java +++ b/java/test/auto_check_sbp_navigation_MsgVelCogTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgVelECEFCovTest.java b/java/test/auto_check_sbp_navigation_MsgVelECEFCovTest.java index 91b37df8ca..a82823c7b3 100644 --- a/java/test/auto_check_sbp_navigation_MsgVelECEFCovTest.java +++ b/java/test/auto_check_sbp_navigation_MsgVelECEFCovTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgVelECEFDepATest.java b/java/test/auto_check_sbp_navigation_MsgVelECEFDepATest.java index 42ed3d05be..96471a90a1 100644 --- a/java/test/auto_check_sbp_navigation_MsgVelECEFDepATest.java +++ b/java/test/auto_check_sbp_navigation_MsgVelECEFDepATest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgVelECEFTest.java b/java/test/auto_check_sbp_navigation_MsgVelECEFTest.java index 8fcbf92f17..de4f8136b4 100644 --- a/java/test/auto_check_sbp_navigation_MsgVelECEFTest.java +++ b/java/test/auto_check_sbp_navigation_MsgVelECEFTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgVelEcefCovGnssTest.java b/java/test/auto_check_sbp_navigation_MsgVelEcefCovGnssTest.java index 15f125f04a..c01485e71f 100644 --- a/java/test/auto_check_sbp_navigation_MsgVelEcefCovGnssTest.java +++ b/java/test/auto_check_sbp_navigation_MsgVelEcefCovGnssTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgVelEcefGnssTest.java b/java/test/auto_check_sbp_navigation_MsgVelEcefGnssTest.java index c4d368f9d7..1d80798d8f 100644 --- a/java/test/auto_check_sbp_navigation_MsgVelEcefGnssTest.java +++ b/java/test/auto_check_sbp_navigation_MsgVelEcefGnssTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgVelNEDCOVTest.java b/java/test/auto_check_sbp_navigation_MsgVelNEDCOVTest.java index 442429d24c..148af5ebd4 100644 --- a/java/test/auto_check_sbp_navigation_MsgVelNEDCOVTest.java +++ b/java/test/auto_check_sbp_navigation_MsgVelNEDCOVTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgVelNEDDepATest.java b/java/test/auto_check_sbp_navigation_MsgVelNEDDepATest.java index da4f34cd68..198fc31649 100644 --- a/java/test/auto_check_sbp_navigation_MsgVelNEDDepATest.java +++ b/java/test/auto_check_sbp_navigation_MsgVelNEDDepATest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgVelNEDTest.java b/java/test/auto_check_sbp_navigation_MsgVelNEDTest.java index 7d97e14b6a..91ae73fdef 100644 --- a/java/test/auto_check_sbp_navigation_MsgVelNEDTest.java +++ b/java/test/auto_check_sbp_navigation_MsgVelNEDTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgVelNedCovGnssTest.java b/java/test/auto_check_sbp_navigation_MsgVelNedCovGnssTest.java index 5ffb69190f..70da5a36d2 100644 --- a/java/test/auto_check_sbp_navigation_MsgVelNedCovGnssTest.java +++ b/java/test/auto_check_sbp_navigation_MsgVelNedCovGnssTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_MsgVelNedGnssTest.java b/java/test/auto_check_sbp_navigation_MsgVelNedGnssTest.java index a1b053598d..6adcedeb28 100644 --- a/java/test/auto_check_sbp_navigation_MsgVelNedGnssTest.java +++ b/java/test/auto_check_sbp_navigation_MsgVelNedGnssTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_navigation_navigation_structsTest.java b/java/test/auto_check_sbp_navigation_navigation_structsTest.java index b525b0ca6d..eae2c94ee9 100644 --- a/java/test/auto_check_sbp_navigation_navigation_structsTest.java +++ b/java/test/auto_check_sbp_navigation_navigation_structsTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_ndb_MsgNdbEventTest.java b/java/test/auto_check_sbp_ndb_MsgNdbEventTest.java index 69d1448f26..63c918c5f0 100644 --- a/java/test/auto_check_sbp_ndb_MsgNdbEventTest.java +++ b/java/test/auto_check_sbp_ndb_MsgNdbEventTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgAlmanacGLODepTest.java b/java/test/auto_check_sbp_observation_MsgAlmanacGLODepTest.java index 8493430598..f66bb6844a 100644 --- a/java/test/auto_check_sbp_observation_MsgAlmanacGLODepTest.java +++ b/java/test/auto_check_sbp_observation_MsgAlmanacGLODepTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgAlmanacGLOTest.java b/java/test/auto_check_sbp_observation_MsgAlmanacGLOTest.java index dc2e32ab5e..43b320fe5d 100644 --- a/java/test/auto_check_sbp_observation_MsgAlmanacGLOTest.java +++ b/java/test/auto_check_sbp_observation_MsgAlmanacGLOTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgAlmanacGPSDepTest.java b/java/test/auto_check_sbp_observation_MsgAlmanacGPSDepTest.java index 79deb6ca1b..6c85d6040f 100644 --- a/java/test/auto_check_sbp_observation_MsgAlmanacGPSDepTest.java +++ b/java/test/auto_check_sbp_observation_MsgAlmanacGPSDepTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgAlmanacGPSTest.java b/java/test/auto_check_sbp_observation_MsgAlmanacGPSTest.java index 72da77ba0d..352553aac1 100644 --- a/java/test/auto_check_sbp_observation_MsgAlmanacGPSTest.java +++ b/java/test/auto_check_sbp_observation_MsgAlmanacGPSTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgBasePosEcefTest.java b/java/test/auto_check_sbp_observation_MsgBasePosEcefTest.java index 39802d32aa..611572075d 100644 --- a/java/test/auto_check_sbp_observation_MsgBasePosEcefTest.java +++ b/java/test/auto_check_sbp_observation_MsgBasePosEcefTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgBasePosLLHTest.java b/java/test/auto_check_sbp_observation_MsgBasePosLLHTest.java index 212d3e58e0..a733d6dde1 100644 --- a/java/test/auto_check_sbp_observation_MsgBasePosLLHTest.java +++ b/java/test/auto_check_sbp_observation_MsgBasePosLLHTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgEphemerisBdsTest.java b/java/test/auto_check_sbp_observation_MsgEphemerisBdsTest.java index bb3a72427a..68b9672b04 100644 --- a/java/test/auto_check_sbp_observation_MsgEphemerisBdsTest.java +++ b/java/test/auto_check_sbp_observation_MsgEphemerisBdsTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgEphemerisDepATest.java b/java/test/auto_check_sbp_observation_MsgEphemerisDepATest.java index b37cdda79f..9b48ede40e 100644 --- a/java/test/auto_check_sbp_observation_MsgEphemerisDepATest.java +++ b/java/test/auto_check_sbp_observation_MsgEphemerisDepATest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgEphemerisDepCTest.java b/java/test/auto_check_sbp_observation_MsgEphemerisDepCTest.java index 5439d2ef71..ae1a4ea5ff 100644 --- a/java/test/auto_check_sbp_observation_MsgEphemerisDepCTest.java +++ b/java/test/auto_check_sbp_observation_MsgEphemerisDepCTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgEphemerisDepDTest.java b/java/test/auto_check_sbp_observation_MsgEphemerisDepDTest.java index 7223c1c2a2..e41c197585 100644 --- a/java/test/auto_check_sbp_observation_MsgEphemerisDepDTest.java +++ b/java/test/auto_check_sbp_observation_MsgEphemerisDepDTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgEphemerisGLODepATest.java b/java/test/auto_check_sbp_observation_MsgEphemerisGLODepATest.java index 1b1d196744..cb8f216758 100644 --- a/java/test/auto_check_sbp_observation_MsgEphemerisGLODepATest.java +++ b/java/test/auto_check_sbp_observation_MsgEphemerisGLODepATest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgEphemerisGLODepBTest.java b/java/test/auto_check_sbp_observation_MsgEphemerisGLODepBTest.java index 791fc5e390..08874ff7c8 100644 --- a/java/test/auto_check_sbp_observation_MsgEphemerisGLODepBTest.java +++ b/java/test/auto_check_sbp_observation_MsgEphemerisGLODepBTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgEphemerisGLODepCTest.java b/java/test/auto_check_sbp_observation_MsgEphemerisGLODepCTest.java index 63c92bfc92..fd8b48069e 100644 --- a/java/test/auto_check_sbp_observation_MsgEphemerisGLODepCTest.java +++ b/java/test/auto_check_sbp_observation_MsgEphemerisGLODepCTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgEphemerisGLODepDTest.java b/java/test/auto_check_sbp_observation_MsgEphemerisGLODepDTest.java index 42b23d9f01..1564bbd6ec 100644 --- a/java/test/auto_check_sbp_observation_MsgEphemerisGLODepDTest.java +++ b/java/test/auto_check_sbp_observation_MsgEphemerisGLODepDTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgEphemerisGLOTest.java b/java/test/auto_check_sbp_observation_MsgEphemerisGLOTest.java index 57ffad1210..2c295ba113 100644 --- a/java/test/auto_check_sbp_observation_MsgEphemerisGLOTest.java +++ b/java/test/auto_check_sbp_observation_MsgEphemerisGLOTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgEphemerisGPSDepETest.java b/java/test/auto_check_sbp_observation_MsgEphemerisGPSDepETest.java index dcafbc329b..3c52b57e2f 100644 --- a/java/test/auto_check_sbp_observation_MsgEphemerisGPSDepETest.java +++ b/java/test/auto_check_sbp_observation_MsgEphemerisGPSDepETest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgEphemerisGPSDepFTest.java b/java/test/auto_check_sbp_observation_MsgEphemerisGPSDepFTest.java index bbe348450d..d456ae4a6e 100644 --- a/java/test/auto_check_sbp_observation_MsgEphemerisGPSDepFTest.java +++ b/java/test/auto_check_sbp_observation_MsgEphemerisGPSDepFTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgEphemerisGPSTest.java b/java/test/auto_check_sbp_observation_MsgEphemerisGPSTest.java index 4a97443c8a..4460eb3241 100644 --- a/java/test/auto_check_sbp_observation_MsgEphemerisGPSTest.java +++ b/java/test/auto_check_sbp_observation_MsgEphemerisGPSTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgEphemerisGalDepATest.java b/java/test/auto_check_sbp_observation_MsgEphemerisGalDepATest.java index 75e8f01d61..222ddccf3d 100644 --- a/java/test/auto_check_sbp_observation_MsgEphemerisGalDepATest.java +++ b/java/test/auto_check_sbp_observation_MsgEphemerisGalDepATest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgEphemerisGalTest.java b/java/test/auto_check_sbp_observation_MsgEphemerisGalTest.java index a57d0b3369..3bcf41f8a1 100644 --- a/java/test/auto_check_sbp_observation_MsgEphemerisGalTest.java +++ b/java/test/auto_check_sbp_observation_MsgEphemerisGalTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgEphemerisSbasDepATest.java b/java/test/auto_check_sbp_observation_MsgEphemerisSbasDepATest.java index 626a93779c..06d4fe23e1 100644 --- a/java/test/auto_check_sbp_observation_MsgEphemerisSbasDepATest.java +++ b/java/test/auto_check_sbp_observation_MsgEphemerisSbasDepATest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgEphemerisSbasDepBTest.java b/java/test/auto_check_sbp_observation_MsgEphemerisSbasDepBTest.java index b0b548b35b..5b2f565ab8 100644 --- a/java/test/auto_check_sbp_observation_MsgEphemerisSbasDepBTest.java +++ b/java/test/auto_check_sbp_observation_MsgEphemerisSbasDepBTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgEphemerisSbasTest.java b/java/test/auto_check_sbp_observation_MsgEphemerisSbasTest.java index 453fc21a6b..a0d5485ebe 100644 --- a/java/test/auto_check_sbp_observation_MsgEphemerisSbasTest.java +++ b/java/test/auto_check_sbp_observation_MsgEphemerisSbasTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgGloBiasesTest.java b/java/test/auto_check_sbp_observation_MsgGloBiasesTest.java index 96652101e3..ef327ccab1 100644 --- a/java/test/auto_check_sbp_observation_MsgGloBiasesTest.java +++ b/java/test/auto_check_sbp_observation_MsgGloBiasesTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgGnssCapbTest.java b/java/test/auto_check_sbp_observation_MsgGnssCapbTest.java index 657c8707e3..2c9674fa2e 100644 --- a/java/test/auto_check_sbp_observation_MsgGnssCapbTest.java +++ b/java/test/auto_check_sbp_observation_MsgGnssCapbTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgGroupDelayDepATest.java b/java/test/auto_check_sbp_observation_MsgGroupDelayDepATest.java index bd29f8be63..a0153c1afe 100644 --- a/java/test/auto_check_sbp_observation_MsgGroupDelayDepATest.java +++ b/java/test/auto_check_sbp_observation_MsgGroupDelayDepATest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgGroupDelayDepBTest.java b/java/test/auto_check_sbp_observation_MsgGroupDelayDepBTest.java index f1a054a706..e607249eed 100644 --- a/java/test/auto_check_sbp_observation_MsgGroupDelayDepBTest.java +++ b/java/test/auto_check_sbp_observation_MsgGroupDelayDepBTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgGroupDelayTest.java b/java/test/auto_check_sbp_observation_MsgGroupDelayTest.java index 9b173f20ca..3fe10d6555 100644 --- a/java/test/auto_check_sbp_observation_MsgGroupDelayTest.java +++ b/java/test/auto_check_sbp_observation_MsgGroupDelayTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgIonoTest.java b/java/test/auto_check_sbp_observation_MsgIonoTest.java index fd1f0ee552..5fc77f2edb 100644 --- a/java/test/auto_check_sbp_observation_MsgIonoTest.java +++ b/java/test/auto_check_sbp_observation_MsgIonoTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgObsDepBTest.java b/java/test/auto_check_sbp_observation_MsgObsDepBTest.java index c948cca289..50aa06d689 100644 --- a/java/test/auto_check_sbp_observation_MsgObsDepBTest.java +++ b/java/test/auto_check_sbp_observation_MsgObsDepBTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgObsDepCTest.java b/java/test/auto_check_sbp_observation_MsgObsDepCTest.java index 42d68ec72e..c00b463a37 100644 --- a/java/test/auto_check_sbp_observation_MsgObsDepCTest.java +++ b/java/test/auto_check_sbp_observation_MsgObsDepCTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgObsTest.java b/java/test/auto_check_sbp_observation_MsgObsTest.java index 19ce0f548e..70d82a8176 100644 --- a/java/test/auto_check_sbp_observation_MsgObsTest.java +++ b/java/test/auto_check_sbp_observation_MsgObsTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgOsrTest.java b/java/test/auto_check_sbp_observation_MsgOsrTest.java index 0399ea1615..9753e5e2af 100644 --- a/java/test/auto_check_sbp_observation_MsgOsrTest.java +++ b/java/test/auto_check_sbp_observation_MsgOsrTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgSvAzElTest.java b/java/test/auto_check_sbp_observation_MsgSvAzElTest.java index cb972f05b7..a36aa58019 100644 --- a/java/test/auto_check_sbp_observation_MsgSvAzElTest.java +++ b/java/test/auto_check_sbp_observation_MsgSvAzElTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_MsgSvConfigurationGpsDepTest.java b/java/test/auto_check_sbp_observation_MsgSvConfigurationGpsDepTest.java index 7652021782..12089b2d67 100644 --- a/java/test/auto_check_sbp_observation_MsgSvConfigurationGpsDepTest.java +++ b/java/test/auto_check_sbp_observation_MsgSvConfigurationGpsDepTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_msgEphemerisDepBTest.java b/java/test/auto_check_sbp_observation_msgEphemerisDepBTest.java index ef932abb4d..e11c157559 100644 --- a/java/test/auto_check_sbp_observation_msgEphemerisDepBTest.java +++ b/java/test/auto_check_sbp_observation_msgEphemerisDepBTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_msgEphemerisQzssTest.java b/java/test/auto_check_sbp_observation_msgEphemerisQzssTest.java index 83a6820eab..3209dc52bb 100644 --- a/java/test/auto_check_sbp_observation_msgEphemerisQzssTest.java +++ b/java/test/auto_check_sbp_observation_msgEphemerisQzssTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_msgObsDepATest.java b/java/test/auto_check_sbp_observation_msgObsDepATest.java index 618b7efb20..0a1e0c7e43 100644 --- a/java/test/auto_check_sbp_observation_msgObsDepATest.java +++ b/java/test/auto_check_sbp_observation_msgObsDepATest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_observation_observation_structsTest.java b/java/test/auto_check_sbp_observation_observation_structsTest.java index 1f0292024a..b6708b23d3 100644 --- a/java/test/auto_check_sbp_observation_observation_structsTest.java +++ b/java/test/auto_check_sbp_observation_observation_structsTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_orientation_MsgAngularRateTest.java b/java/test/auto_check_sbp_orientation_MsgAngularRateTest.java index 4030a38e5b..58beb9cacd 100644 --- a/java/test/auto_check_sbp_orientation_MsgAngularRateTest.java +++ b/java/test/auto_check_sbp_orientation_MsgAngularRateTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_orientation_MsgBaselineHeadingTest.java b/java/test/auto_check_sbp_orientation_MsgBaselineHeadingTest.java index ff7480c6bb..87a3fa1b75 100644 --- a/java/test/auto_check_sbp_orientation_MsgBaselineHeadingTest.java +++ b/java/test/auto_check_sbp_orientation_MsgBaselineHeadingTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_orientation_MsgOrientEulerTest.java b/java/test/auto_check_sbp_orientation_MsgOrientEulerTest.java index f08a3ed2ab..9a62d6031e 100644 --- a/java/test/auto_check_sbp_orientation_MsgOrientEulerTest.java +++ b/java/test/auto_check_sbp_orientation_MsgOrientEulerTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_orientation_MsgOrientQuatTest.java b/java/test/auto_check_sbp_orientation_MsgOrientQuatTest.java index e32c926cbb..c2ab4b87cd 100644 --- a/java/test/auto_check_sbp_orientation_MsgOrientQuatTest.java +++ b/java/test/auto_check_sbp_orientation_MsgOrientQuatTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_piksi_MsgAlmanacTest.java b/java/test/auto_check_sbp_piksi_MsgAlmanacTest.java index 6fde224864..351bd25223 100644 --- a/java/test/auto_check_sbp_piksi_MsgAlmanacTest.java +++ b/java/test/auto_check_sbp_piksi_MsgAlmanacTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_piksi_MsgCellModemStatusTest.java b/java/test/auto_check_sbp_piksi_MsgCellModemStatusTest.java index 192d8f7555..0b8734c99e 100644 --- a/java/test/auto_check_sbp_piksi_MsgCellModemStatusTest.java +++ b/java/test/auto_check_sbp_piksi_MsgCellModemStatusTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_piksi_MsgCommandOutputTest.java b/java/test/auto_check_sbp_piksi_MsgCommandOutputTest.java index 993cc0a9b4..e2d82585f5 100644 --- a/java/test/auto_check_sbp_piksi_MsgCommandOutputTest.java +++ b/java/test/auto_check_sbp_piksi_MsgCommandOutputTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_piksi_MsgCommandReqTest.java b/java/test/auto_check_sbp_piksi_MsgCommandReqTest.java index 29741ff9b1d6e6ac377141eb59851a194ede2204..bc9a720eee429f3f4d671af5453712f1adfe1993 100644 GIT binary patch delta 10 Scmew*_FZhk=8fBqZ~*`yJq4Bk delta 10 Scmew^_DgKS=8YSUa{&M#D+QAP diff --git a/java/test/auto_check_sbp_piksi_MsgCommandRespTest.java b/java/test/auto_check_sbp_piksi_MsgCommandRespTest.java index ff5421580f..e3feef8f06 100644 --- a/java/test/auto_check_sbp_piksi_MsgCommandRespTest.java +++ b/java/test/auto_check_sbp_piksi_MsgCommandRespTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_piksi_MsgCwResultsTest.java b/java/test/auto_check_sbp_piksi_MsgCwResultsTest.java index 3cc11872a0..a60321140e 100644 --- a/java/test/auto_check_sbp_piksi_MsgCwResultsTest.java +++ b/java/test/auto_check_sbp_piksi_MsgCwResultsTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_piksi_MsgCwStartTest.java b/java/test/auto_check_sbp_piksi_MsgCwStartTest.java index 909c7e91d8..b6a89dc0c7 100644 --- a/java/test/auto_check_sbp_piksi_MsgCwStartTest.java +++ b/java/test/auto_check_sbp_piksi_MsgCwStartTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_piksi_MsgDeviceMonitorTest.java b/java/test/auto_check_sbp_piksi_MsgDeviceMonitorTest.java index 2e6d14e42f..9030f9cc81 100644 --- a/java/test/auto_check_sbp_piksi_MsgDeviceMonitorTest.java +++ b/java/test/auto_check_sbp_piksi_MsgDeviceMonitorTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_piksi_MsgFrontEndGainTest.java b/java/test/auto_check_sbp_piksi_MsgFrontEndGainTest.java index 190d924c69..b4a2434267 100644 --- a/java/test/auto_check_sbp_piksi_MsgFrontEndGainTest.java +++ b/java/test/auto_check_sbp_piksi_MsgFrontEndGainTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_piksi_MsgIarStateTest.java b/java/test/auto_check_sbp_piksi_MsgIarStateTest.java index 1ace8a6609..3030f2ddab 100644 --- a/java/test/auto_check_sbp_piksi_MsgIarStateTest.java +++ b/java/test/auto_check_sbp_piksi_MsgIarStateTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_piksi_MsgInitBaseDepTest.java b/java/test/auto_check_sbp_piksi_MsgInitBaseDepTest.java index 5ac22d180d..6c2c81cf52 100644 --- a/java/test/auto_check_sbp_piksi_MsgInitBaseDepTest.java +++ b/java/test/auto_check_sbp_piksi_MsgInitBaseDepTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_piksi_MsgMaskSatelliteDepTest.java b/java/test/auto_check_sbp_piksi_MsgMaskSatelliteDepTest.java index 6c9fc35e18..3e760b73ed 100644 --- a/java/test/auto_check_sbp_piksi_MsgMaskSatelliteDepTest.java +++ b/java/test/auto_check_sbp_piksi_MsgMaskSatelliteDepTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_piksi_MsgMaskSatelliteTest.java b/java/test/auto_check_sbp_piksi_MsgMaskSatelliteTest.java index de76e7bc37..eea66598ff 100644 --- a/java/test/auto_check_sbp_piksi_MsgMaskSatelliteTest.java +++ b/java/test/auto_check_sbp_piksi_MsgMaskSatelliteTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_piksi_MsgNetworkBandwidthUsageTest.java b/java/test/auto_check_sbp_piksi_MsgNetworkBandwidthUsageTest.java index 37dc186989..0c56c369bd 100644 --- a/java/test/auto_check_sbp_piksi_MsgNetworkBandwidthUsageTest.java +++ b/java/test/auto_check_sbp_piksi_MsgNetworkBandwidthUsageTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_piksi_MsgNetworkStateReqTest.java b/java/test/auto_check_sbp_piksi_MsgNetworkStateReqTest.java index 135c565606..1c57de5081 100644 --- a/java/test/auto_check_sbp_piksi_MsgNetworkStateReqTest.java +++ b/java/test/auto_check_sbp_piksi_MsgNetworkStateReqTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_piksi_MsgNetworkStateRespTest.java b/java/test/auto_check_sbp_piksi_MsgNetworkStateRespTest.java index 7d7a521fbd446a54eed6075eb103493852f28417..d29e35d82c744f7c776dc05e73f4a6900453f671 100644 GIT binary patch delta 10 RcmZq5_@6#u^TusH#sDB61$qDg delta 10 RcmeyL-jp$6^TrMS#sDD;1$O`d diff --git a/java/test/auto_check_sbp_piksi_MsgResetDepTest.java b/java/test/auto_check_sbp_piksi_MsgResetDepTest.java index 7e3a4186de..ba28c84a61 100644 --- a/java/test/auto_check_sbp_piksi_MsgResetDepTest.java +++ b/java/test/auto_check_sbp_piksi_MsgResetDepTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_piksi_MsgResetFiltersTest.java b/java/test/auto_check_sbp_piksi_MsgResetFiltersTest.java index 9ebe3f82b8..eb4de5df69 100644 --- a/java/test/auto_check_sbp_piksi_MsgResetFiltersTest.java +++ b/java/test/auto_check_sbp_piksi_MsgResetFiltersTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_piksi_MsgResetTest.java b/java/test/auto_check_sbp_piksi_MsgResetTest.java index 1cc7135a75..bb32d7c8d4 100644 --- a/java/test/auto_check_sbp_piksi_MsgResetTest.java +++ b/java/test/auto_check_sbp_piksi_MsgResetTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_piksi_MsgSetTimeTest.java b/java/test/auto_check_sbp_piksi_MsgSetTimeTest.java index ac8c28ef47..be6c31e16a 100644 --- a/java/test/auto_check_sbp_piksi_MsgSetTimeTest.java +++ b/java/test/auto_check_sbp_piksi_MsgSetTimeTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_piksi_MsgSpecanDepTest.java b/java/test/auto_check_sbp_piksi_MsgSpecanDepTest.java index 1c4bc90e8b..411341f1f4 100644 --- a/java/test/auto_check_sbp_piksi_MsgSpecanDepTest.java +++ b/java/test/auto_check_sbp_piksi_MsgSpecanDepTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_piksi_MsgSpecanTest.java b/java/test/auto_check_sbp_piksi_MsgSpecanTest.java index 964a93d803..4ed168ed1f 100644 --- a/java/test/auto_check_sbp_piksi_MsgSpecanTest.java +++ b/java/test/auto_check_sbp_piksi_MsgSpecanTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_piksi_MsgThreadStateTest.java b/java/test/auto_check_sbp_piksi_MsgThreadStateTest.java index 0f4e6a0c68215c40a92d2dac1c670160a0ddb70a..0475a39410b0fc53353682922e2d341351c38735 100644 GIT binary patch delta 12 Ucmeyki}Bqq#tEA@ZrdFL052>D7XSbN delta 12 UcmaF2i}B+w#tEA@ZrB$C052B@6aWAK diff --git a/java/test/auto_check_sbp_piksi_MsgUartStateDepATest.java b/java/test/auto_check_sbp_piksi_MsgUartStateDepATest.java index 5dfa83480f..3dcabe9e66 100644 --- a/java/test/auto_check_sbp_piksi_MsgUartStateDepATest.java +++ b/java/test/auto_check_sbp_piksi_MsgUartStateDepATest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_piksi_MsgUartStateTest.java b/java/test/auto_check_sbp_piksi_MsgUartStateTest.java index 6d66a873a0..a64feba419 100644 --- a/java/test/auto_check_sbp_piksi_MsgUartStateTest.java +++ b/java/test/auto_check_sbp_piksi_MsgUartStateTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_piksi_piksi_structsTest.java b/java/test/auto_check_sbp_piksi_piksi_structsTest.java index c104fd7ed5..b98da26451 100644 --- a/java/test/auto_check_sbp_piksi_piksi_structsTest.java +++ b/java/test/auto_check_sbp_piksi_piksi_structsTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_profiling_MsgMeasurementPointTest.java b/java/test/auto_check_sbp_profiling_MsgMeasurementPointTest.java index bec13a7594cfa7bb5d75d6dc6150aed18d752162..a7338fcec5c7a15edf10dfd93b031a96f2b6a64e 100644 GIT binary patch delta 10 RcmZqGYSNmpdE+*J5daut1Ze;O delta 10 RcmZqDYSo&sdE diff --git a/java/test/auto_check_sbp_sbas_MsgSbasRawTest.java b/java/test/auto_check_sbp_sbas_MsgSbasRawTest.java index 6583c877c2..2a7983045e 100644 --- a/java/test/auto_check_sbp_sbas_MsgSbasRawTest.java +++ b/java/test/auto_check_sbp_sbas_MsgSbasRawTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_settings_MsgSettingsReadByIndexDoneTest.java b/java/test/auto_check_sbp_settings_MsgSettingsReadByIndexDoneTest.java index 7286be5743..c347dd6786 100644 --- a/java/test/auto_check_sbp_settings_MsgSettingsReadByIndexDoneTest.java +++ b/java/test/auto_check_sbp_settings_MsgSettingsReadByIndexDoneTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_settings_MsgSettingsReadByIndexReqTest.java b/java/test/auto_check_sbp_settings_MsgSettingsReadByIndexReqTest.java index e0f6b59e83..7a49c442ae 100644 --- a/java/test/auto_check_sbp_settings_MsgSettingsReadByIndexReqTest.java +++ b/java/test/auto_check_sbp_settings_MsgSettingsReadByIndexReqTest.java @@ -2,7 +2,7 @@ * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must - * be be distributed together with this source. All other rights reserved. + * be distributed together with this source. All other rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/java/test/auto_check_sbp_settings_MsgSettingsReadByIndexRespTest.java b/java/test/auto_check_sbp_settings_MsgSettingsReadByIndexRespTest.java index eb090b5fb7bb699d6fbe17cbdcbf2c3b1e8c2d72..652940810682dd401701ed00a1253e3a4787d313 100644 GIT binary patch delta 10 RcmbOgGd*U)=8fA@bO9Ye1tkCg delta 10 RcmbOpGb?7o=8YTDbpahN1tI_d diff --git a/java/test/auto_check_sbp_settings_MsgSettingsReadReqTest.java b/java/test/auto_check_sbp_settings_MsgSettingsReadReqTest.java index cba5a47dd85ba21ffd5ab4a205bcce0ffa79070b..50c4c56005cb1185209312ed15e0cabe00bf6c55 100644 GIT binary patch delta 10 ScmcaDbVF#u=8fByasU7wj|DFP delta 10 Scmca1bX#b`=8YRxZ~y=ueFZE4 diff --git a/java/test/auto_check_sbp_settings_MsgSettingsReadRespTest.java b/java/test/auto_check_sbp_settings_MsgSettingsReadRespTest.java index 752e9a8a6d2562d133076451e7a59b7785e8a008..2ba77f83bd873d365b0674a7208ca17a7812db35 100644 GIT binary patch delta 10 RcmeB{?U0?YdE>ULyZ{*l1lj-q delta 10 RcmeB>?UtRedEULyZ{*l1lj-q delta 10 RcmeB>?UtRedE