From e0bd96f52847e11274c1cbfad03b42acdc9b6538 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Fri, 17 Jan 2025 11:08:45 +0100 Subject: [PATCH] bump the copyright years --- Handbook/BSDmakefile | 2 +- Handbook/GNUmakefile | 4 ++-- Handbook/bin/sg-preprocessor.sh | 4 ++-- Handbook/book.toml | 2 +- Handbook/src/license/senseglove-sdk.md | 4 +++- Handbook/src/license/senseglove-unreal-engine-handbook.md | 4 +++- Handbook/src/license/senseglove-unreal-engine-plugin.md | 4 ++-- Source/SenseGlove/Private/SenseGlove.cpp | 2 +- Source/SenseGlove/Private/SenseGlove.h | 2 +- .../SenseGlove/Animation/SGVirtualHandAnimInstance.cpp | 2 +- .../SenseGlove/Animation/SGVirtualHandAnimInstanceProxy.cpp | 2 +- .../Private/SenseGlove/Components/SGGrabComponent.cpp | 2 +- .../Private/SenseGlove/Components/SGTouchComponent.cpp | 2 +- .../Private/SenseGlove/Components/SGVirtualHandComponent.cpp | 2 +- .../Private/SenseGlove/Components/SGWristTrackerComponent.cpp | 2 +- .../SenseGlove/Private/SenseGlove/Engine/SGGameInstance.cpp | 2 +- .../Private/SenseGlove/GameFramework/SGGameModeBase.cpp | 2 +- .../Private/SenseGlove/GameFramework/SGGameUserSettings.cpp | 2 +- Source/SenseGlove/Private/SenseGlove/GameFramework/SGPawn.cpp | 2 +- .../Private/SenseGlove/GameFramework/SGPlayerController.cpp | 2 +- Source/SenseGlove/Private/SenseGlove/Haptics/SGGrabState.cpp | 2 +- Source/SenseGlove/Private/SenseGlove/Haptics/SGTouchState.cpp | 2 +- Source/SenseGlove/Private/SenseGloveModule.cpp | 2 +- Source/SenseGlove/Private/SenseGloveModule.h | 2 +- .../Public/SenseGlove/Animation/SGVirtualHandAnimInstance.h | 2 +- .../SenseGlove/Animation/SGVirtualHandAnimInstanceProxy.h | 2 +- .../SenseGlove/Public/SenseGlove/Components/SGGrabComponent.h | 2 +- .../Public/SenseGlove/Components/SGTouchComponent.h | 2 +- .../Public/SenseGlove/Components/SGVirtualHandComponent.h | 2 +- .../Public/SenseGlove/Components/SGWristTrackerComponent.h | 2 +- Source/SenseGlove/Public/SenseGlove/Engine/SGGameInstance.h | 2 +- .../Public/SenseGlove/GameFramework/SGGameModeBase.h | 2 +- .../Public/SenseGlove/GameFramework/SGGameUserSettings.h | 2 +- Source/SenseGlove/Public/SenseGlove/GameFramework/SGPawn.h | 2 +- .../Public/SenseGlove/GameFramework/SGPlayerController.h | 2 +- Source/SenseGlove/Public/SenseGlove/Haptics/SGGrabState.h | 2 +- Source/SenseGlove/Public/SenseGlove/Haptics/SGTouchState.h | 2 +- Source/SenseGlove/SenseGlove.Build.cs | 2 +- .../Private/SGAndroid/SGAndroidPermissions.cpp | 2 +- Source/SenseGloveAndroid/Private/SGAndroid/SGConnectJNI.cpp | 2 +- Source/SenseGloveAndroid/Private/SGAndroid/SGCoreJNI.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 +- .../SenseGloveAndroid/Public/SGAndroid/SGAndroidPermissions.h | 2 +- Source/SenseGloveAndroid/Public/SGAndroid/SGConnectJNI.h | 2 +- Source/SenseGloveAndroid/Public/SGAndroid/SGCoreJNI.h | 2 +- Source/SenseGloveAndroid/SenseGloveAndroid.Build.cs | 2 +- Source/SenseGloveAndroid/SenseGloveAndroid_UPL.xml | 2 +- Source/SenseGloveBackend/Private/SGBackend/SGBackend.cpp | 2 +- Source/SenseGloveBackend/Private/SenseGloveBackend.cpp | 2 +- Source/SenseGloveBackend/Private/SenseGloveBackend.h | 2 +- Source/SenseGloveBackend/Private/SenseGloveBackendModule.cpp | 2 +- Source/SenseGloveBackend/Private/SenseGloveBackendModule.h | 2 +- Source/SenseGloveBackend/Public/SGBackend/SGBackend.h | 2 +- Source/SenseGloveBackend/SenseGloveBackend.Build.cs | 2 +- .../Private/SGBackendKismet/SGBackendKismetLibrary.cpp | 2 +- .../Private/SenseGloveBackendKismet.cpp | 2 +- .../SenseGloveBackendKismet/Private/SenseGloveBackendKismet.h | 2 +- .../Private/SenseGloveBackendKismetModule.cpp | 2 +- .../Private/SenseGloveBackendKismetModule.h | 2 +- .../Public/SGBackendKismet/SGBackendKismetLibrary.h | 2 +- .../SenseGloveBackendKismet/SenseGloveBackendKismet.Build.cs | 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_Android.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Connect_SGConnect.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_Anatomy.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_Android.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_BasicHandModel.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_BetaDevice.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_CustomWaveform.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_DeviceList.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_DeviceModel.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_Fingers.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_HandInterpolator.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_HandLayer.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_HandPose.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_HapticChannelInfo.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_HapticGlove.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_InterpolationSet.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_JointKinematics.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_Library.cpp | 2 +- .../SGBuildHacks/SGInclude_Core_NormalizationState.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_Nova2Glove.cpp | 2 +- .../SGBuildHacks/SGInclude_Core_Nova2GloveSensorData.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_NovaGlove.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_NovaGloveInfo.cpp | 2 +- .../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 +- .../Private/SGBuildHacks/SGInclude_Core_SenseGloveInfo.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_SenseGlovePose.cpp | 2 +- .../SGBuildHacks/SGInclude_Core_SenseGloveSensorData.cpp | 2 +- .../SGInclude_Core_SenseGloveSensorNormalizer.cpp | 2 +- .../SGBuildHacks/SGInclude_Core_SenseGloveThumperCommand.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_SenseGloveVars.cpp | 2 +- .../SGBuildHacks/SGInclude_Core_SensorNormalization.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_ThresholdCommand.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_Tracking.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Core_Vect3D.cpp | 2 +- .../Private/SGBuildHacks/SGInclude_Windows.cpp | 2 +- .../SenseGloveBuildHacks/Private/SGBuildHacks/SGPlatform.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 +- .../Private/SGBuildHacks/SGUndef_TEXT.cpp | 2 +- .../Private/SGBuildHacks/SGUndef_check.cpp | 2 +- Source/SenseGloveBuildHacks/Private/SenseGloveBuildHacks.cpp | 2 +- Source/SenseGloveBuildHacks/Private/SenseGloveBuildHacks.h | 2 +- .../Private/SenseGloveBuildHacksModule.cpp | 2 +- .../SenseGloveBuildHacks/Private/SenseGloveBuildHacksModule.h | 2 +- .../Public/SGBuildHacks/SGDisable_C4263.h | 2 +- .../Public/SGBuildHacks/SGDisable_C4264.h | 2 +- .../Public/SGBuildHacks/SGDisable_C4706.h | 2 +- .../Public/SGBuildHacks/SGDisable_C4800.h | 2 +- .../Public/SGBuildHacks/SGDisable_Woverloaded_virtual.h | 2 +- .../Public/SGBuildHacks/SGInclude_Connect_Android.h | 2 +- .../Public/SGBuildHacks/SGInclude_Connect_SGConnect.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_Anatomy.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_Android.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_BasicHandModel.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_BetaDevice.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_CustomWaveform.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_DeviceList.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_DeviceModel.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_Fingers.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_HandInterpolator.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_HandLayer.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_HandPose.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_HapticChannelInfo.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_HapticGlove.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_NormalizationState.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_Nova2Glove.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_Nova2GloveSensorData.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_NovaGlove.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_SenseGloveInfo.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_SenseGlovePose.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_SenseGloveSensorData.h | 2 +- .../SGBuildHacks/SGInclude_Core_SenseGloveSensorNormalizer.h | 2 +- .../SGBuildHacks/SGInclude_Core_SenseGloveThumperCommand.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_SenseGloveVars.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_SensorNormalization.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_ThresholdCommand.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_Tracking.h | 2 +- .../Public/SGBuildHacks/SGInclude_Core_Vect3D.h | 2 +- .../Public/SGBuildHacks/SGInclude_Windows.h | 2 +- Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGPlatform.h | 2 +- .../Public/SGBuildHacks/SGRestore_C4263.h | 2 +- .../Public/SGBuildHacks/SGRestore_C4264.h | 2 +- .../Public/SGBuildHacks/SGRestore_C4706.h | 2 +- .../Public/SGBuildHacks/SGRestore_C4800.h | 2 +- .../SenseGloveBuildHacks/Public/SGBuildHacks/SGRestore_TEXT.h | 2 +- .../Public/SGBuildHacks/SGRestore_Woverloaded_virtual.h | 2 +- .../Public/SGBuildHacks/SGRestore_check.h | 2 +- .../SenseGloveBuildHacks/Public/SGBuildHacks/SGUndef_TEXT.h | 2 +- .../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/SenseGloveConnectImpl.cpp | 2 +- Source/SenseGloveConnectImpl/Private/SenseGloveConnectImpl.h | 2 +- .../Private/SenseGloveConnectImplModule.cpp | 2 +- .../Private/SenseGloveConnectImplModule.h | 2 +- .../Public/SGConnectImpl/SGConnectImpl.h | 2 +- .../Public/SGConnectImpl/SGExportedFunctions.h | 2 +- Source/SenseGloveConnectImpl/SenseGloveConnectImpl.Build.cs | 2 +- .../Private/SGConnectKismet/SGConnectKismetLibrary.cpp | 2 +- .../Private/SenseGloveConnectKismet.cpp | 2 +- .../SenseGloveConnectKismet/Private/SenseGloveConnectKismet.h | 2 +- .../Private/SenseGloveConnectKismetModule.cpp | 2 +- .../Private/SenseGloveConnectKismetModule.h | 2 +- .../Public/SGConnectKismet/SGConnectKismetLibrary.h | 2 +- .../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/SGCore.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGCustomWaveform.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/SGHandInterpolator.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGHandLayer.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGHandPose.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGHapticChannelInfo.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGHapticGlove.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/SGNova2Glove.cpp | 2 +- .../SenseGloveCore/Private/SGCore/SGNova2GloveSensorData.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGNovaGlove.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGNovaGloveInfo.cpp | 2 +- .../SenseGloveCore/Private/SGCore/SGNovaGloveSensorData.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGSenseCom.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGSenseGlove.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGSenseGloveInfo.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGSenseGlovePose.cpp | 2 +- .../SenseGloveCore/Private/SGCore/SGSenseGloveSensorData.cpp | 2 +- .../Private/SGCore/SGSenseGloveSensorNormalizer.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGSenseGloveVars.cpp | 2 +- .../SenseGloveCore/Private/SGCore/SGSensorNormalization.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGThresholdCommand.cpp | 2 +- Source/SenseGloveCore/Private/SGCore/SGTracking.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/SGCore.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGCustomWaveform.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/SGHandInterpolator.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGHandLayer.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGHandPose.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGHapticChannelInfo.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGHapticGlove.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/SGNova2Glove.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGNova2GloveSensorData.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGNovaGlove.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGNovaGloveInfo.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGNovaGloveSensorData.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGSenseCom.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGSenseGlove.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGSenseGloveInfo.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGSenseGlovePose.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGSenseGloveSensorData.h | 2 +- .../Public/SGCore/SGSenseGloveSensorNormalizer.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGSenseGloveVars.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGSensorNormalization.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGThresholdCommand.h | 2 +- Source/SenseGloveCore/Public/SGCore/SGTracking.h | 2 +- Source/SenseGloveCore/SenseGloveCore.Build.cs | 2 +- .../SenseGloveCoreImpl/Private/SGCoreImpl/SGAnatomyImpl.cpp | 2 +- .../Private/SGCoreImpl/SGBasicHandModelImpl.cpp | 2 +- .../Private/SGCoreImpl/SGBetaDeviceImpl.cpp | 2 +- .../SenseGloveCoreImpl/Private/SGCoreImpl/SGCoreEnumCast.cpp | 2 +- Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGCoreEnumCast.h | 2 +- .../Private/SGCoreImpl/SGCustomWaveformImpl.cpp | 2 +- Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGDeviceImpl.cpp | 2 +- .../Private/SGCoreImpl/SGDeviceListImpl.cpp | 2 +- .../Private/SGCoreImpl/SGDeviceModelImpl.cpp | 2 +- .../Private/SGCoreImpl/SGExportedFunctions.cpp | 2 +- .../Private/SGCoreImpl/SGHandInterpolatorImpl.cpp | 2 +- .../SenseGloveCoreImpl/Private/SGCoreImpl/SGHandLayerImpl.cpp | 2 +- .../SenseGloveCoreImpl/Private/SGCoreImpl/SGHandPoseImpl.cpp | 2 +- .../Private/SGCoreImpl/SGHapticChannelInfoImpl.cpp | 2 +- .../Private/SGCoreImpl/SGHapticGloveImpl.cpp | 2 +- .../Private/SGCoreImpl/SGInterpolationSetImpl.cpp | 2 +- .../Private/SGCoreImpl/SGJointKinematicsImpl.cpp | 2 +- .../SenseGloveCoreImpl/Private/SGCoreImpl/SGLibraryImpl.cpp | 2 +- .../Private/SGCoreImpl/SGNova2GloveImpl.cpp | 2 +- .../Private/SGCoreImpl/SGNova2GloveSensorDataImpl.cpp | 2 +- .../SenseGloveCoreImpl/Private/SGCoreImpl/SGNovaGloveImpl.cpp | 2 +- .../Private/SGCoreImpl/SGNovaGloveInfoImpl.cpp | 2 +- .../Private/SGCoreImpl/SGNovaGloveSensorDataImpl.cpp | 2 +- Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGQuatImpl.cpp | 2 +- Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGQuatImpl.h | 2 +- .../SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseComImpl.cpp | 2 +- .../Private/SGCoreImpl/SGSenseGloveImpl.cpp | 2 +- .../Private/SGCoreImpl/SGSenseGloveInfoImpl.cpp | 2 +- .../Private/SGCoreImpl/SGSenseGlovePoseImpl.cpp | 2 +- .../Private/SGCoreImpl/SGSenseGloveSensorDataImpl.cpp | 2 +- .../Private/SGCoreImpl/SGSenseGloveSensorNormalizerImpl.cpp | 2 +- .../Private/SGCoreImpl/SGSenseGloveVarsImpl.cpp | 2 +- .../Private/SGCoreImpl/SGSensorNormalizationImpl.cpp | 2 +- .../Private/SGCoreImpl/SGThresholdCommandImpl.cpp | 2 +- .../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 +- .../SenseGloveCoreImpl/Private/SenseGloveCoreImplModule.cpp | 2 +- Source/SenseGloveCoreImpl/Private/SenseGloveCoreImplModule.h | 2 +- Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGAnatomyImpl.h | 2 +- .../Public/SGCoreImpl/SGBasicHandModelImpl.h | 2 +- .../SenseGloveCoreImpl/Public/SGCoreImpl/SGBetaDeviceImpl.h | 2 +- .../Public/SGCoreImpl/SGCustomWaveformImpl.h | 2 +- Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGDeviceImpl.h | 2 +- .../SenseGloveCoreImpl/Public/SGCoreImpl/SGDeviceListImpl.h | 2 +- .../SenseGloveCoreImpl/Public/SGCoreImpl/SGDeviceModelImpl.h | 2 +- .../Public/SGCoreImpl/SGExportedFunctions.h | 2 +- .../Public/SGCoreImpl/SGHandInterpolatorImpl.h | 2 +- Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHandLayerImpl.h | 2 +- Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHandPoseImpl.h | 2 +- .../Public/SGCoreImpl/SGHapticChannelInfoImpl.h | 2 +- .../SenseGloveCoreImpl/Public/SGCoreImpl/SGHapticGloveImpl.h | 2 +- .../Public/SGCoreImpl/SGInterpolationSetImpl.h | 2 +- .../Public/SGCoreImpl/SGJointKinematicsImpl.h | 2 +- Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGLibraryImpl.h | 2 +- .../SenseGloveCoreImpl/Public/SGCoreImpl/SGNova2GloveImpl.h | 2 +- .../Public/SGCoreImpl/SGNova2GloveSensorDataImpl.h | 2 +- Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGNovaGloveImpl.h | 2 +- .../Public/SGCoreImpl/SGNovaGloveInfoImpl.h | 2 +- .../Public/SGCoreImpl/SGNovaGloveSensorDataImpl.h | 2 +- Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseComImpl.h | 2 +- .../SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseGloveImpl.h | 2 +- .../Public/SGCoreImpl/SGSenseGloveInfoImpl.h | 2 +- .../Public/SGCoreImpl/SGSenseGlovePoseImpl.h | 2 +- .../Public/SGCoreImpl/SGSenseGloveSensorDataImpl.h | 2 +- .../Public/SGCoreImpl/SGSenseGloveSensorNormalizerImpl.h | 2 +- .../Public/SGCoreImpl/SGSenseGloveVarsImpl.h | 2 +- .../Public/SGCoreImpl/SGSensorNormalizationImpl.h | 2 +- .../Public/SGCoreImpl/SGThresholdCommandImpl.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/SGCustomWaveformKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGDeviceKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGDeviceListKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGDeviceModelKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGHandInterpolatorKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGHandLayerKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGHandPoseKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGHapticChannelInfoKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGHapticGloveKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGInterpolationSetKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGJointKinematicsKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGLibraryKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGNova2GloveKismetLibrary.cpp | 2 +- .../SGCoreKismet/SGNova2GloveSensorDataKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGNovaGloveInfoKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGNovaGloveKismetLibrary.cpp | 2 +- .../SGCoreKismet/SGNovaGloveSensorDataKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGSenseComKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGSenseGloveInfoKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGSenseGloveKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGSenseGlovePoseKismetLibrary.cpp | 2 +- .../SGCoreKismet/SGSenseGloveSensorDataKismetLibrary.cpp | 2 +- .../SGSenseGloveSensorNormalizerKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGSenseGloveVarsKismetLibrary.cpp | 2 +- .../SGCoreKismet/SGSensorNormalizationKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGThresholdCommandKismetLibrary.cpp | 2 +- .../Private/SGCoreKismet/SGTrackingKismetLibrary.cpp | 2 +- Source/SenseGloveCoreKismet/Private/SenseGloveCoreKismet.cpp | 2 +- Source/SenseGloveCoreKismet/Private/SenseGloveCoreKismet.h | 2 +- .../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/SGCustomWaveformKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGDeviceKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGDeviceListKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGDeviceModelKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGHandInterpolatorKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGHandLayerKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGHandPoseKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGHapticChannelInfoKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGHapticGloveKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGInterpolationSetKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGJointKinematicsKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGLibraryKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGNova2GloveKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGNova2GloveSensorDataKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGNovaGloveInfoKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGNovaGloveKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGNovaGloveSensorDataKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGSenseComKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGSenseGloveInfoKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGSenseGloveKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGSenseGlovePoseKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGSenseGloveSensorDataKismetLibrary.h | 2 +- .../SGCoreKismet/SGSenseGloveSensorNormalizerKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGSenseGloveVarsKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGSensorNormalizationKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGThresholdCommandKismetLibrary.h | 2 +- .../Public/SGCoreKismet/SGTrackingKismetLibrary.h | 2 +- Source/SenseGloveCoreKismet/SenseGloveCoreKismet.Build.cs | 2 +- Source/SenseGloveDebug/Private/SGDebug/SGDebugCube.cpp | 2 +- Source/SenseGloveDebug/Private/SGDebug/SGDebugGizmo.cpp | 2 +- Source/SenseGloveDebug/Private/SGDebug/SGDebugVirtualHand.cpp | 2 +- Source/SenseGloveDebug/Private/SenseGloveDebug.cpp | 2 +- Source/SenseGloveDebug/Private/SenseGloveDebug.h | 2 +- Source/SenseGloveDebug/Private/SenseGloveDebugModule.cpp | 2 +- Source/SenseGloveDebug/Private/SenseGloveDebugModule.h | 2 +- Source/SenseGloveDebug/Public/SGDebug/SGDebugCube.h | 2 +- Source/SenseGloveDebug/Public/SGDebug/SGDebugGizmo.h | 2 +- Source/SenseGloveDebug/Public/SGDebug/SGDebugVirtualHand.h | 2 +- Source/SenseGloveDebug/SenseGloveDebug.Build.cs | 2 +- .../Private/SGDebugKismet/SGDebugCubeKismetLibrary.cpp | 2 +- .../Private/SGDebugKismet/SGDebugGizmoKismetLibrary.cpp | 2 +- .../Private/SGDebugKismet/SGDebugVirtualHandKismetLibrary.cpp | 2 +- .../SenseGloveDebugKismet/Private/SenseGloveDebugKismet.cpp | 2 +- Source/SenseGloveDebugKismet/Private/SenseGloveDebugKismet.h | 2 +- .../Private/SenseGloveDebugKismetModule.cpp | 2 +- .../Private/SenseGloveDebugKismetModule.h | 2 +- .../Public/SGDebugKismet/SGDebugCubeKismetLibrary.h | 2 +- .../Public/SGDebugKismet/SGDebugGizmoKismetLibrary.h | 2 +- .../Public/SGDebugKismet/SGDebugVirtualHandKismetLibrary.h | 2 +- Source/SenseGloveDebugKismet/SenseGloveDebugKismet.Build.cs | 2 +- Source/SenseGloveEditor/Private/SGEditor/SGAssetUtils.cpp | 2 +- .../Private/SGEditor/SGContentBrowserExtension.cpp | 2 +- Source/SenseGloveEditor/Private/SGEditor/SGPluginStyle.cpp | 2 +- Source/SenseGloveEditor/Private/SGEditor/SGSocketsEditor.cpp | 2 +- .../Private/SGEditor/SGSocketsEditorCommands.cpp | 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/Public/SGEditor/SGAssetUtils.h | 2 +- .../Public/SGEditor/SGContentBrowserExtension.h | 2 +- Source/SenseGloveEditor/Public/SGEditor/SGPluginStyle.h | 2 +- Source/SenseGloveEditor/Public/SGEditor/SGSocketsEditor.h | 2 +- .../Public/SGEditor/SGSocketsEditorCommands.h | 2 +- Source/SenseGloveEditor/SenseGloveEditor.Build.cs | 2 +- .../Private/SGInterop/SGIC_ESGBackendType.cpp | 2 +- .../Private/SGInterop/SGIC_ESGConnectionType.cpp | 2 +- .../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 +- .../Private/SGInterop/SGIC_ESGHapticChannelType.cpp | 2 +- .../Private/SGInterop/SGIC_ESGHapticGloveCalibrationState.cpp | 2 +- .../Private/SGInterop/SGIC_ESGHapticLocation.cpp | 2 +- .../Private/SGInterop/SGIC_ESGListFormat.cpp | 2 +- .../Private/SGInterop/SGIC_ESGNormalizationState.cpp | 2 +- .../Private/SGInterop/SGIC_ESGNova2SensorLocation.cpp | 2 +- .../Private/SGInterop/SGIC_ESGNova2VibroMotor.cpp | 2 +- .../SenseGloveInterop/Private/SGInterop/SGIC_ESGNovaCVar.cpp | 2 +- .../SenseGloveInterop/Private/SGInterop/SGIC_ESGNovaData.cpp | 2 +- .../Private/SGInterop/SGIC_ESGNovaSensorLocation.cpp | 2 +- .../Private/SGInterop/SGIC_ESGNovaVibroMotor.cpp | 2 +- .../Private/SGInterop/SGIC_ESGPositionalTrackingHardware.cpp | 2 +- .../Private/SGInterop/SGIC_ESGSenseGloveCVar.cpp | 2 +- .../Private/SGInterop/SGIC_ESGSenseGloveSVar.cpp | 2 +- .../Private/SGInterop/SGIC_ESGSenseGloveThumperCommand.cpp | 2 +- .../Private/SGInterop/SGIC_ESGSensorFormat.cpp | 2 +- .../Private/SGInterop/SGIC_ESGThumbMovement.cpp | 2 +- .../Private/SGInterop/SGIC_ESGThumbSolver.cpp | 2 +- .../Private/SGInterop/SGIC_ESGWaveformType.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_FSGCustomWaveformImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGDeviceImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGDeviceModelImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGHandInterpolatorImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGHandPoseImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGHapticChannelInfoImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGHapticGloveImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGInterpolationSetImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGNova2GloveImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGNova2GloveSensorDataImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGNovaGloveImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGNovaGloveInfoImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGNovaGloveSensorDataImpl.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 +- .../SGInterop/SGIC_FSGSenseGloveSensorNormalizerImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGSensorNormalizationImpl.cpp | 2 +- .../Private/SGInterop/SGIC_FSGThresholdCommandImpl.cpp | 2 +- Source/SenseGloveInterop/Private/SGInterop/SGIC_FString.cpp | 2 +- Source/SenseGloveInterop/Private/SGInterop/SGIC_FVector.cpp | 2 +- .../SenseGloveInterop/Private/SGInterop/SGIC_JNIEnv_Ptr.cpp | 2 +- .../SenseGloveInterop/Private/SGInterop/SGIC_TArray_FQuat.cpp | 2 +- .../Private/SGInterop/SGIC_TArray_FSGNova2GloveImpl.cpp | 2 +- .../Private/SGInterop/SGIC_TArray_FSGNovaGloveImpl.cpp | 2 +- .../Private/SGInterop/SGIC_TArray_FSGSenseGloveImpl.cpp | 2 +- .../Private/SGInterop/SGIC_TArray_FString.cpp | 2 +- .../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 +- .../SGInterop/SGIC_TArray_TSharedRef_FSGDeviceImpl.cpp | 2 +- .../SGInterop/SGIC_TArray_TSharedRef_FSGHapticGloveImpl.cpp | 2 +- .../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_FSGDeviceImpl.cpp | 2 +- .../Private/SGInterop/SGIC_TSharedPtr_FSGHapticGloveImpl.cpp | 2 +- .../Private/SGInterop/SGIC_TSharedPtr_FSGNova2GloveImpl.cpp | 2 +- .../Private/SGInterop/SGIC_TSharedPtr_FSGNovaGloveImpl.cpp | 2 +- .../Private/SGInterop/SGIC_TSharedPtr_FSGSenseGloveImpl.cpp | 2 +- .../Private/SGInterop/SGIC_TSubclassOf_FSGDeviceImpl.cpp | 2 +- Source/SenseGloveInterop/Private/SGInterop/SGIC_jclass.cpp | 2 +- Source/SenseGloveInterop/Private/SGInterop/SGIC_jmethodID.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 +- .../SenseGloveInterop/Public/SGInterop/SGIC_ESGBackendType.h | 2 +- .../Public/SGInterop/SGIC_ESGConnectionType.h | 2 +- .../SenseGloveInterop/Public/SGInterop/SGIC_ESGDeviceType.h | 2 +- Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGFinger.h | 2 +- .../Public/SGInterop/SGIC_ESGFingerMovement.h | 2 +- .../SenseGloveInterop/Public/SGInterop/SGIC_ESGFingerSolver.h | 2 +- .../Public/SGInterop/SGIC_ESGHapticChannelType.h | 2 +- .../Public/SGInterop/SGIC_ESGHapticGloveCalibrationState.h | 2 +- .../Public/SGInterop/SGIC_ESGHapticLocation.h | 2 +- .../SenseGloveInterop/Public/SGInterop/SGIC_ESGListFormat.h | 2 +- .../Public/SGInterop/SGIC_ESGNormalizationState.h | 2 +- .../Public/SGInterop/SGIC_ESGNova2SensorLocation.h | 2 +- .../Public/SGInterop/SGIC_ESGNova2VibroMotor.h | 2 +- Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGNovaCVar.h | 2 +- Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGNovaData.h | 2 +- .../Public/SGInterop/SGIC_ESGNovaSensorLocation.h | 2 +- .../Public/SGInterop/SGIC_ESGNovaVibroMotor.h | 2 +- .../Public/SGInterop/SGIC_ESGPositionalTrackingHardware.h | 2 +- .../Public/SGInterop/SGIC_ESGSenseGloveCVar.h | 2 +- .../Public/SGInterop/SGIC_ESGSenseGloveSVar.h | 2 +- .../Public/SGInterop/SGIC_ESGSenseGloveThumperCommand.h | 2 +- .../SenseGloveInterop/Public/SGInterop/SGIC_ESGSensorFormat.h | 2 +- .../Public/SGInterop/SGIC_ESGThumbMovement.h | 2 +- .../SenseGloveInterop/Public/SGInterop/SGIC_ESGThumbSolver.h | 2 +- .../SenseGloveInterop/Public/SGInterop/SGIC_ESGWaveformType.h | 2 +- Source/SenseGloveInterop/Public/SGInterop/SGIC_FQuat.h | 2 +- .../Public/SGInterop/SGIC_FSGBasicHandModelImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGBetaDeviceImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGCustomWaveformImpl.h | 2 +- .../SenseGloveInterop/Public/SGInterop/SGIC_FSGDeviceImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGDeviceModelImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGHandInterpolatorImpl.h | 2 +- .../SenseGloveInterop/Public/SGInterop/SGIC_FSGHandPoseImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGHapticChannelInfoImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGHapticGloveImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGInterpolationSetImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGNova2GloveImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGNova2GloveSensorDataImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGNovaGloveImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGNovaGloveInfoImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGNovaGloveSensorDataImpl.h | 2 +- .../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_FSGSenseGloveSensorNormalizerImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGSensorNormalizationImpl.h | 2 +- .../Public/SGInterop/SGIC_FSGThresholdCommandImpl.h | 2 +- Source/SenseGloveInterop/Public/SGInterop/SGIC_FString.h | 2 +- Source/SenseGloveInterop/Public/SGInterop/SGIC_FVector.h | 2 +- Source/SenseGloveInterop/Public/SGInterop/SGIC_JNIEnv_Ptr.h | 2 +- Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FQuat.h | 2 +- .../Public/SGInterop/SGIC_TArray_FSGNova2GloveImpl.h | 2 +- .../Public/SGInterop/SGIC_TArray_FSGNovaGloveImpl.h | 2 +- .../Public/SGInterop/SGIC_TArray_FSGSenseGloveImpl.h | 2 +- .../SenseGloveInterop/Public/SGInterop/SGIC_TArray_FString.h | 2 +- .../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_FSGDeviceImpl.h | 2 +- .../Public/SGInterop/SGIC_TSharedPtr_FSGHapticGloveImpl.h | 2 +- .../Public/SGInterop/SGIC_TSharedPtr_FSGNova2GloveImpl.h | 2 +- .../Public/SGInterop/SGIC_TSharedPtr_FSGNovaGloveImpl.h | 2 +- .../Public/SGInterop/SGIC_TSharedPtr_FSGSenseGloveImpl.h | 2 +- .../Public/SGInterop/SGIC_TSubclassOf_FSGDeviceImpl.h | 2 +- Source/SenseGloveInterop/Public/SGInterop/SGIC_jclass.h | 2 +- Source/SenseGloveInterop/Public/SGInterop/SGIC_jmethodID.h | 2 +- Source/SenseGloveInterop/SenseGloveInterop.Build.cs | 2 +- .../Private/SGKismet/SGBlueprintFunctionLibrary.cpp | 2 +- .../Private/SGKismet/SGGameUserSettingsKismetLibrary.cpp | 2 +- .../Private/SGKismet/SGGrabComponentKismetLibrary.cpp | 2 +- .../SenseGloveKismet/Private/SGKismet/SGPawnKismetLibrary.cpp | 2 +- .../Private/SGKismet/SGTouchComponentKismetLibrary.cpp | 2 +- .../Private/SGKismet/SGVirtualHandComponentKismetLibrary.cpp | 2 +- .../Private/SGKismet/SGWristTrackerComponentKismetLibrary.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 +- .../Public/SGKismet/SGGameUserSettingsKismetLibrary.h | 2 +- .../Public/SGKismet/SGGrabComponentKismetLibrary.h | 2 +- Source/SenseGloveKismet/Public/SGKismet/SGPawnKismetLibrary.h | 2 +- .../Public/SGKismet/SGTouchComponentKismetLibrary.h | 2 +- .../Public/SGKismet/SGVirtualHandComponentKismetLibrary.h | 2 +- .../Public/SGKismet/SGWristTrackerComponentKismetLibrary.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 +- .../Private/SGSettings/SGDebugCubeSettings.cpp | 2 +- .../Private/SGSettings/SGDebugGizmoSettings.cpp | 2 +- .../Private/SGSettings/SGGameUserSettingsSettings.cpp | 2 +- .../Private/SGSettings/SGGloveTrackingSettings.cpp | 2 +- .../Private/SGSettings/SGHMDTrackingSettings.cpp | 2 +- .../Private/SGSettings/SGHandTrackingSettings.cpp | 2 +- .../Private/SGSettings/SGHardwareBenchmarkingSettings.cpp | 2 +- .../Private/SGSettings/SGInitializationSettings.cpp | 2 +- Source/SenseGloveSettings/Private/SGSettings/SGSettings.cpp | 2 +- .../Private/SGSettings/SGTrackingSettings.cpp | 2 +- .../Private/SGSettings/SGVirtualHandAnimationSettings.cpp | 2 +- .../Private/SGSettings/SGVirtualHandDebuggingSettings.cpp | 2 +- .../Private/SGSettings/SGVirtualHandGrabSettings.cpp | 2 +- .../Private/SGSettings/SGVirtualHandHapticsSettings.cpp | 2 +- .../Private/SGSettings/SGVirtualHandMeshSettings.cpp | 2 +- .../SGSettings/SGVirtualHandPhalangesLengthSettings.cpp | 2 +- .../Private/SGSettings/SGVirtualHandSettings.cpp | 2 +- .../Private/SGSettings/SGVirtualHandSettingsOverrides.cpp | 2 +- .../Private/SGSettings/SGVirtualHandTouchSettings.cpp | 2 +- .../Private/SGSettings/SGWristTrackingDebuggingSettings.cpp | 2 +- .../Private/SGSettings/SGWristTrackingSettings.cpp | 2 +- .../Private/SGSettings/SGWristTrackingSettingsOverrides.cpp | 2 +- Source/SenseGloveSettings/Private/SenseGloveSettings.cpp | 2 +- Source/SenseGloveSettings/Private/SenseGloveSettings.h | 2 +- .../SenseGloveSettings/Private/SenseGloveSettingsModule.cpp | 2 +- Source/SenseGloveSettings/Private/SenseGloveSettingsModule.h | 2 +- .../Public/SGSettings/SGDebugCubeSettings.h | 2 +- .../Public/SGSettings/SGDebugGizmoSettings.h | 2 +- .../Public/SGSettings/SGGameUserSettingsSettings.h | 2 +- .../Public/SGSettings/SGGloveTrackingSettings.h | 2 +- .../Public/SGSettings/SGHMDTrackingSettings.h | 2 +- .../Public/SGSettings/SGHandTrackingSettings.h | 2 +- .../Public/SGSettings/SGHardwareBenchmarkingSettings.h | 2 +- .../Public/SGSettings/SGInitializationSettings.h | 2 +- Source/SenseGloveSettings/Public/SGSettings/SGSettings.h | 2 +- .../SenseGloveSettings/Public/SGSettings/SGTrackingSettings.h | 2 +- .../Public/SGSettings/SGVirtualHandAnimationSettings.h | 2 +- .../Public/SGSettings/SGVirtualHandDebuggingSettings.h | 2 +- .../Public/SGSettings/SGVirtualHandGrabSettings.h | 2 +- .../Public/SGSettings/SGVirtualHandHapticsSettings.h | 2 +- .../Public/SGSettings/SGVirtualHandMeshSettings.h | 2 +- .../Public/SGSettings/SGVirtualHandPhalangesLengthSettings.h | 2 +- .../Public/SGSettings/SGVirtualHandSettings.h | 2 +- .../Public/SGSettings/SGVirtualHandSettingsOverrides.h | 2 +- .../Public/SGSettings/SGVirtualHandTouchSettings.h | 2 +- .../Public/SGSettings/SGWristTrackingDebuggingSettings.h | 2 +- .../Public/SGSettings/SGWristTrackingSettings.h | 2 +- .../Public/SGSettings/SGWristTrackingSettingsOverrides.h | 2 +- Source/SenseGloveSettings/SenseGloveSettings.Build.cs | 2 +- .../Private/SGSettingsKismet/SGSettingsKismetLibrary.cpp | 2 +- .../Private/SenseGloveSettingsKismet.cpp | 2 +- .../Private/SenseGloveSettingsKismet.h | 2 +- .../Private/SenseGloveSettingsKismetModule.cpp | 2 +- .../Private/SenseGloveSettingsKismetModule.h | 2 +- .../Public/SGSettingsKismet/SGSettingsKismetLibrary.h | 2 +- .../SenseGloveSettingsKismet.Build.cs | 2 +- .../SenseGloveTracking/Private/SGTracking/SGGloveTracker.cpp | 2 +- Source/SenseGloveTracking/Private/SGTracking/SGHMDTracker.cpp | 2 +- .../SenseGloveTracking/Private/SGTracking/SGXRHandState.cpp | 2 +- Source/SenseGloveTracking/Private/SGTracking/SGXRTracker.cpp | 2 +- Source/SenseGloveTracking/Private/SenseGloveTracking.cpp | 2 +- Source/SenseGloveTracking/Private/SenseGloveTracking.h | 2 +- .../SenseGloveTracking/Private/SenseGloveTrackingModule.cpp | 2 +- Source/SenseGloveTracking/Private/SenseGloveTrackingModule.h | 2 +- Source/SenseGloveTracking/Public/SGTracking/SGGloveTracker.h | 2 +- Source/SenseGloveTracking/Public/SGTracking/SGHMDTracker.h | 2 +- Source/SenseGloveTracking/Public/SGTracking/SGXRHandState.h | 2 +- Source/SenseGloveTracking/Public/SGTracking/SGXRTracker.h | 2 +- Source/SenseGloveTracking/SenseGloveTracking.Build.cs | 2 +- .../Private/SGTrackingKismet/SGGloveTrackerKismetLibrary.cpp | 2 +- .../Private/SGTrackingKismet/SGHMDTrackerKismetLibrary.cpp | 2 +- .../Private/SGTrackingKismet/SGXRTrackerKismetLibrary.cpp | 2 +- .../Private/SenseGloveTrackingKismet.cpp | 2 +- .../Private/SenseGloveTrackingKismet.h | 2 +- .../Private/SenseGloveTrackingKismetModule.cpp | 2 +- .../Private/SenseGloveTrackingKismetModule.h | 2 +- .../Public/SGTrackingKismet/SGGloveTrackerKismetLibrary.h | 2 +- .../Public/SGTrackingKismet/SGHMDTrackerKismetLibrary.h | 2 +- .../Public/SGTrackingKismet/SGXRTrackerKismetLibrary.h | 2 +- .../SenseGloveTrackingKismet.Build.cs | 2 +- Source/SenseGloveTypes/Private/SGTypes/SGCoreTypes.cpp | 2 +- Source/SenseGloveTypes/Private/SGTypes/SGDebugTypes.cpp | 2 +- Source/SenseGloveTypes/Private/SGTypes/SGFloatArray.cpp | 2 +- Source/SenseGloveTypes/Private/SGTypes/SGNameArray.cpp | 2 +- Source/SenseGloveTypes/Private/SGTypes/SGQuatArray.cpp | 2 +- Source/SenseGloveTypes/Private/SGTypes/SGRotatorArray.cpp | 2 +- Source/SenseGloveTypes/Private/SGTypes/SGTrackingTypes.cpp | 2 +- Source/SenseGloveTypes/Private/SGTypes/SGTypes.cpp | 2 +- Source/SenseGloveTypes/Private/SGTypes/SGVectorArray.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/SGCoreTypes.h | 2 +- Source/SenseGloveTypes/Public/SGTypes/SGDebugTypes.h | 2 +- Source/SenseGloveTypes/Public/SGTypes/SGFloatArray.h | 2 +- Source/SenseGloveTypes/Public/SGTypes/SGNameArray.h | 2 +- Source/SenseGloveTypes/Public/SGTypes/SGQuatArray.h | 2 +- Source/SenseGloveTypes/Public/SGTypes/SGRotatorArray.h | 2 +- Source/SenseGloveTypes/Public/SGTypes/SGTrackingTypes.h | 2 +- Source/SenseGloveTypes/Public/SGTypes/SGTypes.h | 2 +- Source/SenseGloveTypes/Public/SGTypes/SGVectorArray.h | 2 +- Source/SenseGloveTypes/SenseGloveTypes.Build.cs | 2 +- Source/SenseGloveUtils/Private/SGUtils/SGAngles.cpp | 2 +- Source/SenseGloveUtils/Private/SGUtils/SGArrayUtils.cpp | 2 +- Source/SenseGloveUtils/Private/SGUtils/SGEditorUtils.cpp | 2 +- Source/SenseGloveUtils/Private/SGUtils/SGEngineUtils.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/SGAngles.h | 2 +- Source/SenseGloveUtils/Public/SGUtils/SGArrayUtils.h | 2 +- Source/SenseGloveUtils/Public/SGUtils/SGEditorUtils.h | 2 +- Source/SenseGloveUtils/Public/SGUtils/SGEngineUtils.h | 2 +- Source/SenseGloveUtils/Public/SGUtils/SGUnits.h | 2 +- Source/SenseGloveUtils/SenseGloveUtils.Build.cs | 2 +- 747 files changed, 754 insertions(+), 750 deletions(-) diff --git a/Handbook/BSDmakefile b/Handbook/BSDmakefile index 06f67bd4..7c63ea10 100644 --- a/Handbook/BSDmakefile +++ b/Handbook/BSDmakefile @@ -3,7 +3,7 @@ # # (The MIT License) # -# Copyright (c) 2020 - 2024 SenseGlove +# Copyright (c) 2020 - 2025 SenseGlove # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/Handbook/GNUmakefile b/Handbook/GNUmakefile index c8426b63..f830bf1b 100644 --- a/Handbook/GNUmakefile +++ b/Handbook/GNUmakefile @@ -3,7 +3,7 @@ # # (The MIT License) # -# Copyright (c) 2020 - 2024 SenseGlove +# Copyright (c) 2020 - 2025 SenseGlove # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal @@ -672,4 +672,4 @@ endif # ($(SG_BUILD_PLATFORM),$(SG_BUILD_PLATFORM_LINUX)) @scp \ -P $(SG_HANDBOOK_SSH_PORT) \ $(SG_HANDBOOK_DEPLOY_GENERATED_HOME_INDEX_FILE) \ - $(SG_HANDBOOK_SSH_USER)@$(SG_HANDBOOK_SSH_HOST):$(SG_HANDBOOK_SSH_REMOTE_DIR) + $(SG_HANDBOOK_SSH_USER)@$(SG_HANDBOOK_SSH_HOST):$(SG_HANDBOOK_SSH_REMOTE_DIR) \ No newline at end of file diff --git a/Handbook/bin/sg-preprocessor.sh b/Handbook/bin/sg-preprocessor.sh index f9ccdb39..99bf834c 100644 --- a/Handbook/bin/sg-preprocessor.sh +++ b/Handbook/bin/sg-preprocessor.sh @@ -5,7 +5,7 @@ # # (The MIT License) # -# Copyright (c) 2020 - 2024 SenseGlove +# Copyright (c) 2020 - 2025 SenseGlove # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal @@ -101,4 +101,4 @@ PARSED_BOOK=$(echo "${BOOK}" | xq " #echo "BOOK: ${BOOK}" >&2 #echo "PARSED_BOOK: ${PARSED_BOOK}" >&2 -echo "${PARSED_BOOK}" | xq '.' +echo "${PARSED_BOOK}" | xq '.' \ No newline at end of file diff --git a/Handbook/book.toml b/Handbook/book.toml index 253c6352..3c7aeb02 100644 --- a/Handbook/book.toml +++ b/Handbook/book.toml @@ -3,7 +3,7 @@ # # (The MIT License) # -# Copyright (c) 2020 - 2024 SenseGlove +# Copyright (c) 2020 - 2025 SenseGlove # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/Handbook/src/license/senseglove-sdk.md b/Handbook/src/license/senseglove-sdk.md index d80c4689..1da785b6 100644 --- a/Handbook/src/license/senseglove-sdk.md +++ b/Handbook/src/license/senseglove-sdk.md @@ -3,6 +3,8 @@ ``` SENSEGLOVE SDK LICENSE +Copyright (c) 2020 - 2025 SenseGlove + Purchase of the Product does not entitle you to ownership or a license to any software generated by SenseGlove for use with the Product (the “Software”). To the extent that SenseGlove, in its sole discretion, grants you access to any @@ -29,4 +31,4 @@ conditions as to quality, fitness for purpose, non-infringement, performance or correspondence with description and we do not offer any warranties or guarantees in relation to the Software installation, configuration or error/defect correction. -``` +``` \ No newline at end of file diff --git a/Handbook/src/license/senseglove-unreal-engine-handbook.md b/Handbook/src/license/senseglove-unreal-engine-handbook.md index 2b9f30c8..f9bbf7d5 100644 --- a/Handbook/src/license/senseglove-unreal-engine-handbook.md +++ b/Handbook/src/license/senseglove-unreal-engine-handbook.md @@ -5,6 +5,8 @@ The SenseGlove Unreal Engine Handbook is licensed under the terms of the CC BY ( ``` Attribution 4.0 International +Copyright (c) 2020 - 2025 SenseGlove + ======================================================================= Creative Commons Corporation ("Creative Commons") is not a law firm and @@ -398,4 +400,4 @@ the avoidance of doubt, this paragraph does not form part of the public licenses. Creative Commons may be contacted at creativecommons.org. -``` +``` \ No newline at end of file diff --git a/Handbook/src/license/senseglove-unreal-engine-plugin.md b/Handbook/src/license/senseglove-unreal-engine-plugin.md index ea95ff3f..cbf4357a 100644 --- a/Handbook/src/license/senseglove-unreal-engine-plugin.md +++ b/Handbook/src/license/senseglove-unreal-engine-plugin.md @@ -5,7 +5,7 @@ The SenseGlove Unreal Engine Plugin is licensed under the terms of the MIT Licen ``` MIT License -Copyright (c) 2020 - 2024 SenseGlove +Copyright (c) 2020 - 2025 SenseGlove Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -26,4 +26,4 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ``` -Please note that while the SenseGlove Unreal Engine Plugin is made available under the MIT License, it utilizes a few third-party libraries with permissive free licenses as well, in order to power various components. For a list of these libraries and their own respective open-source licenses take a look at [the third-party licenses](third-party.md), please. +Please note that while the SenseGlove Unreal Engine Plugin is made available under the MIT License, it utilizes a few third-party libraries with permissive free licenses as well, in order to power various components. For a list of these libraries and their own respective open-source licenses take a look at [the third-party licenses](third-party.md), please. \ No newline at end of file diff --git a/Source/SenseGlove/Private/SenseGlove.cpp b/Source/SenseGlove/Private/SenseGlove.cpp index e9eb0a7f..b23d7122 100644 --- a/Source/SenseGlove/Private/SenseGlove.cpp +++ b/Source/SenseGlove/Private/SenseGlove.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 1602bbe7..ab121d09 100644 --- a/Source/SenseGlove/Private/SenseGlove.h +++ b/Source/SenseGlove/Private/SenseGlove.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/Animation/SGVirtualHandAnimInstance.cpp b/Source/SenseGlove/Private/SenseGlove/Animation/SGVirtualHandAnimInstance.cpp index 65f5d68a..c6a2e7a0 100644 --- a/Source/SenseGlove/Private/SenseGlove/Animation/SGVirtualHandAnimInstance.cpp +++ b/Source/SenseGlove/Private/SenseGlove/Animation/SGVirtualHandAnimInstance.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/Animation/SGVirtualHandAnimInstanceProxy.cpp b/Source/SenseGlove/Private/SenseGlove/Animation/SGVirtualHandAnimInstanceProxy.cpp index 1968b605..fc86196a 100644 --- a/Source/SenseGlove/Private/SenseGlove/Animation/SGVirtualHandAnimInstanceProxy.cpp +++ b/Source/SenseGlove/Private/SenseGlove/Animation/SGVirtualHandAnimInstanceProxy.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/Components/SGGrabComponent.cpp b/Source/SenseGlove/Private/SenseGlove/Components/SGGrabComponent.cpp index cd9a91ce..7ed72f5f 100644 --- a/Source/SenseGlove/Private/SenseGlove/Components/SGGrabComponent.cpp +++ b/Source/SenseGlove/Private/SenseGlove/Components/SGGrabComponent.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/Components/SGTouchComponent.cpp b/Source/SenseGlove/Private/SenseGlove/Components/SGTouchComponent.cpp index 32203fa1..51372e14 100644 --- a/Source/SenseGlove/Private/SenseGlove/Components/SGTouchComponent.cpp +++ b/Source/SenseGlove/Private/SenseGlove/Components/SGTouchComponent.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/Components/SGVirtualHandComponent.cpp b/Source/SenseGlove/Private/SenseGlove/Components/SGVirtualHandComponent.cpp index d44f6243..8ef92e47 100644 --- a/Source/SenseGlove/Private/SenseGlove/Components/SGVirtualHandComponent.cpp +++ b/Source/SenseGlove/Private/SenseGlove/Components/SGVirtualHandComponent.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/Components/SGWristTrackerComponent.cpp b/Source/SenseGlove/Private/SenseGlove/Components/SGWristTrackerComponent.cpp index 863fcb2f..2d5e6c7b 100644 --- a/Source/SenseGlove/Private/SenseGlove/Components/SGWristTrackerComponent.cpp +++ b/Source/SenseGlove/Private/SenseGlove/Components/SGWristTrackerComponent.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/Engine/SGGameInstance.cpp b/Source/SenseGlove/Private/SenseGlove/Engine/SGGameInstance.cpp index 73f49f5c..748135e9 100644 --- a/Source/SenseGlove/Private/SenseGlove/Engine/SGGameInstance.cpp +++ b/Source/SenseGlove/Private/SenseGlove/Engine/SGGameInstance.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/GameFramework/SGGameModeBase.cpp b/Source/SenseGlove/Private/SenseGlove/GameFramework/SGGameModeBase.cpp index aeccf99e..a58adc5a 100644 --- a/Source/SenseGlove/Private/SenseGlove/GameFramework/SGGameModeBase.cpp +++ b/Source/SenseGlove/Private/SenseGlove/GameFramework/SGGameModeBase.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/GameFramework/SGGameUserSettings.cpp b/Source/SenseGlove/Private/SenseGlove/GameFramework/SGGameUserSettings.cpp index 692b52bf..1f399d7c 100644 --- a/Source/SenseGlove/Private/SenseGlove/GameFramework/SGGameUserSettings.cpp +++ b/Source/SenseGlove/Private/SenseGlove/GameFramework/SGGameUserSettings.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/GameFramework/SGPawn.cpp b/Source/SenseGlove/Private/SenseGlove/GameFramework/SGPawn.cpp index c0bea071..319adc6b 100644 --- a/Source/SenseGlove/Private/SenseGlove/GameFramework/SGPawn.cpp +++ b/Source/SenseGlove/Private/SenseGlove/GameFramework/SGPawn.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/GameFramework/SGPlayerController.cpp b/Source/SenseGlove/Private/SenseGlove/GameFramework/SGPlayerController.cpp index 23ee9d03..9f638aa9 100644 --- a/Source/SenseGlove/Private/SenseGlove/GameFramework/SGPlayerController.cpp +++ b/Source/SenseGlove/Private/SenseGlove/GameFramework/SGPlayerController.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/Haptics/SGGrabState.cpp b/Source/SenseGlove/Private/SenseGlove/Haptics/SGGrabState.cpp index 3827bc6d..895eb3e3 100644 --- a/Source/SenseGlove/Private/SenseGlove/Haptics/SGGrabState.cpp +++ b/Source/SenseGlove/Private/SenseGlove/Haptics/SGGrabState.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/Haptics/SGTouchState.cpp b/Source/SenseGlove/Private/SenseGlove/Haptics/SGTouchState.cpp index 01d2e26c..3b5601b3 100644 --- a/Source/SenseGlove/Private/SenseGlove/Haptics/SGTouchState.cpp +++ b/Source/SenseGlove/Private/SenseGlove/Haptics/SGTouchState.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 d4de9669..550bfdd4 100644 --- a/Source/SenseGlove/Private/SenseGloveModule.cpp +++ b/Source/SenseGlove/Private/SenseGloveModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 f458e464..63e0b891 100644 --- a/Source/SenseGlove/Private/SenseGloveModule.h +++ b/Source/SenseGlove/Private/SenseGloveModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/Public/SenseGlove/Animation/SGVirtualHandAnimInstance.h b/Source/SenseGlove/Public/SenseGlove/Animation/SGVirtualHandAnimInstance.h index daed8e3b..fe4e44c1 100644 --- a/Source/SenseGlove/Public/SenseGlove/Animation/SGVirtualHandAnimInstance.h +++ b/Source/SenseGlove/Public/SenseGlove/Animation/SGVirtualHandAnimInstance.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/Public/SenseGlove/Animation/SGVirtualHandAnimInstanceProxy.h b/Source/SenseGlove/Public/SenseGlove/Animation/SGVirtualHandAnimInstanceProxy.h index 0826a475..4e74335e 100644 --- a/Source/SenseGlove/Public/SenseGlove/Animation/SGVirtualHandAnimInstanceProxy.h +++ b/Source/SenseGlove/Public/SenseGlove/Animation/SGVirtualHandAnimInstanceProxy.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/Public/SenseGlove/Components/SGGrabComponent.h b/Source/SenseGlove/Public/SenseGlove/Components/SGGrabComponent.h index e9bb06f1..f1e19298 100644 --- a/Source/SenseGlove/Public/SenseGlove/Components/SGGrabComponent.h +++ b/Source/SenseGlove/Public/SenseGlove/Components/SGGrabComponent.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/Public/SenseGlove/Components/SGTouchComponent.h b/Source/SenseGlove/Public/SenseGlove/Components/SGTouchComponent.h index cf6d55b0..814da107 100644 --- a/Source/SenseGlove/Public/SenseGlove/Components/SGTouchComponent.h +++ b/Source/SenseGlove/Public/SenseGlove/Components/SGTouchComponent.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/Public/SenseGlove/Components/SGVirtualHandComponent.h b/Source/SenseGlove/Public/SenseGlove/Components/SGVirtualHandComponent.h index 2c11b6a5..2ac748a3 100644 --- a/Source/SenseGlove/Public/SenseGlove/Components/SGVirtualHandComponent.h +++ b/Source/SenseGlove/Public/SenseGlove/Components/SGVirtualHandComponent.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/Public/SenseGlove/Components/SGWristTrackerComponent.h b/Source/SenseGlove/Public/SenseGlove/Components/SGWristTrackerComponent.h index fc5e0ebe..183dd9b4 100644 --- a/Source/SenseGlove/Public/SenseGlove/Components/SGWristTrackerComponent.h +++ b/Source/SenseGlove/Public/SenseGlove/Components/SGWristTrackerComponent.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/Public/SenseGlove/Engine/SGGameInstance.h b/Source/SenseGlove/Public/SenseGlove/Engine/SGGameInstance.h index 045ecccd..5fe02ae8 100644 --- a/Source/SenseGlove/Public/SenseGlove/Engine/SGGameInstance.h +++ b/Source/SenseGlove/Public/SenseGlove/Engine/SGGameInstance.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/Public/SenseGlove/GameFramework/SGGameModeBase.h b/Source/SenseGlove/Public/SenseGlove/GameFramework/SGGameModeBase.h index aa478c21..c59b7366 100644 --- a/Source/SenseGlove/Public/SenseGlove/GameFramework/SGGameModeBase.h +++ b/Source/SenseGlove/Public/SenseGlove/GameFramework/SGGameModeBase.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/Public/SenseGlove/GameFramework/SGGameUserSettings.h b/Source/SenseGlove/Public/SenseGlove/GameFramework/SGGameUserSettings.h index ee052f6d..43caf666 100644 --- a/Source/SenseGlove/Public/SenseGlove/GameFramework/SGGameUserSettings.h +++ b/Source/SenseGlove/Public/SenseGlove/GameFramework/SGGameUserSettings.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/Public/SenseGlove/GameFramework/SGPawn.h b/Source/SenseGlove/Public/SenseGlove/GameFramework/SGPawn.h index e812d410..0f40d592 100644 --- a/Source/SenseGlove/Public/SenseGlove/GameFramework/SGPawn.h +++ b/Source/SenseGlove/Public/SenseGlove/GameFramework/SGPawn.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/Public/SenseGlove/GameFramework/SGPlayerController.h b/Source/SenseGlove/Public/SenseGlove/GameFramework/SGPlayerController.h index 8009684d..2ddb9e6a 100644 --- a/Source/SenseGlove/Public/SenseGlove/GameFramework/SGPlayerController.h +++ b/Source/SenseGlove/Public/SenseGlove/GameFramework/SGPlayerController.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/Public/SenseGlove/Haptics/SGGrabState.h b/Source/SenseGlove/Public/SenseGlove/Haptics/SGGrabState.h index 472c5083..9c15b53c 100644 --- a/Source/SenseGlove/Public/SenseGlove/Haptics/SGGrabState.h +++ b/Source/SenseGlove/Public/SenseGlove/Haptics/SGGrabState.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/Public/SenseGlove/Haptics/SGTouchState.h b/Source/SenseGlove/Public/SenseGlove/Haptics/SGTouchState.h index 10f4b992..9e80aae7 100644 --- a/Source/SenseGlove/Public/SenseGlove/Haptics/SGTouchState.h +++ b/Source/SenseGlove/Public/SenseGlove/Haptics/SGTouchState.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 49ba340d..7d0053a6 100644 --- a/Source/SenseGlove/SenseGlove.Build.cs +++ b/Source/SenseGlove/SenseGlove.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGAndroidPermissions.cpp b/Source/SenseGloveAndroid/Private/SGAndroid/SGAndroidPermissions.cpp index 6138a5d5..8c04b83c 100644 --- a/Source/SenseGloveAndroid/Private/SGAndroid/SGAndroidPermissions.cpp +++ b/Source/SenseGloveAndroid/Private/SGAndroid/SGAndroidPermissions.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 1dd7b988..10cfe515 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGCoreJNI.cpp b/Source/SenseGloveAndroid/Private/SGAndroid/SGCoreJNI.cpp index 5e8bf8d5..0641ad64 100644 --- a/Source/SenseGloveAndroid/Private/SGAndroid/SGCoreJNI.cpp +++ b/Source/SenseGloveAndroid/Private/SGAndroid/SGCoreJNI.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 9e6e180f..d1b4ea4f 100644 --- a/Source/SenseGloveAndroid/Private/SenseGloveAndroid.cpp +++ b/Source/SenseGloveAndroid/Private/SenseGloveAndroid.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 5e097228..a30ce666 100644 --- a/Source/SenseGloveAndroid/Private/SenseGloveAndroid.h +++ b/Source/SenseGloveAndroid/Private/SenseGloveAndroid.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 691fbab8..3efee17b 100644 --- a/Source/SenseGloveAndroid/Private/SenseGloveAndroidModule.cpp +++ b/Source/SenseGloveAndroid/Private/SenseGloveAndroidModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 b22a0a11..d9306836 100644 --- a/Source/SenseGloveAndroid/Private/SenseGloveAndroidModule.h +++ b/Source/SenseGloveAndroid/Private/SenseGloveAndroidModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGAndroidPermissions.h b/Source/SenseGloveAndroid/Public/SGAndroid/SGAndroidPermissions.h index ad883bc7..2b31bc8a 100644 --- a/Source/SenseGloveAndroid/Public/SGAndroid/SGAndroidPermissions.h +++ b/Source/SenseGloveAndroid/Public/SGAndroid/SGAndroidPermissions.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 71ae325e..05883261 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGCoreJNI.h b/Source/SenseGloveAndroid/Public/SGAndroid/SGCoreJNI.h index cddd6991..fac1b0eb 100644 --- a/Source/SenseGloveAndroid/Public/SGAndroid/SGCoreJNI.h +++ b/Source/SenseGloveAndroid/Public/SGAndroid/SGCoreJNI.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 2f27d2aa..9064d4b6 100644 --- a/Source/SenseGloveAndroid/SenseGloveAndroid.Build.cs +++ b/Source/SenseGloveAndroid/SenseGloveAndroid.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 f8ddd8cc..bcf9ad53 100644 --- a/Source/SenseGloveAndroid/SenseGloveAndroid_UPL.xml +++ b/Source/SenseGloveAndroid/SenseGloveAndroid_UPL.xml @@ -7,7 +7,7 @@ (The MIT License) - Copyright (c) 2020 - 2024 SenseGlove + Copyright (c) 2020 - 2025 SenseGlove Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBackend/Private/SGBackend/SGBackend.cpp b/Source/SenseGloveBackend/Private/SGBackend/SGBackend.cpp index abf0e47e..d5348b1b 100644 --- a/Source/SenseGloveBackend/Private/SGBackend/SGBackend.cpp +++ b/Source/SenseGloveBackend/Private/SGBackend/SGBackend.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBackend/Private/SenseGloveBackend.cpp b/Source/SenseGloveBackend/Private/SenseGloveBackend.cpp index 1671c809..3d97f18d 100644 --- a/Source/SenseGloveBackend/Private/SenseGloveBackend.cpp +++ b/Source/SenseGloveBackend/Private/SenseGloveBackend.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBackend/Private/SenseGloveBackend.h b/Source/SenseGloveBackend/Private/SenseGloveBackend.h index 5e097228..a30ce666 100644 --- a/Source/SenseGloveBackend/Private/SenseGloveBackend.h +++ b/Source/SenseGloveBackend/Private/SenseGloveBackend.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBackend/Private/SenseGloveBackendModule.cpp b/Source/SenseGloveBackend/Private/SenseGloveBackendModule.cpp index 15c2a74c..7eb6bb99 100644 --- a/Source/SenseGloveBackend/Private/SenseGloveBackendModule.cpp +++ b/Source/SenseGloveBackend/Private/SenseGloveBackendModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBackend/Private/SenseGloveBackendModule.h b/Source/SenseGloveBackend/Private/SenseGloveBackendModule.h index 1eab4a9b..4814e9d0 100644 --- a/Source/SenseGloveBackend/Private/SenseGloveBackendModule.h +++ b/Source/SenseGloveBackend/Private/SenseGloveBackendModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBackend/Public/SGBackend/SGBackend.h b/Source/SenseGloveBackend/Public/SGBackend/SGBackend.h index 179219f9..f918c15c 100644 --- a/Source/SenseGloveBackend/Public/SGBackend/SGBackend.h +++ b/Source/SenseGloveBackend/Public/SGBackend/SGBackend.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBackend/SenseGloveBackend.Build.cs b/Source/SenseGloveBackend/SenseGloveBackend.Build.cs index ecce3321..eaab1c64 100644 --- a/Source/SenseGloveBackend/SenseGloveBackend.Build.cs +++ b/Source/SenseGloveBackend/SenseGloveBackend.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBackendKismet/Private/SGBackendKismet/SGBackendKismetLibrary.cpp b/Source/SenseGloveBackendKismet/Private/SGBackendKismet/SGBackendKismetLibrary.cpp index d0a428b2..fcd234f5 100644 --- a/Source/SenseGloveBackendKismet/Private/SGBackendKismet/SGBackendKismetLibrary.cpp +++ b/Source/SenseGloveBackendKismet/Private/SGBackendKismet/SGBackendKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBackendKismet/Private/SenseGloveBackendKismet.cpp b/Source/SenseGloveBackendKismet/Private/SenseGloveBackendKismet.cpp index a60324bf..7f31765a 100644 --- a/Source/SenseGloveBackendKismet/Private/SenseGloveBackendKismet.cpp +++ b/Source/SenseGloveBackendKismet/Private/SenseGloveBackendKismet.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBackendKismet/Private/SenseGloveBackendKismet.h b/Source/SenseGloveBackendKismet/Private/SenseGloveBackendKismet.h index 5e097228..a30ce666 100644 --- a/Source/SenseGloveBackendKismet/Private/SenseGloveBackendKismet.h +++ b/Source/SenseGloveBackendKismet/Private/SenseGloveBackendKismet.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBackendKismet/Private/SenseGloveBackendKismetModule.cpp b/Source/SenseGloveBackendKismet/Private/SenseGloveBackendKismetModule.cpp index f03f707c..f7b7fb1f 100644 --- a/Source/SenseGloveBackendKismet/Private/SenseGloveBackendKismetModule.cpp +++ b/Source/SenseGloveBackendKismet/Private/SenseGloveBackendKismetModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBackendKismet/Private/SenseGloveBackendKismetModule.h b/Source/SenseGloveBackendKismet/Private/SenseGloveBackendKismetModule.h index a666e40c..9f2bf227 100644 --- a/Source/SenseGloveBackendKismet/Private/SenseGloveBackendKismetModule.h +++ b/Source/SenseGloveBackendKismet/Private/SenseGloveBackendKismetModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBackendKismet/Public/SGBackendKismet/SGBackendKismetLibrary.h b/Source/SenseGloveBackendKismet/Public/SGBackendKismet/SGBackendKismetLibrary.h index f043991a..debc48bb 100644 --- a/Source/SenseGloveBackendKismet/Public/SGBackendKismet/SGBackendKismetLibrary.h +++ b/Source/SenseGloveBackendKismet/Public/SGBackendKismet/SGBackendKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveBackendKismet/SenseGloveBackendKismet.Build.cs b/Source/SenseGloveBackendKismet/SenseGloveBackendKismet.Build.cs index 382734e1..6c76bcfe 100644 --- a/Source/SenseGloveBackendKismet/SenseGloveBackendKismet.Build.cs +++ b/Source/SenseGloveBackendKismet/SenseGloveBackendKismet.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 c30d796a..7ae3b0f0 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 dc7f4eba..b1b06141 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 261e80d6..592dd8f8 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 4f421b93..f248423c 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_Android.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Connect_Android.cpp index 1a01ca7a..5fe97cde 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Connect_Android.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Connect_Android.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 4c7667d8..370b2ada 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 ff02eff1..a77f626d 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_Android.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Android.cpp index 3b062a76..6479ef13 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Android.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Android.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 60dc3de4..70c3d48e 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 2e94e06d..1ae0f66d 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_CustomWaveform.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_CustomWaveform.cpp index 50e58e78..fb132faf 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_CustomWaveform.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_CustomWaveform.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 f6606c2a..710d3e7e 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 addbe643..2d190b65 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 dbf5fd8a..39b07e70 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 ba2c9046..8c9475cd 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_HandLayer.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HandLayer.cpp index 380d8410..24ff7fcf 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HandLayer.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HandLayer.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 84a89a49..4233b7cb 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_HapticChannelInfo.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HapticChannelInfo.cpp index 1ea198e0..7d34acd2 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HapticChannelInfo.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_HapticChannelInfo.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 f5d85097..9a2e680a 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 8276bb3e..45518f01 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 e200650c..f1d86cfc 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 c6c9624c..01e93196 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_NormalizationState.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_NormalizationState.cpp index 070974fa..ebfe9ecd 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_NormalizationState.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_NormalizationState.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_Nova2Glove.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Nova2Glove.cpp index 362ffaa4..964f96f6 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Nova2Glove.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Nova2Glove.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_Nova2GloveSensorData.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Nova2GloveSensorData.cpp index fd9ef20c..57766413 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Nova2GloveSensorData.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_Nova2GloveSensorData.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 03b7c6bd..10de8f69 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 ee04a6cd..26aca11d 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 b9549397..b93c5aac 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 da7fb37a..e13f1977 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 6e769b02..6832bacd 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 2a1b1c0b..b444ee65 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 0a3a6ba6..5360b66b 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 439d43ba..2a73e768 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 28beecb0..f0d591fe 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 13099199..0d794d85 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 e520fddc..feafb379 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_SenseGloveSensorNormalizer.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseGloveSensorNormalizer.cpp index 4d6748c6..d4fbba2e 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseGloveSensorNormalizer.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SenseGloveSensorNormalizer.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 ed39a1ea..3889007e 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 1eeb6a28..ed802c83 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_SensorNormalization.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SensorNormalization.cpp index 145a4b3c..e3680269 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SensorNormalization.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_SensorNormalization.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_ThresholdCommand.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_ThresholdCommand.cpp index 246236e2..6722a2bf 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_ThresholdCommand.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGInclude_Core_ThresholdCommand.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 b99f1bc1..dcba2ce8 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 d3c76a16..f08c097e 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 4b51cbcb..1e892234 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGPlatform.cpp b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGPlatform.cpp index d5ccc838..c8080106 100644 --- a/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGPlatform.cpp +++ b/Source/SenseGloveBuildHacks/Private/SGBuildHacks/SGPlatform.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 72b4f44a..cc9c9b29 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 a6cfb760..c47d6a93 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 4c49fad9..e50941a1 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 13ae14fc..fe59e4a2 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 e5b8a182..33b8fd87 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 6caa3d58..dd3dde6d 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 27077f82..c2b7a112 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 c9c7df26..c51272e5 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 76b7be46..cc6552e4 100644 --- a/Source/SenseGloveBuildHacks/Private/SenseGloveBuildHacks.cpp +++ b/Source/SenseGloveBuildHacks/Private/SenseGloveBuildHacks.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 5e097228..a30ce666 100644 --- a/Source/SenseGloveBuildHacks/Private/SenseGloveBuildHacks.h +++ b/Source/SenseGloveBuildHacks/Private/SenseGloveBuildHacks.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 a086bcd9..01fbd1be 100644 --- a/Source/SenseGloveBuildHacks/Private/SenseGloveBuildHacksModule.cpp +++ b/Source/SenseGloveBuildHacks/Private/SenseGloveBuildHacksModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 a4ee2ae8..14aff2c0 100644 --- a/Source/SenseGloveBuildHacks/Private/SenseGloveBuildHacksModule.h +++ b/Source/SenseGloveBuildHacks/Private/SenseGloveBuildHacksModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 479ede4b..db29e070 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 d31ada1e..429bbe87 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 a3b3339f..ed7f27d2 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 826ea3eb..a7a19fba 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 85ec52e6..eca25bad 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_Android.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Connect_Android.h index 01833224..d2f5f220 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Connect_Android.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Connect_Android.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 ea01d429..f6bc3012 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 d6f59056..376e45ef 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_Android.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Android.h index 9463b231..b7339811 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Android.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Android.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 e100b172..b9bfa218 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 ff808542..88763e82 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_CustomWaveform.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_CustomWaveform.h index f525f00b..20efe30a 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_CustomWaveform.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_CustomWaveform.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 b8e0f033..72583bab 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 a75ad2c6..3ffc13a3 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 902d0f82..47d3b9d5 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 666bb84d..a23783a8 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_HandLayer.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HandLayer.h index 2ce8a40b..57d69981 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HandLayer.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HandLayer.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 6b56265c..3c571302 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_HapticChannelInfo.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HapticChannelInfo.h index 8532211b..70093504 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HapticChannelInfo.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_HapticChannelInfo.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 7f6ba702..43503356 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 24f91b2b..d11727d3 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 683b785d..baf6f63c 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 a1d7bd15..67bb6954 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_NormalizationState.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_NormalizationState.h index 9c4ebf07..9a555e41 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_NormalizationState.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_NormalizationState.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_Nova2Glove.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Nova2Glove.h index b5a33e82..75e8d2bc 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Nova2Glove.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Nova2Glove.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_Nova2GloveSensorData.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Nova2GloveSensorData.h index 1267096d..c7997563 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Nova2GloveSensorData.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_Nova2GloveSensorData.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 6cee7d9e..98ad88cc 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 41cec786..e3807701 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 2f0617c8..dfabe1f8 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 99666fec..ff3812c2 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 ee051651..17fdb406 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 ba424e1e..37469a24 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 5b84cbe2..d02fcd9a 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 3c3bf988..365a84c8 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 0fe083d2..bfe3dc54 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 6a284197..c5918a22 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 8036dacc..c0a8765f 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_SenseGloveSensorNormalizer.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseGloveSensorNormalizer.h index 02ac297f..ebbdd8a3 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseGloveSensorNormalizer.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SenseGloveSensorNormalizer.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 f0b719b1..9649c22f 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 af1a38b3..659832a9 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_SensorNormalization.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SensorNormalization.h index 2fb218d8..585795e9 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SensorNormalization.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_SensorNormalization.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_ThresholdCommand.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_ThresholdCommand.h index f8ee40fb..6b99ff5f 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_ThresholdCommand.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGInclude_Core_ThresholdCommand.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 a0332f4e..71131aa5 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 82e1e68a..75f13720 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 67937ad3..f5416656 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGPlatform.h b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGPlatform.h index 05d1aa62..1b24c250 100644 --- a/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGPlatform.h +++ b/Source/SenseGloveBuildHacks/Public/SGBuildHacks/SGPlatform.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 1631b7c1..ff6a9efb 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 99fd9228..7d62c258 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 097a8d30..691df743 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 6c41e155..36363129 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 8bf18529..bce7b28c 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 5423907a..527b67ce 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 7eb98e10..3435e688 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 9f2b662a..5ea77a45 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 48b50681..9b4d014a 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 31634f55..2239cabf 100644 --- a/Source/SenseGloveBuildHacks/SenseGloveBuildHacks.Build.cs +++ b/Source/SenseGloveBuildHacks/SenseGloveBuildHacks.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 c24fceb8..b6fd6ec9 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 7abc2fcd..c82e6b17 100644 --- a/Source/SenseGloveConnect/Private/SenseGloveConnect.cpp +++ b/Source/SenseGloveConnect/Private/SenseGloveConnect.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 5e097228..a30ce666 100644 --- a/Source/SenseGloveConnect/Private/SenseGloveConnect.h +++ b/Source/SenseGloveConnect/Private/SenseGloveConnect.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 1dee9016..639a0174 100644 --- a/Source/SenseGloveConnect/Private/SenseGloveConnectModule.cpp +++ b/Source/SenseGloveConnect/Private/SenseGloveConnectModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 5b1cad08..9e60c00c 100644 --- a/Source/SenseGloveConnect/Private/SenseGloveConnectModule.h +++ b/Source/SenseGloveConnect/Private/SenseGloveConnectModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 d76be721..f8c7ebba 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 3059f529..ea17dd2d 100644 --- a/Source/SenseGloveConnect/SenseGloveConnect.Build.cs +++ b/Source/SenseGloveConnect/SenseGloveConnect.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 210d662d..91b9a1a8 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 4841ab36..43f3f3fd 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 c098048d..4fa7a722 100644 --- a/Source/SenseGloveConnectImpl/Private/SenseGloveConnectImpl.cpp +++ b/Source/SenseGloveConnectImpl/Private/SenseGloveConnectImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 1602bbe7..ab121d09 100644 --- a/Source/SenseGloveConnectImpl/Private/SenseGloveConnectImpl.h +++ b/Source/SenseGloveConnectImpl/Private/SenseGloveConnectImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 87c651c9..a655c9a2 100644 --- a/Source/SenseGloveConnectImpl/Private/SenseGloveConnectImplModule.cpp +++ b/Source/SenseGloveConnectImpl/Private/SenseGloveConnectImplModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 ee41aafe..cb0d0d97 100644 --- a/Source/SenseGloveConnectImpl/Private/SenseGloveConnectImplModule.h +++ b/Source/SenseGloveConnectImpl/Private/SenseGloveConnectImplModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 0316cbe1..c1fdc890 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 4ef95dce..0355d5b8 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 c4eb0e72..e9445047 100644 --- a/Source/SenseGloveConnectImpl/SenseGloveConnectImpl.Build.cs +++ b/Source/SenseGloveConnectImpl/SenseGloveConnectImpl.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 498be4ac..188d34cd 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 5004bd48..0447835d 100644 --- a/Source/SenseGloveConnectKismet/Private/SenseGloveConnectKismet.cpp +++ b/Source/SenseGloveConnectKismet/Private/SenseGloveConnectKismet.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 1602bbe7..ab121d09 100644 --- a/Source/SenseGloveConnectKismet/Private/SenseGloveConnectKismet.h +++ b/Source/SenseGloveConnectKismet/Private/SenseGloveConnectKismet.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 c3b8ea62..9b2ceda2 100644 --- a/Source/SenseGloveConnectKismet/Private/SenseGloveConnectKismetModule.cpp +++ b/Source/SenseGloveConnectKismet/Private/SenseGloveConnectKismetModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 3b1fbaad..7119d32c 100644 --- a/Source/SenseGloveConnectKismet/Private/SenseGloveConnectKismetModule.h +++ b/Source/SenseGloveConnectKismet/Private/SenseGloveConnectKismetModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 1fda0afd..f0a65bd9 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 c3aee7b1..64311e35 100644 --- a/Source/SenseGloveConnectKismet/SenseGloveConnectKismet.Build.cs +++ b/Source/SenseGloveConnectKismet/SenseGloveConnectKismet.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 2512c7c4..36c41dd9 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 dd005ad3..cc213abd 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 7be8add0..afe362c4 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 3b296c1f..e14e1260 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGCustomWaveform.cpp b/Source/SenseGloveCore/Private/SGCore/SGCustomWaveform.cpp index ee1ffd33..a773e32c 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGCustomWaveform.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGCustomWaveform.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 234f918e..51396848 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 82f68bc0..bbc9adb6 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 5374fc8d..01c39cf9 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 3f62b2a9..0440d4db 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 f3eadb08..b0ad9635 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 0930186f..5f0bbf79 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGHandLayer.cpp b/Source/SenseGloveCore/Private/SGCore/SGHandLayer.cpp index 59982466..7c06b49c 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGHandLayer.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGHandLayer.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 ef7180bf..3d29229e 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGHapticChannelInfo.cpp b/Source/SenseGloveCore/Private/SGCore/SGHapticChannelInfo.cpp index 127b5b61..3607601b 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGHapticChannelInfo.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGHapticChannelInfo.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 d3255231..0ea57fcb 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 8eba5a2f..23e8528d 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 9f6ee9da..c2145635 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 802dd08c..83b73605 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 dae2e315..98d45493 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGNova2Glove.cpp b/Source/SenseGloveCore/Private/SGCore/SGNova2Glove.cpp index 14e7b1b5..74bf19f2 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGNova2Glove.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGNova2Glove.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGNova2GloveSensorData.cpp b/Source/SenseGloveCore/Private/SGCore/SGNova2GloveSensorData.cpp index b72e8427..56794598 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGNova2GloveSensorData.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGNova2GloveSensorData.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 389e631a..7d441028 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 b8eddfdc..1b93b42e 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 61e4d4ee..f52483f1 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 - 2024 NovaGlove + * Copyright (c) 2020 - 2025 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/SGSenseCom.cpp b/Source/SenseGloveCore/Private/SGCore/SGSenseCom.cpp index fe2cd655..6e8cac64 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 e39f6e37..8f3f7ac6 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 830c0eb2..68969943 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 ebfa3ea5..15384314 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 1a9e56b4..0afb95f7 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGSenseGloveSensorNormalizer.cpp b/Source/SenseGloveCore/Private/SGCore/SGSenseGloveSensorNormalizer.cpp index 120e01d1..eeac88cd 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGSenseGloveSensorNormalizer.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGSenseGloveSensorNormalizer.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 aa610dc6..25bbd302 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGSensorNormalization.cpp b/Source/SenseGloveCore/Private/SGCore/SGSensorNormalization.cpp index d176570e..709b3a45 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGSensorNormalization.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGSensorNormalization.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGThresholdCommand.cpp b/Source/SenseGloveCore/Private/SGCore/SGThresholdCommand.cpp index 2157892b..d830531a 100644 --- a/Source/SenseGloveCore/Private/SGCore/SGThresholdCommand.cpp +++ b/Source/SenseGloveCore/Private/SGCore/SGThresholdCommand.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 cc91a4a4..0cb8cfe7 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 b68108b6..ef04dd87 100644 --- a/Source/SenseGloveCore/Private/SenseGloveCore.cpp +++ b/Source/SenseGloveCore/Private/SenseGloveCore.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 1602bbe7..ab121d09 100644 --- a/Source/SenseGloveCore/Private/SenseGloveCore.h +++ b/Source/SenseGloveCore/Private/SenseGloveCore.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 0fbbe7f3..4b8c876f 100644 --- a/Source/SenseGloveCore/Private/SenseGloveCoreModule.cpp +++ b/Source/SenseGloveCore/Private/SenseGloveCoreModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 98ffad76..40b5dbca 100644 --- a/Source/SenseGloveCore/Private/SenseGloveCoreModule.h +++ b/Source/SenseGloveCore/Private/SenseGloveCoreModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 a6d2d3fa..0a870b1f 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 21893d7e..12f3ad15 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 2cca0e5a..5e9ce71b 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 85ddc1e7..2e7fad61 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGCustomWaveform.h b/Source/SenseGloveCore/Public/SGCore/SGCustomWaveform.h index 310e560e..882f9a78 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGCustomWaveform.h +++ b/Source/SenseGloveCore/Public/SGCore/SGCustomWaveform.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 b7c5392a..2c1a32f4 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 f62da28e..47d984e5 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 1e6e0e40..950ad1dd 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 ec355936..6c24101e 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGHandLayer.h b/Source/SenseGloveCore/Public/SGCore/SGHandLayer.h index 9c002aa6..4c571ffa 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGHandLayer.h +++ b/Source/SenseGloveCore/Public/SGCore/SGHandLayer.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 0e2d1966..6a1d2151 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGHapticChannelInfo.h b/Source/SenseGloveCore/Public/SGCore/SGHapticChannelInfo.h index 04fe9eed..15e9d9d0 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGHapticChannelInfo.h +++ b/Source/SenseGloveCore/Public/SGCore/SGHapticChannelInfo.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 9c529d8c..73b74305 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 d5f9eca1..690bdcca 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 02b051d5..5a3dcba1 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 d1880cb7..5814f5df 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 55eedd8f..3bf90bfb 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGNova2Glove.h b/Source/SenseGloveCore/Public/SGCore/SGNova2Glove.h index baf066b0..6bb50e94 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGNova2Glove.h +++ b/Source/SenseGloveCore/Public/SGCore/SGNova2Glove.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGNova2GloveSensorData.h b/Source/SenseGloveCore/Public/SGCore/SGNova2GloveSensorData.h index 503b6e16..50a29097 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGNova2GloveSensorData.h +++ b/Source/SenseGloveCore/Public/SGCore/SGNova2GloveSensorData.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 92827b6a..69c32c2f 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 f40e4162..1fa5c9d4 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 2e9f1282..9b7ecb2a 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 - 2024 NovaGlove + * Copyright (c) 2020 - 2025 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/SGSenseCom.h b/Source/SenseGloveCore/Public/SGCore/SGSenseCom.h index c8bf288a..549fffad 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 60d7baaf..cafe7daa 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 e27ffd2f..153fb3a3 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 98f2a1c5..ebf6a0e5 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 20b7ae59..de7fe884 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGSenseGloveSensorNormalizer.h b/Source/SenseGloveCore/Public/SGCore/SGSenseGloveSensorNormalizer.h index f3e5c11f..317491a1 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGSenseGloveSensorNormalizer.h +++ b/Source/SenseGloveCore/Public/SGCore/SGSenseGloveSensorNormalizer.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 0d9085bc..90d79803 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGSensorNormalization.h b/Source/SenseGloveCore/Public/SGCore/SGSensorNormalization.h index ec9da38d..f2f676cf 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGSensorNormalization.h +++ b/Source/SenseGloveCore/Public/SGCore/SGSensorNormalization.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGThresholdCommand.h b/Source/SenseGloveCore/Public/SGCore/SGThresholdCommand.h index ec2722de..c38b6b44 100644 --- a/Source/SenseGloveCore/Public/SGCore/SGThresholdCommand.h +++ b/Source/SenseGloveCore/Public/SGCore/SGThresholdCommand.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 19502a8c..b416fcee 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 cdedf40d..d1042fc1 100644 --- a/Source/SenseGloveCore/SenseGloveCore.Build.cs +++ b/Source/SenseGloveCore/SenseGloveCore.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 38157dbe..6dbbf83e 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 460f60b0..5ab96988 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 f5476578..27c869e1 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 93ef801b..c293fbdd 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 6e710dc2..19d7da70 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGCustomWaveformImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGCustomWaveformImpl.cpp index d2ba2fb4..4b78ca36 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGCustomWaveformImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGCustomWaveformImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 5f64e356..df5b166a 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 766e2904..fe57f1cc 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 84214d6a..5c04ce5b 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 02609e81..9ddc16d3 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 39d40c99..3e7d84b5 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGHandLayerImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHandLayerImpl.cpp index 1b80b253..32f208c6 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHandLayerImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHandLayerImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 476cf3b0..f944f2b5 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGHapticChannelInfoImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHapticChannelInfoImpl.cpp index 291af92d..74670708 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHapticChannelInfoImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGHapticChannelInfoImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseChannelInfo + * Copyright (c) 2020 - 2025 SenseChannelInfo * * Permission is hereby granted, 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 a4f470a6..c6c45326 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 969d9842..99537102 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 c08dd87d..02bd85f4 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 df14627c..3b2a7df9 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGNova2GloveImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGNova2GloveImpl.cpp index 77551559..d991c5b2 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGNova2GloveImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGNova2GloveImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGNova2GloveSensorDataImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGNova2GloveSensorDataImpl.cpp index 06898770..172b7c25 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGNova2GloveSensorDataImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGNova2GloveSensorDataImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 3b06e8cb..896083c3 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 - 2024 NovaGlove + * Copyright (c) 2020 - 2025 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 1dd7346c..62e0a87a 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 - 2024 NovaGlove + * Copyright (c) 2020 - 2025 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 a5be4b0f..3fa39f0d 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 - 2024 NovaGlove + * Copyright (c) 2020 - 2025 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/SGQuatImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGQuatImpl.cpp index 7507d99d..9b96c187 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 008c06dd..b23f25d3 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 1adefd5b..e40c8268 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 060d4483..3988f0ff 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 64b01558..54de6644 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 d6682487..8deb64bc 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 6859b80c..b95aa6cd 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGSenseGloveSensorNormalizerImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseGloveSensorNormalizerImpl.cpp index 9ca2d9c9..b706b1b6 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseGloveSensorNormalizerImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSenseGloveSensorNormalizerImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 c0716d82..79974856 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGSensorNormalizationImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSensorNormalizationImpl.cpp index 59a4bb9b..4bba5586 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSensorNormalizationImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGSensorNormalizationImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGThresholdCommandImpl.cpp b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGThresholdCommandImpl.cpp index 1bb555f2..21191540 100644 --- a/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGThresholdCommandImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SGCoreImpl/SGThresholdCommandImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 2e97c4ab..992914a5 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 b0ff50e0..d570083a 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 be45e22a..18ee73f9 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 a25f5842..10de9d84 100644 --- a/Source/SenseGloveCoreImpl/Private/SenseGloveCoreImpl.cpp +++ b/Source/SenseGloveCoreImpl/Private/SenseGloveCoreImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 5e097228..a30ce666 100644 --- a/Source/SenseGloveCoreImpl/Private/SenseGloveCoreImpl.h +++ b/Source/SenseGloveCoreImpl/Private/SenseGloveCoreImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 c3125bcb..ea089232 100644 --- a/Source/SenseGloveCoreImpl/Private/SenseGloveCoreImplModule.cpp +++ b/Source/SenseGloveCoreImpl/Private/SenseGloveCoreImplModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 a4652662..471cb7f9 100644 --- a/Source/SenseGloveCoreImpl/Private/SenseGloveCoreImplModule.h +++ b/Source/SenseGloveCoreImpl/Private/SenseGloveCoreImplModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 b0302df3..10f8e510 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 bb2b14c7..2f748de2 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 a9f398bf..e46092f1 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGCustomWaveformImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGCustomWaveformImpl.h index f275b297..3124a4d0 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGCustomWaveformImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGCustomWaveformImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 865fb6a7..5094b654 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 1588a7cf..c0e5ebda 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 14d1f3f9..5e18cb8d 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 64922b5b..eec21d0a 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 f8bb5acd..a450b7ce 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGHandLayerImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHandLayerImpl.h index 20f67823..0dbcda35 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHandLayerImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHandLayerImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 ed952b17..e6695614 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGHapticChannelInfoImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHapticChannelInfoImpl.h index 5578199a..2f0c245a 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHapticChannelInfoImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGHapticChannelInfoImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 cfdb3d51..e15a8603 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 7cdc5152..a632e244 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 5cc08b5c..b4ac26ab 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 7069b68e..36e180d1 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGNova2GloveImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGNova2GloveImpl.h index 67de4204..79c38f52 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGNova2GloveImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGNova2GloveImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGNova2GloveSensorDataImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGNova2GloveSensorDataImpl.h index 777777bf..1828f63c 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGNova2GloveSensorDataImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGNova2GloveSensorDataImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 ef2360b3..31e81b08 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 - 2024 NovaGlove + * Copyright (c) 2020 - 2025 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 87ab71d7..f5c82e06 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 - 2024 NovaGlove + * Copyright (c) 2020 - 2025 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 b6901b80..4325fea3 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 - 2024 NovaGlove + * Copyright (c) 2020 - 2025 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/SGSenseComImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseComImpl.h index 499fdb7f..f32f8a78 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 75874124..f4c9fb32 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 bf36e58e..c7570592 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 bef0aaa4..f398ba13 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 0d664bfe..65727e06 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGSenseGloveSensorNormalizerImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseGloveSensorNormalizerImpl.h index 3a6c7ae8..1b957e5b 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseGloveSensorNormalizerImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSenseGloveSensorNormalizerImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 2124bc29..2a4777fe 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGSensorNormalizationImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSensorNormalizationImpl.h index 72e2325e..3c1840de 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSensorNormalizationImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGSensorNormalizationImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGThresholdCommandImpl.h b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGThresholdCommandImpl.h index 44b43613..ebc381a2 100644 --- a/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGThresholdCommandImpl.h +++ b/Source/SenseGloveCoreImpl/Public/SGCoreImpl/SGThresholdCommandImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 73eb7832..fcd01481 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 c4d1bd3e..ae3308c9 100644 --- a/Source/SenseGloveCoreImpl/SenseGloveCoreImpl.Build.cs +++ b/Source/SenseGloveCoreImpl/SenseGloveCoreImpl.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 d095ce9e..4b824eec 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 8b36f66e..a415b92c 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 c6b98661..c14992fa 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGCustomWaveformKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGCustomWaveformKismetLibrary.cpp index 63073e8f..31ae72c1 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGCustomWaveformKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGCustomWaveformKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 29bd45bf..2cc02bdb 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 29d4497d..1475a1cb 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 f54e697b..0aac9d3a 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 0bd24b2c..711b11dc 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGHandLayerKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHandLayerKismetLibrary.cpp index 1f8da290..2a581335 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHandLayerKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHandLayerKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 5e90e59c..983849fa 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGHapticChannelInfoKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHapticChannelInfoKismetLibrary.cpp index 4e55f6fc..11ce4862 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHapticChannelInfoKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGHapticChannelInfoKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 6bc8f35f..d777e01d 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 2fa23d19..ad8d7793 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 f13ed2a2..f9a9e669 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 915e3988..48473619 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGNova2GloveKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGNova2GloveKismetLibrary.cpp index 74830a55..bb2f7edc 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGNova2GloveKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGNova2GloveKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGNova2GloveSensorDataKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGNova2GloveSensorDataKismetLibrary.cpp index d093a510..ea317d77 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGNova2GloveSensorDataKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGNova2GloveSensorDataKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 b1553aa7..6dc4c4f6 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 9f6f980c..2a4fc59a 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 - 2024 NovaGlove + * Copyright (c) 2020 - 2025 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 7910e2c0..3dd3647a 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 725bdad8..ec0bfd6c 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 2653c968..e86e36b5 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 2fa50a87..11892d96 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 3e363898..65055209 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 04af2dd7..19d13596 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGSenseGloveSensorNormalizerKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSenseGloveSensorNormalizerKismetLibrary.cpp index 40587b9d..ac5132c6 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSenseGloveSensorNormalizerKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSenseGloveSensorNormalizerKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 2dc71199..59a0982f 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGSensorNormalizationKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSensorNormalizationKismetLibrary.cpp index 52f49659..79a0cda7 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSensorNormalizationKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGSensorNormalizationKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGThresholdCommandKismetLibrary.cpp b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGThresholdCommandKismetLibrary.cpp index be598f38..a264414c 100644 --- a/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGThresholdCommandKismetLibrary.cpp +++ b/Source/SenseGloveCoreKismet/Private/SGCoreKismet/SGThresholdCommandKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 21fcc157..ac758a8c 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 6e5797cd..6317233c 100644 --- a/Source/SenseGloveCoreKismet/Private/SenseGloveCoreKismet.cpp +++ b/Source/SenseGloveCoreKismet/Private/SenseGloveCoreKismet.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 1602bbe7..ab121d09 100644 --- a/Source/SenseGloveCoreKismet/Private/SenseGloveCoreKismet.h +++ b/Source/SenseGloveCoreKismet/Private/SenseGloveCoreKismet.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 c7a98c0a..d0523b5b 100644 --- a/Source/SenseGloveCoreKismet/Private/SenseGloveCoreKismetModule.cpp +++ b/Source/SenseGloveCoreKismet/Private/SenseGloveCoreKismetModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 e95e69ee..fef1146e 100644 --- a/Source/SenseGloveCoreKismet/Private/SenseGloveCoreKismetModule.h +++ b/Source/SenseGloveCoreKismet/Private/SenseGloveCoreKismetModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 a02787d2..92bbc06f 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 7dec51b1..6f25354a 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 91be3bf2..63cf460d 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGCustomWaveformKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGCustomWaveformKismetLibrary.h index 31050e27..44c7f58a 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGCustomWaveformKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGCustomWaveformKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 fa52ce6f..f9baac91 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 92a1b976..7821e541 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 3da714bb..d8bd4970 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 b6c67ca7..67dbc125 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGHandLayerKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHandLayerKismetLibrary.h index f0a7debf..a6707f3c 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHandLayerKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHandLayerKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 a70bd07e..6e1d3c9e 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGHapticChannelInfoKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHapticChannelInfoKismetLibrary.h index e633d557..6550ef47 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHapticChannelInfoKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGHapticChannelInfoKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 db04df56..f8b7fb2a 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 beb24a3f..329bad52 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 cdc27cc3..cbf73828 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 501fc4fd..8bc13770 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGNova2GloveKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGNova2GloveKismetLibrary.h index f8d1721c..01d97ecf 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGNova2GloveKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGNova2GloveKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGNova2GloveSensorDataKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGNova2GloveSensorDataKismetLibrary.h index e6fee318..846a35c6 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGNova2GloveSensorDataKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGNova2GloveSensorDataKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 0d01ab9d..35b29384 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 9bb5d0d8..0c9207ad 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 - 2024 NovaGlove + * Copyright (c) 2020 - 2025 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 13bd3f7f..9b7b663a 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 12359f28..39a5a4b2 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 e67c1f47..08b39e15 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 e1c6f84f..69993e2d 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 e484e72d..cc45de7a 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 85d1d74d..0bd96d4e 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGSenseGloveSensorNormalizerKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSenseGloveSensorNormalizerKismetLibrary.h index 33685e05..ec2e3c43 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSenseGloveSensorNormalizerKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSenseGloveSensorNormalizerKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 905d56ee..ecd0e5c3 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGSensorNormalizationKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSensorNormalizationKismetLibrary.h index d8a0c223..9b63a321 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSensorNormalizationKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGSensorNormalizationKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGThresholdCommandKismetLibrary.h b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGThresholdCommandKismetLibrary.h index 98eef85a..e9c86973 100644 --- a/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGThresholdCommandKismetLibrary.h +++ b/Source/SenseGloveCoreKismet/Public/SGCoreKismet/SGThresholdCommandKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 b1c0a1aa..5a18719f 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 1e3e5166..53870600 100644 --- a/Source/SenseGloveCoreKismet/SenseGloveCoreKismet.Build.cs +++ b/Source/SenseGloveCoreKismet/SenseGloveCoreKismet.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveDebug/Private/SGDebug/SGDebugCube.cpp b/Source/SenseGloveDebug/Private/SGDebug/SGDebugCube.cpp index 1239ad62..81f54927 100644 --- a/Source/SenseGloveDebug/Private/SGDebug/SGDebugCube.cpp +++ b/Source/SenseGloveDebug/Private/SGDebug/SGDebugCube.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveDebug/Private/SGDebug/SGDebugGizmo.cpp b/Source/SenseGloveDebug/Private/SGDebug/SGDebugGizmo.cpp index d9290e72..733e0b82 100644 --- a/Source/SenseGloveDebug/Private/SGDebug/SGDebugGizmo.cpp +++ b/Source/SenseGloveDebug/Private/SGDebug/SGDebugGizmo.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveDebug/Private/SGDebug/SGDebugVirtualHand.cpp b/Source/SenseGloveDebug/Private/SGDebug/SGDebugVirtualHand.cpp index 86349552..acbeb383 100644 --- a/Source/SenseGloveDebug/Private/SGDebug/SGDebugVirtualHand.cpp +++ b/Source/SenseGloveDebug/Private/SGDebug/SGDebugVirtualHand.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveDebug/Private/SenseGloveDebug.cpp b/Source/SenseGloveDebug/Private/SenseGloveDebug.cpp index 354848bb..e4577e1a 100644 --- a/Source/SenseGloveDebug/Private/SenseGloveDebug.cpp +++ b/Source/SenseGloveDebug/Private/SenseGloveDebug.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveDebug/Private/SenseGloveDebug.h b/Source/SenseGloveDebug/Private/SenseGloveDebug.h index 5e097228..a30ce666 100644 --- a/Source/SenseGloveDebug/Private/SenseGloveDebug.h +++ b/Source/SenseGloveDebug/Private/SenseGloveDebug.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveDebug/Private/SenseGloveDebugModule.cpp b/Source/SenseGloveDebug/Private/SenseGloveDebugModule.cpp index 5dce4fa5..f3b7ce62 100644 --- a/Source/SenseGloveDebug/Private/SenseGloveDebugModule.cpp +++ b/Source/SenseGloveDebug/Private/SenseGloveDebugModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveDebug/Private/SenseGloveDebugModule.h b/Source/SenseGloveDebug/Private/SenseGloveDebugModule.h index 21cf7b18..cb983cae 100644 --- a/Source/SenseGloveDebug/Private/SenseGloveDebugModule.h +++ b/Source/SenseGloveDebug/Private/SenseGloveDebugModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveDebug/Public/SGDebug/SGDebugCube.h b/Source/SenseGloveDebug/Public/SGDebug/SGDebugCube.h index 8c539abb..78984726 100644 --- a/Source/SenseGloveDebug/Public/SGDebug/SGDebugCube.h +++ b/Source/SenseGloveDebug/Public/SGDebug/SGDebugCube.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveDebug/Public/SGDebug/SGDebugGizmo.h b/Source/SenseGloveDebug/Public/SGDebug/SGDebugGizmo.h index cec81530..3d692cda 100644 --- a/Source/SenseGloveDebug/Public/SGDebug/SGDebugGizmo.h +++ b/Source/SenseGloveDebug/Public/SGDebug/SGDebugGizmo.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveDebug/Public/SGDebug/SGDebugVirtualHand.h b/Source/SenseGloveDebug/Public/SGDebug/SGDebugVirtualHand.h index 9b8d1810..267791d3 100644 --- a/Source/SenseGloveDebug/Public/SGDebug/SGDebugVirtualHand.h +++ b/Source/SenseGloveDebug/Public/SGDebug/SGDebugVirtualHand.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveDebug/SenseGloveDebug.Build.cs b/Source/SenseGloveDebug/SenseGloveDebug.Build.cs index 6f8b7bd7..b25b089a 100644 --- a/Source/SenseGloveDebug/SenseGloveDebug.Build.cs +++ b/Source/SenseGloveDebug/SenseGloveDebug.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveDebugKismet/Private/SGDebugKismet/SGDebugCubeKismetLibrary.cpp b/Source/SenseGloveDebugKismet/Private/SGDebugKismet/SGDebugCubeKismetLibrary.cpp index 27d216d9..6d6e4504 100644 --- a/Source/SenseGloveDebugKismet/Private/SGDebugKismet/SGDebugCubeKismetLibrary.cpp +++ b/Source/SenseGloveDebugKismet/Private/SGDebugKismet/SGDebugCubeKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveDebugKismet/Private/SGDebugKismet/SGDebugGizmoKismetLibrary.cpp b/Source/SenseGloveDebugKismet/Private/SGDebugKismet/SGDebugGizmoKismetLibrary.cpp index 2b8436fa..ed0b9c54 100644 --- a/Source/SenseGloveDebugKismet/Private/SGDebugKismet/SGDebugGizmoKismetLibrary.cpp +++ b/Source/SenseGloveDebugKismet/Private/SGDebugKismet/SGDebugGizmoKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveDebugKismet/Private/SGDebugKismet/SGDebugVirtualHandKismetLibrary.cpp b/Source/SenseGloveDebugKismet/Private/SGDebugKismet/SGDebugVirtualHandKismetLibrary.cpp index 8545d148..19cf4c2a 100644 --- a/Source/SenseGloveDebugKismet/Private/SGDebugKismet/SGDebugVirtualHandKismetLibrary.cpp +++ b/Source/SenseGloveDebugKismet/Private/SGDebugKismet/SGDebugVirtualHandKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveDebugKismet/Private/SenseGloveDebugKismet.cpp b/Source/SenseGloveDebugKismet/Private/SenseGloveDebugKismet.cpp index 769c3154..d99eab99 100644 --- a/Source/SenseGloveDebugKismet/Private/SenseGloveDebugKismet.cpp +++ b/Source/SenseGloveDebugKismet/Private/SenseGloveDebugKismet.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveDebugKismet/Private/SenseGloveDebugKismet.h b/Source/SenseGloveDebugKismet/Private/SenseGloveDebugKismet.h index 5e097228..a30ce666 100644 --- a/Source/SenseGloveDebugKismet/Private/SenseGloveDebugKismet.h +++ b/Source/SenseGloveDebugKismet/Private/SenseGloveDebugKismet.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveDebugKismet/Private/SenseGloveDebugKismetModule.cpp b/Source/SenseGloveDebugKismet/Private/SenseGloveDebugKismetModule.cpp index 839acc96..7a629ef3 100644 --- a/Source/SenseGloveDebugKismet/Private/SenseGloveDebugKismetModule.cpp +++ b/Source/SenseGloveDebugKismet/Private/SenseGloveDebugKismetModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveDebugKismet/Private/SenseGloveDebugKismetModule.h b/Source/SenseGloveDebugKismet/Private/SenseGloveDebugKismetModule.h index 1a3b10bb..478cf082 100644 --- a/Source/SenseGloveDebugKismet/Private/SenseGloveDebugKismetModule.h +++ b/Source/SenseGloveDebugKismet/Private/SenseGloveDebugKismetModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveDebugKismet/Public/SGDebugKismet/SGDebugCubeKismetLibrary.h b/Source/SenseGloveDebugKismet/Public/SGDebugKismet/SGDebugCubeKismetLibrary.h index 561e63a0..257f37f2 100644 --- a/Source/SenseGloveDebugKismet/Public/SGDebugKismet/SGDebugCubeKismetLibrary.h +++ b/Source/SenseGloveDebugKismet/Public/SGDebugKismet/SGDebugCubeKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveDebugKismet/Public/SGDebugKismet/SGDebugGizmoKismetLibrary.h b/Source/SenseGloveDebugKismet/Public/SGDebugKismet/SGDebugGizmoKismetLibrary.h index d06bd15f..37ccde74 100644 --- a/Source/SenseGloveDebugKismet/Public/SGDebugKismet/SGDebugGizmoKismetLibrary.h +++ b/Source/SenseGloveDebugKismet/Public/SGDebugKismet/SGDebugGizmoKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveDebugKismet/Public/SGDebugKismet/SGDebugVirtualHandKismetLibrary.h b/Source/SenseGloveDebugKismet/Public/SGDebugKismet/SGDebugVirtualHandKismetLibrary.h index ede3c809..9c30cb50 100644 --- a/Source/SenseGloveDebugKismet/Public/SGDebugKismet/SGDebugVirtualHandKismetLibrary.h +++ b/Source/SenseGloveDebugKismet/Public/SGDebugKismet/SGDebugVirtualHandKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveDebugKismet/SenseGloveDebugKismet.Build.cs b/Source/SenseGloveDebugKismet/SenseGloveDebugKismet.Build.cs index f272998b..90c630ee 100644 --- a/Source/SenseGloveDebugKismet/SenseGloveDebugKismet.Build.cs +++ b/Source/SenseGloveDebugKismet/SenseGloveDebugKismet.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGEditor/SGAssetUtils.cpp b/Source/SenseGloveEditor/Private/SGEditor/SGAssetUtils.cpp index 31826298..5a2649bd 100644 --- a/Source/SenseGloveEditor/Private/SGEditor/SGAssetUtils.cpp +++ b/Source/SenseGloveEditor/Private/SGEditor/SGAssetUtils.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2023 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGEditor/SGContentBrowserExtension.cpp b/Source/SenseGloveEditor/Private/SGEditor/SGContentBrowserExtension.cpp index 2c3243e1..9a2601d1 100644 --- a/Source/SenseGloveEditor/Private/SGEditor/SGContentBrowserExtension.cpp +++ b/Source/SenseGloveEditor/Private/SGEditor/SGContentBrowserExtension.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGEditor/SGPluginStyle.cpp b/Source/SenseGloveEditor/Private/SGEditor/SGPluginStyle.cpp index 576f85b2..8a401b41 100644 --- a/Source/SenseGloveEditor/Private/SGEditor/SGPluginStyle.cpp +++ b/Source/SenseGloveEditor/Private/SGEditor/SGPluginStyle.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2023 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGEditor/SGSocketsEditor.cpp b/Source/SenseGloveEditor/Private/SGEditor/SGSocketsEditor.cpp index 1a792996..b70901a7 100644 --- a/Source/SenseGloveEditor/Private/SGEditor/SGSocketsEditor.cpp +++ b/Source/SenseGloveEditor/Private/SGEditor/SGSocketsEditor.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGEditor/SGSocketsEditorCommands.cpp b/Source/SenseGloveEditor/Private/SGEditor/SGSocketsEditorCommands.cpp index 68c0574d..50ef9f35 100644 --- a/Source/SenseGloveEditor/Private/SGEditor/SGSocketsEditorCommands.cpp +++ b/Source/SenseGloveEditor/Private/SGEditor/SGSocketsEditorCommands.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 f9b1f755..3fabad09 100644 --- a/Source/SenseGloveEditor/Private/SenseGloveEditor.cpp +++ b/Source/SenseGloveEditor/Private/SenseGloveEditor.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2023 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 60871018..a30ce666 100644 --- a/Source/SenseGloveEditor/Private/SenseGloveEditor.h +++ b/Source/SenseGloveEditor/Private/SenseGloveEditor.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2023 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 8b4f0d5c..e40f349c 100644 --- a/Source/SenseGloveEditor/Private/SenseGloveEditorModule.cpp +++ b/Source/SenseGloveEditor/Private/SenseGloveEditorModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2023 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 3f222571..12704c19 100644 --- a/Source/SenseGloveEditor/Private/SenseGloveEditorModule.h +++ b/Source/SenseGloveEditor/Private/SenseGloveEditorModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2023 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/Public/SGEditor/SGAssetUtils.h b/Source/SenseGloveEditor/Public/SGEditor/SGAssetUtils.h index 2ff69fb3..eabd91ad 100644 --- a/Source/SenseGloveEditor/Public/SGEditor/SGAssetUtils.h +++ b/Source/SenseGloveEditor/Public/SGEditor/SGAssetUtils.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/Public/SGEditor/SGContentBrowserExtension.h b/Source/SenseGloveEditor/Public/SGEditor/SGContentBrowserExtension.h index fc09a85b..24e73b82 100644 --- a/Source/SenseGloveEditor/Public/SGEditor/SGContentBrowserExtension.h +++ b/Source/SenseGloveEditor/Public/SGEditor/SGContentBrowserExtension.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/Public/SGEditor/SGPluginStyle.h b/Source/SenseGloveEditor/Public/SGEditor/SGPluginStyle.h index 99b4aed4..51bf54db 100644 --- a/Source/SenseGloveEditor/Public/SGEditor/SGPluginStyle.h +++ b/Source/SenseGloveEditor/Public/SGEditor/SGPluginStyle.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/Public/SGEditor/SGSocketsEditor.h b/Source/SenseGloveEditor/Public/SGEditor/SGSocketsEditor.h index a77ced79..5bc6f459 100644 --- a/Source/SenseGloveEditor/Public/SGEditor/SGSocketsEditor.h +++ b/Source/SenseGloveEditor/Public/SGEditor/SGSocketsEditor.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/Public/SGEditor/SGSocketsEditorCommands.h b/Source/SenseGloveEditor/Public/SGEditor/SGSocketsEditorCommands.h index 9999c26b..4a76b139 100644 --- a/Source/SenseGloveEditor/Public/SGEditor/SGSocketsEditorCommands.h +++ b/Source/SenseGloveEditor/Public/SGEditor/SGSocketsEditorCommands.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 6785c2cc..2d41542a 100644 --- a/Source/SenseGloveEditor/SenseGloveEditor.Build.cs +++ b/Source/SenseGloveEditor/SenseGloveEditor.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 d6bced58..304334fb 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 944e9943..3dfe7f82 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 f97da6d9..9314e86e 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 6e55c4fe..eee22ba2 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 2df1704e..3d509324 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 ee871476..413988ad 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_ESGHapticChannelType.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGHapticChannelType.cpp index adb454bd..4fe08ef3 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGHapticChannelType.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGHapticChannelType.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_ESGHapticGloveCalibrationState.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGHapticGloveCalibrationState.cpp index b5c24d8b..891e781e 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGHapticGloveCalibrationState.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGHapticGloveCalibrationState.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_ESGHapticLocation.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGHapticLocation.cpp index 0ce66cd3..7e4fb379 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGHapticLocation.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGHapticLocation.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 dedcc038..07a371cb 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_ESGNormalizationState.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGNormalizationState.cpp index 1971f3e5..169453f8 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGNormalizationState.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGNormalizationState.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_ESGNova2SensorLocation.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGNova2SensorLocation.cpp index 48e35444..961fcccd 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGNova2SensorLocation.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGNova2SensorLocation.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_ESGNova2VibroMotor.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGNova2VibroMotor.cpp index 3f0a1db7..051786fb 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGNova2VibroMotor.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGNova2VibroMotor.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 949151f1..c2d8e58e 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 5712f9a2..0422214c 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_ESGNovaSensorLocation.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGNovaSensorLocation.cpp index 5ee97b05..8e509514 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGNovaSensorLocation.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGNovaSensorLocation.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_ESGNovaVibroMotor.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGNovaVibroMotor.cpp index d48bed0e..da0c4b0a 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGNovaVibroMotor.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGNovaVibroMotor.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 6c3c9c5e..b8101b73 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_ESGSenseGloveCVar.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGSenseGloveCVar.cpp index 549486cf..3f63c27f 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGSenseGloveCVar.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGSenseGloveCVar.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_ESGSenseGloveSVar.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGSenseGloveSVar.cpp index 302db748..07317b74 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGSenseGloveSVar.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGSenseGloveSVar.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 952dbecc..6a3ef4ca 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 733dd43d..43810938 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 8f933b42..fdfe0752 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 dafab954..1340e6db 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_ESGWaveformType.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGWaveformType.cpp index 99f2c4fa..3b7fc30a 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGWaveformType.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_ESGWaveformType.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 1ced597d..f2d879f1 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 431f12ce..e3bbc8ee 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 1dd98b75..9dc59a0b 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_FSGCustomWaveformImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGCustomWaveformImpl.cpp index 0003286b..22114828 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGCustomWaveformImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGCustomWaveformImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 6bd81739..669411dd 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 643ccf4e..2169049f 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 69e32b62..b52cf828 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 76ff6b6e..dbbcdbe1 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_FSGHapticChannelInfoImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHapticChannelInfoImpl.cpp index 120781c4..b684f216 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHapticChannelInfoImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGHapticChannelInfoImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 673cbd9a..303626e2 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 d0b91557..157ae399 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_FSGNova2GloveImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGNova2GloveImpl.cpp index e1864bb8..b7037afa 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGNova2GloveImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGNova2GloveImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_FSGNova2GloveSensorDataImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGNova2GloveSensorDataImpl.cpp index 5d72f4a5..c9e256b2 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGNova2GloveSensorDataImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGNova2GloveSensorDataImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 56b6e73d..ef5238d5 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 b8c333a6..0ae19bd3 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 03c533cf..85f74a13 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 f75ca767..ced08ce6 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 69eed0db..81bda548 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 18f65fd0..31caa363 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 333973b3..86d51c99 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_FSGSenseGloveSensorNormalizerImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGSenseGloveSensorNormalizerImpl.cpp index 7a1025fa..fce2c93c 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGSenseGloveSensorNormalizerImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGSenseGloveSensorNormalizerImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_FSGSensorNormalizationImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGSensorNormalizationImpl.cpp index a08b4e90..3c9e6344 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGSensorNormalizationImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGSensorNormalizationImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_FSGThresholdCommandImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGThresholdCommandImpl.cpp index 1f9acd3a..5ea5f55c 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGThresholdCommandImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_FSGThresholdCommandImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 8a688437..f3f5a3c4 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 b249faa0..1da2f5f5 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_JNIEnv_Ptr.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_JNIEnv_Ptr.cpp index 0ba8c103..633ba3d1 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_JNIEnv_Ptr.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_JNIEnv_Ptr.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 63aae9cb..eac58f2f 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_FSGNova2GloveImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FSGNova2GloveImpl.cpp index f94a7229..0e2276af 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FSGNova2GloveImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FSGNova2GloveImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 35108eb9..efee7e97 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 5e96ba41..07e33bbd 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_FString.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FString.cpp index 6263a958..84262c2a 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FString.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TArray_FString.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 091ce7c1..7efa4a66 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 49382a72..c5d211c1 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 8a5817b6..94b69565 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 fe3d723c..9d5f9e66 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 8450c7da..34210d0f 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 de0ec0eb..fac98da0 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 e2d47023..036721ed 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 35194e34..433e6d0b 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 b0094915..2e449e91 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 bb751100..700522ee 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 f85bdff2..08db7124 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 1dc441ed..3d460005 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 c9078800..6793d81d 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 7b3c208f..b2b6843c 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_FSGNova2GloveImpl.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGNova2GloveImpl.cpp index 0b7e8004..48168792 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGNova2GloveImpl.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_TSharedPtr_FSGNova2GloveImpl.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 2838088e..e35d9fe1 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 bb6039f4..86fd26b6 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 4f44b6cb..e2f403b6 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_jclass.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_jclass.cpp index a77acff1..754b21b5 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_jclass.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_jclass.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_jmethodID.cpp b/Source/SenseGloveInterop/Private/SGInterop/SGIC_jmethodID.cpp index 450ba34e..38311540 100644 --- a/Source/SenseGloveInterop/Private/SGInterop/SGIC_jmethodID.cpp +++ b/Source/SenseGloveInterop/Private/SGInterop/SGIC_jmethodID.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 fcf36813..2eeaadd8 100644 --- a/Source/SenseGloveInterop/Private/SenseGloveInterop.cpp +++ b/Source/SenseGloveInterop/Private/SenseGloveInterop.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 1602bbe7..ab121d09 100644 --- a/Source/SenseGloveInterop/Private/SenseGloveInterop.h +++ b/Source/SenseGloveInterop/Private/SenseGloveInterop.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 a804cb9d..307ac595 100644 --- a/Source/SenseGloveInterop/Private/SenseGloveInteropModule.cpp +++ b/Source/SenseGloveInterop/Private/SenseGloveInteropModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 ceeded41..b5980e55 100644 --- a/Source/SenseGloveInterop/Private/SenseGloveInteropModule.h +++ b/Source/SenseGloveInterop/Private/SenseGloveInteropModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 269af35b..5ea387e2 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 cf28c4d0..9dc9da64 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 8aaeac82..db0d1336 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 ecbdfb6d..f69f484e 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 b2fce65a..0c9d4486 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 d75b32a6..e6bd867d 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_ESGHapticChannelType.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGHapticChannelType.h index 94c0d835..d5ab71ad 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGHapticChannelType.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGHapticChannelType.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_ESGHapticGloveCalibrationState.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGHapticGloveCalibrationState.h index f0599be2..de86799c 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGHapticGloveCalibrationState.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGHapticGloveCalibrationState.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_ESGHapticLocation.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGHapticLocation.h index 7e30d3b5..c7d5c419 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGHapticLocation.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGHapticLocation.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 416cc8a4..c352a1e7 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_ESGNormalizationState.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGNormalizationState.h index b2fbdf2d..ed569553 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGNormalizationState.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGNormalizationState.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_ESGNova2SensorLocation.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGNova2SensorLocation.h index 8b0b46da..19f87863 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGNova2SensorLocation.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGNova2SensorLocation.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_ESGNova2VibroMotor.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGNova2VibroMotor.h index 2ad2fc03..a6e3935f 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGNova2VibroMotor.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGNova2VibroMotor.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 ecfed343..9e5ad9e6 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 e405d1c6..e4aee2c5 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_ESGNovaSensorLocation.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGNovaSensorLocation.h index 528d22e4..6500f5de 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGNovaSensorLocation.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGNovaSensorLocation.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_ESGNovaVibroMotor.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGNovaVibroMotor.h index f4606cd9..010febbd 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGNovaVibroMotor.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGNovaVibroMotor.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 ab9cb140..ef546d27 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_ESGSenseGloveCVar.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGSenseGloveCVar.h index a157a00d..653c8ec9 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGSenseGloveCVar.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGSenseGloveCVar.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_ESGSenseGloveSVar.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGSenseGloveSVar.h index 29ff063e..ad47ad76 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGSenseGloveSVar.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGSenseGloveSVar.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 16aa3456..6c8d15ae 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 35451603..3058c822 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 6936855d..e1a752d0 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 ca2f7319..c127a6eb 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_ESGWaveformType.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGWaveformType.h index 270a5f45..47cb9589 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGWaveformType.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_ESGWaveformType.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 e92f9496..11ac5a9b 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 01816b79..72c22417 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 35619293..edc558a2 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_FSGCustomWaveformImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGCustomWaveformImpl.h index f0a0079d..dec1c89b 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGCustomWaveformImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGCustomWaveformImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 2cffb942..630f9f33 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 d451e08a..92872799 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 e3501b09..39bc9d74 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 804bd128..b22ca79c 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_FSGHapticChannelInfoImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHapticChannelInfoImpl.h index 807015f0..94a724f7 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHapticChannelInfoImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGHapticChannelInfoImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 f1295786..a8f282b9 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 981bd902..844295e8 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_FSGNova2GloveImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGNova2GloveImpl.h index 39b7d12b..ad797e2f 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGNova2GloveImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGNova2GloveImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_FSGNova2GloveSensorDataImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGNova2GloveSensorDataImpl.h index 5f5695b5..8b7ef3c0 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGNova2GloveSensorDataImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGNova2GloveSensorDataImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 712056c8..8d46951d 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 0a1bad30..a81b6fae 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 fc5f6340..7b4bc43d 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 39bdc531..d1ae7b5f 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 286b07b5..4f65bc44 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 cd5038f6..62c3df80 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 1a5911a4..5270b288 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_FSGSenseGloveSensorNormalizerImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGSenseGloveSensorNormalizerImpl.h index ccf35c28..c407a468 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGSenseGloveSensorNormalizerImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGSenseGloveSensorNormalizerImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_FSGSensorNormalizationImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGSensorNormalizationImpl.h index 49d7aaf4..7f3d5b5e 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGSensorNormalizationImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGSensorNormalizationImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_FSGThresholdCommandImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGThresholdCommandImpl.h index 5afaf7bf..2cb20ee0 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGThresholdCommandImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_FSGThresholdCommandImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 c63a63dc..a9cda2b7 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 e3c66756..f1f3538b 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_JNIEnv_Ptr.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_JNIEnv_Ptr.h index 38c95da0..c27a5923 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_JNIEnv_Ptr.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_JNIEnv_Ptr.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 61ab8155..b9adac12 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_FSGNova2GloveImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FSGNova2GloveImpl.h index 5dc57a6e..9a83dd5d 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FSGNova2GloveImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FSGNova2GloveImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 75c50a8a..15cd804f 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 d3ddad66..5fb647e1 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_FString.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FString.h index d4c28fac..67b4ef5e 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FString.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TArray_FString.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 91df0b77..6fcf53e6 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 1129c165..10d93651 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 19474055..53e21e3b 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 2166bede..9c99c1e9 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 9e1c152b..929e072b 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 2a23bbcf..2cca213a 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 8f933081..8ecd5571 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 e413c0d5..301dd66d 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 03790053..21ac7122 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 5a354612..590b375f 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 5f1723dc..c30aed10 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 c6646694..f058f409 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 1ab76722..699a9877 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 50b11728..e1d78a83 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_FSGNova2GloveImpl.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGNova2GloveImpl.h index 376110cd..182f0a37 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGNova2GloveImpl.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_TSharedPtr_FSGNova2GloveImpl.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 7fdcd688..f516fa70 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 b0a201fe..15f7860b 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 af7e7000..f23b318c 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_jclass.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_jclass.h index a117fc7e..3a2e62a3 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_jclass.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_jclass.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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_jmethodID.h b/Source/SenseGloveInterop/Public/SGInterop/SGIC_jmethodID.h index 886b7b0e..ffff80d6 100644 --- a/Source/SenseGloveInterop/Public/SGInterop/SGIC_jmethodID.h +++ b/Source/SenseGloveInterop/Public/SGInterop/SGIC_jmethodID.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 eb3a08c6..69499e00 100644 --- a/Source/SenseGloveInterop/SenseGloveInterop.Build.cs +++ b/Source/SenseGloveInterop/SenseGloveInterop.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 ff664405..d07e8079 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGGameUserSettingsKismetLibrary.cpp b/Source/SenseGloveKismet/Private/SGKismet/SGGameUserSettingsKismetLibrary.cpp index 907c4ad1..5ae9838d 100644 --- a/Source/SenseGloveKismet/Private/SGKismet/SGGameUserSettingsKismetLibrary.cpp +++ b/Source/SenseGloveKismet/Private/SGKismet/SGGameUserSettingsKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGGrabComponentKismetLibrary.cpp b/Source/SenseGloveKismet/Private/SGKismet/SGGrabComponentKismetLibrary.cpp index 6e8e581c..37884424 100644 --- a/Source/SenseGloveKismet/Private/SGKismet/SGGrabComponentKismetLibrary.cpp +++ b/Source/SenseGloveKismet/Private/SGKismet/SGGrabComponentKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGPawnKismetLibrary.cpp b/Source/SenseGloveKismet/Private/SGKismet/SGPawnKismetLibrary.cpp index 7ef95140..b95a6648 100644 --- a/Source/SenseGloveKismet/Private/SGKismet/SGPawnKismetLibrary.cpp +++ b/Source/SenseGloveKismet/Private/SGKismet/SGPawnKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGTouchComponentKismetLibrary.cpp b/Source/SenseGloveKismet/Private/SGKismet/SGTouchComponentKismetLibrary.cpp index 622c7681..9661a1fe 100644 --- a/Source/SenseGloveKismet/Private/SGKismet/SGTouchComponentKismetLibrary.cpp +++ b/Source/SenseGloveKismet/Private/SGKismet/SGTouchComponentKismetLibrary.cpp @@ -8,7 +8,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGVirtualHandComponentKismetLibrary.cpp b/Source/SenseGloveKismet/Private/SGKismet/SGVirtualHandComponentKismetLibrary.cpp index 49c99877..8b8ea220 100644 --- a/Source/SenseGloveKismet/Private/SGKismet/SGVirtualHandComponentKismetLibrary.cpp +++ b/Source/SenseGloveKismet/Private/SGKismet/SGVirtualHandComponentKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGWristTrackerComponentKismetLibrary.cpp b/Source/SenseGloveKismet/Private/SGKismet/SGWristTrackerComponentKismetLibrary.cpp index 33339adc..ae8cc9aa 100644 --- a/Source/SenseGloveKismet/Private/SGKismet/SGWristTrackerComponentKismetLibrary.cpp +++ b/Source/SenseGloveKismet/Private/SGKismet/SGWristTrackerComponentKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 0af8b0b4..0bfb93c5 100644 --- a/Source/SenseGloveKismet/Private/SenseGloveKismet.cpp +++ b/Source/SenseGloveKismet/Private/SenseGloveKismet.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 1602bbe7..ab121d09 100644 --- a/Source/SenseGloveKismet/Private/SenseGloveKismet.h +++ b/Source/SenseGloveKismet/Private/SenseGloveKismet.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 f45f111d..650f05dc 100644 --- a/Source/SenseGloveKismet/Private/SenseGloveKismetModule.cpp +++ b/Source/SenseGloveKismet/Private/SenseGloveKismetModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 619d1125..0a718403 100644 --- a/Source/SenseGloveKismet/Private/SenseGloveKismetModule.h +++ b/Source/SenseGloveKismet/Private/SenseGloveKismetModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 b6f1daeb..5d957a5d 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGGameUserSettingsKismetLibrary.h b/Source/SenseGloveKismet/Public/SGKismet/SGGameUserSettingsKismetLibrary.h index 002b7ee1..94f48608 100644 --- a/Source/SenseGloveKismet/Public/SGKismet/SGGameUserSettingsKismetLibrary.h +++ b/Source/SenseGloveKismet/Public/SGKismet/SGGameUserSettingsKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGGrabComponentKismetLibrary.h b/Source/SenseGloveKismet/Public/SGKismet/SGGrabComponentKismetLibrary.h index 55ab9b1a..6f879c3a 100644 --- a/Source/SenseGloveKismet/Public/SGKismet/SGGrabComponentKismetLibrary.h +++ b/Source/SenseGloveKismet/Public/SGKismet/SGGrabComponentKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGPawnKismetLibrary.h b/Source/SenseGloveKismet/Public/SGKismet/SGPawnKismetLibrary.h index 736106e5..14c5560f 100644 --- a/Source/SenseGloveKismet/Public/SGKismet/SGPawnKismetLibrary.h +++ b/Source/SenseGloveKismet/Public/SGKismet/SGPawnKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGTouchComponentKismetLibrary.h b/Source/SenseGloveKismet/Public/SGKismet/SGTouchComponentKismetLibrary.h index 3a42ca8d..15b0e1aa 100644 --- a/Source/SenseGloveKismet/Public/SGKismet/SGTouchComponentKismetLibrary.h +++ b/Source/SenseGloveKismet/Public/SGKismet/SGTouchComponentKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGVirtualHandComponentKismetLibrary.h b/Source/SenseGloveKismet/Public/SGKismet/SGVirtualHandComponentKismetLibrary.h index f83d7068..0af12c93 100644 --- a/Source/SenseGloveKismet/Public/SGKismet/SGVirtualHandComponentKismetLibrary.h +++ b/Source/SenseGloveKismet/Public/SGKismet/SGVirtualHandComponentKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGWristTrackerComponentKismetLibrary.h b/Source/SenseGloveKismet/Public/SGKismet/SGWristTrackerComponentKismetLibrary.h index e2540b7c..1c7700ec 100644 --- a/Source/SenseGloveKismet/Public/SGKismet/SGWristTrackerComponentKismetLibrary.h +++ b/Source/SenseGloveKismet/Public/SGKismet/SGWristTrackerComponentKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 34033661..3dbed49e 100644 --- a/Source/SenseGloveKismet/SenseGloveKismet.Build.cs +++ b/Source/SenseGloveKismet/SenseGloveKismet.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 eb6e4524..1a62b554 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 06c4af3f..b92a659c 100644 --- a/Source/SenseGloveLog/Private/SenseGloveLog.cpp +++ b/Source/SenseGloveLog/Private/SenseGloveLog.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 1602bbe7..ab121d09 100644 --- a/Source/SenseGloveLog/Private/SenseGloveLog.h +++ b/Source/SenseGloveLog/Private/SenseGloveLog.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 efe7041f..0314003c 100644 --- a/Source/SenseGloveLog/Private/SenseGloveLogModule.cpp +++ b/Source/SenseGloveLog/Private/SenseGloveLogModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 18179fd1..fea2d92e 100644 --- a/Source/SenseGloveLog/Private/SenseGloveLogModule.h +++ b/Source/SenseGloveLog/Private/SenseGloveLogModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 d1725b10..dd76a38e 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 98738394..4fa7e99a 100644 --- a/Source/SenseGloveLog/SenseGloveLog.Build.cs +++ b/Source/SenseGloveLog/SenseGloveLog.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Private/SGSettings/SGDebugCubeSettings.cpp b/Source/SenseGloveSettings/Private/SGSettings/SGDebugCubeSettings.cpp index fd86ccc5..e41f178c 100644 --- a/Source/SenseGloveSettings/Private/SGSettings/SGDebugCubeSettings.cpp +++ b/Source/SenseGloveSettings/Private/SGSettings/SGDebugCubeSettings.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Private/SGSettings/SGDebugGizmoSettings.cpp b/Source/SenseGloveSettings/Private/SGSettings/SGDebugGizmoSettings.cpp index 9555d56a..455c729e 100644 --- a/Source/SenseGloveSettings/Private/SGSettings/SGDebugGizmoSettings.cpp +++ b/Source/SenseGloveSettings/Private/SGSettings/SGDebugGizmoSettings.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Private/SGSettings/SGGameUserSettingsSettings.cpp b/Source/SenseGloveSettings/Private/SGSettings/SGGameUserSettingsSettings.cpp index 2429c207..30fdaa94 100644 --- a/Source/SenseGloveSettings/Private/SGSettings/SGGameUserSettingsSettings.cpp +++ b/Source/SenseGloveSettings/Private/SGSettings/SGGameUserSettingsSettings.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Private/SGSettings/SGGloveTrackingSettings.cpp b/Source/SenseGloveSettings/Private/SGSettings/SGGloveTrackingSettings.cpp index 9a90247f..230a9da0 100644 --- a/Source/SenseGloveSettings/Private/SGSettings/SGGloveTrackingSettings.cpp +++ b/Source/SenseGloveSettings/Private/SGSettings/SGGloveTrackingSettings.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Private/SGSettings/SGHMDTrackingSettings.cpp b/Source/SenseGloveSettings/Private/SGSettings/SGHMDTrackingSettings.cpp index 58a8c982..494f86c2 100644 --- a/Source/SenseGloveSettings/Private/SGSettings/SGHMDTrackingSettings.cpp +++ b/Source/SenseGloveSettings/Private/SGSettings/SGHMDTrackingSettings.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Private/SGSettings/SGHandTrackingSettings.cpp b/Source/SenseGloveSettings/Private/SGSettings/SGHandTrackingSettings.cpp index a6512016..910f811a 100644 --- a/Source/SenseGloveSettings/Private/SGSettings/SGHandTrackingSettings.cpp +++ b/Source/SenseGloveSettings/Private/SGSettings/SGHandTrackingSettings.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Private/SGSettings/SGHardwareBenchmarkingSettings.cpp b/Source/SenseGloveSettings/Private/SGSettings/SGHardwareBenchmarkingSettings.cpp index e7405dbd..784a7ae7 100644 --- a/Source/SenseGloveSettings/Private/SGSettings/SGHardwareBenchmarkingSettings.cpp +++ b/Source/SenseGloveSettings/Private/SGSettings/SGHardwareBenchmarkingSettings.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Private/SGSettings/SGInitializationSettings.cpp b/Source/SenseGloveSettings/Private/SGSettings/SGInitializationSettings.cpp index a70a3992..a5444862 100644 --- a/Source/SenseGloveSettings/Private/SGSettings/SGInitializationSettings.cpp +++ b/Source/SenseGloveSettings/Private/SGSettings/SGInitializationSettings.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Private/SGSettings/SGSettings.cpp b/Source/SenseGloveSettings/Private/SGSettings/SGSettings.cpp index a1b43f3a..cad3c40d 100644 --- a/Source/SenseGloveSettings/Private/SGSettings/SGSettings.cpp +++ b/Source/SenseGloveSettings/Private/SGSettings/SGSettings.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Private/SGSettings/SGTrackingSettings.cpp b/Source/SenseGloveSettings/Private/SGSettings/SGTrackingSettings.cpp index 2a14945b..d91db35a 100644 --- a/Source/SenseGloveSettings/Private/SGSettings/SGTrackingSettings.cpp +++ b/Source/SenseGloveSettings/Private/SGSettings/SGTrackingSettings.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandAnimationSettings.cpp b/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandAnimationSettings.cpp index 99bb8e0b..0aef1996 100644 --- a/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandAnimationSettings.cpp +++ b/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandAnimationSettings.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandDebuggingSettings.cpp b/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandDebuggingSettings.cpp index 947fc39e..d9a1e3aa 100644 --- a/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandDebuggingSettings.cpp +++ b/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandDebuggingSettings.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandGrabSettings.cpp b/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandGrabSettings.cpp index 6b60c5f0..26b42f5d 100644 --- a/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandGrabSettings.cpp +++ b/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandGrabSettings.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandHapticsSettings.cpp b/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandHapticsSettings.cpp index db1ff243..e71ea79c 100644 --- a/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandHapticsSettings.cpp +++ b/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandHapticsSettings.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandMeshSettings.cpp b/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandMeshSettings.cpp index ba1df99a..5a68af99 100644 --- a/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandMeshSettings.cpp +++ b/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandMeshSettings.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandPhalangesLengthSettings.cpp b/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandPhalangesLengthSettings.cpp index 4f9f4c60..e6996f21 100644 --- a/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandPhalangesLengthSettings.cpp +++ b/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandPhalangesLengthSettings.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandSettings.cpp b/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandSettings.cpp index 7d525819..e121679f 100644 --- a/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandSettings.cpp +++ b/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandSettings.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandSettingsOverrides.cpp b/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandSettingsOverrides.cpp index b4a82e97..72e05248 100644 --- a/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandSettingsOverrides.cpp +++ b/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandSettingsOverrides.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandTouchSettings.cpp b/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandTouchSettings.cpp index 8e51eddb..c6c5722e 100644 --- a/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandTouchSettings.cpp +++ b/Source/SenseGloveSettings/Private/SGSettings/SGVirtualHandTouchSettings.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Private/SGSettings/SGWristTrackingDebuggingSettings.cpp b/Source/SenseGloveSettings/Private/SGSettings/SGWristTrackingDebuggingSettings.cpp index 2028813e..c55197bc 100644 --- a/Source/SenseGloveSettings/Private/SGSettings/SGWristTrackingDebuggingSettings.cpp +++ b/Source/SenseGloveSettings/Private/SGSettings/SGWristTrackingDebuggingSettings.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Private/SGSettings/SGWristTrackingSettings.cpp b/Source/SenseGloveSettings/Private/SGSettings/SGWristTrackingSettings.cpp index 36d4c010..79ace721 100644 --- a/Source/SenseGloveSettings/Private/SGSettings/SGWristTrackingSettings.cpp +++ b/Source/SenseGloveSettings/Private/SGSettings/SGWristTrackingSettings.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Private/SGSettings/SGWristTrackingSettingsOverrides.cpp b/Source/SenseGloveSettings/Private/SGSettings/SGWristTrackingSettingsOverrides.cpp index 49165220..b4a584e1 100644 --- a/Source/SenseGloveSettings/Private/SGSettings/SGWristTrackingSettingsOverrides.cpp +++ b/Source/SenseGloveSettings/Private/SGSettings/SGWristTrackingSettingsOverrides.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Private/SenseGloveSettings.cpp b/Source/SenseGloveSettings/Private/SenseGloveSettings.cpp index 18332d04..b2fccd9f 100644 --- a/Source/SenseGloveSettings/Private/SenseGloveSettings.cpp +++ b/Source/SenseGloveSettings/Private/SenseGloveSettings.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Private/SenseGloveSettings.h b/Source/SenseGloveSettings/Private/SenseGloveSettings.h index 5e097228..a30ce666 100644 --- a/Source/SenseGloveSettings/Private/SenseGloveSettings.h +++ b/Source/SenseGloveSettings/Private/SenseGloveSettings.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Private/SenseGloveSettingsModule.cpp b/Source/SenseGloveSettings/Private/SenseGloveSettingsModule.cpp index 63c22879..73efa0d7 100644 --- a/Source/SenseGloveSettings/Private/SenseGloveSettingsModule.cpp +++ b/Source/SenseGloveSettings/Private/SenseGloveSettingsModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Private/SenseGloveSettingsModule.h b/Source/SenseGloveSettings/Private/SenseGloveSettingsModule.h index f1298e81..07afceb5 100644 --- a/Source/SenseGloveSettings/Private/SenseGloveSettingsModule.h +++ b/Source/SenseGloveSettings/Private/SenseGloveSettingsModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Public/SGSettings/SGDebugCubeSettings.h b/Source/SenseGloveSettings/Public/SGSettings/SGDebugCubeSettings.h index b6b08fd2..b563291b 100644 --- a/Source/SenseGloveSettings/Public/SGSettings/SGDebugCubeSettings.h +++ b/Source/SenseGloveSettings/Public/SGSettings/SGDebugCubeSettings.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Public/SGSettings/SGDebugGizmoSettings.h b/Source/SenseGloveSettings/Public/SGSettings/SGDebugGizmoSettings.h index dc7256e6..f5bb741e 100644 --- a/Source/SenseGloveSettings/Public/SGSettings/SGDebugGizmoSettings.h +++ b/Source/SenseGloveSettings/Public/SGSettings/SGDebugGizmoSettings.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Public/SGSettings/SGGameUserSettingsSettings.h b/Source/SenseGloveSettings/Public/SGSettings/SGGameUserSettingsSettings.h index 7253539a..9116e739 100644 --- a/Source/SenseGloveSettings/Public/SGSettings/SGGameUserSettingsSettings.h +++ b/Source/SenseGloveSettings/Public/SGSettings/SGGameUserSettingsSettings.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Public/SGSettings/SGGloveTrackingSettings.h b/Source/SenseGloveSettings/Public/SGSettings/SGGloveTrackingSettings.h index a68d1dc9..862b372d 100644 --- a/Source/SenseGloveSettings/Public/SGSettings/SGGloveTrackingSettings.h +++ b/Source/SenseGloveSettings/Public/SGSettings/SGGloveTrackingSettings.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Public/SGSettings/SGHMDTrackingSettings.h b/Source/SenseGloveSettings/Public/SGSettings/SGHMDTrackingSettings.h index ee865e2a..6810c3a5 100644 --- a/Source/SenseGloveSettings/Public/SGSettings/SGHMDTrackingSettings.h +++ b/Source/SenseGloveSettings/Public/SGSettings/SGHMDTrackingSettings.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Public/SGSettings/SGHandTrackingSettings.h b/Source/SenseGloveSettings/Public/SGSettings/SGHandTrackingSettings.h index dfdddf9d..a242fe4e 100644 --- a/Source/SenseGloveSettings/Public/SGSettings/SGHandTrackingSettings.h +++ b/Source/SenseGloveSettings/Public/SGSettings/SGHandTrackingSettings.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Public/SGSettings/SGHardwareBenchmarkingSettings.h b/Source/SenseGloveSettings/Public/SGSettings/SGHardwareBenchmarkingSettings.h index e9735d8e..73091cb6 100644 --- a/Source/SenseGloveSettings/Public/SGSettings/SGHardwareBenchmarkingSettings.h +++ b/Source/SenseGloveSettings/Public/SGSettings/SGHardwareBenchmarkingSettings.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Public/SGSettings/SGInitializationSettings.h b/Source/SenseGloveSettings/Public/SGSettings/SGInitializationSettings.h index 78df0e6c..791e7f6a 100644 --- a/Source/SenseGloveSettings/Public/SGSettings/SGInitializationSettings.h +++ b/Source/SenseGloveSettings/Public/SGSettings/SGInitializationSettings.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Public/SGSettings/SGSettings.h b/Source/SenseGloveSettings/Public/SGSettings/SGSettings.h index 3300ef1c..acce0ef9 100644 --- a/Source/SenseGloveSettings/Public/SGSettings/SGSettings.h +++ b/Source/SenseGloveSettings/Public/SGSettings/SGSettings.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Public/SGSettings/SGTrackingSettings.h b/Source/SenseGloveSettings/Public/SGSettings/SGTrackingSettings.h index 800e8e97..6cd30933 100644 --- a/Source/SenseGloveSettings/Public/SGSettings/SGTrackingSettings.h +++ b/Source/SenseGloveSettings/Public/SGSettings/SGTrackingSettings.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandAnimationSettings.h b/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandAnimationSettings.h index 2c78e9dd..7730ea11 100644 --- a/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandAnimationSettings.h +++ b/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandAnimationSettings.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandDebuggingSettings.h b/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandDebuggingSettings.h index 2f7a376c..b616ea45 100644 --- a/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandDebuggingSettings.h +++ b/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandDebuggingSettings.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandGrabSettings.h b/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandGrabSettings.h index 6faf4035..aac82979 100644 --- a/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandGrabSettings.h +++ b/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandGrabSettings.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandHapticsSettings.h b/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandHapticsSettings.h index e52ba019..1cc5d8e2 100644 --- a/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandHapticsSettings.h +++ b/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandHapticsSettings.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandMeshSettings.h b/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandMeshSettings.h index 7ee17d4f..85951a65 100644 --- a/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandMeshSettings.h +++ b/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandMeshSettings.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandPhalangesLengthSettings.h b/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandPhalangesLengthSettings.h index 67b7d4a2..16fb9db8 100644 --- a/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandPhalangesLengthSettings.h +++ b/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandPhalangesLengthSettings.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandSettings.h b/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandSettings.h index 964cb2f0..87133204 100644 --- a/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandSettings.h +++ b/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandSettings.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandSettingsOverrides.h b/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandSettingsOverrides.h index da34cd85..27d659c1 100644 --- a/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandSettingsOverrides.h +++ b/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandSettingsOverrides.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandTouchSettings.h b/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandTouchSettings.h index 782c770d..3a4937e1 100644 --- a/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandTouchSettings.h +++ b/Source/SenseGloveSettings/Public/SGSettings/SGVirtualHandTouchSettings.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Public/SGSettings/SGWristTrackingDebuggingSettings.h b/Source/SenseGloveSettings/Public/SGSettings/SGWristTrackingDebuggingSettings.h index f8e26b75..01ce183d 100644 --- a/Source/SenseGloveSettings/Public/SGSettings/SGWristTrackingDebuggingSettings.h +++ b/Source/SenseGloveSettings/Public/SGSettings/SGWristTrackingDebuggingSettings.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Public/SGSettings/SGWristTrackingSettings.h b/Source/SenseGloveSettings/Public/SGSettings/SGWristTrackingSettings.h index 476b4af8..b8126394 100644 --- a/Source/SenseGloveSettings/Public/SGSettings/SGWristTrackingSettings.h +++ b/Source/SenseGloveSettings/Public/SGSettings/SGWristTrackingSettings.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/Public/SGSettings/SGWristTrackingSettingsOverrides.h b/Source/SenseGloveSettings/Public/SGSettings/SGWristTrackingSettingsOverrides.h index 92ce5730..3dfdc595 100644 --- a/Source/SenseGloveSettings/Public/SGSettings/SGWristTrackingSettingsOverrides.h +++ b/Source/SenseGloveSettings/Public/SGSettings/SGWristTrackingSettingsOverrides.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettings/SenseGloveSettings.Build.cs b/Source/SenseGloveSettings/SenseGloveSettings.Build.cs index 691fd4c9..bc0742f9 100644 --- a/Source/SenseGloveSettings/SenseGloveSettings.Build.cs +++ b/Source/SenseGloveSettings/SenseGloveSettings.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettingsKismet/Private/SGSettingsKismet/SGSettingsKismetLibrary.cpp b/Source/SenseGloveSettingsKismet/Private/SGSettingsKismet/SGSettingsKismetLibrary.cpp index 2ead44cc..1c49d055 100644 --- a/Source/SenseGloveSettingsKismet/Private/SGSettingsKismet/SGSettingsKismetLibrary.cpp +++ b/Source/SenseGloveSettingsKismet/Private/SGSettingsKismet/SGSettingsKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettingsKismet/Private/SenseGloveSettingsKismet.cpp b/Source/SenseGloveSettingsKismet/Private/SenseGloveSettingsKismet.cpp index 3c0f069d..bbfa01cf 100644 --- a/Source/SenseGloveSettingsKismet/Private/SenseGloveSettingsKismet.cpp +++ b/Source/SenseGloveSettingsKismet/Private/SenseGloveSettingsKismet.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettingsKismet/Private/SenseGloveSettingsKismet.h b/Source/SenseGloveSettingsKismet/Private/SenseGloveSettingsKismet.h index 5e097228..a30ce666 100644 --- a/Source/SenseGloveSettingsKismet/Private/SenseGloveSettingsKismet.h +++ b/Source/SenseGloveSettingsKismet/Private/SenseGloveSettingsKismet.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettingsKismet/Private/SenseGloveSettingsKismetModule.cpp b/Source/SenseGloveSettingsKismet/Private/SenseGloveSettingsKismetModule.cpp index 55e04c08..6265a939 100644 --- a/Source/SenseGloveSettingsKismet/Private/SenseGloveSettingsKismetModule.cpp +++ b/Source/SenseGloveSettingsKismet/Private/SenseGloveSettingsKismetModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettingsKismet/Private/SenseGloveSettingsKismetModule.h b/Source/SenseGloveSettingsKismet/Private/SenseGloveSettingsKismetModule.h index 6e83abbe..2ca5c22c 100644 --- a/Source/SenseGloveSettingsKismet/Private/SenseGloveSettingsKismetModule.h +++ b/Source/SenseGloveSettingsKismet/Private/SenseGloveSettingsKismetModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettingsKismet/Public/SGSettingsKismet/SGSettingsKismetLibrary.h b/Source/SenseGloveSettingsKismet/Public/SGSettingsKismet/SGSettingsKismetLibrary.h index caf000f2..6ef0bf8e 100644 --- a/Source/SenseGloveSettingsKismet/Public/SGSettingsKismet/SGSettingsKismetLibrary.h +++ b/Source/SenseGloveSettingsKismet/Public/SGSettingsKismet/SGSettingsKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveSettingsKismet/SenseGloveSettingsKismet.Build.cs b/Source/SenseGloveSettingsKismet/SenseGloveSettingsKismet.Build.cs index ea6782ea..0f0b4386 100644 --- a/Source/SenseGloveSettingsKismet/SenseGloveSettingsKismet.Build.cs +++ b/Source/SenseGloveSettingsKismet/SenseGloveSettingsKismet.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTracking/Private/SGTracking/SGGloveTracker.cpp b/Source/SenseGloveTracking/Private/SGTracking/SGGloveTracker.cpp index c32ca060..012e8f71 100644 --- a/Source/SenseGloveTracking/Private/SGTracking/SGGloveTracker.cpp +++ b/Source/SenseGloveTracking/Private/SGTracking/SGGloveTracker.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTracking/Private/SGTracking/SGHMDTracker.cpp b/Source/SenseGloveTracking/Private/SGTracking/SGHMDTracker.cpp index 61f2a19f..5d1ee47f 100644 --- a/Source/SenseGloveTracking/Private/SGTracking/SGHMDTracker.cpp +++ b/Source/SenseGloveTracking/Private/SGTracking/SGHMDTracker.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTracking/Private/SGTracking/SGXRHandState.cpp b/Source/SenseGloveTracking/Private/SGTracking/SGXRHandState.cpp index a9ad0aaf..9d491ed2 100644 --- a/Source/SenseGloveTracking/Private/SGTracking/SGXRHandState.cpp +++ b/Source/SenseGloveTracking/Private/SGTracking/SGXRHandState.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTracking/Private/SGTracking/SGXRTracker.cpp b/Source/SenseGloveTracking/Private/SGTracking/SGXRTracker.cpp index 147e6451..8fc43354 100644 --- a/Source/SenseGloveTracking/Private/SGTracking/SGXRTracker.cpp +++ b/Source/SenseGloveTracking/Private/SGTracking/SGXRTracker.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTracking/Private/SenseGloveTracking.cpp b/Source/SenseGloveTracking/Private/SenseGloveTracking.cpp index dad3ede2..c6843fe5 100644 --- a/Source/SenseGloveTracking/Private/SenseGloveTracking.cpp +++ b/Source/SenseGloveTracking/Private/SenseGloveTracking.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTracking/Private/SenseGloveTracking.h b/Source/SenseGloveTracking/Private/SenseGloveTracking.h index 5e097228..a30ce666 100644 --- a/Source/SenseGloveTracking/Private/SenseGloveTracking.h +++ b/Source/SenseGloveTracking/Private/SenseGloveTracking.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTracking/Private/SenseGloveTrackingModule.cpp b/Source/SenseGloveTracking/Private/SenseGloveTrackingModule.cpp index 22078fa1..1eb838ca 100644 --- a/Source/SenseGloveTracking/Private/SenseGloveTrackingModule.cpp +++ b/Source/SenseGloveTracking/Private/SenseGloveTrackingModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTracking/Private/SenseGloveTrackingModule.h b/Source/SenseGloveTracking/Private/SenseGloveTrackingModule.h index 04cd9e09..f07535e3 100644 --- a/Source/SenseGloveTracking/Private/SenseGloveTrackingModule.h +++ b/Source/SenseGloveTracking/Private/SenseGloveTrackingModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTracking/Public/SGTracking/SGGloveTracker.h b/Source/SenseGloveTracking/Public/SGTracking/SGGloveTracker.h index 00e41b7d..af19bfbc 100644 --- a/Source/SenseGloveTracking/Public/SGTracking/SGGloveTracker.h +++ b/Source/SenseGloveTracking/Public/SGTracking/SGGloveTracker.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTracking/Public/SGTracking/SGHMDTracker.h b/Source/SenseGloveTracking/Public/SGTracking/SGHMDTracker.h index bd88fef6..f83cb951 100644 --- a/Source/SenseGloveTracking/Public/SGTracking/SGHMDTracker.h +++ b/Source/SenseGloveTracking/Public/SGTracking/SGHMDTracker.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTracking/Public/SGTracking/SGXRHandState.h b/Source/SenseGloveTracking/Public/SGTracking/SGXRHandState.h index 3326d368..6bbdfd8a 100644 --- a/Source/SenseGloveTracking/Public/SGTracking/SGXRHandState.h +++ b/Source/SenseGloveTracking/Public/SGTracking/SGXRHandState.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTracking/Public/SGTracking/SGXRTracker.h b/Source/SenseGloveTracking/Public/SGTracking/SGXRTracker.h index c35a5f06..61a77a30 100644 --- a/Source/SenseGloveTracking/Public/SGTracking/SGXRTracker.h +++ b/Source/SenseGloveTracking/Public/SGTracking/SGXRTracker.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTracking/SenseGloveTracking.Build.cs b/Source/SenseGloveTracking/SenseGloveTracking.Build.cs index 291a7c3f..44764c2c 100644 --- a/Source/SenseGloveTracking/SenseGloveTracking.Build.cs +++ b/Source/SenseGloveTracking/SenseGloveTracking.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTrackingKismet/Private/SGTrackingKismet/SGGloveTrackerKismetLibrary.cpp b/Source/SenseGloveTrackingKismet/Private/SGTrackingKismet/SGGloveTrackerKismetLibrary.cpp index 221f7c20..2057ebdd 100644 --- a/Source/SenseGloveTrackingKismet/Private/SGTrackingKismet/SGGloveTrackerKismetLibrary.cpp +++ b/Source/SenseGloveTrackingKismet/Private/SGTrackingKismet/SGGloveTrackerKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTrackingKismet/Private/SGTrackingKismet/SGHMDTrackerKismetLibrary.cpp b/Source/SenseGloveTrackingKismet/Private/SGTrackingKismet/SGHMDTrackerKismetLibrary.cpp index 95c435c6..3874c899 100644 --- a/Source/SenseGloveTrackingKismet/Private/SGTrackingKismet/SGHMDTrackerKismetLibrary.cpp +++ b/Source/SenseGloveTrackingKismet/Private/SGTrackingKismet/SGHMDTrackerKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTrackingKismet/Private/SGTrackingKismet/SGXRTrackerKismetLibrary.cpp b/Source/SenseGloveTrackingKismet/Private/SGTrackingKismet/SGXRTrackerKismetLibrary.cpp index d98a71c2..931720ab 100644 --- a/Source/SenseGloveTrackingKismet/Private/SGTrackingKismet/SGXRTrackerKismetLibrary.cpp +++ b/Source/SenseGloveTrackingKismet/Private/SGTrackingKismet/SGXRTrackerKismetLibrary.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTrackingKismet/Private/SenseGloveTrackingKismet.cpp b/Source/SenseGloveTrackingKismet/Private/SenseGloveTrackingKismet.cpp index 23bfd236..72fc04b9 100644 --- a/Source/SenseGloveTrackingKismet/Private/SenseGloveTrackingKismet.cpp +++ b/Source/SenseGloveTrackingKismet/Private/SenseGloveTrackingKismet.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTrackingKismet/Private/SenseGloveTrackingKismet.h b/Source/SenseGloveTrackingKismet/Private/SenseGloveTrackingKismet.h index 5e097228..a30ce666 100644 --- a/Source/SenseGloveTrackingKismet/Private/SenseGloveTrackingKismet.h +++ b/Source/SenseGloveTrackingKismet/Private/SenseGloveTrackingKismet.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTrackingKismet/Private/SenseGloveTrackingKismetModule.cpp b/Source/SenseGloveTrackingKismet/Private/SenseGloveTrackingKismetModule.cpp index e9721a3e..ff45ac5f 100644 --- a/Source/SenseGloveTrackingKismet/Private/SenseGloveTrackingKismetModule.cpp +++ b/Source/SenseGloveTrackingKismet/Private/SenseGloveTrackingKismetModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTrackingKismet/Private/SenseGloveTrackingKismetModule.h b/Source/SenseGloveTrackingKismet/Private/SenseGloveTrackingKismetModule.h index 9d56a910..ce1a9420 100644 --- a/Source/SenseGloveTrackingKismet/Private/SenseGloveTrackingKismetModule.h +++ b/Source/SenseGloveTrackingKismet/Private/SenseGloveTrackingKismetModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTrackingKismet/Public/SGTrackingKismet/SGGloveTrackerKismetLibrary.h b/Source/SenseGloveTrackingKismet/Public/SGTrackingKismet/SGGloveTrackerKismetLibrary.h index 057d4840..cb2650dd 100644 --- a/Source/SenseGloveTrackingKismet/Public/SGTrackingKismet/SGGloveTrackerKismetLibrary.h +++ b/Source/SenseGloveTrackingKismet/Public/SGTrackingKismet/SGGloveTrackerKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTrackingKismet/Public/SGTrackingKismet/SGHMDTrackerKismetLibrary.h b/Source/SenseGloveTrackingKismet/Public/SGTrackingKismet/SGHMDTrackerKismetLibrary.h index f928835c..02e6c21e 100644 --- a/Source/SenseGloveTrackingKismet/Public/SGTrackingKismet/SGHMDTrackerKismetLibrary.h +++ b/Source/SenseGloveTrackingKismet/Public/SGTrackingKismet/SGHMDTrackerKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTrackingKismet/Public/SGTrackingKismet/SGXRTrackerKismetLibrary.h b/Source/SenseGloveTrackingKismet/Public/SGTrackingKismet/SGXRTrackerKismetLibrary.h index b6d5b065..906159ba 100644 --- a/Source/SenseGloveTrackingKismet/Public/SGTrackingKismet/SGXRTrackerKismetLibrary.h +++ b/Source/SenseGloveTrackingKismet/Public/SGTrackingKismet/SGXRTrackerKismetLibrary.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SenseGloveTrackingKismet/SenseGloveTrackingKismet.Build.cs b/Source/SenseGloveTrackingKismet/SenseGloveTrackingKismet.Build.cs index aae9ab3e..1ea98ed3 100644 --- a/Source/SenseGloveTrackingKismet/SenseGloveTrackingKismet.Build.cs +++ b/Source/SenseGloveTrackingKismet/SenseGloveTrackingKismet.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 cc52c967..eb6dac27 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGDebugTypes.cpp b/Source/SenseGloveTypes/Private/SGTypes/SGDebugTypes.cpp index 02d7080b..5c708ad6 100644 --- a/Source/SenseGloveTypes/Private/SGTypes/SGDebugTypes.cpp +++ b/Source/SenseGloveTypes/Private/SGTypes/SGDebugTypes.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGFloatArray.cpp b/Source/SenseGloveTypes/Private/SGTypes/SGFloatArray.cpp index 1ffdacf1..64a423b2 100644 --- a/Source/SenseGloveTypes/Private/SGTypes/SGFloatArray.cpp +++ b/Source/SenseGloveTypes/Private/SGTypes/SGFloatArray.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGNameArray.cpp b/Source/SenseGloveTypes/Private/SGTypes/SGNameArray.cpp index 94c15b0b..07fb65ba 100644 --- a/Source/SenseGloveTypes/Private/SGTypes/SGNameArray.cpp +++ b/Source/SenseGloveTypes/Private/SGTypes/SGNameArray.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGQuatArray.cpp b/Source/SenseGloveTypes/Private/SGTypes/SGQuatArray.cpp index d6c1135e..e38458c9 100644 --- a/Source/SenseGloveTypes/Private/SGTypes/SGQuatArray.cpp +++ b/Source/SenseGloveTypes/Private/SGTypes/SGQuatArray.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGRotatorArray.cpp b/Source/SenseGloveTypes/Private/SGTypes/SGRotatorArray.cpp index 0b5de19a..ccfba21a 100644 --- a/Source/SenseGloveTypes/Private/SGTypes/SGRotatorArray.cpp +++ b/Source/SenseGloveTypes/Private/SGTypes/SGRotatorArray.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGTrackingTypes.cpp b/Source/SenseGloveTypes/Private/SGTypes/SGTrackingTypes.cpp index 028b8146..246219ed 100644 --- a/Source/SenseGloveTypes/Private/SGTypes/SGTrackingTypes.cpp +++ b/Source/SenseGloveTypes/Private/SGTypes/SGTrackingTypes.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGTypes.cpp b/Source/SenseGloveTypes/Private/SGTypes/SGTypes.cpp index b3249ab1..0e9740f9 100644 --- a/Source/SenseGloveTypes/Private/SGTypes/SGTypes.cpp +++ b/Source/SenseGloveTypes/Private/SGTypes/SGTypes.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGVectorArray.cpp b/Source/SenseGloveTypes/Private/SGTypes/SGVectorArray.cpp index 804edf00..0decc2c0 100644 --- a/Source/SenseGloveTypes/Private/SGTypes/SGVectorArray.cpp +++ b/Source/SenseGloveTypes/Private/SGTypes/SGVectorArray.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 cd38da61..3b9681ca 100644 --- a/Source/SenseGloveTypes/Private/SenseGloveTypes.cpp +++ b/Source/SenseGloveTypes/Private/SenseGloveTypes.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 1602bbe7..ab121d09 100644 --- a/Source/SenseGloveTypes/Private/SenseGloveTypes.h +++ b/Source/SenseGloveTypes/Private/SenseGloveTypes.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 0f00189a..e9573534 100644 --- a/Source/SenseGloveTypes/Private/SenseGloveTypesModule.cpp +++ b/Source/SenseGloveTypes/Private/SenseGloveTypesModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 55b15d10..4ba8a68b 100644 --- a/Source/SenseGloveTypes/Private/SenseGloveTypesModule.h +++ b/Source/SenseGloveTypes/Private/SenseGloveTypesModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 086993f6..7fe18678 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGDebugTypes.h b/Source/SenseGloveTypes/Public/SGTypes/SGDebugTypes.h index 9260fe7c..46e36f93 100644 --- a/Source/SenseGloveTypes/Public/SGTypes/SGDebugTypes.h +++ b/Source/SenseGloveTypes/Public/SGTypes/SGDebugTypes.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGFloatArray.h b/Source/SenseGloveTypes/Public/SGTypes/SGFloatArray.h index c9b27d16..ba848a63 100644 --- a/Source/SenseGloveTypes/Public/SGTypes/SGFloatArray.h +++ b/Source/SenseGloveTypes/Public/SGTypes/SGFloatArray.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGNameArray.h b/Source/SenseGloveTypes/Public/SGTypes/SGNameArray.h index 719cf8bb..6370e091 100644 --- a/Source/SenseGloveTypes/Public/SGTypes/SGNameArray.h +++ b/Source/SenseGloveTypes/Public/SGTypes/SGNameArray.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGQuatArray.h b/Source/SenseGloveTypes/Public/SGTypes/SGQuatArray.h index e0605ab9..4abc159c 100644 --- a/Source/SenseGloveTypes/Public/SGTypes/SGQuatArray.h +++ b/Source/SenseGloveTypes/Public/SGTypes/SGQuatArray.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGRotatorArray.h b/Source/SenseGloveTypes/Public/SGTypes/SGRotatorArray.h index 82fc80cb..12977b74 100644 --- a/Source/SenseGloveTypes/Public/SGTypes/SGRotatorArray.h +++ b/Source/SenseGloveTypes/Public/SGTypes/SGRotatorArray.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGTrackingTypes.h b/Source/SenseGloveTypes/Public/SGTypes/SGTrackingTypes.h index bdaf0f2a..55283900 100644 --- a/Source/SenseGloveTypes/Public/SGTypes/SGTrackingTypes.h +++ b/Source/SenseGloveTypes/Public/SGTypes/SGTrackingTypes.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGTypes.h b/Source/SenseGloveTypes/Public/SGTypes/SGTypes.h index e6d7f102..057afb82 100644 --- a/Source/SenseGloveTypes/Public/SGTypes/SGTypes.h +++ b/Source/SenseGloveTypes/Public/SGTypes/SGTypes.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGVectorArray.h b/Source/SenseGloveTypes/Public/SGTypes/SGVectorArray.h index 19e29641..7ca71470 100644 --- a/Source/SenseGloveTypes/Public/SGTypes/SGVectorArray.h +++ b/Source/SenseGloveTypes/Public/SGTypes/SGVectorArray.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 10b3b1b5..8d4aff95 100644 --- a/Source/SenseGloveTypes/SenseGloveTypes.Build.cs +++ b/Source/SenseGloveTypes/SenseGloveTypes.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGAngles.cpp b/Source/SenseGloveUtils/Private/SGUtils/SGAngles.cpp index c5552854..49c82370 100644 --- a/Source/SenseGloveUtils/Private/SGUtils/SGAngles.cpp +++ b/Source/SenseGloveUtils/Private/SGUtils/SGAngles.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 65628633..4b4394f2 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGEditorUtils.cpp b/Source/SenseGloveUtils/Private/SGUtils/SGEditorUtils.cpp index 0652a893..269d2a49 100644 --- a/Source/SenseGloveUtils/Private/SGUtils/SGEditorUtils.cpp +++ b/Source/SenseGloveUtils/Private/SGUtils/SGEditorUtils.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGEngineUtils.cpp b/Source/SenseGloveUtils/Private/SGUtils/SGEngineUtils.cpp index eaa2fede..0f377502 100644 --- a/Source/SenseGloveUtils/Private/SGUtils/SGEngineUtils.cpp +++ b/Source/SenseGloveUtils/Private/SGUtils/SGEngineUtils.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 bef95027..1cb0895e 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 16f55b6d..b4971462 100644 --- a/Source/SenseGloveUtils/Private/SenseGloveUtils.cpp +++ b/Source/SenseGloveUtils/Private/SenseGloveUtils.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 5e097228..a30ce666 100644 --- a/Source/SenseGloveUtils/Private/SenseGloveUtils.h +++ b/Source/SenseGloveUtils/Private/SenseGloveUtils.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 e3416bbf..0addebe4 100644 --- a/Source/SenseGloveUtils/Private/SenseGloveUtilsModule.cpp +++ b/Source/SenseGloveUtils/Private/SenseGloveUtilsModule.cpp @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 8282c3c1..37578501 100644 --- a/Source/SenseGloveUtils/Private/SenseGloveUtilsModule.h +++ b/Source/SenseGloveUtils/Private/SenseGloveUtilsModule.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGAngles.h b/Source/SenseGloveUtils/Public/SGUtils/SGAngles.h index 7843eaea..87f014dc 100644 --- a/Source/SenseGloveUtils/Public/SGUtils/SGAngles.h +++ b/Source/SenseGloveUtils/Public/SGUtils/SGAngles.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 be048fdc..f4762dfb 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGEditorUtils.h b/Source/SenseGloveUtils/Public/SGUtils/SGEditorUtils.h index 9ddd3ed0..48a1ebe6 100644 --- a/Source/SenseGloveUtils/Public/SGUtils/SGEditorUtils.h +++ b/Source/SenseGloveUtils/Public/SGUtils/SGEditorUtils.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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/SGEngineUtils.h b/Source/SenseGloveUtils/Public/SGUtils/SGEngineUtils.h index f317f93a..888cb1ec 100644 --- a/Source/SenseGloveUtils/Public/SGUtils/SGEngineUtils.h +++ b/Source/SenseGloveUtils/Public/SGUtils/SGEngineUtils.h @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 15ca35a5..083fb0c1 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 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, 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 71f8e9e8..6803308b 100644 --- a/Source/SenseGloveUtils/SenseGloveUtils.Build.cs +++ b/Source/SenseGloveUtils/SenseGloveUtils.Build.cs @@ -7,7 +7,7 @@ * * (The MIT License) * - * Copyright (c) 2020 - 2024 SenseGlove + * Copyright (c) 2020 - 2025 SenseGlove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal