From e1c15426a3e01ab3bd5703d659d4b7555a3e7160 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Tue, 17 Jan 2023 19:27:27 +0100 Subject: [PATCH] bump copyright years --- LICENSE.md | 2 +- Source/SenseGlove/Private/SenseGlove.cpp | 2 +- Source/SenseGlove/Private/SenseGlove.h | 2 +- Source/SenseGlove/Private/SenseGloveModule.cpp | 2 +- Source/SenseGlove/Private/SenseGloveModule.h | 2 +- Source/SenseGlove/SenseGlove.Build.cs | 2 +- Source/SenseGloveAndroid/Private/SGAndroid/SGConnectJNI.cpp | 2 +- Source/SenseGloveAndroid/Private/SenseGloveAndroid.cpp | 2 +- Source/SenseGloveAndroid/Private/SenseGloveAndroid.h | 2 +- Source/SenseGloveAndroid/Private/SenseGloveAndroidModule.cpp | 2 +- Source/SenseGloveAndroid/Private/SenseGloveAndroidModule.h | 2 +- Source/SenseGloveAndroid/Public/SGAndroid/SGConnectJNI.h | 2 +- Source/SenseGloveAndroid/SenseGloveAndroid.Build.cs | 2 +- Source/SenseGloveAndroid/SenseGloveAndroid_UPL.xml | 2 +- .../Private/SGBuildHacks/SGDisable_C4263.cpp | 2 +- .../Private/SGBuildHacks/SGDisable_C4264.cpp | 2 +- .../Private/SGBuildHacks/SGDisable_C4706.cpp | 2 +- .../Private/SGBuildHacks/SGDisable_C4800.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Connect_SGConnect.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_Anatomy.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_BasicHandModel.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_BetaDevice.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_BuzzCommand.cpp | 2 +- .../SGBuildHacks/SGInclude_Core_CalibrationDataPoint.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_DeviceList.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_DeviceModel.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_FingerCommand.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_Fingers.cpp | 2 +- .../SGBuildHacks/SGInclude_Core_ForceFeedbackCommand.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_HandInterpolator.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_HandPose.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_HandProfile.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_HapticGlove.cpp | 2 +- .../SGBuildHacks/SGInclude_Core_HapticGloveCalibrationCheck.cpp | 2 +- .../SGInclude_Core_HapticGloveCalibrationSequence.cpp | 2 +- .../SGBuildHacks/SGInclude_Core_HapticGloveCommandBuffer.cpp | 2 +- .../SGBuildHacks/SGInclude_Core_HapticGloveHandProfiles.cpp | 2 +- .../SGBuildHacks/SGInclude_Core_HapticGloveQuickCalibration.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_InterpolationSet.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_JointKinematics.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_Library.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_NovaGlove.cpp | 2 +- .../SGBuildHacks/SGInclude_Core_NovaGloveCalibration.cpp | 2 +- .../SGBuildHacks/SGInclude_Core_NovaGloveHandProfile.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_NovaGloveInfo.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_NovaGloveSensorData.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_NovaGloveVars.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_Quat.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_SGDevice.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_SenseCom.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_SenseGlove.cpp | 2 +- .../SGBuildHacks/SGInclude_Core_SenseGloveHandProfile.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_SenseGloveInfo.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_SenseGlovePose.cpp | 2 +- .../SGBuildHacks/SGInclude_Core_SenseGloveSensorData.cpp | 2 +- .../SGBuildHacks/SGInclude_Core_SenseGloveThumperCommand.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_SenseGloveVars.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_SensorRange.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_ThumperCommand.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_TimedBuzzCommand.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_TimedThumpCommand.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_Tracking.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_Vect3D.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Windows.cpp | 2 +- .../Private/SGBuildHacks/SGRestore_C4263.cpp | 2 +- .../Private/SGBuildHacks/SGRestore_C4264.cpp | 2 +- .../Private/SGBuildHacks/SGRestore_C4706.cpp | 2 +- .../Private/SGBuildHacks/SGRestore_C4800.cpp | 2 +- .../Private/SGBuildHacks/SGRestore_TEXT.cpp | 2 +- .../Private/SGBuildHacks/SGRestore_check.cpp | 2 +- .../SenseGloveBuildHacks/Private/SGBuildHacks/SGUndef_TEXT.cpp | 2 +- .../SenseGloveBuildHacks/Private/SGBuildHacks/SGUndef_check.cpp | 2 +- Source/SenseGloveBuildHacks/Private/SenseGloveBuildHacks.cpp | 2 +- Source/SenseGloveBuildHacks/Private/SenseGloveBuildHacks.h | 2 +- .../SenseGloveBuildHacks/Private/SenseGloveBuildHacksModule.cpp | 2 +- .../SenseGloveBuildHacks/Private/SenseGloveBuildHacksModule.h | 2 +- .../SenseGloveBuildHacks/Public/SGBuildHacks/SGDisable_C4263.h | 2 +- .../SenseGloveBuildHacks/Public/SGBuildHacks/SGDisable_C4264.h | 2 +- .../SenseGloveBuildHacks/Public/SGBuildHacks/SGDisable_C4706.h | 2 +- .../SenseGloveBuildHacks/Public/SGBuildHacks/SGDisable_C4800.h | 2 +- .../Public/SGBuildHacks/SGDisable_Woverloaded_virtual.h | 2 +- .../Public/SGBuildHacks/SGInclude_Connect_SGConnect.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_Anatomy.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_BasicHandModel.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_BetaDevice.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_BuzzCommand.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_CalibrationDataPoint.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_DeviceList.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_DeviceModel.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_FingerCommand.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_Fingers.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_ForceFeedbackCommand.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_HandInterpolator.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_HandPose.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_HandProfile.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_HapticGlove.h | 2 +- .../SGBuildHacks/SGInclude_Core_HapticGloveCalibrationCheck.h | 2 +- .../SGInclude_Core_HapticGloveCalibrationSequence.h | 2 +- .../SGBuildHacks/SGInclude_Core_HapticGloveCommandBuffer.h | 2 +- .../SGBuildHacks/SGInclude_Core_HapticGloveHandProfiles.h | 2 +- .../SGBuildHacks/SGInclude_Core_HapticGloveQuickCalibration.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_InterpolationSet.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_JointKinematics.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_Library.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_NovaGlove.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_NovaGloveCalibration.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_NovaGloveHandProfile.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_NovaGloveInfo.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_NovaGloveSensorData.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_NovaGloveVars.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_Quat.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_SGDevice.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_SenseCom.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_SenseGlove.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_SenseGloveHandProfile.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_SenseGloveInfo.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_SenseGlovePose.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_SenseGloveSensorData.h | 2 +- .../SGBuildHacks/SGInclude_Core_SenseGloveThumperCommand.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_SenseGloveVars.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_SensorRange.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_ThumperCommand.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_TimedBuzzCommand.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_TimedThumpCommand.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_Tracking.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_Vect3D.h | 2 +- .../Public/SGBuildHacks/SGInclude_Windows.h | 2 +- .../SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_C4263.h | 2 +- .../SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_C4264.h | 2 +- .../SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_C4706.h | 2 +- .../SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_C4800.h | 2 +- .../SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_TEXT.h | 2 +- .../Public/SGBuildHacks/SGRestore_Woverloaded_virtual.h | 2 +- .../SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_check.h | 2 +- Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGUndef_TEXT.h | 2 +- Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGUndef_check.h | 2 +- Source/SenseGloveBuildHacks/SenseGloveBuildHacks.Build.cs | 2 +- Source/SenseGloveConnect/Private/SGConnect/SGConnect.cpp | 2 +- Source/SenseGloveConnect/Private/SenseGloveConnect.cpp | 2 +- Source/SenseGloveConnect/Private/SenseGloveConnect.h | 2 +- Source/SenseGloveConnect/Private/SenseGloveConnectModule.cpp | 2 +- Source/SenseGloveConnect/Private/SenseGloveConnectModule.h | 2 +- Source/SenseGloveConnect/Public/SGConnect/SGConnect.h | 2 +- Source/SenseGloveConnect/SenseGloveConnect.Build.cs | 2 +- .../Private/SGConnectImpl/SGConnectImpl.cpp | 2 +- .../Private/SGConnectImpl/SGExportedFunctions.cpp | 2 +- .../SenseGloveConnectImpl/Private/SGConnectImpl/SGPlatform.cpp | 2 +- Source/SenseGloveConnectImpl/Private/SenseGloveConnectImpl.cpp | 2 +- Source/SenseGloveConnectImpl/Private/SenseGloveConnectImpl.h | 2 +- .../Private/SenseGloveConnectImplModule.cpp | 2 +- .../SenseGloveConnectImpl/Private/SenseGloveConnectImplModule.h | 2 +- .../SenseGloveConnectImpl/Public/SGConnectImpl/SGConnectImpl.h | 2 +- .../Public/SGConnectImpl/SGExportedFunctions.h | 2 +- Source/SenseGloveConnectImpl/Public/SGConnectImpl/SGPlatform.h | 2 +- Source/SenseGloveConnectImpl/SenseGloveConnectImpl.Build.cs | 2 +- .../Private/SGConnectKismet/SGConnectKismetLibrary.cpp | 2 +- .../SenseGloveConnectKismet/Private/SenseGloveConnectKismet.cpp | 2 +- .../SenseGloveConnectKismet/Private/SenseGloveConnectKismet.h | 2 +- .../Private/SenseGloveConnectKismetModule.cpp | 2 +- .../Private/SenseGloveConnectKismetModule.h | 2 +- .../Public/SGConnectKismet/SGConnectKismetLibrary.h | 2 +- Source/SenseGloveConnectKismet/SenseGloveConnectKismet.Build.cs | 2 +- Source/SenseGloveCore/Private/SGCore/SGAnatomy.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGBasicHandModel.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGBetaDevice.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGBuzzCommand.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGCalibrationDataPoint.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGCore.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGDevice.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGDeviceImplCast.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGDeviceImplCast.h | 2 +- Source/SenseGloveCore/Private/SGCore/SGDeviceList.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGDeviceModel.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGFingerCommand.cpp | 2 +- .../SenseGloveCore/Private/SGCore/SGFingerCommandImplCast.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGFingerCommandImplCast.h | 2 +- Source/SenseGloveCore/Private/SGCore/SGFloatArray.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGForceFeedbackCommand.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGHandInterpolator.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGHandPose.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGHandProfile.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGHapticGlove.cpp | 2 +- .../Private/SGCore/SGHapticGloveCalibrationCheck.cpp | 2 +- .../Private/SGCore/SGHapticGloveCalibrationSequence.cpp | 2 +- .../Private/SGCore/SGHapticGloveCalibrationSequenceImplCast.cpp | 2 +- .../Private/SGCore/SGHapticGloveCalibrationSequenceImplCast.h | 2 +- .../Private/SGCore/SGHapticGloveCommandBuffer.cpp | 2 +- .../SenseGloveCore/Private/SGCore/SGHapticGloveHandProfiles.cpp | 2 +- .../Private/SGCore/SGHapticGloveQuickCalibration.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGInterpolationSet.cpp | 2 +- .../SenseGloveCore/Private/SGCore/SGInterpolationSetArray.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGJointKinematics.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGLibrary.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGNovaGlove.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGNovaGloveCalibration.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGNovaGloveHandProfile.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGNovaGloveInfo.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGNovaGloveSensorData.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGQuatArray.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGRotatorArray.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGSenseCom.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGSenseGlove.cpp | 2 +- .../SenseGloveCore/Private/SGCore/SGSenseGloveHandProfile.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGSenseGloveInfo.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGSenseGlovePose.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGSenseGloveSensorData.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGSenseGloveVars.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGSensorRange.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGThumperCommand.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGTimedBuzzCommand.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGTimedThumpCommand.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGTracking.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGVectorArray.cpp | 2 +- Source/SenseGloveCore/Private/SenseGloveCore.cpp | 2 +- Source/SenseGloveCore/Private/SenseGloveCore.h | 2 +- Source/SenseGloveCore/Private/SenseGloveCoreModule.cpp | 2 +- Source/SenseGloveCore/Private/SenseGloveCoreModule.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGAnatomy.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGBasicHandModel.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGBetaDevice.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGBuzzCommand.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGCalibrationDataPoint.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGCore.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGDevice.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGDeviceList.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGDeviceModel.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGFingerCommand.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGFloatArray.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGForceFeedbackCommand.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGHandInterpolator.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGHandPose.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGHandProfile.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGHapticGlove.h | 2 +- .../Public/SGCore/SGHapticGloveCalibrationCheck.h | 2 +- .../Public/SGCore/SGHapticGloveCalibrationSequence.h | 2 +- .../SenseGloveCore/Public/SGCore/SGHapticGloveCommandBuffer.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGHapticGloveHandProfiles.h | 2 +- .../Public/SGCore/SGHapticGloveQuickCalibration.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGInterpolationSet.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGInterpolationSetArray.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGJointKinematics.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGLibrary.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGNovaGlove.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGNovaGloveCalibration.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGNovaGloveHandProfile.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGNovaGloveInfo.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGNovaGloveSensorData.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGQuatArray.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGRotatorArray.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGSenseCom.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGSenseGlove.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGSenseGloveHandProfile.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGSenseGloveInfo.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGSenseGlovePose.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGSenseGloveSensorData.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGSenseGloveVars.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGSensorRange.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGThumperCommand.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGTimedBuzzCommand.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGTimedThumpCommand.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGTracking.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGVectorArray.h | 2 +- Source/SenseGloveCore/SenseGloveCore.Build.cs | 2 +- Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGAnatomyImpl.cpp | 2 +- .../Private/SGCoreImpl/SGBasicHandModelImpl.cpp | 2 +- .../SenseGloveCoreImpl/Private/SGCoreImpl/SGBetaDeviceImpl.cpp | 2 +- .../SenseGloveCoreImpl/Private/SGCoreImpl/SGBuzzCommandImpl.cpp | 2 +- .../Private/SGCoreImpl/SGCalibrationDataPointImpl.cpp | 2 +- Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGCoreEnumCast.cpp | 2 +- Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGCoreEnumCast.h | 2 +- Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGDeviceImpl.cpp | 2 +- .../SenseGloveCoreImpl/Private/SGCoreImpl/SGDeviceListImpl.cpp | 2 +- .../SenseGloveCoreImpl/Private/SGCoreImpl/SGDeviceModelImpl.cpp | 2 +- .../Private/SGCoreImpl/SGExportedFunctions.cpp | 2 +- .../Private/SGCoreImpl/SGFingerCommandImpl.cpp | 2 +- .../Private/SGCoreImpl/SGForceFeedbackCommandImpl.cpp | 2 +- .../Private/SGCoreImpl/SGHandInterpolatorImpl.cpp | 2 +- Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHandPoseImpl.cpp | 2 +- .../SenseGloveCoreImpl/Private/SGCoreImpl/SGHandProfileImpl.cpp | 2 +- .../Private/SGCoreImpl/SGHapticGloveCalibrationCheckImpl.cpp | 2 +- .../Private/SGCoreImpl/SGHapticGloveCalibrationSequenceImpl.cpp | 2 +- .../Private/SGCoreImpl/SGHapticGloveCommandBufferImpl.cpp | 2 +- .../Private/SGCoreImpl/SGHapticGloveHandProfilesImpl.cpp | 2 +- .../SenseGloveCoreImpl/Private/SGCoreImpl/SGHapticGloveImpl.cpp | 2 +- .../Private/SGCoreImpl/SGHapticGloveQuickCalibrationImpl.cpp | 2 +- .../Private/SGCoreImpl/SGInterpolationSetImpl.cpp | 2 +- .../Private/SGCoreImpl/SGJointKinematicsImpl.cpp | 2 +- Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGLibraryImpl.cpp | 2 +- .../Private/SGCoreImpl/SGNovaGloveCalibrationImpl.cpp | 2 +- .../Private/SGCoreImpl/SGNovaGloveHandProfileImpl.cpp | 2 +- .../SenseGloveCoreImpl/Private/SGCoreImpl/SGNovaGloveImpl.cpp | 2 +- .../Private/SGCoreImpl/SGNovaGloveInfoImpl.cpp | 2 +- .../Private/SGCoreImpl/SGNovaGloveSensorDataImpl.cpp | 2 +- Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGPlatform.cpp | 2 +- Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGQuatImpl.cpp | 2 +- Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGQuatImpl.h | 2 +- Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseComImpl.cpp | 2 +- .../Private/SGCoreImpl/SGSenseGloveHandProfileImpl.cpp | 2 +- .../SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseGloveImpl.cpp | 2 +- .../Private/SGCoreImpl/SGSenseGloveInfoImpl.cpp | 2 +- .../Private/SGCoreImpl/SGSenseGlovePoseImpl.cpp | 2 +- .../Private/SGCoreImpl/SGSenseGloveSensorDataImpl.cpp | 2 +- .../Private/SGCoreImpl/SGSenseGloveVarsImpl.cpp | 2 +- .../SenseGloveCoreImpl/Private/SGCoreImpl/SGSensorRangeImpl.cpp | 2 +- .../Private/SGCoreImpl/SGThumperCommandImpl.cpp | 2 +- .../Private/SGCoreImpl/SGTimedBuzzCommandImpl.cpp | 2 +- .../Private/SGCoreImpl/SGTimedThumpCommandImpl.cpp | 2 +- Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGTrackingImpl.cpp | 2 +- Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGVect3DImpl.cpp | 2 +- Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGVect3DImpl.h | 2 +- Source/SenseGloveCoreImpl/Private/SenseGloveCoreImpl.cpp | 2 +- Source/SenseGloveCoreImpl/Private/SenseGloveCoreImpl.h | 2 +- Source/SenseGloveCoreImpl/Private/SenseGloveCoreImplModule.cpp | 2 +- Source/SenseGloveCoreImpl/Private/SenseGloveCoreImplModule.h | 2 +- Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGAnatomyImpl.h | 2 +- .../SenseGloveCoreImpl/Public/SGCoreImpl/SGBasicHandModelImpl.h | 2 +- Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGBetaDeviceImpl.h | 2 +- Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGBuzzCommandImpl.h | 2 +- .../Public/SGCoreImpl/SGCalibrationDataPointImpl.h | 2 +- Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGDeviceImpl.h | 2 +- Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGDeviceListImpl.h | 2 +- Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGDeviceModelImpl.h | 2 +- .../SenseGloveCoreImpl/Public/SGCoreImpl/SGExportedFunctions.h | 2 +- .../SenseGloveCoreImpl/Public/SGCoreImpl/SGFingerCommandImpl.h | 2 +- .../Public/SGCoreImpl/SGForceFeedbackCommandImpl.h | 2 +- .../Public/SGCoreImpl/SGHandInterpolatorImpl.h | 2 +- Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHandPoseImpl.h | 2 +- Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHandProfileImpl.h | 2 +- .../Public/SGCoreImpl/SGHapticGloveCalibrationCheckImpl.h | 2 +- .../Public/SGCoreImpl/SGHapticGloveCalibrationSequenceImpl.h | 2 +- .../Public/SGCoreImpl/SGHapticGloveCommandBufferImpl.h | 2 +- .../Public/SGCoreImpl/SGHapticGloveHandProfilesImpl.h | 2 +- Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHapticGloveImpl.h | 2 +- .../Public/SGCoreImpl/SGHapticGloveQuickCalibrationImpl.h | 2 +- .../Public/SGCoreImpl/SGInterpolationSetImpl.h | 2 +- .../Public/SGCoreImpl/SGJointKinematicsImpl.h | 2 +- Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGLibraryImpl.h | 2 +- .../Public/SGCoreImpl/SGNovaGloveCalibrationImpl.h | 2 +- .../Public/SGCoreImpl/SGNovaGloveHandProfileImpl.h | 2 +- Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGNovaGloveImpl.h | 2 +- .../SenseGloveCoreImpl/Public/SGCoreImpl/SGNovaGloveInfoImpl.h | 2 +- .../Public/SGCoreImpl/SGNovaGloveSensorDataImpl.h | 2 +- Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGPlatform.h | 2 +- Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseComImpl.h | 2 +- .../Public/SGCoreImpl/SGSenseGloveHandProfileImpl.h | 2 +- Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseGloveImpl.h | 2 +- .../SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseGloveInfoImpl.h | 2 +- .../SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseGlovePoseImpl.h | 2 +- .../Public/SGCoreImpl/SGSenseGloveSensorDataImpl.h | 2 +- .../SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseGloveVarsImpl.h | 2 +- Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSensorRangeImpl.h | 2 +- .../SenseGloveCoreImpl/Public/SGCoreImpl/SGThumperCommandImpl.h | 2 +- .../Public/SGCoreImpl/SGTimedBuzzCommandImpl.h | 2 +- .../Public/SGCoreImpl/SGTimedThumpCommandImpl.h | 2 +- Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGTrackingImpl.h | 2 +- Source/SenseGloveCoreImpl/SenseGloveCoreImpl.Build.cs | 2 +- .../Private/SGCoreKismet/SGAnatomyKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGBasicHandModelKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGBetaDeviceKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGBuzzCommandKismetLibrary.cpp | 2 +- .../SGCoreKismet/SGCalibrationDataPointKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGDeviceKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGDeviceListKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGDeviceModelKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGFingerCommandKismetLibrary.cpp | 2 +- .../SGCoreKismet/SGForceFeedbackCommandKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGHandInterpolatorKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGHandPoseKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGHandProfileKismetLibrary.cpp | 2 +- .../SGCoreKismet/SGHapticGloveCalibrationCheckKismetLibrary.cpp | 2 +- .../SGHapticGloveCalibrationSequenceKismetLibrary.cpp | 2 +- .../SGCoreKismet/SGHapticGloveCommandBufferKismetLibrary.cpp | 2 +- .../SGCoreKismet/SGHapticGloveHandProfilesKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGHapticGloveKismetLibrary.cpp | 2 +- .../SGCoreKismet/SGHapticGloveQuickCalibrationKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGInterpolationSetKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGJointKinematicsKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGLibraryKismetLibrary.cpp | 2 +- .../SGCoreKismet/SGNovaGloveCalibrationKismetLibrary.cpp | 2 +- .../SGCoreKismet/SGNovaGloveHandProfileKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGNovaGloveInfoKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGNovaGloveKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGNovaGloveSensorDataKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGSenseComKismetLibrary.cpp | 2 +- .../SGCoreKismet/SGSenseGloveHandProfileKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGSenseGloveInfoKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGSenseGloveKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGSenseGlovePoseKismetLibrary.cpp | 2 +- .../SGCoreKismet/SGSenseGloveSensorDataKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGSenseGloveVarsKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGSensorRangeKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGThumperCommandKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGTimedBuzzCommandKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGTimedThumpCommandKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGTrackingKismetLibrary.cpp | 2 +- Source/SenseGloveCoreKismet/Private/SenseGloveCoreKismet.cpp | 2 +- Source/SenseGloveCoreKismet/Private/SenseGloveCoreKismet.h | 2 +- .../SenseGloveCoreKismet/Private/SenseGloveCoreKismetModule.cpp | 2 +- .../SenseGloveCoreKismet/Private/SenseGloveCoreKismetModule.h | 2 +- .../Public/SGCoreKismet/SGAnatomyKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGBasicHandModelKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGBetaDeviceKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGBuzzCommandKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGCalibrationDataPointKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGDeviceKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGDeviceListKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGDeviceModelKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGFingerCommandKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGForceFeedbackCommandKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGHandInterpolatorKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGHandPoseKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGHandProfileKismetLibrary.h | 2 +- .../SGCoreKismet/SGHapticGloveCalibrationCheckKismetLibrary.h | 2 +- .../SGHapticGloveCalibrationSequenceKismetLibrary.h | 2 +- .../SGCoreKismet/SGHapticGloveCommandBufferKismetLibrary.h | 2 +- .../SGCoreKismet/SGHapticGloveHandProfilesKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGHapticGloveKismetLibrary.h | 2 +- .../SGCoreKismet/SGHapticGloveQuickCalibrationKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGInterpolationSetKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGJointKinematicsKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGLibraryKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGNovaGloveCalibrationKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGNovaGloveHandProfileKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGNovaGloveInfoKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGNovaGloveKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGNovaGloveSensorDataKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGSenseComKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGSenseGloveHandProfileKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGSenseGloveInfoKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGSenseGloveKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGSenseGlovePoseKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGSenseGloveSensorDataKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGSenseGloveVarsKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGSensorRangeKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGThumperCommandKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGTimedBuzzCommandKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGTimedThumpCommandKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGTrackingKismetLibrary.h | 2 +- Source/SenseGloveCoreKismet/SenseGloveCoreKismet.Build.cs | 2 +- Source/SenseGloveEditor/Private/SenseGloveEditor.cpp | 2 +- Source/SenseGloveEditor/Private/SenseGloveEditor.h | 2 +- Source/SenseGloveEditor/Private/SenseGloveEditorModule.cpp | 2 +- Source/SenseGloveEditor/Private/SenseGloveEditorModule.h | 2 +- Source/SenseGloveEditor/SenseGloveEditor.Build.cs | 2 +- .../SenseGloveInterop/Private/SGInterop/SGIC_ESGBackendType.cpp | 2 +- Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGCVar.cpp | 2 +- .../Private/SGInterop/SGIC_ESGCalibrationStage.cpp | 2 +- .../Private/SGInterop/SGIC_ESGConnectionType.cpp | 2 +- .../SenseGloveInterop/Private/SGInterop/SGIC_ESGDeviceType.cpp | 2 +- Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGFinger.cpp | 2 +- .../Private/SGInterop/SGIC_ESGFingerMovement.cpp | 2 +- .../Private/SGInterop/SGIC_ESGFingerSolver.cpp | 2 +- .../SenseGloveInterop/Private/SGInterop/SGIC_ESGListFormat.cpp | 2 +- Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGNovaCVar.cpp | 2 +- Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGNovaData.cpp | 2 +- .../Private/SGInterop/SGIC_ESGNovaSensorData.cpp | 2 +- .../Private/SGInterop/SGIC_ESGPositionalTrackingHardware.cpp | 2 +- Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGSVar.cpp | 2 +- .../Private/SGInterop/SGIC_ESGSenseGloveThumperCommand.cpp | 2 +- .../Private/SGInterop/SGIC_ESGSensorFormat.cpp | 2 +- .../Private/SGInterop/SGIC_ESGThumbMovement.cpp | 2 +- .../SenseGloveInterop/Private/SGInterop/SGIC_ESGThumbSolver.cpp | 2 +- Source/SenseGloveInterop/Private/SGInterop/SGIC_FQuat.cpp | 2 +- .../Private/SGInterop/SGIC_FSGBasicHandModelImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGBetaDeviceImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGBuzzCommandImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGCalibrationDataPointImpl.cpp | 2 +- .../SenseGloveInterop/Private/SGInterop/SGIC_FSGDeviceImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGDeviceModelImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGFingerCommandImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGForceFeedbackCommandImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGHandInterpolatorImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGHandPoseImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGHandProfileImpl.cpp | 2 +- .../SGInterop/SGIC_FSGHapticGloveCalibrationCheckImpl.cpp | 2 +- .../SGInterop/SGIC_FSGHapticGloveCalibrationSequenceImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGHapticGloveCommandBufferImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGHapticGloveImpl.cpp | 2 +- .../SGInterop/SGIC_FSGHapticGloveQuickCalibrationImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGInterpolationSetImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGNovaGloveHandProfileImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGNovaGloveImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGNovaGloveInfoImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGNovaGloveSensorDataImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGSenseGloveHandProfileImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGSenseGloveImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGSenseGloveInfoImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGSenseGlovePoseImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGSenseGloveSensorDataImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGSensorRangeImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGThumperCommandImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGTimedBuzzCommandImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGTimedThumpCommandImpl.cpp | 2 +- Source/SenseGloveInterop/Private/SGInterop/SGIC_FString.cpp | 2 +- Source/SenseGloveInterop/Private/SGInterop/SGIC_FVector.cpp | 2 +- .../SenseGloveInterop/Private/SGInterop/SGIC_TArray_FQuat.cpp | 2 +- .../SGInterop/SGIC_TArray_FSGCalibrationDataPointImpl.cpp | 2 +- .../SGInterop/SGIC_TArray_FSGForceFeedbackCommandImpl.cpp | 2 +- .../Private/SGInterop/SGIC_TArray_FSGNovaGloveImpl.cpp | 2 +- .../Private/SGInterop/SGIC_TArray_FSGSenseGloveImpl.cpp | 2 +- .../Private/SGInterop/SGIC_TArray_FSGTimedBuzzCommandImpl.cpp | 2 +- .../Private/SGInterop/SGIC_TArray_FSGTimedThumpCommandImpl.cpp | 2 +- .../SenseGloveInterop/Private/SGInterop/SGIC_TArray_FVector.cpp | 2 +- .../Private/SGInterop/SGIC_TArray_TArray_FQuat.cpp | 2 +- .../SGInterop/SGIC_TArray_TArray_FSGInterpolationSetImpl.cpp | 2 +- .../Private/SGInterop/SGIC_TArray_TArray_FVector.cpp | 2 +- .../Private/SGInterop/SGIC_TArray_TArray_bool.cpp | 2 +- .../Private/SGInterop/SGIC_TArray_TArray_float.cpp | 2 +- .../Private/SGInterop/SGIC_TArray_TSharedRef_FSGDeviceImpl.cpp | 2 +- .../SGInterop/SGIC_TArray_TSharedRef_FSGHapticGloveImpl.cpp | 2 +- Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_bool.cpp | 2 +- .../SenseGloveInterop/Private/SGInterop/SGIC_TArray_float.cpp | 2 +- .../SenseGloveInterop/Private/SGInterop/SGIC_TArray_int32.cpp | 2 +- .../Private/SGInterop/SGIC_TSharedPtr_FSGBetaDeviceImpl.cpp | 2 +- .../Private/SGInterop/SGIC_TSharedPtr_FSGBuzzCommandImpl.cpp | 2 +- .../Private/SGInterop/SGIC_TSharedPtr_FSGDeviceImpl.cpp | 2 +- .../Private/SGInterop/SGIC_TSharedPtr_FSGFingerCommandImpl.cpp | 2 +- .../SGInterop/SGIC_TSharedPtr_FSGForceFeedbackCommandImpl.cpp | 2 +- .../SGIC_TSharedPtr_FSGHapticGloveCalibrationSequenceImpl.cpp | 2 +- .../Private/SGInterop/SGIC_TSharedPtr_FSGHapticGloveImpl.cpp | 2 +- .../SGIC_TSharedPtr_FSGHapticGloveQuickCalibrationImpl.cpp | 2 +- .../Private/SGInterop/SGIC_TSharedPtr_FSGNovaGloveImpl.cpp | 2 +- .../Private/SGInterop/SGIC_TSharedPtr_FSGSenseGloveImpl.cpp | 2 +- .../SGInterop/SGIC_TSharedPtr_FSGTimedBuzzCommandImpl.cpp | 2 +- .../Private/SGInterop/SGIC_TSubclassOf_FSGDeviceImpl.cpp | 2 +- Source/SenseGloveInterop/Private/SGInterop/SGIC_int32_Ref.cpp | 2 +- Source/SenseGloveInterop/Private/SenseGloveInterop.cpp | 2 +- Source/SenseGloveInterop/Private/SenseGloveInterop.h | 2 +- Source/SenseGloveInterop/Private/SenseGloveInteropModule.cpp | 2 +- Source/SenseGloveInterop/Private/SenseGloveInteropModule.h | 2 +- Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGBackendType.h | 2 +- Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGCVar.h | 2 +- .../Public/SGInterop/SGIC_ESGCalibrationStage.h | 2 +- .../SenseGloveInterop/Public/SGInterop/SGIC_ESGConnectionType.h | 2 +- Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGDeviceType.h | 2 +- Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGFinger.h | 2 +- .../SenseGloveInterop/Public/SGInterop/SGIC_ESGFingerMovement.h | 2 +- .../SenseGloveInterop/Public/SGInterop/SGIC_ESGFingerSolver.h | 2 +- Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGListFormat.h | 2 +- Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGNovaCVar.h | 2 +- Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGNovaData.h | 2 +- .../SenseGloveInterop/Public/SGInterop/SGIC_ESGNovaSensorData.h | 2 +- .../Public/SGInterop/SGIC_ESGPositionalTrackingHardware.h | 2 +- Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGSVar.h | 2 +- .../Public/SGInterop/SGIC_ESGSenseGloveThumperCommand.h | 2 +- .../SenseGloveInterop/Public/SGInterop/SGIC_ESGSensorFormat.h | 2 +- .../SenseGloveInterop/Public/SGInterop/SGIC_ESGThumbMovement.h | 2 +- Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGThumbSolver.h | 2 +- Source/SenseGloveInterop/Public/SGInterop/SGIC_FQuat.h | 2 +- .../Public/SGInterop/SGIC_FSGBasicHandModelImpl.h | 2 +- .../SenseGloveInterop/Public/SGInterop/SGIC_FSGBetaDeviceImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGBuzzCommandImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGCalibrationDataPointImpl.h | 2 +- Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGDeviceImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGDeviceModelImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGFingerCommandImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGForceFeedbackCommandImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGHandInterpolatorImpl.h | 2 +- .../SenseGloveInterop/Public/SGInterop/SGIC_FSGHandPoseImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGHandProfileImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGHapticGloveCalibrationCheckImpl.h | 2 +- .../SGInterop/SGIC_FSGHapticGloveCalibrationSequenceImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGHapticGloveCommandBufferImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGHapticGloveImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGHapticGloveQuickCalibrationImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGInterpolationSetImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGNovaGloveHandProfileImpl.h | 2 +- .../SenseGloveInterop/Public/SGInterop/SGIC_FSGNovaGloveImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGNovaGloveInfoImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGNovaGloveSensorDataImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGSenseGloveHandProfileImpl.h | 2 +- .../SenseGloveInterop/Public/SGInterop/SGIC_FSGSenseGloveImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGSenseGloveInfoImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGSenseGlovePoseImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGSenseGloveSensorDataImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGSensorRangeImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGThumperCommandImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGTimedBuzzCommandImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGTimedThumpCommandImpl.h | 2 +- Source/SenseGloveInterop/Public/SGInterop/SGIC_FString.h | 2 +- Source/SenseGloveInterop/Public/SGInterop/SGIC_FVector.h | 2 +- Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FQuat.h | 2 +- .../Public/SGInterop/SGIC_TArray_FSGCalibrationDataPointImpl.h | 2 +- .../Public/SGInterop/SGIC_TArray_FSGForceFeedbackCommandImpl.h | 2 +- .../Public/SGInterop/SGIC_TArray_FSGNovaGloveImpl.h | 2 +- .../Public/SGInterop/SGIC_TArray_FSGSenseGloveImpl.h | 2 +- .../Public/SGInterop/SGIC_TArray_FSGTimedBuzzCommandImpl.h | 2 +- .../Public/SGInterop/SGIC_TArray_FSGTimedThumpCommandImpl.h | 2 +- Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FVector.h | 2 +- .../Public/SGInterop/SGIC_TArray_TArray_FQuat.h | 2 +- .../SGInterop/SGIC_TArray_TArray_FSGInterpolationSetImpl.h | 2 +- .../Public/SGInterop/SGIC_TArray_TArray_FVector.h | 2 +- .../Public/SGInterop/SGIC_TArray_TArray_bool.h | 2 +- .../Public/SGInterop/SGIC_TArray_TArray_float.h | 2 +- .../Public/SGInterop/SGIC_TArray_TSharedRef_FSGDeviceImpl.h | 2 +- .../SGInterop/SGIC_TArray_TSharedRef_FSGHapticGloveImpl.h | 2 +- Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_bool.h | 2 +- Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_float.h | 2 +- Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_int32.h | 2 +- .../Public/SGInterop/SGIC_TSharedPtr_FSGBetaDeviceImpl.h | 2 +- .../Public/SGInterop/SGIC_TSharedPtr_FSGBuzzCommandImpl.h | 2 +- .../Public/SGInterop/SGIC_TSharedPtr_FSGDeviceImpl.h | 2 +- .../Public/SGInterop/SGIC_TSharedPtr_FSGFingerCommandImpl.h | 2 +- .../SGInterop/SGIC_TSharedPtr_FSGForceFeedbackCommandImpl.h | 2 +- .../SGIC_TSharedPtr_FSGHapticGloveCalibrationSequenceImpl.h | 2 +- .../Public/SGInterop/SGIC_TSharedPtr_FSGHapticGloveImpl.h | 2 +- .../SGIC_TSharedPtr_FSGHapticGloveQuickCalibrationImpl.h | 2 +- .../Public/SGInterop/SGIC_TSharedPtr_FSGNovaGloveImpl.h | 2 +- .../Public/SGInterop/SGIC_TSharedPtr_FSGSenseGloveImpl.h | 2 +- .../Public/SGInterop/SGIC_TSharedPtr_FSGTimedBuzzCommandImpl.h | 2 +- .../Public/SGInterop/SGIC_TSubclassOf_FSGDeviceImpl.h | 2 +- Source/SenseGloveInterop/Public/SGInterop/SGIC_int32_Ref.h | 2 +- Source/SenseGloveInterop/SenseGloveInterop.Build.cs | 2 +- .../Private/SGKismet/SGBlueprintFunctionLibrary.cpp | 2 +- Source/SenseGloveKismet/Private/SenseGloveKismet.cpp | 2 +- Source/SenseGloveKismet/Private/SenseGloveKismet.h | 2 +- Source/SenseGloveKismet/Private/SenseGloveKismetModule.cpp | 2 +- Source/SenseGloveKismet/Private/SenseGloveKismetModule.h | 2 +- .../Public/SGKismet/SGBlueprintFunctionLibrary.h | 2 +- Source/SenseGloveKismet/SenseGloveKismet.Build.cs | 2 +- Source/SenseGloveLog/Private/SGLog/SGLog.cpp | 2 +- Source/SenseGloveLog/Private/SenseGloveLog.cpp | 2 +- Source/SenseGloveLog/Private/SenseGloveLog.h | 2 +- Source/SenseGloveLog/Private/SenseGloveLogModule.cpp | 2 +- Source/SenseGloveLog/Private/SenseGloveLogModule.h | 2 +- Source/SenseGloveLog/Public/SGLog/SGLog.h | 2 +- Source/SenseGloveLog/SenseGloveLog.Build.cs | 2 +- Source/SenseGloveTypes/Private/SGTypes/SGConnectTypes.cpp | 2 +- Source/SenseGloveTypes/Private/SGTypes/SGCoreTypes.cpp | 2 +- Source/SenseGloveTypes/Private/SenseGloveTypes.cpp | 2 +- Source/SenseGloveTypes/Private/SenseGloveTypes.h | 2 +- Source/SenseGloveTypes/Private/SenseGloveTypesModule.cpp | 2 +- Source/SenseGloveTypes/Private/SenseGloveTypesModule.h | 2 +- Source/SenseGloveTypes/Public/SGTypes/SGConnectTypes.h | 2 +- Source/SenseGloveTypes/Public/SGTypes/SGCoreTypes.h | 2 +- Source/SenseGloveTypes/SenseGloveTypes.Build.cs | 2 +- Source/SenseGloveUtils/Private/SGUtils/SGArrayUtils.cpp | 2 +- Source/SenseGloveUtils/Private/SGUtils/SGCoordinates.cpp | 2 +- Source/SenseGloveUtils/Private/SGUtils/SGUnits.cpp | 2 +- Source/SenseGloveUtils/Private/SenseGloveUtils.cpp | 2 +- Source/SenseGloveUtils/Private/SenseGloveUtils.h | 2 +- Source/SenseGloveUtils/Private/SenseGloveUtilsModule.cpp | 2 +- Source/SenseGloveUtils/Private/SenseGloveUtilsModule.h | 2 +- Source/SenseGloveUtils/Public/SGUtils/SGArrayUtils.h | 2 +- Source/SenseGloveUtils/Public/SGUtils/SGCoordinates.h | 2 +- Source/SenseGloveUtils/Public/SGUtils/SGUnits.h | 2 +- Source/SenseGloveUtils/SenseGloveUtils.Build.cs | 2 +- 647 files changed, 647 insertions(+), 647 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index b51f1fe4..c59999fa 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -5,7 +5,7 @@ The SenseGlove plug-in for Unreal Engine is licensed under the terms of the MIT ``` MIT License -Copyright (c) 2020 - 2022 SenseGlove +Copyright (c) 2020 - 2023 SenseGlove Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGlove/Private/SenseGlove.cpp b/Source/SenseGlove/Private/SenseGlove.cpp index 4f59bce1..49c5b450 100644 --- a/Source/SenseGlove/Private/SenseGlove.cpp +++ b/Source/SenseGlove/Private/SenseGlove.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGlove/Private/SenseGlove.h b/Source/SenseGlove/Private/SenseGlove.h index 93863a37..d891aa2a 100644 --- a/Source/SenseGlove/Private/SenseGlove.h +++ b/Source/SenseGlove/Private/SenseGlove.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGlove/Private/SenseGloveModule.cpp b/Source/SenseGlove/Private/SenseGloveModule.cpp index 57f984cc..44411fb6 100644 --- a/Source/SenseGlove/Private/SenseGloveModule.cpp +++ b/Source/SenseGlove/Private/SenseGloveModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGlove/Private/SenseGloveModule.h b/Source/SenseGlove/Private/SenseGloveModule.h index ec2a437b..8e1bdbe2 100644 --- a/Source/SenseGlove/Private/SenseGloveModule.h +++ b/Source/SenseGlove/Private/SenseGloveModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGlove/SenseGlove.Build.cs b/Source/SenseGlove/SenseGlove.Build.cs index 7e781b18..fc7a7344 100644 --- a/Source/SenseGlove/SenseGlove.Build.cs +++ b/Source/SenseGlove/SenseGlove.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveAndroid/Private/SGAndroid/SGConnectJNI.cpp b/Source/SenseGloveAndroid/Private/SGAndroid/SGConnectJNI.cpp index 520c311c..2d51c95c 100644 --- a/Source/SenseGloveAndroid/Private/SGAndroid/SGConnectJNI.cpp +++ b/Source/SenseGloveAndroid/Private/SGAndroid/SGConnectJNI.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveAndroid/Private/SenseGloveAndroid.cpp b/Source/SenseGloveAndroid/Private/SenseGloveAndroid.cpp index b9036e80..2f78930a 100644 --- a/Source/SenseGloveAndroid/Private/SenseGloveAndroid.cpp +++ b/Source/SenseGloveAndroid/Private/SenseGloveAndroid.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveAndroid/Private/SenseGloveAndroid.h b/Source/SenseGloveAndroid/Private/SenseGloveAndroid.h index 93863a37..d891aa2a 100644 --- a/Source/SenseGloveAndroid/Private/SenseGloveAndroid.h +++ b/Source/SenseGloveAndroid/Private/SenseGloveAndroid.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveAndroid/Private/SenseGloveAndroidModule.cpp b/Source/SenseGloveAndroid/Private/SenseGloveAndroidModule.cpp index 519f1d7c..91824b4f 100644 --- a/Source/SenseGloveAndroid/Private/SenseGloveAndroidModule.cpp +++ b/Source/SenseGloveAndroid/Private/SenseGloveAndroidModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveAndroid/Private/SenseGloveAndroidModule.h b/Source/SenseGloveAndroid/Private/SenseGloveAndroidModule.h index 07219dc1..af4382ea 100644 --- a/Source/SenseGloveAndroid/Private/SenseGloveAndroidModule.h +++ b/Source/SenseGloveAndroid/Private/SenseGloveAndroidModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveAndroid/Public/SGAndroid/SGConnectJNI.h b/Source/SenseGloveAndroid/Public/SGAndroid/SGConnectJNI.h index 2b5880dd..f041e95c 100644 --- a/Source/SenseGloveAndroid/Public/SGAndroid/SGConnectJNI.h +++ b/Source/SenseGloveAndroid/Public/SGAndroid/SGConnectJNI.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveAndroid/SenseGloveAndroid.Build.cs b/Source/SenseGloveAndroid/SenseGloveAndroid.Build.cs index 70e2d11c..d1bd4ef5 100644 --- a/Source/SenseGloveAndroid/SenseGloveAndroid.Build.cs +++ b/Source/SenseGloveAndroid/SenseGloveAndroid.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveAndroid/SenseGloveAndroid_UPL.xml b/Source/SenseGloveAndroid/SenseGloveAndroid_UPL.xml index 88308ad9..eb8b1aeb 100644 --- a/Source/SenseGloveAndroid/SenseGloveAndroid_UPL.xml +++ b/Source/SenseGloveAndroid/SenseGloveAndroid_UPL.xml @@ -7,7 +7,7 @@ (The MIT License) - Copyright (c) 2020 - 2022 SenseGlove + Copyright (c) 2020 - 2023 SenseGlove Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGDisable_C4263.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGDisable_C4263.cpp index 88914d61..4b531175 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGDisable_C4263.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGDisable_C4263.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGDisable_C4264.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGDisable_C4264.cpp index a4157087..8f6d35eb 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGDisable_C4264.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGDisable_C4264.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGDisable_C4706.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGDisable_C4706.cpp index 41b898fa..c244fbb1 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGDisable_C4706.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGDisable_C4706.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGDisable_C4800.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGDisable_C4800.cpp index 9a9439a5..41cc820d 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGDisable_C4800.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGDisable_C4800.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Connect_SGConnect.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Connect_SGConnect.cpp index 7feebda6..dc763d99 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Connect_SGConnect.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Connect_SGConnect.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Anatomy.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Anatomy.cpp index 8ca0a9f9..245805f8 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Anatomy.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Anatomy.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_BasicHandModel.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_BasicHandModel.cpp index 8b64e11c..31e60464 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_BasicHandModel.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_BasicHandModel.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_BetaDevice.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_BetaDevice.cpp index d2496f6e..fc8824da 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_BetaDevice.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_BetaDevice.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_BuzzCommand.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_BuzzCommand.cpp index a882f6d5..b63710f9 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_BuzzCommand.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_BuzzCommand.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_CalibrationDataPoint.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_CalibrationDataPoint.cpp index 69406d54..24a85a8f 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_CalibrationDataPoint.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_CalibrationDataPoint.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_DeviceList.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_DeviceList.cpp index 030bd8a7..d6b831d0 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_DeviceList.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_DeviceList.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_DeviceModel.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_DeviceModel.cpp index 134351b6..c2a49a59 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_DeviceModel.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_DeviceModel.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_FingerCommand.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_FingerCommand.cpp index 04cfadca..1423885c 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_FingerCommand.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_FingerCommand.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Fingers.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Fingers.cpp index bfdc09f8..3edf2aa1 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Fingers.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Fingers.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_ForceFeedbackCommand.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_ForceFeedbackCommand.cpp index 2cc47eb9..b60c7601 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_ForceFeedbackCommand.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_ForceFeedbackCommand.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HandInterpolator.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HandInterpolator.cpp index 6685c37c..84d4a15f 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HandInterpolator.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HandInterpolator.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HandPose.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HandPose.cpp index 06292109..41f0376d 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HandPose.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HandPose.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HandProfile.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HandProfile.cpp index 690d3e86..aecc23f6 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HandProfile.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HandProfile.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HapticGlove.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HapticGlove.cpp index 29ef1766..5b0d27ef 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HapticGlove.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HapticGlove.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HapticGloveCalibrationCheck.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HapticGloveCalibrationCheck.cpp index bda0979b..90a21b67 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HapticGloveCalibrationCheck.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HapticGloveCalibrationCheck.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HapticGloveCalibrationSequence.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HapticGloveCalibrationSequence.cpp index a15da420..af771a31 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HapticGloveCalibrationSequence.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HapticGloveCalibrationSequence.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HapticGloveCommandBuffer.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HapticGloveCommandBuffer.cpp index 5e3da8d9..5ee0eca1 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HapticGloveCommandBuffer.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HapticGloveCommandBuffer.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HapticGloveHandProfiles.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HapticGloveHandProfiles.cpp index dc2681f8..9cd8d125 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HapticGloveHandProfiles.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HapticGloveHandProfiles.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HapticGloveQuickCalibration.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HapticGloveQuickCalibration.cpp index f7a8e338..d7868133 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HapticGloveQuickCalibration.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HapticGloveQuickCalibration.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_InterpolationSet.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_InterpolationSet.cpp index e37cc684..5d32e1de 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_InterpolationSet.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_InterpolationSet.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_JointKinematics.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_JointKinematics.cpp index 1962ac83..a9e33580 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_JointKinematics.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_JointKinematics.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Library.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Library.cpp index 7b1393a1..a43c9175 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Library.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Library.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_NovaGlove.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_NovaGlove.cpp index c4a6f2ca..2694e5e5 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_NovaGlove.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_NovaGlove.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_NovaGloveCalibration.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_NovaGloveCalibration.cpp index 987a6189..5832a1f4 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_NovaGloveCalibration.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_NovaGloveCalibration.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_NovaGloveHandProfile.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_NovaGloveHandProfile.cpp index 62ea26b2..4d823eb6 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_NovaGloveHandProfile.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_NovaGloveHandProfile.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_NovaGloveInfo.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_NovaGloveInfo.cpp index f5f58079..90e6af93 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_NovaGloveInfo.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_NovaGloveInfo.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_NovaGloveSensorData.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_NovaGloveSensorData.cpp index 27b12ce1..66031e25 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_NovaGloveSensorData.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_NovaGloveSensorData.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_NovaGloveVars.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_NovaGloveVars.cpp index 8ab91d16..798639f9 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_NovaGloveVars.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_NovaGloveVars.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Quat.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Quat.cpp index 194de180..d0f770bb 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Quat.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Quat.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SGDevice.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SGDevice.cpp index aec355cd..c2ae6a23 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SGDevice.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SGDevice.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseCom.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseCom.cpp index 394fbde9..d8d952e0 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseCom.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseCom.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseGlove.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseGlove.cpp index b1ef5e1b..52819559 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseGlove.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseGlove.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseGloveHandProfile.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseGloveHandProfile.cpp index 85c73a8b..0784cdaf 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseGloveHandProfile.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseGloveHandProfile.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseGloveInfo.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseGloveInfo.cpp index c21eb809..49f47f3a 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseGloveInfo.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseGloveInfo.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseGlovePose.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseGlovePose.cpp index b393299c..41fe657e 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseGlovePose.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseGlovePose.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseGloveSensorData.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseGloveSensorData.cpp index 63378099..9fd58c15 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseGloveSensorData.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseGloveSensorData.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseGloveThumperCommand.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseGloveThumperCommand.cpp index eb5224c4..8cd8ddf7 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseGloveThumperCommand.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseGloveThumperCommand.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseGloveVars.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseGloveVars.cpp index b7664bcc..cbe7fad2 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseGloveVars.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseGloveVars.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SensorRange.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SensorRange.cpp index f6aded61..c24b2e4c 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SensorRange.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SensorRange.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_ThumperCommand.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_ThumperCommand.cpp index 62c4c2c6..b6eea50a 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_ThumperCommand.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_ThumperCommand.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_TimedBuzzCommand.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_TimedBuzzCommand.cpp index 7bc4b1c5..00e5de4b 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_TimedBuzzCommand.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_TimedBuzzCommand.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_TimedThumpCommand.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_TimedThumpCommand.cpp index e502568f..34c01560 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_TimedThumpCommand.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_TimedThumpCommand.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Tracking.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Tracking.cpp index 2c7f8361..450616dd 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Tracking.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Tracking.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Vect3D.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Vect3D.cpp index 6140cc26..c253586e 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Vect3D.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Vect3D.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Windows.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Windows.cpp index 947ca182..c272fe7b 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Windows.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Windows.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGRestore_C4263.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGRestore_C4263.cpp index 3cbfbfbf..51bdbbe6 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGRestore_C4263.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGRestore_C4263.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGRestore_C4264.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGRestore_C4264.cpp index e6c171ab..0f1f917a 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGRestore_C4264.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGRestore_C4264.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGRestore_C4706.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGRestore_C4706.cpp index 1d4e8aa8..8c6b4233 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGRestore_C4706.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGRestore_C4706.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGRestore_C4800.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGRestore_C4800.cpp index 542051ca..3670e3bf 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGRestore_C4800.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGRestore_C4800.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGRestore_TEXT.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGRestore_TEXT.cpp index 58abdec2..c4286f6c 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGRestore_TEXT.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGRestore_TEXT.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGRestore_check.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGRestore_check.cpp index b44adb46..5c842709 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGRestore_check.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGRestore_check.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGUndef_TEXT.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGUndef_TEXT.cpp index 50a5c9a4..121a3d0f 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGUndef_TEXT.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGUndef_TEXT.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGUndef_check.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGUndef_check.cpp index 89ad64bf..5f20523a 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGUndef_check.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGUndef_check.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SenseGloveBuildHacks.cpp b/Source/SenseGloveBuildHacks/Private/SenseGloveBuildHacks.cpp index d6cb5efc..d2619696 100644 --- a/Source/SenseGloveBuildHacks/Private/SenseGloveBuildHacks.cpp +++ b/Source/SenseGloveBuildHacks/Private/SenseGloveBuildHacks.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SenseGloveBuildHacks.h b/Source/SenseGloveBuildHacks/Private/SenseGloveBuildHacks.h index d445de63..60871018 100644 --- a/Source/SenseGloveBuildHacks/Private/SenseGloveBuildHacks.h +++ b/Source/SenseGloveBuildHacks/Private/SenseGloveBuildHacks.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SenseGloveBuildHacksModule.cpp b/Source/SenseGloveBuildHacks/Private/SenseGloveBuildHacksModule.cpp index 65d1b8f6..688af853 100644 --- a/Source/SenseGloveBuildHacks/Private/SenseGloveBuildHacksModule.cpp +++ b/Source/SenseGloveBuildHacks/Private/SenseGloveBuildHacksModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Private/SenseGloveBuildHacksModule.h b/Source/SenseGloveBuildHacks/Private/SenseGloveBuildHacksModule.h index 4c39c066..c8baf343 100644 --- a/Source/SenseGloveBuildHacks/Private/SenseGloveBuildHacksModule.h +++ b/Source/SenseGloveBuildHacks/Private/SenseGloveBuildHacksModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGDisable_C4263.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGDisable_C4263.h index 743560c1..118bc8a2 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGDisable_C4263.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGDisable_C4263.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGDisable_C4264.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGDisable_C4264.h index 43665ae8..17b90d5d 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGDisable_C4264.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGDisable_C4264.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGDisable_C4706.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGDisable_C4706.h index 452c9b43..a1ab537f 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGDisable_C4706.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGDisable_C4706.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGDisable_C4800.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGDisable_C4800.h index 80e26247..710f5c20 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGDisable_C4800.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGDisable_C4800.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGDisable_Woverloaded_virtual.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGDisable_Woverloaded_virtual.h index 945a3968..6fc19b09 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGDisable_Woverloaded_virtual.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGDisable_Woverloaded_virtual.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Connect_SGConnect.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Connect_SGConnect.h index 17df8631..3f9bdc43 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Connect_SGConnect.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Connect_SGConnect.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Anatomy.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Anatomy.h index b0f18bfd..07bb1e17 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Anatomy.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Anatomy.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_BasicHandModel.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_BasicHandModel.h index 1b58134d..71fb2f97 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_BasicHandModel.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_BasicHandModel.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_BetaDevice.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_BetaDevice.h index 0333e61d..77231d01 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_BetaDevice.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_BetaDevice.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_BuzzCommand.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_BuzzCommand.h index acbab7df..b2d5895a 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_BuzzCommand.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_BuzzCommand.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_CalibrationDataPoint.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_CalibrationDataPoint.h index 33f5c6b9..947acac2 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_CalibrationDataPoint.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_CalibrationDataPoint.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_DeviceList.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_DeviceList.h index 4d60b23c..9021a222 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_DeviceList.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_DeviceList.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_DeviceModel.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_DeviceModel.h index fc8d2b26..d0f9128d 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_DeviceModel.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_DeviceModel.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_FingerCommand.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_FingerCommand.h index 33d6c154..1d000d23 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_FingerCommand.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_FingerCommand.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Fingers.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Fingers.h index 3a542435..2278f287 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Fingers.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Fingers.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_ForceFeedbackCommand.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_ForceFeedbackCommand.h index 8516d0b5..a8aa51a6 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_ForceFeedbackCommand.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_ForceFeedbackCommand.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HandInterpolator.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HandInterpolator.h index 0e71223c..3085f2a0 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HandInterpolator.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HandInterpolator.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HandPose.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HandPose.h index af87147b..a4e57d9e 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HandPose.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HandPose.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HandProfile.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HandProfile.h index 05d1ed96..62dff08b 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HandProfile.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HandProfile.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HapticGlove.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HapticGlove.h index a1500a63..11980ab1 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HapticGlove.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HapticGlove.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HapticGloveCalibrationCheck.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HapticGloveCalibrationCheck.h index 6bdb045d..df5808aa 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HapticGloveCalibrationCheck.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HapticGloveCalibrationCheck.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HapticGloveCalibrationSequence.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HapticGloveCalibrationSequence.h index e05ab159..f5a6d535 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HapticGloveCalibrationSequence.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HapticGloveCalibrationSequence.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HapticGloveCommandBuffer.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HapticGloveCommandBuffer.h index 23c1aec3..08be6afd 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HapticGloveCommandBuffer.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HapticGloveCommandBuffer.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HapticGloveHandProfiles.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HapticGloveHandProfiles.h index f1b40538..cd206121 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HapticGloveHandProfiles.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HapticGloveHandProfiles.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HapticGloveQuickCalibration.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HapticGloveQuickCalibration.h index 318356b1..cea108a1 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HapticGloveQuickCalibration.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HapticGloveQuickCalibration.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_InterpolationSet.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_InterpolationSet.h index 5ca2cf05..9639c952 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_InterpolationSet.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_InterpolationSet.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_JointKinematics.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_JointKinematics.h index e63fde8f..60dbf04d 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_JointKinematics.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_JointKinematics.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Library.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Library.h index 27b1ddf5..cf8f5c48 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Library.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Library.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_NovaGlove.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_NovaGlove.h index ee9fc3eb..e1fa6303 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_NovaGlove.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_NovaGlove.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_NovaGloveCalibration.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_NovaGloveCalibration.h index 6ec4ac6f..a4006500 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_NovaGloveCalibration.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_NovaGloveCalibration.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_NovaGloveHandProfile.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_NovaGloveHandProfile.h index d5ba3cf5..2cf748fb 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_NovaGloveHandProfile.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_NovaGloveHandProfile.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_NovaGloveInfo.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_NovaGloveInfo.h index 2aaed038..8fa05095 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_NovaGloveInfo.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_NovaGloveInfo.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_NovaGloveSensorData.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_NovaGloveSensorData.h index cbc0d361..fca82235 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_NovaGloveSensorData.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_NovaGloveSensorData.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_NovaGloveVars.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_NovaGloveVars.h index fd61703b..26a96501 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_NovaGloveVars.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_NovaGloveVars.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Quat.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Quat.h index c2c5ca32..c8b82c2b 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Quat.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Quat.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SGDevice.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SGDevice.h index 00b8d99f..9b800660 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SGDevice.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SGDevice.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseCom.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseCom.h index e1fbb74a..bff222df 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseCom.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseCom.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseGlove.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseGlove.h index 171381c3..c2ba70ca 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseGlove.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseGlove.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseGloveHandProfile.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseGloveHandProfile.h index 4cfe0c81..3abd9abb 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseGloveHandProfile.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseGloveHandProfile.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseGloveInfo.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseGloveInfo.h index 998a8e5d..b650ab8a 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseGloveInfo.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseGloveInfo.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseGlovePose.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseGlovePose.h index 0336778a..4bea5eca 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseGlovePose.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseGlovePose.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseGloveSensorData.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseGloveSensorData.h index 36558240..325d0f96 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseGloveSensorData.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseGloveSensorData.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseGloveThumperCommand.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseGloveThumperCommand.h index 27485540..3949617d 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseGloveThumperCommand.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseGloveThumperCommand.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseGloveVars.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseGloveVars.h index e1109202..f857204f 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseGloveVars.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseGloveVars.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SensorRange.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SensorRange.h index 72029c09..01309e69 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SensorRange.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SensorRange.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_ThumperCommand.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_ThumperCommand.h index 80a77074..6351177d 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_ThumperCommand.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_ThumperCommand.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_TimedBuzzCommand.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_TimedBuzzCommand.h index de4ae391..197168d6 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_TimedBuzzCommand.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_TimedBuzzCommand.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_TimedThumpCommand.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_TimedThumpCommand.h index 223e833f..6fd50657 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_TimedThumpCommand.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_TimedThumpCommand.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Tracking.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Tracking.h index 5e21ffa3..b1753386 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Tracking.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Tracking.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Vect3D.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Vect3D.h index 25aeb775..db3b8c93 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Vect3D.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Vect3D.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Windows.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Windows.h index 159c74d1..1f9aa850 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Windows.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Windows.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_C4263.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_C4263.h index 81e05a9b..b267dfc4 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_C4263.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_C4263.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_C4264.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_C4264.h index 9043af8e..7e6ce9ea 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_C4264.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_C4264.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_C4706.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_C4706.h index cd0caecc..48eb6b36 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_C4706.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_C4706.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_C4800.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_C4800.h index 943c0762..a99707fa 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_C4800.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_C4800.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_TEXT.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_TEXT.h index c29c460f..1d7c2df8 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_TEXT.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_TEXT.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_Woverloaded_virtual.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_Woverloaded_virtual.h index 0281d192..c500d53f 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_Woverloaded_virtual.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_Woverloaded_virtual.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_check.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_check.h index 99f6a874..8890a816 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_check.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_check.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGUndef_TEXT.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGUndef_TEXT.h index 941589c0..aff7d6df 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGUndef_TEXT.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGUndef_TEXT.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGUndef_check.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGUndef_check.h index 59b34ff0..be525655 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGUndef_check.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGUndef_check.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBuildHacks/SenseGloveBuildHacks.Build.cs b/Source/SenseGloveBuildHacks/SenseGloveBuildHacks.Build.cs index bb3c5d91..20d44eee 100644 --- a/Source/SenseGloveBuildHacks/SenseGloveBuildHacks.Build.cs +++ b/Source/SenseGloveBuildHacks/SenseGloveBuildHacks.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveConnect/Private/SGConnect/SGConnect.cpp b/Source/SenseGloveConnect/Private/SGConnect/SGConnect.cpp index 27628450..e23b18b1 100644 --- a/Source/SenseGloveConnect/Private/SGConnect/SGConnect.cpp +++ b/Source/SenseGloveConnect/Private/SGConnect/SGConnect.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveConnect/Private/SenseGloveConnect.cpp b/Source/SenseGloveConnect/Private/SenseGloveConnect.cpp index ba419d04..37d386f8 100644 --- a/Source/SenseGloveConnect/Private/SenseGloveConnect.cpp +++ b/Source/SenseGloveConnect/Private/SenseGloveConnect.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveConnect/Private/SenseGloveConnect.h b/Source/SenseGloveConnect/Private/SenseGloveConnect.h index d445de63..60871018 100644 --- a/Source/SenseGloveConnect/Private/SenseGloveConnect.h +++ b/Source/SenseGloveConnect/Private/SenseGloveConnect.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveConnect/Private/SenseGloveConnectModule.cpp b/Source/SenseGloveConnect/Private/SenseGloveConnectModule.cpp index 43920021..9cb38c6f 100644 --- a/Source/SenseGloveConnect/Private/SenseGloveConnectModule.cpp +++ b/Source/SenseGloveConnect/Private/SenseGloveConnectModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveConnect/Private/SenseGloveConnectModule.h b/Source/SenseGloveConnect/Private/SenseGloveConnectModule.h index 121a33ee..708ace9f 100644 --- a/Source/SenseGloveConnect/Private/SenseGloveConnectModule.h +++ b/Source/SenseGloveConnect/Private/SenseGloveConnectModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveConnect/Public/SGConnect/SGConnect.h b/Source/SenseGloveConnect/Public/SGConnect/SGConnect.h index 122fdc9d..529683b2 100644 --- a/Source/SenseGloveConnect/Public/SGConnect/SGConnect.h +++ b/Source/SenseGloveConnect/Public/SGConnect/SGConnect.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveConnect/SenseGloveConnect.Build.cs b/Source/SenseGloveConnect/SenseGloveConnect.Build.cs index 63b7ea9a..dafa39b3 100644 --- a/Source/SenseGloveConnect/SenseGloveConnect.Build.cs +++ b/Source/SenseGloveConnect/SenseGloveConnect.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveConnectImpl/Private/SGConnectImpl/SGConnectImpl.cpp b/Source/SenseGloveConnectImpl/Private/SGConnectImpl/SGConnectImpl.cpp index 1b339273..bc88b5dc 100644 --- a/Source/SenseGloveConnectImpl/Private/SGConnectImpl/SGConnectImpl.cpp +++ b/Source/SenseGloveConnectImpl/Private/SGConnectImpl/SGConnectImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveConnectImpl/Private/SGConnectImpl/SGExportedFunctions.cpp b/Source/SenseGloveConnectImpl/Private/SGConnectImpl/SGExportedFunctions.cpp index 47630d65..e99bcecb 100644 --- a/Source/SenseGloveConnectImpl/Private/SGConnectImpl/SGExportedFunctions.cpp +++ b/Source/SenseGloveConnectImpl/Private/SGConnectImpl/SGExportedFunctions.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveConnectImpl/Private/SGConnectImpl/SGPlatform.cpp b/Source/SenseGloveConnectImpl/Private/SGConnectImpl/SGPlatform.cpp index 92b8d0fc..5784e26f 100644 --- a/Source/SenseGloveConnectImpl/Private/SGConnectImpl/SGPlatform.cpp +++ b/Source/SenseGloveConnectImpl/Private/SGConnectImpl/SGPlatform.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveConnectImpl/Private/SenseGloveConnectImpl.cpp b/Source/SenseGloveConnectImpl/Private/SenseGloveConnectImpl.cpp index 918f01e3..9b32f23f 100644 --- a/Source/SenseGloveConnectImpl/Private/SenseGloveConnectImpl.cpp +++ b/Source/SenseGloveConnectImpl/Private/SenseGloveConnectImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveConnectImpl/Private/SenseGloveConnectImpl.h b/Source/SenseGloveConnectImpl/Private/SenseGloveConnectImpl.h index 93863a37..d891aa2a 100644 --- a/Source/SenseGloveConnectImpl/Private/SenseGloveConnectImpl.h +++ b/Source/SenseGloveConnectImpl/Private/SenseGloveConnectImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveConnectImpl/Private/SenseGloveConnectImplModule.cpp b/Source/SenseGloveConnectImpl/Private/SenseGloveConnectImplModule.cpp index 2217790e..a096bd43 100644 --- a/Source/SenseGloveConnectImpl/Private/SenseGloveConnectImplModule.cpp +++ b/Source/SenseGloveConnectImpl/Private/SenseGloveConnectImplModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveConnectImpl/Private/SenseGloveConnectImplModule.h b/Source/SenseGloveConnectImpl/Private/SenseGloveConnectImplModule.h index e91bf75d..39619efd 100644 --- a/Source/SenseGloveConnectImpl/Private/SenseGloveConnectImplModule.h +++ b/Source/SenseGloveConnectImpl/Private/SenseGloveConnectImplModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveConnectImpl/Public/SGConnectImpl/SGConnectImpl.h b/Source/SenseGloveConnectImpl/Public/SGConnectImpl/SGConnectImpl.h index fee6e307..9130341b 100644 --- a/Source/SenseGloveConnectImpl/Public/SGConnectImpl/SGConnectImpl.h +++ b/Source/SenseGloveConnectImpl/Public/SGConnectImpl/SGConnectImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveConnectImpl/Public/SGConnectImpl/SGExportedFunctions.h b/Source/SenseGloveConnectImpl/Public/SGConnectImpl/SGExportedFunctions.h index 1590ed19..b3adbcf0 100644 --- a/Source/SenseGloveConnectImpl/Public/SGConnectImpl/SGExportedFunctions.h +++ b/Source/SenseGloveConnectImpl/Public/SGConnectImpl/SGExportedFunctions.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveConnectImpl/Public/SGConnectImpl/SGPlatform.h b/Source/SenseGloveConnectImpl/Public/SGConnectImpl/SGPlatform.h index 96cfdbde..82f42ac5 100644 --- a/Source/SenseGloveConnectImpl/Public/SGConnectImpl/SGPlatform.h +++ b/Source/SenseGloveConnectImpl/Public/SGConnectImpl/SGPlatform.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveConnectImpl/SenseGloveConnectImpl.Build.cs b/Source/SenseGloveConnectImpl/SenseGloveConnectImpl.Build.cs index 2b2a1d6e..a8e50fb2 100644 --- a/Source/SenseGloveConnectImpl/SenseGloveConnectImpl.Build.cs +++ b/Source/SenseGloveConnectImpl/SenseGloveConnectImpl.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveConnectKismet/Private/SGConnectKismet/SGConnectKismetLibrary.cpp b/Source/SenseGloveConnectKismet/Private/SGConnectKismet/SGConnectKismetLibrary.cpp index 75d3552b..c171fe20 100644 --- a/Source/SenseGloveConnectKismet/Private/SGConnectKismet/SGConnectKismetLibrary.cpp +++ b/Source/SenseGloveConnectKismet/Private/SGConnectKismet/SGConnectKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveConnectKismet/Private/SenseGloveConnectKismet.cpp b/Source/SenseGloveConnectKismet/Private/SenseGloveConnectKismet.cpp index c4dc9c50..fca5a1b2 100644 --- a/Source/SenseGloveConnectKismet/Private/SenseGloveConnectKismet.cpp +++ b/Source/SenseGloveConnectKismet/Private/SenseGloveConnectKismet.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveConnectKismet/Private/SenseGloveConnectKismet.h b/Source/SenseGloveConnectKismet/Private/SenseGloveConnectKismet.h index 93863a37..d891aa2a 100644 --- a/Source/SenseGloveConnectKismet/Private/SenseGloveConnectKismet.h +++ b/Source/SenseGloveConnectKismet/Private/SenseGloveConnectKismet.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveConnectKismet/Private/SenseGloveConnectKismetModule.cpp b/Source/SenseGloveConnectKismet/Private/SenseGloveConnectKismetModule.cpp index 885eb41b..bece5852 100644 --- a/Source/SenseGloveConnectKismet/Private/SenseGloveConnectKismetModule.cpp +++ b/Source/SenseGloveConnectKismet/Private/SenseGloveConnectKismetModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveConnectKismet/Private/SenseGloveConnectKismetModule.h b/Source/SenseGloveConnectKismet/Private/SenseGloveConnectKismetModule.h index 3edb8fa5..cb9adf98 100644 --- a/Source/SenseGloveConnectKismet/Private/SenseGloveConnectKismetModule.h +++ b/Source/SenseGloveConnectKismet/Private/SenseGloveConnectKismetModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveConnectKismet/Public/SGConnectKismet/SGConnectKismetLibrary.h b/Source/SenseGloveConnectKismet/Public/SGConnectKismet/SGConnectKismetLibrary.h index 2b5ec3f2..4f000b37 100644 --- a/Source/SenseGloveConnectKismet/Public/SGConnectKismet/SGConnectKismetLibrary.h +++ b/Source/SenseGloveConnectKismet/Public/SGConnectKismet/SGConnectKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveConnectKismet/SenseGloveConnectKismet.Build.cs b/Source/SenseGloveConnectKismet/SenseGloveConnectKismet.Build.cs index e8897b1d..f26a17db 100644 --- a/Source/SenseGloveConnectKismet/SenseGloveConnectKismet.Build.cs +++ b/Source/SenseGloveConnectKismet/SenseGloveConnectKismet.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGAnatomy.cpp b/Source/SenseGloveCore/Private/SGCore/SGAnatomy.cpp index 045bac00..0737a5ef 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGAnatomy.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGAnatomy.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGBasicHandModel.cpp b/Source/SenseGloveCore/Private/SGCore/SGBasicHandModel.cpp index aff09539..79db051b 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGBasicHandModel.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGBasicHandModel.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGBetaDevice.cpp b/Source/SenseGloveCore/Private/SGCore/SGBetaDevice.cpp index 391269ad..9ba95abd 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGBetaDevice.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGBetaDevice.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGBuzzCommand.cpp b/Source/SenseGloveCore/Private/SGCore/SGBuzzCommand.cpp index 50ebaefc..caeed70b 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGBuzzCommand.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGBuzzCommand.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGCalibrationDataPoint.cpp b/Source/SenseGloveCore/Private/SGCore/SGCalibrationDataPoint.cpp index 16e524df..d6ee9c65 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGCalibrationDataPoint.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGCalibrationDataPoint.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGCore.cpp b/Source/SenseGloveCore/Private/SGCore/SGCore.cpp index db5d7982..4ca0df4c 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGCore.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGCore.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGDevice.cpp b/Source/SenseGloveCore/Private/SGCore/SGDevice.cpp index a55babfb..9fd45d6d 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGDevice.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGDevice.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGDeviceImplCast.cpp b/Source/SenseGloveCore/Private/SGCore/SGDeviceImplCast.cpp index 94a8dc43..5a9e8dbe 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGDeviceImplCast.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGDeviceImplCast.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGDeviceImplCast.h b/Source/SenseGloveCore/Private/SGCore/SGDeviceImplCast.h index da264b6e..c3b0ca3e 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGDeviceImplCast.h +++ b/Source/SenseGloveCore/Private/SGCore/SGDeviceImplCast.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGDeviceList.cpp b/Source/SenseGloveCore/Private/SGCore/SGDeviceList.cpp index 6b491e53..12f01404 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGDeviceList.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGDeviceList.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGDeviceModel.cpp b/Source/SenseGloveCore/Private/SGCore/SGDeviceModel.cpp index 6c8d1cb4..36c672b1 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGDeviceModel.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGDeviceModel.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGFingerCommand.cpp b/Source/SenseGloveCore/Private/SGCore/SGFingerCommand.cpp index b177b861..8521f251 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGFingerCommand.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGFingerCommand.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGFingerCommandImplCast.cpp b/Source/SenseGloveCore/Private/SGCore/SGFingerCommandImplCast.cpp index ff3bb48f..1c077ec4 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGFingerCommandImplCast.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGFingerCommandImplCast.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGFingerCommandImplCast.h b/Source/SenseGloveCore/Private/SGCore/SGFingerCommandImplCast.h index 6cd4a9c8..fdc88c96 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGFingerCommandImplCast.h +++ b/Source/SenseGloveCore/Private/SGCore/SGFingerCommandImplCast.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGFloatArray.cpp b/Source/SenseGloveCore/Private/SGCore/SGFloatArray.cpp index f1ebe7c1..b62d94eb 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGFloatArray.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGFloatArray.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGForceFeedbackCommand.cpp b/Source/SenseGloveCore/Private/SGCore/SGForceFeedbackCommand.cpp index 7fb94d78..9ba36e28 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGForceFeedbackCommand.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGForceFeedbackCommand.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGHandInterpolator.cpp b/Source/SenseGloveCore/Private/SGCore/SGHandInterpolator.cpp index 88c31a5f..599898e4 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGHandInterpolator.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGHandInterpolator.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGHandPose.cpp b/Source/SenseGloveCore/Private/SGCore/SGHandPose.cpp index 0b834d8a..1f0d56ac 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGHandPose.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGHandPose.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGHandProfile.cpp b/Source/SenseGloveCore/Private/SGCore/SGHandProfile.cpp index d407230a..b99a6c8f 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGHandProfile.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGHandProfile.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGHapticGlove.cpp b/Source/SenseGloveCore/Private/SGCore/SGHapticGlove.cpp index 867d7c84..11698baf 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGHapticGlove.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGHapticGlove.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGHapticGloveCalibrationCheck.cpp b/Source/SenseGloveCore/Private/SGCore/SGHapticGloveCalibrationCheck.cpp index 507a6547..f24a70ed 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGHapticGloveCalibrationCheck.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGHapticGloveCalibrationCheck.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGHapticGloveCalibrationSequence.cpp b/Source/SenseGloveCore/Private/SGCore/SGHapticGloveCalibrationSequence.cpp index 3849efc0..2d26231f 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGHapticGloveCalibrationSequence.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGHapticGloveCalibrationSequence.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGHapticGloveCalibrationSequenceImplCast.cpp b/Source/SenseGloveCore/Private/SGCore/SGHapticGloveCalibrationSequenceImplCast.cpp index 91f433f3..ac21ab7e 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGHapticGloveCalibrationSequenceImplCast.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGHapticGloveCalibrationSequenceImplCast.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGHapticGloveCalibrationSequenceImplCast.h b/Source/SenseGloveCore/Private/SGCore/SGHapticGloveCalibrationSequenceImplCast.h index 49e45db2..f40b37b0 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGHapticGloveCalibrationSequenceImplCast.h +++ b/Source/SenseGloveCore/Private/SGCore/SGHapticGloveCalibrationSequenceImplCast.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGHapticGloveCommandBuffer.cpp b/Source/SenseGloveCore/Private/SGCore/SGHapticGloveCommandBuffer.cpp index b02395c3..cba69106 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGHapticGloveCommandBuffer.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGHapticGloveCommandBuffer.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGHapticGloveHandProfiles.cpp b/Source/SenseGloveCore/Private/SGCore/SGHapticGloveHandProfiles.cpp index 2ad80903..896568d6 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGHapticGloveHandProfiles.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGHapticGloveHandProfiles.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGHapticGloveQuickCalibration.cpp b/Source/SenseGloveCore/Private/SGCore/SGHapticGloveQuickCalibration.cpp index 2ea565c8..db1b1781 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGHapticGloveQuickCalibration.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGHapticGloveQuickCalibration.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGInterpolationSet.cpp b/Source/SenseGloveCore/Private/SGCore/SGInterpolationSet.cpp index 1a150faa..cc8bb7cf 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGInterpolationSet.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGInterpolationSet.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGInterpolationSetArray.cpp b/Source/SenseGloveCore/Private/SGCore/SGInterpolationSetArray.cpp index ad94f13d..a2a935fc 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGInterpolationSetArray.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGInterpolationSetArray.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGJointKinematics.cpp b/Source/SenseGloveCore/Private/SGCore/SGJointKinematics.cpp index 66bb1a07..d342840e 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGJointKinematics.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGJointKinematics.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGLibrary.cpp b/Source/SenseGloveCore/Private/SGCore/SGLibrary.cpp index 63be40ae..a933c396 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGLibrary.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGNovaGlove.cpp b/Source/SenseGloveCore/Private/SGCore/SGNovaGlove.cpp index 3d1abaa2..ccd8a0d0 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGNovaGlove.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGNovaGlove.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGNovaGloveCalibration.cpp b/Source/SenseGloveCore/Private/SGCore/SGNovaGloveCalibration.cpp index 93e80a2a..26fcf08b 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGNovaGloveCalibration.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGNovaGloveCalibration.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGNovaGloveHandProfile.cpp b/Source/SenseGloveCore/Private/SGCore/SGNovaGloveHandProfile.cpp index e78a3fbc..48314fe4 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGNovaGloveHandProfile.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGNovaGloveHandProfile.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGNovaGloveInfo.cpp b/Source/SenseGloveCore/Private/SGCore/SGNovaGloveInfo.cpp index 6c850d38..822e1a13 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGNovaGloveInfo.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGNovaGloveInfo.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGNovaGloveSensorData.cpp b/Source/SenseGloveCore/Private/SGCore/SGNovaGloveSensorData.cpp index 6e0291c7..ecdc60a2 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGNovaGloveSensorData.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGNovaGloveSensorData.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 NovaGlove + * Copyright (c) 2020 - 2023 NovaGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGQuatArray.cpp b/Source/SenseGloveCore/Private/SGCore/SGQuatArray.cpp index 57ccb733..e24ac863 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGQuatArray.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGQuatArray.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGRotatorArray.cpp b/Source/SenseGloveCore/Private/SGCore/SGRotatorArray.cpp index 3254e380..42998da9 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGRotatorArray.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGRotatorArray.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGSenseCom.cpp b/Source/SenseGloveCore/Private/SGCore/SGSenseCom.cpp index 4228eb81..9d5b6085 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGSenseCom.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGSenseCom.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGSenseGlove.cpp b/Source/SenseGloveCore/Private/SGCore/SGSenseGlove.cpp index 70562446..e931590d 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGSenseGlove.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGSenseGlove.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGSenseGloveHandProfile.cpp b/Source/SenseGloveCore/Private/SGCore/SGSenseGloveHandProfile.cpp index 5b59660f..83d20987 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGSenseGloveHandProfile.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGSenseGloveHandProfile.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGSenseGloveInfo.cpp b/Source/SenseGloveCore/Private/SGCore/SGSenseGloveInfo.cpp index 91264e30..ace764f3 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGSenseGloveInfo.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGSenseGloveInfo.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGSenseGlovePose.cpp b/Source/SenseGloveCore/Private/SGCore/SGSenseGlovePose.cpp index db5bbc92..0a713fb4 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGSenseGlovePose.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGSenseGlovePose.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGSenseGloveSensorData.cpp b/Source/SenseGloveCore/Private/SGCore/SGSenseGloveSensorData.cpp index 95978992..e5ca6023 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGSenseGloveSensorData.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGSenseGloveSensorData.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGSenseGloveVars.cpp b/Source/SenseGloveCore/Private/SGCore/SGSenseGloveVars.cpp index 12dcc1f6..854952a4 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGSenseGloveVars.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGSenseGloveVars.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGSensorRange.cpp b/Source/SenseGloveCore/Private/SGCore/SGSensorRange.cpp index 0c9e38f1..c63060e8 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGSensorRange.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGSensorRange.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGThumperCommand.cpp b/Source/SenseGloveCore/Private/SGCore/SGThumperCommand.cpp index dc889001..1a2b49b5 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGThumperCommand.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGThumperCommand.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGTimedBuzzCommand.cpp b/Source/SenseGloveCore/Private/SGCore/SGTimedBuzzCommand.cpp index 8eaa8c6a..f52f7bfb 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGTimedBuzzCommand.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGTimedBuzzCommand.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGTimedThumpCommand.cpp b/Source/SenseGloveCore/Private/SGCore/SGTimedThumpCommand.cpp index 665c7c3a..6683ffea 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGTimedThumpCommand.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGTimedThumpCommand.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGTracking.cpp b/Source/SenseGloveCore/Private/SGCore/SGTracking.cpp index 28636256..e62676be 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGTracking.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGTracking.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SGCore/SGVectorArray.cpp b/Source/SenseGloveCore/Private/SGCore/SGVectorArray.cpp index 1f23deec..a2321787 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGVectorArray.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGVectorArray.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SenseGloveCore.cpp b/Source/SenseGloveCore/Private/SenseGloveCore.cpp index 176f18d9..3a6c2759 100644 --- a/Source/SenseGloveCore/Private/SenseGloveCore.cpp +++ b/Source/SenseGloveCore/Private/SenseGloveCore.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SenseGloveCore.h b/Source/SenseGloveCore/Private/SenseGloveCore.h index 93863a37..d891aa2a 100644 --- a/Source/SenseGloveCore/Private/SenseGloveCore.h +++ b/Source/SenseGloveCore/Private/SenseGloveCore.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SenseGloveCoreModule.cpp b/Source/SenseGloveCore/Private/SenseGloveCoreModule.cpp index ddaa6e96..f79eb2d2 100644 --- a/Source/SenseGloveCore/Private/SenseGloveCoreModule.cpp +++ b/Source/SenseGloveCore/Private/SenseGloveCoreModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Private/SenseGloveCoreModule.h b/Source/SenseGloveCore/Private/SenseGloveCoreModule.h index abcd8dc2..96b8e52f 100644 --- a/Source/SenseGloveCore/Private/SenseGloveCoreModule.h +++ b/Source/SenseGloveCore/Private/SenseGloveCoreModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGAnatomy.h b/Source/SenseGloveCore/Public/SGCore/SGAnatomy.h index 5de1f9f8..8d8c2a22 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGAnatomy.h +++ b/Source/SenseGloveCore/Public/SGCore/SGAnatomy.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGBasicHandModel.h b/Source/SenseGloveCore/Public/SGCore/SGBasicHandModel.h index 129e70f3..3fd4a46b 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGBasicHandModel.h +++ b/Source/SenseGloveCore/Public/SGCore/SGBasicHandModel.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGBetaDevice.h b/Source/SenseGloveCore/Public/SGCore/SGBetaDevice.h index 9f29ad1e..f3d1776c 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGBetaDevice.h +++ b/Source/SenseGloveCore/Public/SGCore/SGBetaDevice.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGBuzzCommand.h b/Source/SenseGloveCore/Public/SGCore/SGBuzzCommand.h index 46ca86d6..cb6a277a 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGBuzzCommand.h +++ b/Source/SenseGloveCore/Public/SGCore/SGBuzzCommand.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGCalibrationDataPoint.h b/Source/SenseGloveCore/Public/SGCore/SGCalibrationDataPoint.h index aa02b2ff..d47f3b71 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGCalibrationDataPoint.h +++ b/Source/SenseGloveCore/Public/SGCore/SGCalibrationDataPoint.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGCore.h b/Source/SenseGloveCore/Public/SGCore/SGCore.h index 7e70e929..1730179b 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGCore.h +++ b/Source/SenseGloveCore/Public/SGCore/SGCore.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGDevice.h b/Source/SenseGloveCore/Public/SGCore/SGDevice.h index 1c60c4ea..5f1c3c82 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGDevice.h +++ b/Source/SenseGloveCore/Public/SGCore/SGDevice.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGDeviceList.h b/Source/SenseGloveCore/Public/SGCore/SGDeviceList.h index 3ce09104..e441736a 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGDeviceList.h +++ b/Source/SenseGloveCore/Public/SGCore/SGDeviceList.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGDeviceModel.h b/Source/SenseGloveCore/Public/SGCore/SGDeviceModel.h index faf937ca..f65b1d28 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGDeviceModel.h +++ b/Source/SenseGloveCore/Public/SGCore/SGDeviceModel.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGFingerCommand.h b/Source/SenseGloveCore/Public/SGCore/SGFingerCommand.h index 3db8010e..83c78e0d 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGFingerCommand.h +++ b/Source/SenseGloveCore/Public/SGCore/SGFingerCommand.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGFloatArray.h b/Source/SenseGloveCore/Public/SGCore/SGFloatArray.h index dc59cb6e..d3fbd755 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGFloatArray.h +++ b/Source/SenseGloveCore/Public/SGCore/SGFloatArray.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGForceFeedbackCommand.h b/Source/SenseGloveCore/Public/SGCore/SGForceFeedbackCommand.h index 71a8bc08..1190681c 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGForceFeedbackCommand.h +++ b/Source/SenseGloveCore/Public/SGCore/SGForceFeedbackCommand.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGHandInterpolator.h b/Source/SenseGloveCore/Public/SGCore/SGHandInterpolator.h index a8a93dbf..a1bd37ec 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGHandInterpolator.h +++ b/Source/SenseGloveCore/Public/SGCore/SGHandInterpolator.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGHandPose.h b/Source/SenseGloveCore/Public/SGCore/SGHandPose.h index 3a321f0a..c3bd1b62 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGHandPose.h +++ b/Source/SenseGloveCore/Public/SGCore/SGHandPose.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGHandProfile.h b/Source/SenseGloveCore/Public/SGCore/SGHandProfile.h index 9fa649b3..5d339307 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGHandProfile.h +++ b/Source/SenseGloveCore/Public/SGCore/SGHandProfile.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGHapticGlove.h b/Source/SenseGloveCore/Public/SGCore/SGHapticGlove.h index 016fb638..fb8b5003 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGHapticGlove.h +++ b/Source/SenseGloveCore/Public/SGCore/SGHapticGlove.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGHapticGloveCalibrationCheck.h b/Source/SenseGloveCore/Public/SGCore/SGHapticGloveCalibrationCheck.h index 44c7a78c..bf6fcf21 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGHapticGloveCalibrationCheck.h +++ b/Source/SenseGloveCore/Public/SGCore/SGHapticGloveCalibrationCheck.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGHapticGloveCalibrationSequence.h b/Source/SenseGloveCore/Public/SGCore/SGHapticGloveCalibrationSequence.h index ece8dd19..53a039fa 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGHapticGloveCalibrationSequence.h +++ b/Source/SenseGloveCore/Public/SGCore/SGHapticGloveCalibrationSequence.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGHapticGloveCommandBuffer.h b/Source/SenseGloveCore/Public/SGCore/SGHapticGloveCommandBuffer.h index 18a8594c..5630e836 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGHapticGloveCommandBuffer.h +++ b/Source/SenseGloveCore/Public/SGCore/SGHapticGloveCommandBuffer.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGHapticGloveHandProfiles.h b/Source/SenseGloveCore/Public/SGCore/SGHapticGloveHandProfiles.h index b08961b6..40acabf6 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGHapticGloveHandProfiles.h +++ b/Source/SenseGloveCore/Public/SGCore/SGHapticGloveHandProfiles.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGHapticGloveQuickCalibration.h b/Source/SenseGloveCore/Public/SGCore/SGHapticGloveQuickCalibration.h index 5025fd52..69019de9 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGHapticGloveQuickCalibration.h +++ b/Source/SenseGloveCore/Public/SGCore/SGHapticGloveQuickCalibration.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGInterpolationSet.h b/Source/SenseGloveCore/Public/SGCore/SGInterpolationSet.h index 016804e3..fb22b6c8 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGInterpolationSet.h +++ b/Source/SenseGloveCore/Public/SGCore/SGInterpolationSet.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGInterpolationSetArray.h b/Source/SenseGloveCore/Public/SGCore/SGInterpolationSetArray.h index 7bdd0be5..ff1ae67f 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGInterpolationSetArray.h +++ b/Source/SenseGloveCore/Public/SGCore/SGInterpolationSetArray.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGJointKinematics.h b/Source/SenseGloveCore/Public/SGCore/SGJointKinematics.h index 59429030..ac442bf5 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGJointKinematics.h +++ b/Source/SenseGloveCore/Public/SGCore/SGJointKinematics.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGLibrary.h b/Source/SenseGloveCore/Public/SGCore/SGLibrary.h index 9a1cf825..78de1011 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGLibrary.h +++ b/Source/SenseGloveCore/Public/SGCore/SGLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGNovaGlove.h b/Source/SenseGloveCore/Public/SGCore/SGNovaGlove.h index 18b34a22..7c5aee80 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGNovaGlove.h +++ b/Source/SenseGloveCore/Public/SGCore/SGNovaGlove.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGNovaGloveCalibration.h b/Source/SenseGloveCore/Public/SGCore/SGNovaGloveCalibration.h index 0bec85c3..5fd249a3 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGNovaGloveCalibration.h +++ b/Source/SenseGloveCore/Public/SGCore/SGNovaGloveCalibration.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGNovaGloveHandProfile.h b/Source/SenseGloveCore/Public/SGCore/SGNovaGloveHandProfile.h index 64498ae2..b52af94a 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGNovaGloveHandProfile.h +++ b/Source/SenseGloveCore/Public/SGCore/SGNovaGloveHandProfile.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGNovaGloveInfo.h b/Source/SenseGloveCore/Public/SGCore/SGNovaGloveInfo.h index d81aa3c7..e33b5496 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGNovaGloveInfo.h +++ b/Source/SenseGloveCore/Public/SGCore/SGNovaGloveInfo.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGNovaGloveSensorData.h b/Source/SenseGloveCore/Public/SGCore/SGNovaGloveSensorData.h index 3d008aca..5c4f7437 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGNovaGloveSensorData.h +++ b/Source/SenseGloveCore/Public/SGCore/SGNovaGloveSensorData.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 NovaGlove + * Copyright (c) 2020 - 2023 NovaGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGQuatArray.h b/Source/SenseGloveCore/Public/SGCore/SGQuatArray.h index e68c71ea..f461f149 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGQuatArray.h +++ b/Source/SenseGloveCore/Public/SGCore/SGQuatArray.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGRotatorArray.h b/Source/SenseGloveCore/Public/SGCore/SGRotatorArray.h index ca5eac39..096319d0 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGRotatorArray.h +++ b/Source/SenseGloveCore/Public/SGCore/SGRotatorArray.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGSenseCom.h b/Source/SenseGloveCore/Public/SGCore/SGSenseCom.h index bd0b88cb..25661b30 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGSenseCom.h +++ b/Source/SenseGloveCore/Public/SGCore/SGSenseCom.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGSenseGlove.h b/Source/SenseGloveCore/Public/SGCore/SGSenseGlove.h index 35668a82..f3c672e3 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGSenseGlove.h +++ b/Source/SenseGloveCore/Public/SGCore/SGSenseGlove.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGSenseGloveHandProfile.h b/Source/SenseGloveCore/Public/SGCore/SGSenseGloveHandProfile.h index e5240a5a..d2268f0f 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGSenseGloveHandProfile.h +++ b/Source/SenseGloveCore/Public/SGCore/SGSenseGloveHandProfile.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGSenseGloveInfo.h b/Source/SenseGloveCore/Public/SGCore/SGSenseGloveInfo.h index 0e276f43..256010e3 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGSenseGloveInfo.h +++ b/Source/SenseGloveCore/Public/SGCore/SGSenseGloveInfo.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGSenseGlovePose.h b/Source/SenseGloveCore/Public/SGCore/SGSenseGlovePose.h index 80d411f6..6b6164ba 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGSenseGlovePose.h +++ b/Source/SenseGloveCore/Public/SGCore/SGSenseGlovePose.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGSenseGloveSensorData.h b/Source/SenseGloveCore/Public/SGCore/SGSenseGloveSensorData.h index 0100aef1..dbdd8a24 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGSenseGloveSensorData.h +++ b/Source/SenseGloveCore/Public/SGCore/SGSenseGloveSensorData.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGSenseGloveVars.h b/Source/SenseGloveCore/Public/SGCore/SGSenseGloveVars.h index dc9b71ee..13758340 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGSenseGloveVars.h +++ b/Source/SenseGloveCore/Public/SGCore/SGSenseGloveVars.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGSensorRange.h b/Source/SenseGloveCore/Public/SGCore/SGSensorRange.h index 773faac6..31d1ab10 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGSensorRange.h +++ b/Source/SenseGloveCore/Public/SGCore/SGSensorRange.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGThumperCommand.h b/Source/SenseGloveCore/Public/SGCore/SGThumperCommand.h index 19e7c3d9..b2274fdc 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGThumperCommand.h +++ b/Source/SenseGloveCore/Public/SGCore/SGThumperCommand.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGTimedBuzzCommand.h b/Source/SenseGloveCore/Public/SGCore/SGTimedBuzzCommand.h index 7106e6e9..5ca2a0bf 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGTimedBuzzCommand.h +++ b/Source/SenseGloveCore/Public/SGCore/SGTimedBuzzCommand.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGTimedThumpCommand.h b/Source/SenseGloveCore/Public/SGCore/SGTimedThumpCommand.h index 1db936e3..2de8b709 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGTimedThumpCommand.h +++ b/Source/SenseGloveCore/Public/SGCore/SGTimedThumpCommand.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGTracking.h b/Source/SenseGloveCore/Public/SGCore/SGTracking.h index 707ddda3..6e2e4973 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGTracking.h +++ b/Source/SenseGloveCore/Public/SGCore/SGTracking.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/Public/SGCore/SGVectorArray.h b/Source/SenseGloveCore/Public/SGCore/SGVectorArray.h index 834ae7ac..ebd19f00 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGVectorArray.h +++ b/Source/SenseGloveCore/Public/SGCore/SGVectorArray.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCore/SenseGloveCore.Build.cs b/Source/SenseGloveCore/SenseGloveCore.Build.cs index 8bc122e0..7484b642 100644 --- a/Source/SenseGloveCore/SenseGloveCore.Build.cs +++ b/Source/SenseGloveCore/SenseGloveCore.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGAnatomyImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGAnatomyImpl.cpp index 5a00a2f0..9d4f8d6b 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGAnatomyImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGAnatomyImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGBasicHandModelImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGBasicHandModelImpl.cpp index 09d13b5d..987a3268 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGBasicHandModelImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGBasicHandModelImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGBetaDeviceImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGBetaDeviceImpl.cpp index cbd6db63..1edae4dc 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGBetaDeviceImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGBetaDeviceImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGBuzzCommandImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGBuzzCommandImpl.cpp index bc95ec24..844c09b4 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGBuzzCommandImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGBuzzCommandImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGCalibrationDataPointImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGCalibrationDataPointImpl.cpp index fc286338..eaaeffcb 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGCalibrationDataPointImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGCalibrationDataPointImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGCoreEnumCast.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGCoreEnumCast.cpp index 977b21fe..5ed83596 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGCoreEnumCast.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGCoreEnumCast.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGCoreEnumCast.h b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGCoreEnumCast.h index 0af88c6c..70d9051c 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGCoreEnumCast.h +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGCoreEnumCast.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGDeviceImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGDeviceImpl.cpp index 4211cd15..3c2a422f 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGDeviceImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGDeviceImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGDeviceListImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGDeviceListImpl.cpp index 286ac6d3..b3922846 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGDeviceListImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGDeviceListImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGDeviceModelImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGDeviceModelImpl.cpp index db4a002c..f78732b4 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGDeviceModelImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGDeviceModelImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGExportedFunctions.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGExportedFunctions.cpp index 9380a867..ac5f5cbb 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGExportedFunctions.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGExportedFunctions.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGFingerCommandImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGFingerCommandImpl.cpp index 50913bba..a7638ee7 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGFingerCommandImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGFingerCommandImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGForceFeedbackCommandImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGForceFeedbackCommandImpl.cpp index b6d8cd77..eececcaf 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGForceFeedbackCommandImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGForceFeedbackCommandImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHandInterpolatorImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHandInterpolatorImpl.cpp index 79a8cc95..45a5f6e9 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHandInterpolatorImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHandInterpolatorImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHandPoseImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHandPoseImpl.cpp index a209cfe9..0a185e2b 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHandPoseImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHandPoseImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHandProfileImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHandProfileImpl.cpp index a2e02984..fe6d40e4 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHandProfileImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHandProfileImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHapticGloveCalibrationCheckImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHapticGloveCalibrationCheckImpl.cpp index 51316f3b..52463858 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHapticGloveCalibrationCheckImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHapticGloveCalibrationCheckImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHapticGloveCalibrationSequenceImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHapticGloveCalibrationSequenceImpl.cpp index 1b1d1af3..20fdf2e1 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHapticGloveCalibrationSequenceImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHapticGloveCalibrationSequenceImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHapticGloveCommandBufferImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHapticGloveCommandBufferImpl.cpp index ef2d7c0a..043672e1 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHapticGloveCommandBufferImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHapticGloveCommandBufferImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHapticGloveHandProfilesImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHapticGloveHandProfilesImpl.cpp index cb71762a..9c934491 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHapticGloveHandProfilesImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHapticGloveHandProfilesImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHapticGloveImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHapticGloveImpl.cpp index 4b06e6c9..58f32a08 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHapticGloveImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHapticGloveImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHapticGloveQuickCalibrationImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHapticGloveQuickCalibrationImpl.cpp index 2ed7b28e..b6f6052d 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHapticGloveQuickCalibrationImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHapticGloveQuickCalibrationImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGInterpolationSetImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGInterpolationSetImpl.cpp index 5c593c93..1021ee3b 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGInterpolationSetImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGInterpolationSetImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGJointKinematicsImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGJointKinematicsImpl.cpp index 1fbd954b..8e14b833 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGJointKinematicsImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGJointKinematicsImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGLibraryImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGLibraryImpl.cpp index dbcacaeb..cf526ce7 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGLibraryImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGLibraryImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGNovaGloveCalibrationImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGNovaGloveCalibrationImpl.cpp index 5d0c1f2e..d7a37cf2 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGNovaGloveCalibrationImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGNovaGloveCalibrationImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGNovaGloveHandProfileImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGNovaGloveHandProfileImpl.cpp index 838b7f0d..9b32b5c3 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGNovaGloveHandProfileImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGNovaGloveHandProfileImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 NovaGlove + * Copyright (c) 2020 - 2023 NovaGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGNovaGloveImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGNovaGloveImpl.cpp index 059c4cf8..fb339ae0 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGNovaGloveImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGNovaGloveImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 NovaGlove + * Copyright (c) 2020 - 2023 NovaGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGNovaGloveInfoImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGNovaGloveInfoImpl.cpp index 994589af..16917d36 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGNovaGloveInfoImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGNovaGloveInfoImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 NovaGlove + * Copyright (c) 2020 - 2023 NovaGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGNovaGloveSensorDataImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGNovaGloveSensorDataImpl.cpp index 60e07546..dbac89fd 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGNovaGloveSensorDataImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGNovaGloveSensorDataImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 NovaGlove + * Copyright (c) 2020 - 2023 NovaGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGPlatform.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGPlatform.cpp index 4f6893c6..96624756 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGPlatform.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGPlatform.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGQuatImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGQuatImpl.cpp index ba8d60e6..c6693c08 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGQuatImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGQuatImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGQuatImpl.h b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGQuatImpl.h index 74318267..c9e7bafc 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGQuatImpl.h +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGQuatImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseComImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseComImpl.cpp index 83d518ab..b4624099 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseComImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseComImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseGloveHandProfileImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseGloveHandProfileImpl.cpp index ae4f38e3..b77f1465 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseGloveHandProfileImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseGloveHandProfileImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseGloveImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseGloveImpl.cpp index 337b5276..dc39c147 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseGloveImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseGloveImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseGloveInfoImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseGloveInfoImpl.cpp index a1e84909..12c4ce96 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseGloveInfoImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseGloveInfoImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseGlovePoseImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseGlovePoseImpl.cpp index 596e9c37..70cd7459 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseGlovePoseImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseGlovePoseImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseGloveSensorDataImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseGloveSensorDataImpl.cpp index 829a14d6..d76bb6f5 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseGloveSensorDataImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseGloveSensorDataImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseGloveVarsImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseGloveVarsImpl.cpp index a6290ca5..faac9c57 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseGloveVarsImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseGloveVarsImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSensorRangeImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSensorRangeImpl.cpp index c7dc15a7..7d08c5a3 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSensorRangeImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSensorRangeImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGThumperCommandImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGThumperCommandImpl.cpp index 1596279a..153a4f14 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGThumperCommandImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGThumperCommandImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGTimedBuzzCommandImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGTimedBuzzCommandImpl.cpp index 1a885109..cf9377ab 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGTimedBuzzCommandImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGTimedBuzzCommandImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGTimedThumpCommandImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGTimedThumpCommandImpl.cpp index fb3b56b1..6ce44f2d 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGTimedThumpCommandImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGTimedThumpCommandImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGTrackingImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGTrackingImpl.cpp index cdd6e49c..8a533ccf 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGTrackingImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGTrackingImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGVect3DImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGVect3DImpl.cpp index 28be2f5f..2bd20a3a 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGVect3DImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGVect3DImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGVect3DImpl.h b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGVect3DImpl.h index fe7db5eb..6fb9b7ae 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGVect3DImpl.h +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGVect3DImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SenseGloveCoreImpl.cpp b/Source/SenseGloveCoreImpl/Private/SenseGloveCoreImpl.cpp index c1cf4b61..2b2cdfc3 100644 --- a/Source/SenseGloveCoreImpl/Private/SenseGloveCoreImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SenseGloveCoreImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SenseGloveCoreImpl.h b/Source/SenseGloveCoreImpl/Private/SenseGloveCoreImpl.h index d445de63..60871018 100644 --- a/Source/SenseGloveCoreImpl/Private/SenseGloveCoreImpl.h +++ b/Source/SenseGloveCoreImpl/Private/SenseGloveCoreImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SenseGloveCoreImplModule.cpp b/Source/SenseGloveCoreImpl/Private/SenseGloveCoreImplModule.cpp index 290da463..659cab96 100644 --- a/Source/SenseGloveCoreImpl/Private/SenseGloveCoreImplModule.cpp +++ b/Source/SenseGloveCoreImpl/Private/SenseGloveCoreImplModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Private/SenseGloveCoreImplModule.h b/Source/SenseGloveCoreImpl/Private/SenseGloveCoreImplModule.h index 39ccfc83..34451fa1 100644 --- a/Source/SenseGloveCoreImpl/Private/SenseGloveCoreImplModule.h +++ b/Source/SenseGloveCoreImpl/Private/SenseGloveCoreImplModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGAnatomyImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGAnatomyImpl.h index 0dcd8c1c..12c71f5d 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGAnatomyImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGAnatomyImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGBasicHandModelImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGBasicHandModelImpl.h index 740a4c0f..c7f510bd 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGBasicHandModelImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGBasicHandModelImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGBetaDeviceImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGBetaDeviceImpl.h index 2316e64a..b265b895 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGBetaDeviceImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGBetaDeviceImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGBuzzCommandImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGBuzzCommandImpl.h index af3f7c00..a880eb05 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGBuzzCommandImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGBuzzCommandImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGCalibrationDataPointImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGCalibrationDataPointImpl.h index da7b1479..0740b8ef 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGCalibrationDataPointImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGCalibrationDataPointImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGDeviceImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGDeviceImpl.h index c407689b..486acddc 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGDeviceImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGDeviceImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGDeviceListImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGDeviceListImpl.h index c43c8e68..d94c9763 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGDeviceListImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGDeviceListImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGDeviceModelImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGDeviceModelImpl.h index 39f1a5a5..2f81c8f9 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGDeviceModelImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGDeviceModelImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGExportedFunctions.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGExportedFunctions.h index b5c4357b..ce9c7f6b 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGExportedFunctions.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGExportedFunctions.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGFingerCommandImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGFingerCommandImpl.h index 4c7925cc..10c6d6fb 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGFingerCommandImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGFingerCommandImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGForceFeedbackCommandImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGForceFeedbackCommandImpl.h index 27e7048c..e88aa3b2 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGForceFeedbackCommandImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGForceFeedbackCommandImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHandInterpolatorImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHandInterpolatorImpl.h index ed9b87f0..c8ad22e4 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHandInterpolatorImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHandInterpolatorImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHandPoseImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHandPoseImpl.h index d379bb8e..7d121034 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHandPoseImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHandPoseImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHandProfileImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHandProfileImpl.h index 7bbf7089..1d08201d 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHandProfileImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHandProfileImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHapticGloveCalibrationCheckImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHapticGloveCalibrationCheckImpl.h index 62d21efa..8655d2aa 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHapticGloveCalibrationCheckImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHapticGloveCalibrationCheckImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHapticGloveCalibrationSequenceImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHapticGloveCalibrationSequenceImpl.h index 2021d647..ab9395e4 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHapticGloveCalibrationSequenceImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHapticGloveCalibrationSequenceImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHapticGloveCommandBufferImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHapticGloveCommandBufferImpl.h index f30ae933..6c6efaa6 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHapticGloveCommandBufferImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHapticGloveCommandBufferImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHapticGloveHandProfilesImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHapticGloveHandProfilesImpl.h index 2bc0d85a..8af14566 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHapticGloveHandProfilesImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHapticGloveHandProfilesImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHapticGloveImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHapticGloveImpl.h index c2cfed39..8526730f 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHapticGloveImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHapticGloveImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHapticGloveQuickCalibrationImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHapticGloveQuickCalibrationImpl.h index 2f688dc2..d10b2789 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHapticGloveQuickCalibrationImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHapticGloveQuickCalibrationImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGInterpolationSetImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGInterpolationSetImpl.h index 908d3c3b..3ab7480d 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGInterpolationSetImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGInterpolationSetImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGJointKinematicsImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGJointKinematicsImpl.h index 165eed39..ebfb8831 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGJointKinematicsImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGJointKinematicsImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGLibraryImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGLibraryImpl.h index 10eba629..22b07c9a 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGLibraryImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGLibraryImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGNovaGloveCalibrationImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGNovaGloveCalibrationImpl.h index a806999b..2c4385ad 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGNovaGloveCalibrationImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGNovaGloveCalibrationImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGNovaGloveHandProfileImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGNovaGloveHandProfileImpl.h index 41cc12e8..9c1e5b17 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGNovaGloveHandProfileImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGNovaGloveHandProfileImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 NovaGlove + * Copyright (c) 2020 - 2023 NovaGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGNovaGloveImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGNovaGloveImpl.h index fc863abb..90200a6e 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGNovaGloveImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGNovaGloveImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 NovaGlove + * Copyright (c) 2020 - 2023 NovaGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGNovaGloveInfoImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGNovaGloveInfoImpl.h index 5147d0e1..fdbcee79 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGNovaGloveInfoImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGNovaGloveInfoImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 NovaGlove + * Copyright (c) 2020 - 2023 NovaGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGNovaGloveSensorDataImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGNovaGloveSensorDataImpl.h index 3737c569..9de1383d 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGNovaGloveSensorDataImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGNovaGloveSensorDataImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 NovaGlove + * Copyright (c) 2020 - 2023 NovaGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGPlatform.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGPlatform.h index 96cfdbde..82f42ac5 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGPlatform.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGPlatform.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseComImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseComImpl.h index 19445c82..500f4f67 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseComImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseComImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseGloveHandProfileImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseGloveHandProfileImpl.h index e86382fa..6249f5a9 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseGloveHandProfileImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseGloveHandProfileImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseGloveImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseGloveImpl.h index 2703e990..7742568a 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseGloveImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseGloveImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseGloveInfoImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseGloveInfoImpl.h index 7c71c2ac..0a4fd124 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseGloveInfoImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseGloveInfoImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseGlovePoseImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseGlovePoseImpl.h index 5d7fc33a..9f79cb64 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseGlovePoseImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseGlovePoseImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseGloveSensorDataImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseGloveSensorDataImpl.h index 6da8bc87..6633cb96 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseGloveSensorDataImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseGloveSensorDataImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseGloveVarsImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseGloveVarsImpl.h index 04741b30..e43c40d8 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseGloveVarsImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseGloveVarsImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSensorRangeImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSensorRangeImpl.h index 3c51726d..662eb2b2 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSensorRangeImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSensorRangeImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGThumperCommandImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGThumperCommandImpl.h index c19d7a97..cdde210b 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGThumperCommandImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGThumperCommandImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGTimedBuzzCommandImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGTimedBuzzCommandImpl.h index bab02769..204b1bcc 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGTimedBuzzCommandImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGTimedBuzzCommandImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGTimedThumpCommandImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGTimedThumpCommandImpl.h index 45e38548..1be5538a 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGTimedThumpCommandImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGTimedThumpCommandImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGTrackingImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGTrackingImpl.h index cc551418..3a1cc792 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGTrackingImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGTrackingImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreImpl/SenseGloveCoreImpl.Build.cs b/Source/SenseGloveCoreImpl/SenseGloveCoreImpl.Build.cs index 95872f36..3030d812 100644 --- a/Source/SenseGloveCoreImpl/SenseGloveCoreImpl.Build.cs +++ b/Source/SenseGloveCoreImpl/SenseGloveCoreImpl.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGAnatomyKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGAnatomyKismetLibrary.cpp index 45905e4d..d546d065 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGAnatomyKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGAnatomyKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGBasicHandModelKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGBasicHandModelKismetLibrary.cpp index d8454121..9cf6862e 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGBasicHandModelKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGBasicHandModelKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGBetaDeviceKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGBetaDeviceKismetLibrary.cpp index e7d263da..e46c9ca3 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGBetaDeviceKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGBetaDeviceKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGBuzzCommandKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGBuzzCommandKismetLibrary.cpp index e45900fd..d9859ba7 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGBuzzCommandKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGBuzzCommandKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGCalibrationDataPointKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGCalibrationDataPointKismetLibrary.cpp index 16d7227f..89686ba3 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGCalibrationDataPointKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGCalibrationDataPointKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGDeviceKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGDeviceKismetLibrary.cpp index 80947578..714e7e81 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGDeviceKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGDeviceKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGDeviceListKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGDeviceListKismetLibrary.cpp index 034d1486..60887900 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGDeviceListKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGDeviceListKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGDeviceModelKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGDeviceModelKismetLibrary.cpp index c0f8b77e..acc31704 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGDeviceModelKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGDeviceModelKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGFingerCommandKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGFingerCommandKismetLibrary.cpp index 636cda59..612784a5 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGFingerCommandKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGFingerCommandKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGForceFeedbackCommandKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGForceFeedbackCommandKismetLibrary.cpp index 62f0889c..8890cbfe 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGForceFeedbackCommandKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGForceFeedbackCommandKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHandInterpolatorKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHandInterpolatorKismetLibrary.cpp index c33e828c..09e20bfe 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHandInterpolatorKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHandInterpolatorKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHandPoseKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHandPoseKismetLibrary.cpp index 9e87dceb..bbf49b05 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHandPoseKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHandPoseKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHandProfileKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHandProfileKismetLibrary.cpp index 6db986e8..f4f0d38a 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHandProfileKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHandProfileKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHapticGloveCalibrationCheckKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHapticGloveCalibrationCheckKismetLibrary.cpp index 2e07cc8b..9393b1f0 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHapticGloveCalibrationCheckKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHapticGloveCalibrationCheckKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHapticGloveCalibrationSequenceKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHapticGloveCalibrationSequenceKismetLibrary.cpp index bdca0013..9f22375b 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHapticGloveCalibrationSequenceKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHapticGloveCalibrationSequenceKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHapticGloveCommandBufferKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHapticGloveCommandBufferKismetLibrary.cpp index a06422cf..302f5f1a 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHapticGloveCommandBufferKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHapticGloveCommandBufferKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHapticGloveHandProfilesKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHapticGloveHandProfilesKismetLibrary.cpp index 538516b5..72c2820c 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHapticGloveHandProfilesKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHapticGloveHandProfilesKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHapticGloveKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHapticGloveKismetLibrary.cpp index 8ea6d7da..02841849 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHapticGloveKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHapticGloveKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHapticGloveQuickCalibrationKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHapticGloveQuickCalibrationKismetLibrary.cpp index 50e7013d..7130a840 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHapticGloveQuickCalibrationKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHapticGloveQuickCalibrationKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGInterpolationSetKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGInterpolationSetKismetLibrary.cpp index 9ccbfbea..2df91eb5 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGInterpolationSetKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGInterpolationSetKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGJointKinematicsKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGJointKinematicsKismetLibrary.cpp index f9b06fb8..ecdab3ef 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGJointKinematicsKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGJointKinematicsKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGLibraryKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGLibraryKismetLibrary.cpp index 5650a348..954e9544 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGLibraryKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGLibraryKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGNovaGloveCalibrationKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGNovaGloveCalibrationKismetLibrary.cpp index 45a55002..b4292984 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGNovaGloveCalibrationKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGNovaGloveCalibrationKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGNovaGloveHandProfileKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGNovaGloveHandProfileKismetLibrary.cpp index e4a0788b..72450699 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGNovaGloveHandProfileKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGNovaGloveHandProfileKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGNovaGloveInfoKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGNovaGloveInfoKismetLibrary.cpp index abcf5b01..9fbba3f0 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGNovaGloveInfoKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGNovaGloveInfoKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGNovaGloveKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGNovaGloveKismetLibrary.cpp index 7dec99bf..05b9be68 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGNovaGloveKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGNovaGloveKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 NovaGlove + * Copyright (c) 2020 - 2023 NovaGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGNovaGloveSensorDataKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGNovaGloveSensorDataKismetLibrary.cpp index 09b3b428..bf72185c 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGNovaGloveSensorDataKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGNovaGloveSensorDataKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSenseComKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSenseComKismetLibrary.cpp index 99e156f1..29e5a63b 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSenseComKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSenseComKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSenseGloveHandProfileKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSenseGloveHandProfileKismetLibrary.cpp index 79872852..254ee881 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSenseGloveHandProfileKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSenseGloveHandProfileKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSenseGloveInfoKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSenseGloveInfoKismetLibrary.cpp index 4a3d1332..67c6ce59 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSenseGloveInfoKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSenseGloveInfoKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSenseGloveKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSenseGloveKismetLibrary.cpp index 3d5dce9d..c75eacfc 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSenseGloveKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSenseGloveKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSenseGlovePoseKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSenseGlovePoseKismetLibrary.cpp index c4f8fc0a..960d590d 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSenseGlovePoseKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSenseGlovePoseKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSenseGloveSensorDataKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSenseGloveSensorDataKismetLibrary.cpp index 43c487ba..ea5c4f52 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSenseGloveSensorDataKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSenseGloveSensorDataKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSenseGloveVarsKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSenseGloveVarsKismetLibrary.cpp index 9541a1ea..bdd02016 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSenseGloveVarsKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSenseGloveVarsKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSensorRangeKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSensorRangeKismetLibrary.cpp index 0d555457..faf9be43 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSensorRangeKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSensorRangeKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGThumperCommandKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGThumperCommandKismetLibrary.cpp index 177d2d3b..71e420cc 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGThumperCommandKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGThumperCommandKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGTimedBuzzCommandKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGTimedBuzzCommandKismetLibrary.cpp index f3cf1151..698be634 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGTimedBuzzCommandKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGTimedBuzzCommandKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGTimedThumpCommandKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGTimedThumpCommandKismetLibrary.cpp index bee0135b..2f4ead4a 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGTimedThumpCommandKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGTimedThumpCommandKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGTrackingKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGTrackingKismetLibrary.cpp index 4d71ec4e..dfceb5e0 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGTrackingKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGTrackingKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SenseGloveCoreKismet.cpp b/Source/SenseGloveCoreKismet/Private/SenseGloveCoreKismet.cpp index 761cff4e..15a2193e 100644 --- a/Source/SenseGloveCoreKismet/Private/SenseGloveCoreKismet.cpp +++ b/Source/SenseGloveCoreKismet/Private/SenseGloveCoreKismet.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SenseGloveCoreKismet.h b/Source/SenseGloveCoreKismet/Private/SenseGloveCoreKismet.h index 93863a37..d891aa2a 100644 --- a/Source/SenseGloveCoreKismet/Private/SenseGloveCoreKismet.h +++ b/Source/SenseGloveCoreKismet/Private/SenseGloveCoreKismet.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SenseGloveCoreKismetModule.cpp b/Source/SenseGloveCoreKismet/Private/SenseGloveCoreKismetModule.cpp index 70ed9179..2d632bcb 100644 --- a/Source/SenseGloveCoreKismet/Private/SenseGloveCoreKismetModule.cpp +++ b/Source/SenseGloveCoreKismet/Private/SenseGloveCoreKismetModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Private/SenseGloveCoreKismetModule.h b/Source/SenseGloveCoreKismet/Private/SenseGloveCoreKismetModule.h index 3930a18c..86ce079e 100644 --- a/Source/SenseGloveCoreKismet/Private/SenseGloveCoreKismetModule.h +++ b/Source/SenseGloveCoreKismet/Private/SenseGloveCoreKismetModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGAnatomyKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGAnatomyKismetLibrary.h index 58b46704..6648d2cb 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGAnatomyKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGAnatomyKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGBasicHandModelKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGBasicHandModelKismetLibrary.h index 408cb7f7..dcb8c53f 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGBasicHandModelKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGBasicHandModelKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGBetaDeviceKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGBetaDeviceKismetLibrary.h index 93b29b82..0ac0c654 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGBetaDeviceKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGBetaDeviceKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGBuzzCommandKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGBuzzCommandKismetLibrary.h index 19f868ae..4aa0b51b 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGBuzzCommandKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGBuzzCommandKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGCalibrationDataPointKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGCalibrationDataPointKismetLibrary.h index 4d0da0ba..00149ce8 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGCalibrationDataPointKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGCalibrationDataPointKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGDeviceKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGDeviceKismetLibrary.h index e4d27a0b..540e673a 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGDeviceKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGDeviceKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGDeviceListKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGDeviceListKismetLibrary.h index 9bf6d61d..8dba467b 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGDeviceListKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGDeviceListKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGDeviceModelKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGDeviceModelKismetLibrary.h index 3bdf6135..6260ef74 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGDeviceModelKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGDeviceModelKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGFingerCommandKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGFingerCommandKismetLibrary.h index 682d3068..d3719d0d 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGFingerCommandKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGFingerCommandKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGForceFeedbackCommandKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGForceFeedbackCommandKismetLibrary.h index edbe8662..75a1dc66 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGForceFeedbackCommandKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGForceFeedbackCommandKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHandInterpolatorKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHandInterpolatorKismetLibrary.h index 3137a9d3..c44a3a58 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHandInterpolatorKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHandInterpolatorKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHandPoseKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHandPoseKismetLibrary.h index 7389bf65..0b30bd22 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHandPoseKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHandPoseKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHandProfileKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHandProfileKismetLibrary.h index 3658038e..e3db535a 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHandProfileKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHandProfileKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHapticGloveCalibrationCheckKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHapticGloveCalibrationCheckKismetLibrary.h index 3f077358..272006e6 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHapticGloveCalibrationCheckKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHapticGloveCalibrationCheckKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHapticGloveCalibrationSequenceKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHapticGloveCalibrationSequenceKismetLibrary.h index 097e217b..24169460 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHapticGloveCalibrationSequenceKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHapticGloveCalibrationSequenceKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHapticGloveCommandBufferKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHapticGloveCommandBufferKismetLibrary.h index 92e5f60b..8a4ed848 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHapticGloveCommandBufferKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHapticGloveCommandBufferKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHapticGloveHandProfilesKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHapticGloveHandProfilesKismetLibrary.h index 6327fbe7..9f64a94d 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHapticGloveHandProfilesKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHapticGloveHandProfilesKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHapticGloveKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHapticGloveKismetLibrary.h index 8a484335..308967c4 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHapticGloveKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHapticGloveKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHapticGloveQuickCalibrationKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHapticGloveQuickCalibrationKismetLibrary.h index 8d21d06e..89981e25 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHapticGloveQuickCalibrationKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHapticGloveQuickCalibrationKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGInterpolationSetKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGInterpolationSetKismetLibrary.h index 13e83c7c..d90c2fdc 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGInterpolationSetKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGInterpolationSetKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGJointKinematicsKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGJointKinematicsKismetLibrary.h index 0f875829..a0ad217e 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGJointKinematicsKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGJointKinematicsKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGLibraryKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGLibraryKismetLibrary.h index 249f6745..f7634b61 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGLibraryKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGLibraryKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGNovaGloveCalibrationKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGNovaGloveCalibrationKismetLibrary.h index 43ad1fe9..0165f831 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGNovaGloveCalibrationKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGNovaGloveCalibrationKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGNovaGloveHandProfileKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGNovaGloveHandProfileKismetLibrary.h index d2f68416..95a5c3e2 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGNovaGloveHandProfileKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGNovaGloveHandProfileKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGNovaGloveInfoKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGNovaGloveInfoKismetLibrary.h index cebe902f..0a33c75a 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGNovaGloveInfoKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGNovaGloveInfoKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGNovaGloveKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGNovaGloveKismetLibrary.h index 49f98c34..37f30a9b 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGNovaGloveKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGNovaGloveKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 NovaGlove + * Copyright (c) 2020 - 2023 NovaGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGNovaGloveSensorDataKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGNovaGloveSensorDataKismetLibrary.h index a69a9c1c..4fb45736 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGNovaGloveSensorDataKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGNovaGloveSensorDataKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSenseComKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSenseComKismetLibrary.h index 4b086d3d..44f54cc1 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSenseComKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSenseComKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSenseGloveHandProfileKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSenseGloveHandProfileKismetLibrary.h index de63e2d0..7d1352d4 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSenseGloveHandProfileKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSenseGloveHandProfileKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSenseGloveInfoKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSenseGloveInfoKismetLibrary.h index 14a5dae5..ec76370f 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSenseGloveInfoKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSenseGloveInfoKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSenseGloveKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSenseGloveKismetLibrary.h index 1c18e636..e7d33d3e 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSenseGloveKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSenseGloveKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSenseGlovePoseKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSenseGlovePoseKismetLibrary.h index 9266a8bf..62a16d4e 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSenseGlovePoseKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSenseGlovePoseKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSenseGloveSensorDataKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSenseGloveSensorDataKismetLibrary.h index 821a45a4..bd3fb613 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSenseGloveSensorDataKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSenseGloveSensorDataKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSenseGloveVarsKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSenseGloveVarsKismetLibrary.h index b2dd8b49..1a009731 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSenseGloveVarsKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSenseGloveVarsKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSensorRangeKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSensorRangeKismetLibrary.h index 2d2e4b29..f971a640 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSensorRangeKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSensorRangeKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGThumperCommandKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGThumperCommandKismetLibrary.h index 942f7bd2..990aca6d 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGThumperCommandKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGThumperCommandKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGTimedBuzzCommandKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGTimedBuzzCommandKismetLibrary.h index 37f6f0cd..bad1f4bd 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGTimedBuzzCommandKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGTimedBuzzCommandKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGTimedThumpCommandKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGTimedThumpCommandKismetLibrary.h index 6b671d51..2f82c6f3 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGTimedThumpCommandKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGTimedThumpCommandKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGTrackingKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGTrackingKismetLibrary.h index 2c849e81..aa978c17 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGTrackingKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGTrackingKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveCoreKismet/SenseGloveCoreKismet.Build.cs b/Source/SenseGloveCoreKismet/SenseGloveCoreKismet.Build.cs index 9198993a..f9950b47 100644 --- a/Source/SenseGloveCoreKismet/SenseGloveCoreKismet.Build.cs +++ b/Source/SenseGloveCoreKismet/SenseGloveCoreKismet.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveEditor/Private/SenseGloveEditor.cpp b/Source/SenseGloveEditor/Private/SenseGloveEditor.cpp index 33d537da..f9b1f755 100644 --- a/Source/SenseGloveEditor/Private/SenseGloveEditor.cpp +++ b/Source/SenseGloveEditor/Private/SenseGloveEditor.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveEditor/Private/SenseGloveEditor.h b/Source/SenseGloveEditor/Private/SenseGloveEditor.h index d445de63..60871018 100644 --- a/Source/SenseGloveEditor/Private/SenseGloveEditor.h +++ b/Source/SenseGloveEditor/Private/SenseGloveEditor.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveEditor/Private/SenseGloveEditorModule.cpp b/Source/SenseGloveEditor/Private/SenseGloveEditorModule.cpp index 1a4068a6..1629c535 100644 --- a/Source/SenseGloveEditor/Private/SenseGloveEditorModule.cpp +++ b/Source/SenseGloveEditor/Private/SenseGloveEditorModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveEditor/Private/SenseGloveEditorModule.h b/Source/SenseGloveEditor/Private/SenseGloveEditorModule.h index 31a99a17..3f222571 100644 --- a/Source/SenseGloveEditor/Private/SenseGloveEditorModule.h +++ b/Source/SenseGloveEditor/Private/SenseGloveEditorModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveEditor/SenseGloveEditor.Build.cs b/Source/SenseGloveEditor/SenseGloveEditor.Build.cs index 56f34e30..68dd8c08 100644 --- a/Source/SenseGloveEditor/SenseGloveEditor.Build.cs +++ b/Source/SenseGloveEditor/SenseGloveEditor.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGBackendType.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGBackendType.cpp index 2e06ad0a..9c269a9d 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGBackendType.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGBackendType.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGCVar.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGCVar.cpp index eb2316fd..e418d5a6 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGCVar.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGCVar.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGCalibrationStage.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGCalibrationStage.cpp index e6f60b3b..de6598f3 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGCalibrationStage.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGCalibrationStage.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGConnectionType.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGConnectionType.cpp index 3b339670..be13e924 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGConnectionType.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGConnectionType.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGDeviceType.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGDeviceType.cpp index f4ce0808..fadd0661 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGDeviceType.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGDeviceType.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGFinger.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGFinger.cpp index 820814ba..9806e49a 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGFinger.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGFinger.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGFingerMovement.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGFingerMovement.cpp index 282109f4..c1bcbfe5 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGFingerMovement.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGFingerMovement.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGFingerSolver.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGFingerSolver.cpp index f5b067ea..59cc0692 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGFingerSolver.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGFingerSolver.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGListFormat.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGListFormat.cpp index 0d241272..66bf70ff 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGListFormat.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGListFormat.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGNovaCVar.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGNovaCVar.cpp index 0d4a128b..048b2c53 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGNovaCVar.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGNovaCVar.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGNovaData.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGNovaData.cpp index 7bda6fa3..cf2c0555 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGNovaData.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGNovaData.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGNovaSensorData.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGNovaSensorData.cpp index b926b8e5..ed0167a2 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGNovaSensorData.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGNovaSensorData.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGPositionalTrackingHardware.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGPositionalTrackingHardware.cpp index de387fc4..e6d82dc1 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGPositionalTrackingHardware.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGPositionalTrackingHardware.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGSVar.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGSVar.cpp index d867641e..b143a874 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGSVar.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGSVar.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGSenseGloveThumperCommand.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGSenseGloveThumperCommand.cpp index 44a117b4..49191309 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGSenseGloveThumperCommand.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGSenseGloveThumperCommand.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGSensorFormat.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGSensorFormat.cpp index 2c80aa17..5ce07a1d 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGSensorFormat.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGSensorFormat.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGThumbMovement.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGThumbMovement.cpp index 8f6d9ff7..6f8b8add 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGThumbMovement.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGThumbMovement.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGThumbSolver.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGThumbSolver.cpp index 6523d458..bcd47924 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGThumbSolver.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGThumbSolver.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FQuat.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FQuat.cpp index a00deb09..96f60ec3 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FQuat.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FQuat.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGBasicHandModelImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGBasicHandModelImpl.cpp index 2ed2fe05..d35da1d6 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGBasicHandModelImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGBasicHandModelImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGBetaDeviceImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGBetaDeviceImpl.cpp index b1e05995..4411f42e 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGBetaDeviceImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGBetaDeviceImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGBuzzCommandImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGBuzzCommandImpl.cpp index c4d7298a..ff5fafe8 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGBuzzCommandImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGBuzzCommandImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGCalibrationDataPointImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGCalibrationDataPointImpl.cpp index 8525ce54..44a9cf43 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGCalibrationDataPointImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGCalibrationDataPointImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGDeviceImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGDeviceImpl.cpp index 514a67d5..8c9bb385 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGDeviceImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGDeviceImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGDeviceModelImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGDeviceModelImpl.cpp index 77735745..35f9c2e0 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGDeviceModelImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGDeviceModelImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGFingerCommandImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGFingerCommandImpl.cpp index 3268fe99..2b723d6a 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGFingerCommandImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGFingerCommandImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGForceFeedbackCommandImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGForceFeedbackCommandImpl.cpp index 4f59b26f..c9e481dc 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGForceFeedbackCommandImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGForceFeedbackCommandImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHandInterpolatorImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHandInterpolatorImpl.cpp index 984b091a..15c5c52e 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHandInterpolatorImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHandInterpolatorImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHandPoseImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHandPoseImpl.cpp index 8f108835..5254c48e 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHandPoseImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHandPoseImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHandProfileImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHandProfileImpl.cpp index 3025bfbd..d39c4eae 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHandProfileImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHandProfileImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHapticGloveCalibrationCheckImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHapticGloveCalibrationCheckImpl.cpp index 6bbda1e2..363219ec 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHapticGloveCalibrationCheckImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHapticGloveCalibrationCheckImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHapticGloveCalibrationSequenceImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHapticGloveCalibrationSequenceImpl.cpp index 6e3dc633..ac721b63 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHapticGloveCalibrationSequenceImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHapticGloveCalibrationSequenceImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHapticGloveCommandBufferImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHapticGloveCommandBufferImpl.cpp index bcb4aec4..c865f5cf 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHapticGloveCommandBufferImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHapticGloveCommandBufferImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHapticGloveImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHapticGloveImpl.cpp index b3ae8e98..1c18a345 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHapticGloveImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHapticGloveImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHapticGloveQuickCalibrationImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHapticGloveQuickCalibrationImpl.cpp index 092247c7..65bdbc87 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHapticGloveQuickCalibrationImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHapticGloveQuickCalibrationImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGInterpolationSetImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGInterpolationSetImpl.cpp index 60eac7de..de3cf53b 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGInterpolationSetImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGInterpolationSetImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGNovaGloveHandProfileImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGNovaGloveHandProfileImpl.cpp index a1941051..130c175f 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGNovaGloveHandProfileImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGNovaGloveHandProfileImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGNovaGloveImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGNovaGloveImpl.cpp index 16364f25..13d79bba 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGNovaGloveImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGNovaGloveImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGNovaGloveInfoImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGNovaGloveInfoImpl.cpp index e93a04fb..52584ddc 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGNovaGloveInfoImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGNovaGloveInfoImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGNovaGloveSensorDataImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGNovaGloveSensorDataImpl.cpp index bb29749e..53c78501 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGNovaGloveSensorDataImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGNovaGloveSensorDataImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGSenseGloveHandProfileImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGSenseGloveHandProfileImpl.cpp index 790abcb6..718419e3 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGSenseGloveHandProfileImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGSenseGloveHandProfileImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGSenseGloveImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGSenseGloveImpl.cpp index 91effe0b..8962b09a 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGSenseGloveImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGSenseGloveImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGSenseGloveInfoImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGSenseGloveInfoImpl.cpp index ffc2c484..8d9a59f1 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGSenseGloveInfoImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGSenseGloveInfoImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGSenseGlovePoseImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGSenseGlovePoseImpl.cpp index 3d4f99e9..fde7a33c 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGSenseGlovePoseImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGSenseGlovePoseImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGSenseGloveSensorDataImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGSenseGloveSensorDataImpl.cpp index d7dafcec..3e278361 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGSenseGloveSensorDataImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGSenseGloveSensorDataImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGSensorRangeImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGSensorRangeImpl.cpp index 2b17105c..dbc94b5f 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGSensorRangeImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGSensorRangeImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGThumperCommandImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGThumperCommandImpl.cpp index f5d866aa..3f3a3fe4 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGThumperCommandImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGThumperCommandImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGTimedBuzzCommandImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGTimedBuzzCommandImpl.cpp index 9620be2e..bebb4f27 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGTimedBuzzCommandImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGTimedBuzzCommandImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGTimedThumpCommandImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGTimedThumpCommandImpl.cpp index 8ca4bb01..1e1f03dc 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGTimedThumpCommandImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGTimedThumpCommandImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FString.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FString.cpp index c16e6b01..4a7bc2bb 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FString.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FString.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FVector.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FVector.cpp index 262c6971..bb2b901f 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FVector.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FVector.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FQuat.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FQuat.cpp index 71b9f055..dc73419c 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FQuat.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FQuat.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FSGCalibrationDataPointImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FSGCalibrationDataPointImpl.cpp index 103301bb..a09f62ff 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FSGCalibrationDataPointImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FSGCalibrationDataPointImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FSGForceFeedbackCommandImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FSGForceFeedbackCommandImpl.cpp index b82ad33f..08b84ce0 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FSGForceFeedbackCommandImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FSGForceFeedbackCommandImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FSGNovaGloveImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FSGNovaGloveImpl.cpp index b330b3db..cf101ea9 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FSGNovaGloveImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FSGNovaGloveImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FSGSenseGloveImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FSGSenseGloveImpl.cpp index 84216224..5761ae25 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FSGSenseGloveImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FSGSenseGloveImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FSGTimedBuzzCommandImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FSGTimedBuzzCommandImpl.cpp index 555108df..a64a38ba 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FSGTimedBuzzCommandImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FSGTimedBuzzCommandImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FSGTimedThumpCommandImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FSGTimedThumpCommandImpl.cpp index 51faad82..4bd8c228 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FSGTimedThumpCommandImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FSGTimedThumpCommandImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FVector.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FVector.cpp index 84b91c29..890e0b66 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FVector.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FVector.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_TArray_FQuat.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_TArray_FQuat.cpp index e0701701..925526be 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_TArray_FQuat.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_TArray_FQuat.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_TArray_FSGInterpolationSetImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_TArray_FSGInterpolationSetImpl.cpp index 57dce366..896e1cb2 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_TArray_FSGInterpolationSetImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_TArray_FSGInterpolationSetImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_TArray_FVector.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_TArray_FVector.cpp index cc601cf3..2a72512b 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_TArray_FVector.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_TArray_FVector.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_TArray_bool.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_TArray_bool.cpp index 67ef2511..5261a348 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_TArray_bool.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_TArray_bool.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_TArray_float.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_TArray_float.cpp index c672e822..1f97fe4a 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_TArray_float.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_TArray_float.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_TSharedRef_FSGDeviceImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_TSharedRef_FSGDeviceImpl.cpp index 443a6caa..7a74e9ad 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_TSharedRef_FSGDeviceImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_TSharedRef_FSGDeviceImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_TSharedRef_FSGHapticGloveImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_TSharedRef_FSGHapticGloveImpl.cpp index e28b38c3..af29249e 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_TSharedRef_FSGHapticGloveImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_TSharedRef_FSGHapticGloveImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_bool.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_bool.cpp index 8124c52d..1408cf5e 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_bool.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_bool.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_float.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_float.cpp index 6d4fcb58..001e2cbb 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_float.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_float.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_int32.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_int32.cpp index 5a137928..a6d20e90 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_int32.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_int32.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGBetaDeviceImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGBetaDeviceImpl.cpp index 50a5262e..96338e79 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGBetaDeviceImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGBetaDeviceImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGBuzzCommandImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGBuzzCommandImpl.cpp index 00a8ac96..731dc56c 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGBuzzCommandImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGBuzzCommandImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGDeviceImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGDeviceImpl.cpp index 7c77f1a4..91e1eb3c 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGDeviceImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGDeviceImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGFingerCommandImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGFingerCommandImpl.cpp index 9a9f3ac8..6716b190 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGFingerCommandImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGFingerCommandImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGForceFeedbackCommandImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGForceFeedbackCommandImpl.cpp index b07796f6..98a4e610 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGForceFeedbackCommandImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGForceFeedbackCommandImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGHapticGloveCalibrationSequenceImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGHapticGloveCalibrationSequenceImpl.cpp index 9e7194ba..bffe8c1f 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGHapticGloveCalibrationSequenceImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGHapticGloveCalibrationSequenceImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGHapticGloveImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGHapticGloveImpl.cpp index e3559d08..0f3c0e69 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGHapticGloveImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGHapticGloveImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGHapticGloveQuickCalibrationImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGHapticGloveQuickCalibrationImpl.cpp index 1a937239..d1956be7 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGHapticGloveQuickCalibrationImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGHapticGloveQuickCalibrationImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGNovaGloveImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGNovaGloveImpl.cpp index 7fc1c11d..acce814d 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGNovaGloveImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGNovaGloveImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGSenseGloveImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGSenseGloveImpl.cpp index b96b9154..e747d88f 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGSenseGloveImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGSenseGloveImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGTimedBuzzCommandImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGTimedBuzzCommandImpl.cpp index 2947b29d..7316e644 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGTimedBuzzCommandImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGTimedBuzzCommandImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSubclassOf_FSGDeviceImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSubclassOf_FSGDeviceImpl.cpp index a76f8fbe..0ac1cac9 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSubclassOf_FSGDeviceImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSubclassOf_FSGDeviceImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SGInterop/SGIC_int32_Ref.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_int32_Ref.cpp index 037c46dd..45fb4036 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_int32_Ref.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_int32_Ref.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SenseGloveInterop.cpp b/Source/SenseGloveInterop/Private/SenseGloveInterop.cpp index 3862fba6..2089f7a0 100644 --- a/Source/SenseGloveInterop/Private/SenseGloveInterop.cpp +++ b/Source/SenseGloveInterop/Private/SenseGloveInterop.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SenseGloveInterop.h b/Source/SenseGloveInterop/Private/SenseGloveInterop.h index 93863a37..d891aa2a 100644 --- a/Source/SenseGloveInterop/Private/SenseGloveInterop.h +++ b/Source/SenseGloveInterop/Private/SenseGloveInterop.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SenseGloveInteropModule.cpp b/Source/SenseGloveInterop/Private/SenseGloveInteropModule.cpp index d2ba5744..fc1d163a 100644 --- a/Source/SenseGloveInterop/Private/SenseGloveInteropModule.cpp +++ b/Source/SenseGloveInterop/Private/SenseGloveInteropModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Private/SenseGloveInteropModule.h b/Source/SenseGloveInterop/Private/SenseGloveInteropModule.h index a6255266..5ad399d9 100644 --- a/Source/SenseGloveInterop/Private/SenseGloveInteropModule.h +++ b/Source/SenseGloveInterop/Private/SenseGloveInteropModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGBackendType.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGBackendType.h index 4d037c38..521fc151 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGBackendType.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGBackendType.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGCVar.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGCVar.h index 47e28aba..e3873d88 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGCVar.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGCVar.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGCalibrationStage.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGCalibrationStage.h index 650103d3..e78a3196 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGCalibrationStage.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGCalibrationStage.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGConnectionType.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGConnectionType.h index 98f7ce7e..3e6285b0 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGConnectionType.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGConnectionType.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGDeviceType.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGDeviceType.h index bb197ff3..542f862c 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGDeviceType.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGDeviceType.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGFinger.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGFinger.h index 5321b86e..60b4dce5 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGFinger.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGFinger.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGFingerMovement.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGFingerMovement.h index 7d2b75e5..ec56485e 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGFingerMovement.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGFingerMovement.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGFingerSolver.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGFingerSolver.h index 39de0e5f..5f323cbd 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGFingerSolver.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGFingerSolver.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGListFormat.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGListFormat.h index efbb00d8..e3df90f6 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGListFormat.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGListFormat.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGNovaCVar.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGNovaCVar.h index c0c9a4e0..42a03090 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGNovaCVar.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGNovaCVar.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGNovaData.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGNovaData.h index fc8e30a4..412be257 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGNovaData.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGNovaData.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGNovaSensorData.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGNovaSensorData.h index 153a5bb0..54bf2a21 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGNovaSensorData.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGNovaSensorData.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGPositionalTrackingHardware.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGPositionalTrackingHardware.h index b1600d1b..aee3d529 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGPositionalTrackingHardware.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGPositionalTrackingHardware.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGSVar.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGSVar.h index 6fd7202d..79b28312 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGSVar.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGSVar.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGSenseGloveThumperCommand.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGSenseGloveThumperCommand.h index 6a81bde9..2d22fe05 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGSenseGloveThumperCommand.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGSenseGloveThumperCommand.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGSensorFormat.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGSensorFormat.h index 99b64ee8..891bb63a 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGSensorFormat.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGSensorFormat.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGThumbMovement.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGThumbMovement.h index 80f76dee..4af2588d 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGThumbMovement.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGThumbMovement.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGThumbSolver.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGThumbSolver.h index 4777fb11..600a253f 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGThumbSolver.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGThumbSolver.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FQuat.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FQuat.h index 7d46b08b..53b27c22 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FQuat.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FQuat.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGBasicHandModelImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGBasicHandModelImpl.h index 6ab95d41..043236fe 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGBasicHandModelImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGBasicHandModelImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGBetaDeviceImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGBetaDeviceImpl.h index 35c2448e..6845ec4b 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGBetaDeviceImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGBetaDeviceImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGBuzzCommandImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGBuzzCommandImpl.h index d842669e..59ee01fa 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGBuzzCommandImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGBuzzCommandImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGCalibrationDataPointImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGCalibrationDataPointImpl.h index 92197193..89f79439 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGCalibrationDataPointImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGCalibrationDataPointImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGDeviceImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGDeviceImpl.h index 5c6c7ad4..2566669f 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGDeviceImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGDeviceImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGDeviceModelImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGDeviceModelImpl.h index 1acbf323..e884de80 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGDeviceModelImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGDeviceModelImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGFingerCommandImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGFingerCommandImpl.h index 8ab5ee7c..68698ea1 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGFingerCommandImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGFingerCommandImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGForceFeedbackCommandImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGForceFeedbackCommandImpl.h index 4209dd4c..f6dd8289 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGForceFeedbackCommandImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGForceFeedbackCommandImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHandInterpolatorImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHandInterpolatorImpl.h index 5140814e..56a27f9e 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHandInterpolatorImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHandInterpolatorImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHandPoseImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHandPoseImpl.h index 81035fae..f90bedae 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHandPoseImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHandPoseImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHandProfileImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHandProfileImpl.h index 801c969e..2e23d504 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHandProfileImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHandProfileImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHapticGloveCalibrationCheckImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHapticGloveCalibrationCheckImpl.h index 906d151a..c1918f0c 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHapticGloveCalibrationCheckImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHapticGloveCalibrationCheckImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHapticGloveCalibrationSequenceImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHapticGloveCalibrationSequenceImpl.h index aace4d3c..c452d8b4 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHapticGloveCalibrationSequenceImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHapticGloveCalibrationSequenceImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHapticGloveCommandBufferImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHapticGloveCommandBufferImpl.h index 6dc787ce..3ed80bc4 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHapticGloveCommandBufferImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHapticGloveCommandBufferImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHapticGloveImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHapticGloveImpl.h index 68bec6fc..d9df51c8 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHapticGloveImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHapticGloveImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHapticGloveQuickCalibrationImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHapticGloveQuickCalibrationImpl.h index 3562c873..995f444a 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHapticGloveQuickCalibrationImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHapticGloveQuickCalibrationImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGInterpolationSetImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGInterpolationSetImpl.h index 69b5c942..c561799e 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGInterpolationSetImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGInterpolationSetImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGNovaGloveHandProfileImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGNovaGloveHandProfileImpl.h index 198ea359..37a564e0 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGNovaGloveHandProfileImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGNovaGloveHandProfileImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGNovaGloveImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGNovaGloveImpl.h index a9f65981..2cbe7af0 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGNovaGloveImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGNovaGloveImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGNovaGloveInfoImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGNovaGloveInfoImpl.h index 4b6415cd..c35b1a7a 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGNovaGloveInfoImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGNovaGloveInfoImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGNovaGloveSensorDataImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGNovaGloveSensorDataImpl.h index 43b8e668..98b658e5 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGNovaGloveSensorDataImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGNovaGloveSensorDataImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGSenseGloveHandProfileImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGSenseGloveHandProfileImpl.h index 4a3529b8..d7b64824 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGSenseGloveHandProfileImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGSenseGloveHandProfileImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGSenseGloveImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGSenseGloveImpl.h index d019f600..60f3dac1 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGSenseGloveImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGSenseGloveImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGSenseGloveInfoImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGSenseGloveInfoImpl.h index dc52e01e..da0a6d61 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGSenseGloveInfoImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGSenseGloveInfoImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGSenseGlovePoseImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGSenseGlovePoseImpl.h index e63b0e67..596fd105 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGSenseGlovePoseImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGSenseGlovePoseImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGSenseGloveSensorDataImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGSenseGloveSensorDataImpl.h index 02536413..91f4eb00 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGSenseGloveSensorDataImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGSenseGloveSensorDataImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGSensorRangeImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGSensorRangeImpl.h index 12d5e1e3..515d75e9 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGSensorRangeImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGSensorRangeImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGThumperCommandImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGThumperCommandImpl.h index 69cbcea0..fc5c1966 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGThumperCommandImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGThumperCommandImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGTimedBuzzCommandImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGTimedBuzzCommandImpl.h index 93ecd987..a8039c52 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGTimedBuzzCommandImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGTimedBuzzCommandImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGTimedThumpCommandImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGTimedThumpCommandImpl.h index 500ecaa6..a7efff04 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGTimedThumpCommandImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGTimedThumpCommandImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FString.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FString.h index 88bae774..c44dd65d 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FString.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FString.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FVector.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FVector.h index 92f4c3d5..aeb65b88 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FVector.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FVector.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FQuat.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FQuat.h index 57f00cdd..5572e92a 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FQuat.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FQuat.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FSGCalibrationDataPointImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FSGCalibrationDataPointImpl.h index 53c79856..95f7dd17 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FSGCalibrationDataPointImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FSGCalibrationDataPointImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FSGForceFeedbackCommandImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FSGForceFeedbackCommandImpl.h index 85448a40..f537af24 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FSGForceFeedbackCommandImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FSGForceFeedbackCommandImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FSGNovaGloveImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FSGNovaGloveImpl.h index 7f2c9a93..4f75846f 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FSGNovaGloveImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FSGNovaGloveImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FSGSenseGloveImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FSGSenseGloveImpl.h index 4c092346..6f0dc9fa 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FSGSenseGloveImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FSGSenseGloveImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FSGTimedBuzzCommandImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FSGTimedBuzzCommandImpl.h index 5922e817..832257c4 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FSGTimedBuzzCommandImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FSGTimedBuzzCommandImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FSGTimedThumpCommandImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FSGTimedThumpCommandImpl.h index bf0f6e11..1cc63f49 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FSGTimedThumpCommandImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FSGTimedThumpCommandImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FVector.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FVector.h index de48ee7d..7ce068b1 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FVector.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FVector.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_TArray_FQuat.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_TArray_FQuat.h index 12e5c7ce..cb63527d 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_TArray_FQuat.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_TArray_FQuat.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_TArray_FSGInterpolationSetImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_TArray_FSGInterpolationSetImpl.h index 33ff07bf..fc0edfae 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_TArray_FSGInterpolationSetImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_TArray_FSGInterpolationSetImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_TArray_FVector.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_TArray_FVector.h index 28a166a6..1e9da2a9 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_TArray_FVector.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_TArray_FVector.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_TArray_bool.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_TArray_bool.h index 8b802b54..fd761168 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_TArray_bool.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_TArray_bool.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_TArray_float.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_TArray_float.h index 96321d71..6ab1e90c 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_TArray_float.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_TArray_float.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_TSharedRef_FSGDeviceImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_TSharedRef_FSGDeviceImpl.h index 5c8d931f..af9b71a9 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_TSharedRef_FSGDeviceImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_TSharedRef_FSGDeviceImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_TSharedRef_FSGHapticGloveImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_TSharedRef_FSGHapticGloveImpl.h index cf19568c..fd679d23 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_TSharedRef_FSGHapticGloveImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_TSharedRef_FSGHapticGloveImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_bool.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_bool.h index deb9332c..c909933a 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_bool.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_bool.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_float.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_float.h index 471f0ead..a51c9c4c 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_float.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_float.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_int32.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_int32.h index bb0d8f57..59396922 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_int32.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_int32.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGBetaDeviceImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGBetaDeviceImpl.h index a4c6c215..1746e7c5 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGBetaDeviceImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGBetaDeviceImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGBuzzCommandImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGBuzzCommandImpl.h index 3d055701..bef57114 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGBuzzCommandImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGBuzzCommandImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGDeviceImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGDeviceImpl.h index 16e9d99f..ed6995ed 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGDeviceImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGDeviceImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGFingerCommandImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGFingerCommandImpl.h index dac66e07..e9417503 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGFingerCommandImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGFingerCommandImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGForceFeedbackCommandImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGForceFeedbackCommandImpl.h index 8f6db748..6c3a321f 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGForceFeedbackCommandImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGForceFeedbackCommandImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGHapticGloveCalibrationSequenceImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGHapticGloveCalibrationSequenceImpl.h index 4815677a..b2100a02 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGHapticGloveCalibrationSequenceImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGHapticGloveCalibrationSequenceImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGHapticGloveImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGHapticGloveImpl.h index 4d6b3f86..8d7081cb 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGHapticGloveImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGHapticGloveImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGHapticGloveQuickCalibrationImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGHapticGloveQuickCalibrationImpl.h index 7b7321d2..e7e224c7 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGHapticGloveQuickCalibrationImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGHapticGloveQuickCalibrationImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGNovaGloveImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGNovaGloveImpl.h index a54d3eda..c98b8270 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGNovaGloveImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGNovaGloveImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGSenseGloveImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGSenseGloveImpl.h index 80ca3565..dbf56bde 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGSenseGloveImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGSenseGloveImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGTimedBuzzCommandImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGTimedBuzzCommandImpl.h index d702bcfc..4e2ea744 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGTimedBuzzCommandImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGTimedBuzzCommandImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSubclassOf_FSGDeviceImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSubclassOf_FSGDeviceImpl.h index 3aad0fb3..44bc0cce 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSubclassOf_FSGDeviceImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSubclassOf_FSGDeviceImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/Public/SGInterop/SGIC_int32_Ref.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_int32_Ref.h index 9e34758e..ab6b309d 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_int32_Ref.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_int32_Ref.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveInterop/SenseGloveInterop.Build.cs b/Source/SenseGloveInterop/SenseGloveInterop.Build.cs index 28d60ff6..9742c7ce 100644 --- a/Source/SenseGloveInterop/SenseGloveInterop.Build.cs +++ b/Source/SenseGloveInterop/SenseGloveInterop.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveKismet/Private/SGKismet/SGBlueprintFunctionLibrary.cpp b/Source/SenseGloveKismet/Private/SGKismet/SGBlueprintFunctionLibrary.cpp index 60fbe366..d3d3ffbf 100644 --- a/Source/SenseGloveKismet/Private/SGKismet/SGBlueprintFunctionLibrary.cpp +++ b/Source/SenseGloveKismet/Private/SGKismet/SGBlueprintFunctionLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveKismet/Private/SenseGloveKismet.cpp b/Source/SenseGloveKismet/Private/SenseGloveKismet.cpp index 5a02913e..bc2a2b7c 100644 --- a/Source/SenseGloveKismet/Private/SenseGloveKismet.cpp +++ b/Source/SenseGloveKismet/Private/SenseGloveKismet.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveKismet/Private/SenseGloveKismet.h b/Source/SenseGloveKismet/Private/SenseGloveKismet.h index 93863a37..d891aa2a 100644 --- a/Source/SenseGloveKismet/Private/SenseGloveKismet.h +++ b/Source/SenseGloveKismet/Private/SenseGloveKismet.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveKismet/Private/SenseGloveKismetModule.cpp b/Source/SenseGloveKismet/Private/SenseGloveKismetModule.cpp index ba948830..136c52bd 100644 --- a/Source/SenseGloveKismet/Private/SenseGloveKismetModule.cpp +++ b/Source/SenseGloveKismet/Private/SenseGloveKismetModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveKismet/Private/SenseGloveKismetModule.h b/Source/SenseGloveKismet/Private/SenseGloveKismetModule.h index 01035d31..f04d3c37 100644 --- a/Source/SenseGloveKismet/Private/SenseGloveKismetModule.h +++ b/Source/SenseGloveKismet/Private/SenseGloveKismetModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveKismet/Public/SGKismet/SGBlueprintFunctionLibrary.h b/Source/SenseGloveKismet/Public/SGKismet/SGBlueprintFunctionLibrary.h index 9940670f..e3cc2e3d 100644 --- a/Source/SenseGloveKismet/Public/SGKismet/SGBlueprintFunctionLibrary.h +++ b/Source/SenseGloveKismet/Public/SGKismet/SGBlueprintFunctionLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveKismet/SenseGloveKismet.Build.cs b/Source/SenseGloveKismet/SenseGloveKismet.Build.cs index ca63d9bc..8bf60e9a 100644 --- a/Source/SenseGloveKismet/SenseGloveKismet.Build.cs +++ b/Source/SenseGloveKismet/SenseGloveKismet.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveLog/Private/SGLog/SGLog.cpp b/Source/SenseGloveLog/Private/SGLog/SGLog.cpp index 62a1e906..26a793e3 100644 --- a/Source/SenseGloveLog/Private/SGLog/SGLog.cpp +++ b/Source/SenseGloveLog/Private/SGLog/SGLog.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveLog/Private/SenseGloveLog.cpp b/Source/SenseGloveLog/Private/SenseGloveLog.cpp index 36b7d68c..6b5a50cf 100644 --- a/Source/SenseGloveLog/Private/SenseGloveLog.cpp +++ b/Source/SenseGloveLog/Private/SenseGloveLog.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveLog/Private/SenseGloveLog.h b/Source/SenseGloveLog/Private/SenseGloveLog.h index 93863a37..d891aa2a 100644 --- a/Source/SenseGloveLog/Private/SenseGloveLog.h +++ b/Source/SenseGloveLog/Private/SenseGloveLog.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveLog/Private/SenseGloveLogModule.cpp b/Source/SenseGloveLog/Private/SenseGloveLogModule.cpp index b333e59a..6b386712 100644 --- a/Source/SenseGloveLog/Private/SenseGloveLogModule.cpp +++ b/Source/SenseGloveLog/Private/SenseGloveLogModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveLog/Private/SenseGloveLogModule.h b/Source/SenseGloveLog/Private/SenseGloveLogModule.h index 73f7add2..c7176c51 100644 --- a/Source/SenseGloveLog/Private/SenseGloveLogModule.h +++ b/Source/SenseGloveLog/Private/SenseGloveLogModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveLog/Public/SGLog/SGLog.h b/Source/SenseGloveLog/Public/SGLog/SGLog.h index 7e54b7ac..aa0cd8ed 100644 --- a/Source/SenseGloveLog/Public/SGLog/SGLog.h +++ b/Source/SenseGloveLog/Public/SGLog/SGLog.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveLog/SenseGloveLog.Build.cs b/Source/SenseGloveLog/SenseGloveLog.Build.cs index 806f59e8..24667e3e 100644 --- a/Source/SenseGloveLog/SenseGloveLog.Build.cs +++ b/Source/SenseGloveLog/SenseGloveLog.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTypes/Private/SGTypes/SGConnectTypes.cpp b/Source/SenseGloveTypes/Private/SGTypes/SGConnectTypes.cpp index 64ed022d..598e1084 100644 --- a/Source/SenseGloveTypes/Private/SGTypes/SGConnectTypes.cpp +++ b/Source/SenseGloveTypes/Private/SGTypes/SGConnectTypes.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTypes/Private/SGTypes/SGCoreTypes.cpp b/Source/SenseGloveTypes/Private/SGTypes/SGCoreTypes.cpp index 898800e1..f929fd60 100644 --- a/Source/SenseGloveTypes/Private/SGTypes/SGCoreTypes.cpp +++ b/Source/SenseGloveTypes/Private/SGTypes/SGCoreTypes.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTypes/Private/SenseGloveTypes.cpp b/Source/SenseGloveTypes/Private/SenseGloveTypes.cpp index 283d6b0a..93a41085 100644 --- a/Source/SenseGloveTypes/Private/SenseGloveTypes.cpp +++ b/Source/SenseGloveTypes/Private/SenseGloveTypes.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTypes/Private/SenseGloveTypes.h b/Source/SenseGloveTypes/Private/SenseGloveTypes.h index 93863a37..d891aa2a 100644 --- a/Source/SenseGloveTypes/Private/SenseGloveTypes.h +++ b/Source/SenseGloveTypes/Private/SenseGloveTypes.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTypes/Private/SenseGloveTypesModule.cpp b/Source/SenseGloveTypes/Private/SenseGloveTypesModule.cpp index 99493e8c..a3ddc905 100644 --- a/Source/SenseGloveTypes/Private/SenseGloveTypesModule.cpp +++ b/Source/SenseGloveTypes/Private/SenseGloveTypesModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTypes/Private/SenseGloveTypesModule.h b/Source/SenseGloveTypes/Private/SenseGloveTypesModule.h index 9bcbe6cf..6f725f60 100644 --- a/Source/SenseGloveTypes/Private/SenseGloveTypesModule.h +++ b/Source/SenseGloveTypes/Private/SenseGloveTypesModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTypes/Public/SGTypes/SGConnectTypes.h b/Source/SenseGloveTypes/Public/SGTypes/SGConnectTypes.h index 508afea2..761c6036 100644 --- a/Source/SenseGloveTypes/Public/SGTypes/SGConnectTypes.h +++ b/Source/SenseGloveTypes/Public/SGTypes/SGConnectTypes.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTypes/Public/SGTypes/SGCoreTypes.h b/Source/SenseGloveTypes/Public/SGTypes/SGCoreTypes.h index dfc161bd..622414ed 100644 --- a/Source/SenseGloveTypes/Public/SGTypes/SGCoreTypes.h +++ b/Source/SenseGloveTypes/Public/SGTypes/SGCoreTypes.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTypes/SenseGloveTypes.Build.cs b/Source/SenseGloveTypes/SenseGloveTypes.Build.cs index 03453ead..04af16c8 100644 --- a/Source/SenseGloveTypes/SenseGloveTypes.Build.cs +++ b/Source/SenseGloveTypes/SenseGloveTypes.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveUtils/Private/SGUtils/SGArrayUtils.cpp b/Source/SenseGloveUtils/Private/SGUtils/SGArrayUtils.cpp index 3c15674e..a5fc2e4b 100644 --- a/Source/SenseGloveUtils/Private/SGUtils/SGArrayUtils.cpp +++ b/Source/SenseGloveUtils/Private/SGUtils/SGArrayUtils.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveUtils/Private/SGUtils/SGCoordinates.cpp b/Source/SenseGloveUtils/Private/SGUtils/SGCoordinates.cpp index 8bf93aa9..760ff2e0 100644 --- a/Source/SenseGloveUtils/Private/SGUtils/SGCoordinates.cpp +++ b/Source/SenseGloveUtils/Private/SGUtils/SGCoordinates.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveUtils/Private/SGUtils/SGUnits.cpp b/Source/SenseGloveUtils/Private/SGUtils/SGUnits.cpp index fa62d08f..3aca4aeb 100644 --- a/Source/SenseGloveUtils/Private/SGUtils/SGUnits.cpp +++ b/Source/SenseGloveUtils/Private/SGUtils/SGUnits.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveUtils/Private/SenseGloveUtils.cpp b/Source/SenseGloveUtils/Private/SenseGloveUtils.cpp index 0e1426a8..08476fd1 100644 --- a/Source/SenseGloveUtils/Private/SenseGloveUtils.cpp +++ b/Source/SenseGloveUtils/Private/SenseGloveUtils.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveUtils/Private/SenseGloveUtils.h b/Source/SenseGloveUtils/Private/SenseGloveUtils.h index d445de63..60871018 100644 --- a/Source/SenseGloveUtils/Private/SenseGloveUtils.h +++ b/Source/SenseGloveUtils/Private/SenseGloveUtils.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveUtils/Private/SenseGloveUtilsModule.cpp b/Source/SenseGloveUtils/Private/SenseGloveUtilsModule.cpp index d0dae8e3..dce60997 100644 --- a/Source/SenseGloveUtils/Private/SenseGloveUtilsModule.cpp +++ b/Source/SenseGloveUtils/Private/SenseGloveUtilsModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveUtils/Private/SenseGloveUtilsModule.h b/Source/SenseGloveUtils/Private/SenseGloveUtilsModule.h index 04324917..9865d95f 100644 --- a/Source/SenseGloveUtils/Private/SenseGloveUtilsModule.h +++ b/Source/SenseGloveUtils/Private/SenseGloveUtilsModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveUtils/Public/SGUtils/SGArrayUtils.h b/Source/SenseGloveUtils/Public/SGUtils/SGArrayUtils.h index 1facbe4a..f426c028 100644 --- a/Source/SenseGloveUtils/Public/SGUtils/SGArrayUtils.h +++ b/Source/SenseGloveUtils/Public/SGUtils/SGArrayUtils.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveUtils/Public/SGUtils/SGCoordinates.h b/Source/SenseGloveUtils/Public/SGUtils/SGCoordinates.h index 65bc23da..e08f2063 100644 --- a/Source/SenseGloveUtils/Public/SGUtils/SGCoordinates.h +++ b/Source/SenseGloveUtils/Public/SGUtils/SGCoordinates.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveUtils/Public/SGUtils/SGUnits.h b/Source/SenseGloveUtils/Public/SGUtils/SGUnits.h index e9fe6a7f..05fe5776 100644 --- a/Source/SenseGloveUtils/Public/SGUtils/SGUnits.h +++ b/Source/SenseGloveUtils/Public/SGUtils/SGUnits.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveUtils/SenseGloveUtils.Build.cs b/Source/SenseGloveUtils/SenseGloveUtils.Build.cs index 654a81f7..b1ae47b6 100644 --- a/Source/SenseGloveUtils/SenseGloveUtils.Build.cs +++ b/Source/SenseGloveUtils/SenseGloveUtils.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2022 SenseGlove + * Copyright (c) 2020 - 2023 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal