From ff6ed297e803314a11fd478dad64fc3821bebf69 Mon Sep 17 00:00:00 2001 From: Miranda Wilson Date: Tue, 30 Jan 2024 18:02:36 +0000 Subject: [PATCH] Update copyright notices (close #868) * Update copyright notices * Update more files --- Examples | 2 +- Integrationtests/TestTrackEventsToMicro.swift | 2 +- Integrationtests/Utils/Micro.swift | 2 +- LICENSE | 4 ++-- README.md | 2 +- Sources/Core/Emitter/Emitter.swift | 2 +- Sources/Core/Emitter/EmitterControllerImpl.swift | 2 +- Sources/Core/Emitter/EmitterEventProcessing.swift | 2 +- Sources/Core/Events/ScreenEnd.swift | 2 +- Sources/Core/GDPR/GDPRContext.swift | 2 +- Sources/Core/GDPR/GDPRControllerImpl.swift | 2 +- .../GlobalContexts/GlobalContextPluginConfiguration.swift | 2 +- .../Core/GlobalContexts/GlobalContextsControllerImpl.swift | 2 +- Sources/Core/GlobalContexts/SchemaRule.swift | 2 +- Sources/Core/InternalQueue/EcommerceControllerIQWrapper.swift | 2 +- Sources/Core/InternalQueue/EmitterControllerIQWrapper.swift | 2 +- Sources/Core/InternalQueue/GDPRControllerIQWrapper.swift | 2 +- .../InternalQueue/GlobalContextsControllerIQWrapper.swift | 2 +- Sources/Core/InternalQueue/InternalQueue.swift | 2 +- Sources/Core/InternalQueue/InternalQueueTimer.swift | 2 +- Sources/Core/InternalQueue/MediaControllerIQWrapper.swift | 2 +- Sources/Core/InternalQueue/MediaTrackingIQWrapper.swift | 2 +- Sources/Core/InternalQueue/NetworkControllerIQWrapper.swift | 2 +- Sources/Core/InternalQueue/PluginsControllerIQWrapper.swift | 2 +- Sources/Core/InternalQueue/SessionControllerIQWrapper.swift | 2 +- Sources/Core/InternalQueue/SubjectControllerIQWrapper.swift | 2 +- Sources/Core/InternalQueue/TrackerControllerIQWrapper.swift | 2 +- Sources/Core/Logger/Logger.swift | 2 +- Sources/Core/Media/Controllers/AVPlayerSubscription.swift | 2 +- Sources/Core/Media/Controllers/MediaAdTracking.swift | 2 +- Sources/Core/Media/Controllers/MediaControllerImpl.swift | 2 +- Sources/Core/Media/Controllers/MediaPingInterval.swift | 2 +- Sources/Core/Media/Controllers/MediaSessionTracking.swift | 2 +- .../Core/Media/Controllers/MediaSessionTrackingStats.swift | 2 +- Sources/Core/Media/Controllers/MediaTrackingImpl.swift | 2 +- Sources/Core/Media/Entities/MediaSessionEntity.swift | 2 +- Sources/Core/Media/Events/MediaPercentProgressEvent.swift | 2 +- Sources/Core/Media/Events/MediaPingEvent.swift | 2 +- Sources/Core/Media/Events/MediaPlayerUpdatingEvent.swift | 2 +- Sources/Core/Media/MediaSchemata.swift | 2 +- Sources/Core/NetworkConnection/NetworkControllerImpl.swift | 2 +- .../Core/RemoteConfiguration/RemoteConfigurationBundle.swift | 2 +- .../Core/RemoteConfiguration/RemoteConfigurationCache.swift | 2 +- .../Core/RemoteConfiguration/RemoteConfigurationFetcher.swift | 2 +- .../RemoteConfiguration/RemoteConfigurationProvider.swift | 2 +- Sources/Core/ScreenViewTracking/ListItemViewModifier.swift | 2 +- Sources/Core/ScreenViewTracking/ScreenState.swift | 2 +- Sources/Core/ScreenViewTracking/ScreenStateMachine.swift | 2 +- Sources/Core/ScreenViewTracking/ScreenSummaryState.swift | 2 +- .../Core/ScreenViewTracking/ScreenSummaryStateMachine.swift | 2 +- Sources/Core/ScreenViewTracking/ScreenViewModifier.swift | 2 +- Sources/Core/ScreenViewTracking/UIKitScreenViewTracking.swift | 2 +- Sources/Core/Session/Session.swift | 2 +- Sources/Core/Session/SessionControllerImpl.swift | 2 +- Sources/Core/StateMachine/DeepLinkState.swift | 2 +- Sources/Core/StateMachine/DeepLinkStateMachine.swift | 2 +- Sources/Core/StateMachine/ImmersiveSpaceState.swift | 2 +- Sources/Core/StateMachine/ImmersiveSpaceStateMachine.swift | 2 +- Sources/Core/StateMachine/LifecycleState.swift | 2 +- Sources/Core/StateMachine/LifecycleStateMachine.swift | 2 +- Sources/Core/StateMachine/PluginStateMachine.swift | 2 +- Sources/Core/StateMachine/State.swift | 2 +- Sources/Core/StateMachine/StateFuture.swift | 2 +- Sources/Core/StateMachine/StateMachineEvent.swift | 2 +- Sources/Core/StateMachine/StateMachineProtocol.swift | 2 +- Sources/Core/StateMachine/StateManager.swift | 2 +- Sources/Core/StateMachine/TrackerState.swift | 2 +- Sources/Core/StateMachine/TrackerStateSnapshot.swift | 2 +- Sources/Core/Storage/Database.swift | 2 +- Sources/Core/Storage/MemoryEventStore.swift | 2 +- Sources/Core/Storage/SQLiteEventStore.swift | 2 +- Sources/Core/Subject/PlatformContext.swift | 2 +- Sources/Core/Subject/Subject.swift | 2 +- Sources/Core/Subject/SubjectControllerImpl.swift | 2 +- Sources/Core/Tracker/EcommerceControllerImpl.swift | 2 +- Sources/Core/Tracker/InstallTracker.swift | 2 +- Sources/Core/Tracker/PluginsControllerImpl.swift | 2 +- Sources/Core/Tracker/ServiceProvider.swift | 2 +- Sources/Core/Tracker/ServiceProviderProtocol.swift | 2 +- Sources/Core/Tracker/Tracker.swift | 2 +- Sources/Core/Tracker/TrackerControllerImpl.swift | 2 +- Sources/Core/Tracker/TrackerDefaults.swift | 2 +- Sources/Core/Tracker/TrackerEvent.swift | 2 +- Sources/Core/Tracker/WebViewMessageHandler.swift | 2 +- Sources/Core/TrackerConstants.swift | 2 +- Sources/Core/Utils/DataPersistence.swift | 2 +- Sources/Core/Utils/DeviceInfoMonitor.swift | 2 +- Sources/Core/Utils/SNOWReachability.swift | 2 +- Sources/Core/Utils/Stringb64.swift | 2 +- Sources/Core/Utils/Utilities.swift | 2 +- Sources/Snowplow/Configurations/ConfigurationBuilder.swift | 2 +- Sources/Snowplow/Configurations/ConfigurationBundle.swift | 2 +- Sources/Snowplow/Configurations/ConfigurationProtocol.swift | 2 +- Sources/Snowplow/Configurations/ConfigurationState.swift | 2 +- Sources/Snowplow/Configurations/EmitterConfiguration.swift | 2 +- Sources/Snowplow/Configurations/FocalMeterConfiguration.swift | 2 +- Sources/Snowplow/Configurations/GDPRConfiguration.swift | 2 +- .../Snowplow/Configurations/GlobalContextsConfiguration.swift | 2 +- Sources/Snowplow/Configurations/NetworkConfiguration.swift | 2 +- Sources/Snowplow/Configurations/PlatformContextProperty.swift | 2 +- Sources/Snowplow/Configurations/PluginConfiguration.swift | 2 +- Sources/Snowplow/Configurations/RemoteConfiguration.swift | 2 +- .../Snowplow/Configurations/SerializableConfiguration.swift | 2 +- Sources/Snowplow/Configurations/SessionConfiguration.swift | 2 +- Sources/Snowplow/Configurations/SubjectConfiguration.swift | 2 +- Sources/Snowplow/Configurations/TrackerConfiguration.swift | 2 +- Sources/Snowplow/Controllers/Controller.swift | 2 +- Sources/Snowplow/Controllers/EmitterController.swift | 2 +- Sources/Snowplow/Controllers/GDPRController.swift | 2 +- Sources/Snowplow/Controllers/GlobalContextsController.swift | 2 +- Sources/Snowplow/Controllers/NetworkController.swift | 2 +- Sources/Snowplow/Controllers/PluginsController.swift | 2 +- Sources/Snowplow/Controllers/SessionController.swift | 2 +- Sources/Snowplow/Controllers/SubjectController.swift | 2 +- Sources/Snowplow/Controllers/TrackerController.swift | 2 +- Sources/Snowplow/Ecommerce/EcommerceController.swift | 2 +- Sources/Snowplow/Ecommerce/Entities/CartEntity.swift | 2 +- .../Snowplow/Ecommerce/Entities/EcommerceScreenEntity.swift | 2 +- Sources/Snowplow/Ecommerce/Entities/EcommerceUserEntity.swift | 2 +- Sources/Snowplow/Ecommerce/Entities/ProductEntity.swift | 2 +- Sources/Snowplow/Ecommerce/Entities/PromotionEntity.swift | 2 +- Sources/Snowplow/Ecommerce/Entities/TransactionEntity.swift | 2 +- Sources/Snowplow/Ecommerce/Events/AddToCartEvent.swift | 2 +- Sources/Snowplow/Ecommerce/Events/CheckoutStepEvent.swift | 2 +- Sources/Snowplow/Ecommerce/Events/ProductListClickEvent.swift | 2 +- Sources/Snowplow/Ecommerce/Events/ProductListViewEvent.swift | 2 +- Sources/Snowplow/Ecommerce/Events/ProductViewEvent.swift | 2 +- Sources/Snowplow/Ecommerce/Events/PromotionClickEvent.swift | 2 +- Sources/Snowplow/Ecommerce/Events/PromotionViewEvent.swift | 2 +- Sources/Snowplow/Ecommerce/Events/RefundEvent.swift | 2 +- Sources/Snowplow/Ecommerce/Events/RemoveFromCartEvent.swift | 2 +- Sources/Snowplow/Ecommerce/Events/TransactionErrorEvent.swift | 2 +- Sources/Snowplow/Ecommerce/Events/TransactionEvent.swift | 2 +- Sources/Snowplow/Emitter/BufferOption.swift | 2 +- Sources/Snowplow/Emitter/EmitterDefaults.swift | 2 +- Sources/Snowplow/Emitter/EmitterEvent.swift | 2 +- Sources/Snowplow/Emitter/EventStore.swift | 2 +- Sources/Snowplow/Entities/DeepLinkEntity.swift | 2 +- Sources/Snowplow/Entities/LifecycleEntity.swift | 2 +- Sources/Snowplow/Events/Background.swift | 2 +- Sources/Snowplow/Events/ConsentDocument.swift | 2 +- Sources/Snowplow/Events/ConsentGranted.swift | 2 +- Sources/Snowplow/Events/ConsentWithdrawn.swift | 2 +- Sources/Snowplow/Events/DeepLinkReceived.swift | 2 +- Sources/Snowplow/Events/Ecommerce.swift | 2 +- Sources/Snowplow/Events/EcommerceItem.swift | 2 +- Sources/Snowplow/Events/EventBase.swift | 2 +- Sources/Snowplow/Events/Foreground.swift | 2 +- Sources/Snowplow/Events/ListItemView.swift | 2 +- Sources/Snowplow/Events/MessageNotification.swift | 2 +- Sources/Snowplow/Events/MessageNotificationAttachment.swift | 2 +- Sources/Snowplow/Events/PageView.swift | 2 +- Sources/Snowplow/Events/PushNotification.swift | 2 +- Sources/Snowplow/Events/SNOWError.swift | 2 +- Sources/Snowplow/Events/ScreenView.swift | 2 +- Sources/Snowplow/Events/ScrollChanged.swift | 2 +- Sources/Snowplow/Events/SelfDescribing.swift | 2 +- Sources/Snowplow/Events/Structured.swift | 2 +- Sources/Snowplow/Events/Timing.swift | 2 +- Sources/Snowplow/Events/TrackerError.swift | 2 +- Sources/Snowplow/GlobalContexts/ContextGenerator.swift | 2 +- Sources/Snowplow/GlobalContexts/GlobalContext.swift | 2 +- Sources/Snowplow/GlobalContexts/SchemaRuleset.swift | 2 +- .../Media/Configuration/MediaTrackingConfiguration.swift | 2 +- Sources/Snowplow/Media/Controllers/MediaController.swift | 2 +- Sources/Snowplow/Media/Controllers/MediaTracking.swift | 2 +- Sources/Snowplow/Media/Entities/MediaAdBreakEntity.swift | 2 +- Sources/Snowplow/Media/Entities/MediaAdEntity.swift | 2 +- Sources/Snowplow/Media/Entities/MediaPlayerEntity.swift | 2 +- Sources/Snowplow/Media/Events/MediaAdBreakEndEvent.swift | 2 +- Sources/Snowplow/Media/Events/MediaAdBreakStartEvent.swift | 2 +- Sources/Snowplow/Media/Events/MediaAdClickEvent.swift | 2 +- Sources/Snowplow/Media/Events/MediaAdCompleteEvent.swift | 2 +- Sources/Snowplow/Media/Events/MediaAdFirstQuartileEvent.swift | 2 +- Sources/Snowplow/Media/Events/MediaAdMidpointEvent.swift | 2 +- Sources/Snowplow/Media/Events/MediaAdPauseEvent.swift | 2 +- Sources/Snowplow/Media/Events/MediaAdResumeEvent.swift | 2 +- Sources/Snowplow/Media/Events/MediaAdSkipEvent.swift | 2 +- Sources/Snowplow/Media/Events/MediaAdStartEvent.swift | 2 +- Sources/Snowplow/Media/Events/MediaAdThirdQuartileEvent.swift | 2 +- Sources/Snowplow/Media/Events/MediaBufferEndEvent.swift | 2 +- Sources/Snowplow/Media/Events/MediaBufferStartEvent.swift | 2 +- Sources/Snowplow/Media/Events/MediaEndEvent.swift | 2 +- Sources/Snowplow/Media/Events/MediaErrorEvent.swift | 2 +- .../Snowplow/Media/Events/MediaFullscreenChangeEvent.swift | 2 +- Sources/Snowplow/Media/Events/MediaPauseEvent.swift | 2 +- .../Media/Events/MediaPictureInPictureChangeEvent.swift | 2 +- Sources/Snowplow/Media/Events/MediaPlayEvent.swift | 2 +- .../Snowplow/Media/Events/MediaPlaybackRateChangeEvent.swift | 2 +- Sources/Snowplow/Media/Events/MediaQualityChangeEvent.swift | 2 +- Sources/Snowplow/Media/Events/MediaReadyEvent.swift | 2 +- Sources/Snowplow/Media/Events/MediaSeekEndEvent.swift | 2 +- Sources/Snowplow/Media/Events/MediaSeekStartEvent.swift | 2 +- Sources/Snowplow/Media/Events/MediaVolumeChangeEvent.swift | 2 +- Sources/Snowplow/Network/DefaultNetworkConnection.swift | 2 +- Sources/Snowplow/Network/HttpMethodOptions.swift | 2 +- Sources/Snowplow/Network/NetworkConnection.swift | 2 +- Sources/Snowplow/Network/ProtocolOptions.swift | 2 +- Sources/Snowplow/Network/Request.swift | 2 +- Sources/Snowplow/Network/RequestCallback.swift | 2 +- Sources/Snowplow/Network/RequestResult.swift | 2 +- Sources/Snowplow/Payload/Payload.swift | 2 +- Sources/Snowplow/Payload/SelfDescribingJson.swift | 2 +- Sources/Snowplow/Snowplow.swift | 2 +- .../Snowplow/Tracker/CrossDeviceParameterConfiguration.swift | 2 +- Sources/Snowplow/Tracker/DevicePlatform.swift | 2 +- Sources/Snowplow/Tracker/InspectableEvent.swift | 2 +- Sources/Snowplow/Tracker/LogLevel.swift | 2 +- Sources/Snowplow/Tracker/LoggerDelegate.swift | 2 +- Sources/Snowplow/Tracker/PlaformContextRetriever.swift | 2 +- Sources/Snowplow/Tracker/SessionState.swift | 2 +- Sources/Snowplow/Tracker/View.swift | 2 +- Sources/Snowplow/Utils/GDPRProcessingBasis.swift | 2 +- Sources/Snowplow/Utils/SPSize.swift | 2 +- Sources/Snowplow/VisionOS/Entities/ImmersiveSpaceEntity.swift | 2 +- Sources/Snowplow/VisionOS/Entities/WindowGroupEntity.swift | 2 +- .../Snowplow/VisionOS/Events/DismissImmersiveSpaceEvent.swift | 2 +- Sources/Snowplow/VisionOS/Events/DismissWindowEvent.swift | 2 +- .../Snowplow/VisionOS/Events/OpenImmersiveSpaceEvent.swift | 2 +- Sources/Snowplow/VisionOS/Events/OpenWindowEvent.swift | 2 +- Tests/Configurations/TestConfigurationBuilder.swift | 2 +- Tests/Configurations/TestEmitterConfiguration.swift | 2 +- Tests/Configurations/TestFocalMeterConfiguration.swift | 2 +- Tests/Configurations/TestMultipleInstances.swift | 2 +- Tests/Configurations/TestRemoteConfiguration.swift | 2 +- Tests/Configurations/TestTrackerConfiguration.swift | 2 +- Tests/Configurations/TestTrackerController.swift | 2 +- Tests/Ecommerce/TestEcommerceController.swift | 2 +- Tests/Ecommerce/TestEcommerceEntities.swift | 2 +- Tests/Ecommerce/TestEcommerceEvents.swift | 2 +- Tests/Global Contexts/TestGlobalContexts.swift | 2 +- Tests/Global Contexts/TestSchemaRuleset.swift | 2 +- Tests/Legacy Tests/LegacyTestSubject.swift | 2 +- Tests/Media/TestMediaAdTracking.swift | 2 +- Tests/Media/TestMediaController.swift | 2 +- Tests/Media/TestMediaEventAndEntitySerialization.swift | 2 +- Tests/Media/TestMediaSessionTrackingStats.swift | 2 +- Tests/ScreenViewTracking/TestListItemViewModifier.swift | 2 +- Tests/ScreenViewTracking/TestScreenState.swift | 2 +- Tests/ScreenViewTracking/TestScreenSummaryStateMachine.swift | 2 +- Tests/ScreenViewTracking/TestScreenViewModifier.swift | 2 +- Tests/Storage/TestDatabase.swift | 2 +- Tests/Storage/TestSQLiteEventStore.swift | 2 +- Tests/TestDataPersistence.swift | 2 +- Tests/TestEmitter.swift | 2 +- Tests/TestEvents.swift | 2 +- Tests/TestLifecycleState.swift | 2 +- Tests/TestLinkDecorator.swift | 2 +- Tests/TestLogger.swift | 2 +- Tests/TestMemoryEventStore.swift | 2 +- Tests/TestNetworkConnection.swift | 2 +- Tests/TestPayload.swift | 2 +- Tests/TestPlatformContext.swift | 2 +- Tests/TestPlugins.swift | 2 +- Tests/TestRequest.swift | 2 +- Tests/TestRequestResult.swift | 2 +- Tests/TestSelfDescribingJson.swift | 2 +- Tests/TestServiceProvider.swift | 2 +- Tests/TestSession.swift | 2 +- Tests/TestStateManager.swift | 2 +- Tests/TestSubject.swift | 2 +- Tests/TestUtils.swift | 2 +- Tests/TestWebViewMessageHandler.swift | 2 +- Tests/Tracker/TestTracker.swift | 2 +- Tests/Tracker/TestTrackerEvent.swift | 2 +- Tests/Utils/DatabaseHelpers.swift | 2 +- Tests/Utils/EventSink.swift | 2 +- Tests/Utils/MockDeviceInfoMonitor.swift | 2 +- Tests/Utils/MockEventStore.swift | 2 +- Tests/Utils/MockLoggerDelegate.swift | 2 +- Tests/Utils/MockNetworkConnection.swift | 2 +- Tests/Utils/MockTimer.swift | 2 +- Tests/Utils/MockWKScriptMessage.swift | 2 +- Tests/Utils/TimeTraveler.swift | 2 +- Tests/VisionOS/TestImmersiveSpaceState.swift | 2 +- Tests/VisionOS/TestVisionOSEntities.swift | 2 +- Tests/VisionOS/TestVisionOSEvents.swift | 2 +- 277 files changed, 278 insertions(+), 278 deletions(-) diff --git a/Examples b/Examples index 1dc54ed5e..ef7a08198 160000 --- a/Examples +++ b/Examples @@ -1 +1 @@ -Subproject commit 1dc54ed5ef0326d2b003c75bb5d747deb893202b +Subproject commit ef7a081984d2c4f83f2bc2bbd1376af8dab57303 diff --git a/Integrationtests/TestTrackEventsToMicro.swift b/Integrationtests/TestTrackEventsToMicro.swift index 0dd053b06..c57caffc2 100644 --- a/Integrationtests/TestTrackEventsToMicro.swift +++ b/Integrationtests/TestTrackEventsToMicro.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Integrationtests/Utils/Micro.swift b/Integrationtests/Utils/Micro.swift index 878f8a629..973011973 100644 --- a/Integrationtests/Utils/Micro.swift +++ b/Integrationtests/Utils/Micro.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/LICENSE b/LICENSE index 8e001cd71..2d0a17745 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2023 Snowplow Analytics Ltd. + Copyright 2013-present Snowplow Analytics Ltd. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -199,4 +199,4 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - \ No newline at end of file + diff --git a/README.md b/README.md index 5b5d507d0..accfc392c 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Some examples of demo apps instrumented with our iOS Tracker can be found in the ## Copyright and license -The Snowplow iOS/macOS/tvOS/watchOS Tracker is copyright 2013-2023 Snowplow Analytics Ltd. +The Snowplow iOS/macOS/tvOS/watchOS Tracker is copyright 2013-present Snowplow Analytics Ltd. Licensed under the **[Apache License, Version 2.0][license]** (the "License"); you may not use this software except in compliance with the License. diff --git a/Sources/Core/Emitter/Emitter.swift b/Sources/Core/Emitter/Emitter.swift index a300e91a6..ee51a9d20 100644 --- a/Sources/Core/Emitter/Emitter.swift +++ b/Sources/Core/Emitter/Emitter.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Emitter/EmitterControllerImpl.swift b/Sources/Core/Emitter/EmitterControllerImpl.swift index bfe79bdae..be9882485 100644 --- a/Sources/Core/Emitter/EmitterControllerImpl.swift +++ b/Sources/Core/Emitter/EmitterControllerImpl.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Emitter/EmitterEventProcessing.swift b/Sources/Core/Emitter/EmitterEventProcessing.swift index c980f696d..a09a4d0b0 100644 --- a/Sources/Core/Emitter/EmitterEventProcessing.swift +++ b/Sources/Core/Emitter/EmitterEventProcessing.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Events/ScreenEnd.swift b/Sources/Core/Events/ScreenEnd.swift index 525d39bc6..efcde1cf8 100644 --- a/Sources/Core/Events/ScreenEnd.swift +++ b/Sources/Core/Events/ScreenEnd.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/GDPR/GDPRContext.swift b/Sources/Core/GDPR/GDPRContext.swift index a65f5939b..61f086ad7 100644 --- a/Sources/Core/GDPR/GDPRContext.swift +++ b/Sources/Core/GDPR/GDPRContext.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/GDPR/GDPRControllerImpl.swift b/Sources/Core/GDPR/GDPRControllerImpl.swift index 47f6b8cc3..50b2ff909 100644 --- a/Sources/Core/GDPR/GDPRControllerImpl.swift +++ b/Sources/Core/GDPR/GDPRControllerImpl.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/GlobalContexts/GlobalContextPluginConfiguration.swift b/Sources/Core/GlobalContexts/GlobalContextPluginConfiguration.swift index 86c3c4b07..166ebf811 100644 --- a/Sources/Core/GlobalContexts/GlobalContextPluginConfiguration.swift +++ b/Sources/Core/GlobalContexts/GlobalContextPluginConfiguration.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/GlobalContexts/GlobalContextsControllerImpl.swift b/Sources/Core/GlobalContexts/GlobalContextsControllerImpl.swift index bf60a991f..9986ac787 100644 --- a/Sources/Core/GlobalContexts/GlobalContextsControllerImpl.swift +++ b/Sources/Core/GlobalContexts/GlobalContextsControllerImpl.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/GlobalContexts/SchemaRule.swift b/Sources/Core/GlobalContexts/SchemaRule.swift index 286520ddd..31575665d 100644 --- a/Sources/Core/GlobalContexts/SchemaRule.swift +++ b/Sources/Core/GlobalContexts/SchemaRule.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/InternalQueue/EcommerceControllerIQWrapper.swift b/Sources/Core/InternalQueue/EcommerceControllerIQWrapper.swift index da2477cba..6a7ac0604 100644 --- a/Sources/Core/InternalQueue/EcommerceControllerIQWrapper.swift +++ b/Sources/Core/InternalQueue/EcommerceControllerIQWrapper.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/InternalQueue/EmitterControllerIQWrapper.swift b/Sources/Core/InternalQueue/EmitterControllerIQWrapper.swift index 290daaa74..7dc63d1df 100644 --- a/Sources/Core/InternalQueue/EmitterControllerIQWrapper.swift +++ b/Sources/Core/InternalQueue/EmitterControllerIQWrapper.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/InternalQueue/GDPRControllerIQWrapper.swift b/Sources/Core/InternalQueue/GDPRControllerIQWrapper.swift index a03cecc8b..8301c4f81 100644 --- a/Sources/Core/InternalQueue/GDPRControllerIQWrapper.swift +++ b/Sources/Core/InternalQueue/GDPRControllerIQWrapper.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/InternalQueue/GlobalContextsControllerIQWrapper.swift b/Sources/Core/InternalQueue/GlobalContextsControllerIQWrapper.swift index 86c47375d..0ed4ed609 100644 --- a/Sources/Core/InternalQueue/GlobalContextsControllerIQWrapper.swift +++ b/Sources/Core/InternalQueue/GlobalContextsControllerIQWrapper.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/InternalQueue/InternalQueue.swift b/Sources/Core/InternalQueue/InternalQueue.swift index 93f739597..8265c97e6 100644 --- a/Sources/Core/InternalQueue/InternalQueue.swift +++ b/Sources/Core/InternalQueue/InternalQueue.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/InternalQueue/InternalQueueTimer.swift b/Sources/Core/InternalQueue/InternalQueueTimer.swift index f11103018..dc8356f1f 100644 --- a/Sources/Core/InternalQueue/InternalQueueTimer.swift +++ b/Sources/Core/InternalQueue/InternalQueueTimer.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/InternalQueue/MediaControllerIQWrapper.swift b/Sources/Core/InternalQueue/MediaControllerIQWrapper.swift index 7c766721a..541bcaf22 100644 --- a/Sources/Core/InternalQueue/MediaControllerIQWrapper.swift +++ b/Sources/Core/InternalQueue/MediaControllerIQWrapper.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/InternalQueue/MediaTrackingIQWrapper.swift b/Sources/Core/InternalQueue/MediaTrackingIQWrapper.swift index 7d27f86ce..4993b04ec 100644 --- a/Sources/Core/InternalQueue/MediaTrackingIQWrapper.swift +++ b/Sources/Core/InternalQueue/MediaTrackingIQWrapper.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/InternalQueue/NetworkControllerIQWrapper.swift b/Sources/Core/InternalQueue/NetworkControllerIQWrapper.swift index 634f3b2f6..e5032f60d 100644 --- a/Sources/Core/InternalQueue/NetworkControllerIQWrapper.swift +++ b/Sources/Core/InternalQueue/NetworkControllerIQWrapper.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/InternalQueue/PluginsControllerIQWrapper.swift b/Sources/Core/InternalQueue/PluginsControllerIQWrapper.swift index 6611af1c9..dfce0ebfb 100644 --- a/Sources/Core/InternalQueue/PluginsControllerIQWrapper.swift +++ b/Sources/Core/InternalQueue/PluginsControllerIQWrapper.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/InternalQueue/SessionControllerIQWrapper.swift b/Sources/Core/InternalQueue/SessionControllerIQWrapper.swift index 8529c9322..b4917e1da 100644 --- a/Sources/Core/InternalQueue/SessionControllerIQWrapper.swift +++ b/Sources/Core/InternalQueue/SessionControllerIQWrapper.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/InternalQueue/SubjectControllerIQWrapper.swift b/Sources/Core/InternalQueue/SubjectControllerIQWrapper.swift index b2c2a6a1d..75df4a202 100644 --- a/Sources/Core/InternalQueue/SubjectControllerIQWrapper.swift +++ b/Sources/Core/InternalQueue/SubjectControllerIQWrapper.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/InternalQueue/TrackerControllerIQWrapper.swift b/Sources/Core/InternalQueue/TrackerControllerIQWrapper.swift index c4cd2fcf6..9ab205425 100644 --- a/Sources/Core/InternalQueue/TrackerControllerIQWrapper.swift +++ b/Sources/Core/InternalQueue/TrackerControllerIQWrapper.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Logger/Logger.swift b/Sources/Core/Logger/Logger.swift index c593efc8e..e566b5ff7 100644 --- a/Sources/Core/Logger/Logger.swift +++ b/Sources/Core/Logger/Logger.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Media/Controllers/AVPlayerSubscription.swift b/Sources/Core/Media/Controllers/AVPlayerSubscription.swift index 0591ab111..dc950f76f 100644 --- a/Sources/Core/Media/Controllers/AVPlayerSubscription.swift +++ b/Sources/Core/Media/Controllers/AVPlayerSubscription.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Media/Controllers/MediaAdTracking.swift b/Sources/Core/Media/Controllers/MediaAdTracking.swift index d06e69077..bbb00bf8e 100644 --- a/Sources/Core/Media/Controllers/MediaAdTracking.swift +++ b/Sources/Core/Media/Controllers/MediaAdTracking.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Media/Controllers/MediaControllerImpl.swift b/Sources/Core/Media/Controllers/MediaControllerImpl.swift index 1f28ea991..f1ee02a5e 100644 --- a/Sources/Core/Media/Controllers/MediaControllerImpl.swift +++ b/Sources/Core/Media/Controllers/MediaControllerImpl.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Media/Controllers/MediaPingInterval.swift b/Sources/Core/Media/Controllers/MediaPingInterval.swift index b57a7b7c0..ad3236037 100644 --- a/Sources/Core/Media/Controllers/MediaPingInterval.swift +++ b/Sources/Core/Media/Controllers/MediaPingInterval.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Media/Controllers/MediaSessionTracking.swift b/Sources/Core/Media/Controllers/MediaSessionTracking.swift index ba272bd01..222f10ac5 100644 --- a/Sources/Core/Media/Controllers/MediaSessionTracking.swift +++ b/Sources/Core/Media/Controllers/MediaSessionTracking.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Media/Controllers/MediaSessionTrackingStats.swift b/Sources/Core/Media/Controllers/MediaSessionTrackingStats.swift index cff3f79c8..a821ccf2d 100644 --- a/Sources/Core/Media/Controllers/MediaSessionTrackingStats.swift +++ b/Sources/Core/Media/Controllers/MediaSessionTrackingStats.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Media/Controllers/MediaTrackingImpl.swift b/Sources/Core/Media/Controllers/MediaTrackingImpl.swift index ef7f0b956..59079b4e1 100644 --- a/Sources/Core/Media/Controllers/MediaTrackingImpl.swift +++ b/Sources/Core/Media/Controllers/MediaTrackingImpl.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Media/Entities/MediaSessionEntity.swift b/Sources/Core/Media/Entities/MediaSessionEntity.swift index 13bf4797e..b2de7e5c6 100644 --- a/Sources/Core/Media/Entities/MediaSessionEntity.swift +++ b/Sources/Core/Media/Entities/MediaSessionEntity.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Media/Events/MediaPercentProgressEvent.swift b/Sources/Core/Media/Events/MediaPercentProgressEvent.swift index 102224836..b46447f1b 100644 --- a/Sources/Core/Media/Events/MediaPercentProgressEvent.swift +++ b/Sources/Core/Media/Events/MediaPercentProgressEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Media/Events/MediaPingEvent.swift b/Sources/Core/Media/Events/MediaPingEvent.swift index 8d952c565..103142814 100644 --- a/Sources/Core/Media/Events/MediaPingEvent.swift +++ b/Sources/Core/Media/Events/MediaPingEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Media/Events/MediaPlayerUpdatingEvent.swift b/Sources/Core/Media/Events/MediaPlayerUpdatingEvent.swift index 681e118e5..19796c37a 100644 --- a/Sources/Core/Media/Events/MediaPlayerUpdatingEvent.swift +++ b/Sources/Core/Media/Events/MediaPlayerUpdatingEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Media/MediaSchemata.swift b/Sources/Core/Media/MediaSchemata.swift index 1e6338315..4e110c628 100644 --- a/Sources/Core/Media/MediaSchemata.swift +++ b/Sources/Core/Media/MediaSchemata.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/NetworkConnection/NetworkControllerImpl.swift b/Sources/Core/NetworkConnection/NetworkControllerImpl.swift index c5f591d90..ac7ec82bc 100644 --- a/Sources/Core/NetworkConnection/NetworkControllerImpl.swift +++ b/Sources/Core/NetworkConnection/NetworkControllerImpl.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/RemoteConfiguration/RemoteConfigurationBundle.swift b/Sources/Core/RemoteConfiguration/RemoteConfigurationBundle.swift index eef89efb2..6b9c34a1a 100644 --- a/Sources/Core/RemoteConfiguration/RemoteConfigurationBundle.swift +++ b/Sources/Core/RemoteConfiguration/RemoteConfigurationBundle.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/RemoteConfiguration/RemoteConfigurationCache.swift b/Sources/Core/RemoteConfiguration/RemoteConfigurationCache.swift index a36fe569f..171c76f5a 100644 --- a/Sources/Core/RemoteConfiguration/RemoteConfigurationCache.swift +++ b/Sources/Core/RemoteConfiguration/RemoteConfigurationCache.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/RemoteConfiguration/RemoteConfigurationFetcher.swift b/Sources/Core/RemoteConfiguration/RemoteConfigurationFetcher.swift index 48da6cefc..fda14cf70 100644 --- a/Sources/Core/RemoteConfiguration/RemoteConfigurationFetcher.swift +++ b/Sources/Core/RemoteConfiguration/RemoteConfigurationFetcher.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/RemoteConfiguration/RemoteConfigurationProvider.swift b/Sources/Core/RemoteConfiguration/RemoteConfigurationProvider.swift index d2221a1fe..f7dfd13f8 100644 --- a/Sources/Core/RemoteConfiguration/RemoteConfigurationProvider.swift +++ b/Sources/Core/RemoteConfiguration/RemoteConfigurationProvider.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/ScreenViewTracking/ListItemViewModifier.swift b/Sources/Core/ScreenViewTracking/ListItemViewModifier.swift index 478314936..6dac60176 100644 --- a/Sources/Core/ScreenViewTracking/ListItemViewModifier.swift +++ b/Sources/Core/ScreenViewTracking/ListItemViewModifier.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/ScreenViewTracking/ScreenState.swift b/Sources/Core/ScreenViewTracking/ScreenState.swift index 93ae5b4f5..b3178b19c 100644 --- a/Sources/Core/ScreenViewTracking/ScreenState.swift +++ b/Sources/Core/ScreenViewTracking/ScreenState.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/ScreenViewTracking/ScreenStateMachine.swift b/Sources/Core/ScreenViewTracking/ScreenStateMachine.swift index 15e682ef5..a77629df2 100644 --- a/Sources/Core/ScreenViewTracking/ScreenStateMachine.swift +++ b/Sources/Core/ScreenViewTracking/ScreenStateMachine.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/ScreenViewTracking/ScreenSummaryState.swift b/Sources/Core/ScreenViewTracking/ScreenSummaryState.swift index 30f42fcb2..2074ca5b2 100644 --- a/Sources/Core/ScreenViewTracking/ScreenSummaryState.swift +++ b/Sources/Core/ScreenViewTracking/ScreenSummaryState.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/ScreenViewTracking/ScreenSummaryStateMachine.swift b/Sources/Core/ScreenViewTracking/ScreenSummaryStateMachine.swift index f0e4b674a..fe3388cf2 100644 --- a/Sources/Core/ScreenViewTracking/ScreenSummaryStateMachine.swift +++ b/Sources/Core/ScreenViewTracking/ScreenSummaryStateMachine.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/ScreenViewTracking/ScreenViewModifier.swift b/Sources/Core/ScreenViewTracking/ScreenViewModifier.swift index d721a1b95..b9fe09350 100644 --- a/Sources/Core/ScreenViewTracking/ScreenViewModifier.swift +++ b/Sources/Core/ScreenViewTracking/ScreenViewModifier.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/ScreenViewTracking/UIKitScreenViewTracking.swift b/Sources/Core/ScreenViewTracking/UIKitScreenViewTracking.swift index 527186154..34ec8e806 100644 --- a/Sources/Core/ScreenViewTracking/UIKitScreenViewTracking.swift +++ b/Sources/Core/ScreenViewTracking/UIKitScreenViewTracking.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Session/Session.swift b/Sources/Core/Session/Session.swift index 1f97d07b7..10daa9b65 100644 --- a/Sources/Core/Session/Session.swift +++ b/Sources/Core/Session/Session.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Session/SessionControllerImpl.swift b/Sources/Core/Session/SessionControllerImpl.swift index 1cd116ab0..702c953c0 100644 --- a/Sources/Core/Session/SessionControllerImpl.swift +++ b/Sources/Core/Session/SessionControllerImpl.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/StateMachine/DeepLinkState.swift b/Sources/Core/StateMachine/DeepLinkState.swift index e6540ffee..c787faf0c 100644 --- a/Sources/Core/StateMachine/DeepLinkState.swift +++ b/Sources/Core/StateMachine/DeepLinkState.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/StateMachine/DeepLinkStateMachine.swift b/Sources/Core/StateMachine/DeepLinkStateMachine.swift index b2a2f4ce1..0d956ebfc 100644 --- a/Sources/Core/StateMachine/DeepLinkStateMachine.swift +++ b/Sources/Core/StateMachine/DeepLinkStateMachine.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/StateMachine/ImmersiveSpaceState.swift b/Sources/Core/StateMachine/ImmersiveSpaceState.swift index 513d68b4b..3c4a06e4a 100644 --- a/Sources/Core/StateMachine/ImmersiveSpaceState.swift +++ b/Sources/Core/StateMachine/ImmersiveSpaceState.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/StateMachine/ImmersiveSpaceStateMachine.swift b/Sources/Core/StateMachine/ImmersiveSpaceStateMachine.swift index 2c1c71d2e..f7a9555b7 100644 --- a/Sources/Core/StateMachine/ImmersiveSpaceStateMachine.swift +++ b/Sources/Core/StateMachine/ImmersiveSpaceStateMachine.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/StateMachine/LifecycleState.swift b/Sources/Core/StateMachine/LifecycleState.swift index 79f67d05c..87f342497 100644 --- a/Sources/Core/StateMachine/LifecycleState.swift +++ b/Sources/Core/StateMachine/LifecycleState.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/StateMachine/LifecycleStateMachine.swift b/Sources/Core/StateMachine/LifecycleStateMachine.swift index 1d8bac816..774041d0b 100644 --- a/Sources/Core/StateMachine/LifecycleStateMachine.swift +++ b/Sources/Core/StateMachine/LifecycleStateMachine.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/StateMachine/PluginStateMachine.swift b/Sources/Core/StateMachine/PluginStateMachine.swift index 1fe4c5b48..3edb365ad 100644 --- a/Sources/Core/StateMachine/PluginStateMachine.swift +++ b/Sources/Core/StateMachine/PluginStateMachine.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/StateMachine/State.swift b/Sources/Core/StateMachine/State.swift index e9ffbce97..fb0f8f96d 100644 --- a/Sources/Core/StateMachine/State.swift +++ b/Sources/Core/StateMachine/State.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/StateMachine/StateFuture.swift b/Sources/Core/StateMachine/StateFuture.swift index 81a109b20..dce138afa 100644 --- a/Sources/Core/StateMachine/StateFuture.swift +++ b/Sources/Core/StateMachine/StateFuture.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/StateMachine/StateMachineEvent.swift b/Sources/Core/StateMachine/StateMachineEvent.swift index 0ce2eceab..35752be6a 100644 --- a/Sources/Core/StateMachine/StateMachineEvent.swift +++ b/Sources/Core/StateMachine/StateMachineEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/StateMachine/StateMachineProtocol.swift b/Sources/Core/StateMachine/StateMachineProtocol.swift index 9c1b08a32..93982b564 100644 --- a/Sources/Core/StateMachine/StateMachineProtocol.swift +++ b/Sources/Core/StateMachine/StateMachineProtocol.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/StateMachine/StateManager.swift b/Sources/Core/StateMachine/StateManager.swift index 6ea46cdac..cd30414a0 100644 --- a/Sources/Core/StateMachine/StateManager.swift +++ b/Sources/Core/StateMachine/StateManager.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/StateMachine/TrackerState.swift b/Sources/Core/StateMachine/TrackerState.swift index 611e04d4b..9ab222332 100644 --- a/Sources/Core/StateMachine/TrackerState.swift +++ b/Sources/Core/StateMachine/TrackerState.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/StateMachine/TrackerStateSnapshot.swift b/Sources/Core/StateMachine/TrackerStateSnapshot.swift index d178aef08..7a7fb1742 100644 --- a/Sources/Core/StateMachine/TrackerStateSnapshot.swift +++ b/Sources/Core/StateMachine/TrackerStateSnapshot.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Storage/Database.swift b/Sources/Core/Storage/Database.swift index 4d5c0f73d..ab711aef1 100644 --- a/Sources/Core/Storage/Database.swift +++ b/Sources/Core/Storage/Database.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Storage/MemoryEventStore.swift b/Sources/Core/Storage/MemoryEventStore.swift index 1c78a8595..f885401e3 100644 --- a/Sources/Core/Storage/MemoryEventStore.swift +++ b/Sources/Core/Storage/MemoryEventStore.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Storage/SQLiteEventStore.swift b/Sources/Core/Storage/SQLiteEventStore.swift index 1bb455dbd..e88b4a0b6 100644 --- a/Sources/Core/Storage/SQLiteEventStore.swift +++ b/Sources/Core/Storage/SQLiteEventStore.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Subject/PlatformContext.swift b/Sources/Core/Subject/PlatformContext.swift index a1ba0090e..1c2c8044a 100644 --- a/Sources/Core/Subject/PlatformContext.swift +++ b/Sources/Core/Subject/PlatformContext.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Subject/Subject.swift b/Sources/Core/Subject/Subject.swift index d878406c1..90588cce9 100644 --- a/Sources/Core/Subject/Subject.swift +++ b/Sources/Core/Subject/Subject.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Subject/SubjectControllerImpl.swift b/Sources/Core/Subject/SubjectControllerImpl.swift index 4768ccd91..4cb8b8f16 100644 --- a/Sources/Core/Subject/SubjectControllerImpl.swift +++ b/Sources/Core/Subject/SubjectControllerImpl.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Tracker/EcommerceControllerImpl.swift b/Sources/Core/Tracker/EcommerceControllerImpl.swift index 16d4b2e77..a7348e238 100644 --- a/Sources/Core/Tracker/EcommerceControllerImpl.swift +++ b/Sources/Core/Tracker/EcommerceControllerImpl.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Tracker/InstallTracker.swift b/Sources/Core/Tracker/InstallTracker.swift index 1898a1619..c31fbb7aa 100644 --- a/Sources/Core/Tracker/InstallTracker.swift +++ b/Sources/Core/Tracker/InstallTracker.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Tracker/PluginsControllerImpl.swift b/Sources/Core/Tracker/PluginsControllerImpl.swift index 60c913354..6a89ab9cb 100644 --- a/Sources/Core/Tracker/PluginsControllerImpl.swift +++ b/Sources/Core/Tracker/PluginsControllerImpl.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Tracker/ServiceProvider.swift b/Sources/Core/Tracker/ServiceProvider.swift index 9323800be..f4467789e 100644 --- a/Sources/Core/Tracker/ServiceProvider.swift +++ b/Sources/Core/Tracker/ServiceProvider.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Tracker/ServiceProviderProtocol.swift b/Sources/Core/Tracker/ServiceProviderProtocol.swift index 6435d79a7..cfd07a51c 100644 --- a/Sources/Core/Tracker/ServiceProviderProtocol.swift +++ b/Sources/Core/Tracker/ServiceProviderProtocol.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Tracker/Tracker.swift b/Sources/Core/Tracker/Tracker.swift index 93a9f9329..bf0ea3441 100644 --- a/Sources/Core/Tracker/Tracker.swift +++ b/Sources/Core/Tracker/Tracker.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Tracker/TrackerControllerImpl.swift b/Sources/Core/Tracker/TrackerControllerImpl.swift index 0307803aa..20b3367a4 100644 --- a/Sources/Core/Tracker/TrackerControllerImpl.swift +++ b/Sources/Core/Tracker/TrackerControllerImpl.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Tracker/TrackerDefaults.swift b/Sources/Core/Tracker/TrackerDefaults.swift index 517f0ef7f..b98afd409 100644 --- a/Sources/Core/Tracker/TrackerDefaults.swift +++ b/Sources/Core/Tracker/TrackerDefaults.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Tracker/TrackerEvent.swift b/Sources/Core/Tracker/TrackerEvent.swift index dccb4cbcb..371708464 100644 --- a/Sources/Core/Tracker/TrackerEvent.swift +++ b/Sources/Core/Tracker/TrackerEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Tracker/WebViewMessageHandler.swift b/Sources/Core/Tracker/WebViewMessageHandler.swift index fc5e1eb10..93a0c79fd 100644 --- a/Sources/Core/Tracker/WebViewMessageHandler.swift +++ b/Sources/Core/Tracker/WebViewMessageHandler.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/TrackerConstants.swift b/Sources/Core/TrackerConstants.swift index 3fa3e1a05..0cb6a096f 100644 --- a/Sources/Core/TrackerConstants.swift +++ b/Sources/Core/TrackerConstants.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Utils/DataPersistence.swift b/Sources/Core/Utils/DataPersistence.swift index c59851944..e854ab1d6 100644 --- a/Sources/Core/Utils/DataPersistence.swift +++ b/Sources/Core/Utils/DataPersistence.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Utils/DeviceInfoMonitor.swift b/Sources/Core/Utils/DeviceInfoMonitor.swift index 75d8c0219..0e3809189 100644 --- a/Sources/Core/Utils/DeviceInfoMonitor.swift +++ b/Sources/Core/Utils/DeviceInfoMonitor.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Utils/SNOWReachability.swift b/Sources/Core/Utils/SNOWReachability.swift index 21913a52d..58ab49d1f 100644 --- a/Sources/Core/Utils/SNOWReachability.swift +++ b/Sources/Core/Utils/SNOWReachability.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Utils/Stringb64.swift b/Sources/Core/Utils/Stringb64.swift index b1c697588..bd22a2049 100644 --- a/Sources/Core/Utils/Stringb64.swift +++ b/Sources/Core/Utils/Stringb64.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Core/Utils/Utilities.swift b/Sources/Core/Utils/Utilities.swift index c528d0bd9..ec9345ed6 100644 --- a/Sources/Core/Utils/Utilities.swift +++ b/Sources/Core/Utils/Utilities.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Configurations/ConfigurationBuilder.swift b/Sources/Snowplow/Configurations/ConfigurationBuilder.swift index 9bc845410..17487da25 100644 --- a/Sources/Snowplow/Configurations/ConfigurationBuilder.swift +++ b/Sources/Snowplow/Configurations/ConfigurationBuilder.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Configurations/ConfigurationBundle.swift b/Sources/Snowplow/Configurations/ConfigurationBundle.swift index a792659b1..c9bdf0c46 100644 --- a/Sources/Snowplow/Configurations/ConfigurationBundle.swift +++ b/Sources/Snowplow/Configurations/ConfigurationBundle.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Configurations/ConfigurationProtocol.swift b/Sources/Snowplow/Configurations/ConfigurationProtocol.swift index 809d93471..85410beed 100644 --- a/Sources/Snowplow/Configurations/ConfigurationProtocol.swift +++ b/Sources/Snowplow/Configurations/ConfigurationProtocol.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Configurations/ConfigurationState.swift b/Sources/Snowplow/Configurations/ConfigurationState.swift index 23c86449b..bc3a9741a 100644 --- a/Sources/Snowplow/Configurations/ConfigurationState.swift +++ b/Sources/Snowplow/Configurations/ConfigurationState.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Configurations/EmitterConfiguration.swift b/Sources/Snowplow/Configurations/EmitterConfiguration.swift index 8e2b634e5..40e85500e 100644 --- a/Sources/Snowplow/Configurations/EmitterConfiguration.swift +++ b/Sources/Snowplow/Configurations/EmitterConfiguration.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Configurations/FocalMeterConfiguration.swift b/Sources/Snowplow/Configurations/FocalMeterConfiguration.swift index 62df08806..61d423be3 100644 --- a/Sources/Snowplow/Configurations/FocalMeterConfiguration.swift +++ b/Sources/Snowplow/Configurations/FocalMeterConfiguration.swift @@ -2,7 +2,7 @@ // FocalMeterConfiguration.swift // Snowplow // -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Configurations/GDPRConfiguration.swift b/Sources/Snowplow/Configurations/GDPRConfiguration.swift index c36f75fbd..aecd4b312 100644 --- a/Sources/Snowplow/Configurations/GDPRConfiguration.swift +++ b/Sources/Snowplow/Configurations/GDPRConfiguration.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Configurations/GlobalContextsConfiguration.swift b/Sources/Snowplow/Configurations/GlobalContextsConfiguration.swift index 32e6c38b9..f4b9c9474 100644 --- a/Sources/Snowplow/Configurations/GlobalContextsConfiguration.swift +++ b/Sources/Snowplow/Configurations/GlobalContextsConfiguration.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Configurations/NetworkConfiguration.swift b/Sources/Snowplow/Configurations/NetworkConfiguration.swift index 3cdd8191d..c009d517e 100644 --- a/Sources/Snowplow/Configurations/NetworkConfiguration.swift +++ b/Sources/Snowplow/Configurations/NetworkConfiguration.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Configurations/PlatformContextProperty.swift b/Sources/Snowplow/Configurations/PlatformContextProperty.swift index c2debc852..307128a3f 100644 --- a/Sources/Snowplow/Configurations/PlatformContextProperty.swift +++ b/Sources/Snowplow/Configurations/PlatformContextProperty.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Configurations/PluginConfiguration.swift b/Sources/Snowplow/Configurations/PluginConfiguration.swift index e3e631c4a..fe8cd3b27 100644 --- a/Sources/Snowplow/Configurations/PluginConfiguration.swift +++ b/Sources/Snowplow/Configurations/PluginConfiguration.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Configurations/RemoteConfiguration.swift b/Sources/Snowplow/Configurations/RemoteConfiguration.swift index 4f61ecd9b..e26aaf5d8 100644 --- a/Sources/Snowplow/Configurations/RemoteConfiguration.swift +++ b/Sources/Snowplow/Configurations/RemoteConfiguration.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Configurations/SerializableConfiguration.swift b/Sources/Snowplow/Configurations/SerializableConfiguration.swift index b11e8a496..cc4299824 100644 --- a/Sources/Snowplow/Configurations/SerializableConfiguration.swift +++ b/Sources/Snowplow/Configurations/SerializableConfiguration.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Configurations/SessionConfiguration.swift b/Sources/Snowplow/Configurations/SessionConfiguration.swift index 646983941..d2e1226ea 100644 --- a/Sources/Snowplow/Configurations/SessionConfiguration.swift +++ b/Sources/Snowplow/Configurations/SessionConfiguration.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Configurations/SubjectConfiguration.swift b/Sources/Snowplow/Configurations/SubjectConfiguration.swift index b910f14d6..54e2f8953 100644 --- a/Sources/Snowplow/Configurations/SubjectConfiguration.swift +++ b/Sources/Snowplow/Configurations/SubjectConfiguration.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Configurations/TrackerConfiguration.swift b/Sources/Snowplow/Configurations/TrackerConfiguration.swift index ae441d611..dfe20eeaa 100644 --- a/Sources/Snowplow/Configurations/TrackerConfiguration.swift +++ b/Sources/Snowplow/Configurations/TrackerConfiguration.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Controllers/Controller.swift b/Sources/Snowplow/Controllers/Controller.swift index 9340947c4..687314fb3 100644 --- a/Sources/Snowplow/Controllers/Controller.swift +++ b/Sources/Snowplow/Controllers/Controller.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Controllers/EmitterController.swift b/Sources/Snowplow/Controllers/EmitterController.swift index c0b016416..70c1ae7c2 100644 --- a/Sources/Snowplow/Controllers/EmitterController.swift +++ b/Sources/Snowplow/Controllers/EmitterController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Controllers/GDPRController.swift b/Sources/Snowplow/Controllers/GDPRController.swift index 0bc5c253d..b1b118115 100644 --- a/Sources/Snowplow/Controllers/GDPRController.swift +++ b/Sources/Snowplow/Controllers/GDPRController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Controllers/GlobalContextsController.swift b/Sources/Snowplow/Controllers/GlobalContextsController.swift index ad326c6c8..1898fe4f3 100644 --- a/Sources/Snowplow/Controllers/GlobalContextsController.swift +++ b/Sources/Snowplow/Controllers/GlobalContextsController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Controllers/NetworkController.swift b/Sources/Snowplow/Controllers/NetworkController.swift index a0511c49e..0894f53be 100644 --- a/Sources/Snowplow/Controllers/NetworkController.swift +++ b/Sources/Snowplow/Controllers/NetworkController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Controllers/PluginsController.swift b/Sources/Snowplow/Controllers/PluginsController.swift index deda80eab..288e94559 100644 --- a/Sources/Snowplow/Controllers/PluginsController.swift +++ b/Sources/Snowplow/Controllers/PluginsController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Controllers/SessionController.swift b/Sources/Snowplow/Controllers/SessionController.swift index a01a19790..35dcef822 100644 --- a/Sources/Snowplow/Controllers/SessionController.swift +++ b/Sources/Snowplow/Controllers/SessionController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Controllers/SubjectController.swift b/Sources/Snowplow/Controllers/SubjectController.swift index 7912aaaf7..fe793cbd6 100644 --- a/Sources/Snowplow/Controllers/SubjectController.swift +++ b/Sources/Snowplow/Controllers/SubjectController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Controllers/TrackerController.swift b/Sources/Snowplow/Controllers/TrackerController.swift index 2d8b53bf8..9f929aa5b 100644 --- a/Sources/Snowplow/Controllers/TrackerController.swift +++ b/Sources/Snowplow/Controllers/TrackerController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Ecommerce/EcommerceController.swift b/Sources/Snowplow/Ecommerce/EcommerceController.swift index df9707cf0..c5a84c2c8 100644 --- a/Sources/Snowplow/Ecommerce/EcommerceController.swift +++ b/Sources/Snowplow/Ecommerce/EcommerceController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Ecommerce/Entities/CartEntity.swift b/Sources/Snowplow/Ecommerce/Entities/CartEntity.swift index 408fdb941..5e7018f70 100644 --- a/Sources/Snowplow/Ecommerce/Entities/CartEntity.swift +++ b/Sources/Snowplow/Ecommerce/Entities/CartEntity.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Ecommerce/Entities/EcommerceScreenEntity.swift b/Sources/Snowplow/Ecommerce/Entities/EcommerceScreenEntity.swift index 521c6e78a..15e696535 100644 --- a/Sources/Snowplow/Ecommerce/Entities/EcommerceScreenEntity.swift +++ b/Sources/Snowplow/Ecommerce/Entities/EcommerceScreenEntity.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Ecommerce/Entities/EcommerceUserEntity.swift b/Sources/Snowplow/Ecommerce/Entities/EcommerceUserEntity.swift index daaaf11a9..bf131a923 100644 --- a/Sources/Snowplow/Ecommerce/Entities/EcommerceUserEntity.swift +++ b/Sources/Snowplow/Ecommerce/Entities/EcommerceUserEntity.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Ecommerce/Entities/ProductEntity.swift b/Sources/Snowplow/Ecommerce/Entities/ProductEntity.swift index 016d61ac7..2300e38ff 100644 --- a/Sources/Snowplow/Ecommerce/Entities/ProductEntity.swift +++ b/Sources/Snowplow/Ecommerce/Entities/ProductEntity.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Ecommerce/Entities/PromotionEntity.swift b/Sources/Snowplow/Ecommerce/Entities/PromotionEntity.swift index d862e593e..e84cb9b86 100644 --- a/Sources/Snowplow/Ecommerce/Entities/PromotionEntity.swift +++ b/Sources/Snowplow/Ecommerce/Entities/PromotionEntity.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Ecommerce/Entities/TransactionEntity.swift b/Sources/Snowplow/Ecommerce/Entities/TransactionEntity.swift index e0f9ceedb..aebaa6cc6 100644 --- a/Sources/Snowplow/Ecommerce/Entities/TransactionEntity.swift +++ b/Sources/Snowplow/Ecommerce/Entities/TransactionEntity.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Ecommerce/Events/AddToCartEvent.swift b/Sources/Snowplow/Ecommerce/Events/AddToCartEvent.swift index a7430ed8c..356a18a09 100644 --- a/Sources/Snowplow/Ecommerce/Events/AddToCartEvent.swift +++ b/Sources/Snowplow/Ecommerce/Events/AddToCartEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Ecommerce/Events/CheckoutStepEvent.swift b/Sources/Snowplow/Ecommerce/Events/CheckoutStepEvent.swift index ee756b713..567c6e051 100644 --- a/Sources/Snowplow/Ecommerce/Events/CheckoutStepEvent.swift +++ b/Sources/Snowplow/Ecommerce/Events/CheckoutStepEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Ecommerce/Events/ProductListClickEvent.swift b/Sources/Snowplow/Ecommerce/Events/ProductListClickEvent.swift index 3e2a6e065..0a45d6fe1 100644 --- a/Sources/Snowplow/Ecommerce/Events/ProductListClickEvent.swift +++ b/Sources/Snowplow/Ecommerce/Events/ProductListClickEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Ecommerce/Events/ProductListViewEvent.swift b/Sources/Snowplow/Ecommerce/Events/ProductListViewEvent.swift index 1c8088af2..8d80be885 100644 --- a/Sources/Snowplow/Ecommerce/Events/ProductListViewEvent.swift +++ b/Sources/Snowplow/Ecommerce/Events/ProductListViewEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Ecommerce/Events/ProductViewEvent.swift b/Sources/Snowplow/Ecommerce/Events/ProductViewEvent.swift index c1c4f67ec..6b9a3d3ea 100644 --- a/Sources/Snowplow/Ecommerce/Events/ProductViewEvent.swift +++ b/Sources/Snowplow/Ecommerce/Events/ProductViewEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Ecommerce/Events/PromotionClickEvent.swift b/Sources/Snowplow/Ecommerce/Events/PromotionClickEvent.swift index f0114ebdb..4c3bf5741 100644 --- a/Sources/Snowplow/Ecommerce/Events/PromotionClickEvent.swift +++ b/Sources/Snowplow/Ecommerce/Events/PromotionClickEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Ecommerce/Events/PromotionViewEvent.swift b/Sources/Snowplow/Ecommerce/Events/PromotionViewEvent.swift index ac4071062..5d5f273a7 100644 --- a/Sources/Snowplow/Ecommerce/Events/PromotionViewEvent.swift +++ b/Sources/Snowplow/Ecommerce/Events/PromotionViewEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Ecommerce/Events/RefundEvent.swift b/Sources/Snowplow/Ecommerce/Events/RefundEvent.swift index 736742542..6cecc5670 100644 --- a/Sources/Snowplow/Ecommerce/Events/RefundEvent.swift +++ b/Sources/Snowplow/Ecommerce/Events/RefundEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Ecommerce/Events/RemoveFromCartEvent.swift b/Sources/Snowplow/Ecommerce/Events/RemoveFromCartEvent.swift index 9021cd3d0..9ba501c3b 100644 --- a/Sources/Snowplow/Ecommerce/Events/RemoveFromCartEvent.swift +++ b/Sources/Snowplow/Ecommerce/Events/RemoveFromCartEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Ecommerce/Events/TransactionErrorEvent.swift b/Sources/Snowplow/Ecommerce/Events/TransactionErrorEvent.swift index 513b73ddb..4ce2d210a 100644 --- a/Sources/Snowplow/Ecommerce/Events/TransactionErrorEvent.swift +++ b/Sources/Snowplow/Ecommerce/Events/TransactionErrorEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Ecommerce/Events/TransactionEvent.swift b/Sources/Snowplow/Ecommerce/Events/TransactionEvent.swift index b330c6b00..b2f26c82d 100644 --- a/Sources/Snowplow/Ecommerce/Events/TransactionEvent.swift +++ b/Sources/Snowplow/Ecommerce/Events/TransactionEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Emitter/BufferOption.swift b/Sources/Snowplow/Emitter/BufferOption.swift index c6cd7ac2c..97b5c4616 100644 --- a/Sources/Snowplow/Emitter/BufferOption.swift +++ b/Sources/Snowplow/Emitter/BufferOption.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Emitter/EmitterDefaults.swift b/Sources/Snowplow/Emitter/EmitterDefaults.swift index d743dc86a..cbd211244 100644 --- a/Sources/Snowplow/Emitter/EmitterDefaults.swift +++ b/Sources/Snowplow/Emitter/EmitterDefaults.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Emitter/EmitterEvent.swift b/Sources/Snowplow/Emitter/EmitterEvent.swift index 40c22c395..76f444a2c 100644 --- a/Sources/Snowplow/Emitter/EmitterEvent.swift +++ b/Sources/Snowplow/Emitter/EmitterEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Emitter/EventStore.swift b/Sources/Snowplow/Emitter/EventStore.swift index b476cca37..a036c4c40 100644 --- a/Sources/Snowplow/Emitter/EventStore.swift +++ b/Sources/Snowplow/Emitter/EventStore.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Entities/DeepLinkEntity.swift b/Sources/Snowplow/Entities/DeepLinkEntity.swift index 2b0ea5788..c17efe1e7 100644 --- a/Sources/Snowplow/Entities/DeepLinkEntity.swift +++ b/Sources/Snowplow/Entities/DeepLinkEntity.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Entities/LifecycleEntity.swift b/Sources/Snowplow/Entities/LifecycleEntity.swift index fc0c9fa6f..fc35407f3 100644 --- a/Sources/Snowplow/Entities/LifecycleEntity.swift +++ b/Sources/Snowplow/Entities/LifecycleEntity.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Events/Background.swift b/Sources/Snowplow/Events/Background.swift index ba24d4d46..b8bd75140 100644 --- a/Sources/Snowplow/Events/Background.swift +++ b/Sources/Snowplow/Events/Background.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Events/ConsentDocument.swift b/Sources/Snowplow/Events/ConsentDocument.swift index 94c1d22ac..5ab4a5af9 100644 --- a/Sources/Snowplow/Events/ConsentDocument.swift +++ b/Sources/Snowplow/Events/ConsentDocument.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Events/ConsentGranted.swift b/Sources/Snowplow/Events/ConsentGranted.swift index 1250659f8..3465a09f8 100644 --- a/Sources/Snowplow/Events/ConsentGranted.swift +++ b/Sources/Snowplow/Events/ConsentGranted.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Events/ConsentWithdrawn.swift b/Sources/Snowplow/Events/ConsentWithdrawn.swift index b9fdf8376..7b7522353 100644 --- a/Sources/Snowplow/Events/ConsentWithdrawn.swift +++ b/Sources/Snowplow/Events/ConsentWithdrawn.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Events/DeepLinkReceived.swift b/Sources/Snowplow/Events/DeepLinkReceived.swift index 6fbf1cb1b..a30d3aad8 100644 --- a/Sources/Snowplow/Events/DeepLinkReceived.swift +++ b/Sources/Snowplow/Events/DeepLinkReceived.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Events/Ecommerce.swift b/Sources/Snowplow/Events/Ecommerce.swift index 8d142a94d..f1407647e 100644 --- a/Sources/Snowplow/Events/Ecommerce.swift +++ b/Sources/Snowplow/Events/Ecommerce.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Events/EcommerceItem.swift b/Sources/Snowplow/Events/EcommerceItem.swift index 751d2f7b7..3c0f31dad 100644 --- a/Sources/Snowplow/Events/EcommerceItem.swift +++ b/Sources/Snowplow/Events/EcommerceItem.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Events/EventBase.swift b/Sources/Snowplow/Events/EventBase.swift index 4b8f8ac77..a74cf9d1e 100644 --- a/Sources/Snowplow/Events/EventBase.swift +++ b/Sources/Snowplow/Events/EventBase.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Events/Foreground.swift b/Sources/Snowplow/Events/Foreground.swift index f5bda7ce3..36e1c29d9 100644 --- a/Sources/Snowplow/Events/Foreground.swift +++ b/Sources/Snowplow/Events/Foreground.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Events/ListItemView.swift b/Sources/Snowplow/Events/ListItemView.swift index 42cf55eb8..1b54b256a 100644 --- a/Sources/Snowplow/Events/ListItemView.swift +++ b/Sources/Snowplow/Events/ListItemView.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Events/MessageNotification.swift b/Sources/Snowplow/Events/MessageNotification.swift index 411ddeaaa..79076931c 100644 --- a/Sources/Snowplow/Events/MessageNotification.swift +++ b/Sources/Snowplow/Events/MessageNotification.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Events/MessageNotificationAttachment.swift b/Sources/Snowplow/Events/MessageNotificationAttachment.swift index cc38413c6..cf077505a 100644 --- a/Sources/Snowplow/Events/MessageNotificationAttachment.swift +++ b/Sources/Snowplow/Events/MessageNotificationAttachment.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Events/PageView.swift b/Sources/Snowplow/Events/PageView.swift index 2db3292be..6950936f2 100644 --- a/Sources/Snowplow/Events/PageView.swift +++ b/Sources/Snowplow/Events/PageView.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Events/PushNotification.swift b/Sources/Snowplow/Events/PushNotification.swift index 16e97df73..365550306 100644 --- a/Sources/Snowplow/Events/PushNotification.swift +++ b/Sources/Snowplow/Events/PushNotification.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Events/SNOWError.swift b/Sources/Snowplow/Events/SNOWError.swift index 89e3cea61..97bfbb64f 100644 --- a/Sources/Snowplow/Events/SNOWError.swift +++ b/Sources/Snowplow/Events/SNOWError.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Events/ScreenView.swift b/Sources/Snowplow/Events/ScreenView.swift index ed4b16f3f..fe43a3282 100644 --- a/Sources/Snowplow/Events/ScreenView.swift +++ b/Sources/Snowplow/Events/ScreenView.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Events/ScrollChanged.swift b/Sources/Snowplow/Events/ScrollChanged.swift index fc0b76512..affdac771 100644 --- a/Sources/Snowplow/Events/ScrollChanged.swift +++ b/Sources/Snowplow/Events/ScrollChanged.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Events/SelfDescribing.swift b/Sources/Snowplow/Events/SelfDescribing.swift index da1a1723e..6aacac18a 100644 --- a/Sources/Snowplow/Events/SelfDescribing.swift +++ b/Sources/Snowplow/Events/SelfDescribing.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Events/Structured.swift b/Sources/Snowplow/Events/Structured.swift index 448d6980f..aac0cc24d 100644 --- a/Sources/Snowplow/Events/Structured.swift +++ b/Sources/Snowplow/Events/Structured.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Events/Timing.swift b/Sources/Snowplow/Events/Timing.swift index c958f5945..ab5b5a2d5 100644 --- a/Sources/Snowplow/Events/Timing.swift +++ b/Sources/Snowplow/Events/Timing.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Events/TrackerError.swift b/Sources/Snowplow/Events/TrackerError.swift index 6c575d100..289c0b6f4 100644 --- a/Sources/Snowplow/Events/TrackerError.swift +++ b/Sources/Snowplow/Events/TrackerError.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/GlobalContexts/ContextGenerator.swift b/Sources/Snowplow/GlobalContexts/ContextGenerator.swift index 7bbb706ec..c50363bcd 100644 --- a/Sources/Snowplow/GlobalContexts/ContextGenerator.swift +++ b/Sources/Snowplow/GlobalContexts/ContextGenerator.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/GlobalContexts/GlobalContext.swift b/Sources/Snowplow/GlobalContexts/GlobalContext.swift index dcaaddea1..b1908cd67 100644 --- a/Sources/Snowplow/GlobalContexts/GlobalContext.swift +++ b/Sources/Snowplow/GlobalContexts/GlobalContext.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/GlobalContexts/SchemaRuleset.swift b/Sources/Snowplow/GlobalContexts/SchemaRuleset.swift index c5a8f398a..c4616ca2e 100644 --- a/Sources/Snowplow/GlobalContexts/SchemaRuleset.swift +++ b/Sources/Snowplow/GlobalContexts/SchemaRuleset.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Media/Configuration/MediaTrackingConfiguration.swift b/Sources/Snowplow/Media/Configuration/MediaTrackingConfiguration.swift index a6710f6df..b23e2621f 100644 --- a/Sources/Snowplow/Media/Configuration/MediaTrackingConfiguration.swift +++ b/Sources/Snowplow/Media/Configuration/MediaTrackingConfiguration.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Media/Controllers/MediaController.swift b/Sources/Snowplow/Media/Controllers/MediaController.swift index 607b83a1e..e0f1eb300 100644 --- a/Sources/Snowplow/Media/Controllers/MediaController.swift +++ b/Sources/Snowplow/Media/Controllers/MediaController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Media/Controllers/MediaTracking.swift b/Sources/Snowplow/Media/Controllers/MediaTracking.swift index 38975a222..c387dcd70 100644 --- a/Sources/Snowplow/Media/Controllers/MediaTracking.swift +++ b/Sources/Snowplow/Media/Controllers/MediaTracking.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Media/Entities/MediaAdBreakEntity.swift b/Sources/Snowplow/Media/Entities/MediaAdBreakEntity.swift index 655cf40a3..578392b35 100644 --- a/Sources/Snowplow/Media/Entities/MediaAdBreakEntity.swift +++ b/Sources/Snowplow/Media/Entities/MediaAdBreakEntity.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Media/Entities/MediaAdEntity.swift b/Sources/Snowplow/Media/Entities/MediaAdEntity.swift index 00c774bea..04f811198 100644 --- a/Sources/Snowplow/Media/Entities/MediaAdEntity.swift +++ b/Sources/Snowplow/Media/Entities/MediaAdEntity.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Media/Entities/MediaPlayerEntity.swift b/Sources/Snowplow/Media/Entities/MediaPlayerEntity.swift index 1557d22b7..141572bea 100644 --- a/Sources/Snowplow/Media/Entities/MediaPlayerEntity.swift +++ b/Sources/Snowplow/Media/Entities/MediaPlayerEntity.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Media/Events/MediaAdBreakEndEvent.swift b/Sources/Snowplow/Media/Events/MediaAdBreakEndEvent.swift index b510a4f86..5894197e3 100644 --- a/Sources/Snowplow/Media/Events/MediaAdBreakEndEvent.swift +++ b/Sources/Snowplow/Media/Events/MediaAdBreakEndEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Media/Events/MediaAdBreakStartEvent.swift b/Sources/Snowplow/Media/Events/MediaAdBreakStartEvent.swift index abe8cad59..dcc529dfc 100644 --- a/Sources/Snowplow/Media/Events/MediaAdBreakStartEvent.swift +++ b/Sources/Snowplow/Media/Events/MediaAdBreakStartEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Media/Events/MediaAdClickEvent.swift b/Sources/Snowplow/Media/Events/MediaAdClickEvent.swift index 699eb6964..3d42c1922 100644 --- a/Sources/Snowplow/Media/Events/MediaAdClickEvent.swift +++ b/Sources/Snowplow/Media/Events/MediaAdClickEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Media/Events/MediaAdCompleteEvent.swift b/Sources/Snowplow/Media/Events/MediaAdCompleteEvent.swift index 3f5fc0dcd..2d4ff0c1c 100644 --- a/Sources/Snowplow/Media/Events/MediaAdCompleteEvent.swift +++ b/Sources/Snowplow/Media/Events/MediaAdCompleteEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Media/Events/MediaAdFirstQuartileEvent.swift b/Sources/Snowplow/Media/Events/MediaAdFirstQuartileEvent.swift index 1abbb5a7d..ad73acca5 100644 --- a/Sources/Snowplow/Media/Events/MediaAdFirstQuartileEvent.swift +++ b/Sources/Snowplow/Media/Events/MediaAdFirstQuartileEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Media/Events/MediaAdMidpointEvent.swift b/Sources/Snowplow/Media/Events/MediaAdMidpointEvent.swift index 8b35e664f..46c42f6f4 100644 --- a/Sources/Snowplow/Media/Events/MediaAdMidpointEvent.swift +++ b/Sources/Snowplow/Media/Events/MediaAdMidpointEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Media/Events/MediaAdPauseEvent.swift b/Sources/Snowplow/Media/Events/MediaAdPauseEvent.swift index 917477b1a..14385f7bd 100644 --- a/Sources/Snowplow/Media/Events/MediaAdPauseEvent.swift +++ b/Sources/Snowplow/Media/Events/MediaAdPauseEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Media/Events/MediaAdResumeEvent.swift b/Sources/Snowplow/Media/Events/MediaAdResumeEvent.swift index eda1d71e5..299bb63a8 100644 --- a/Sources/Snowplow/Media/Events/MediaAdResumeEvent.swift +++ b/Sources/Snowplow/Media/Events/MediaAdResumeEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Media/Events/MediaAdSkipEvent.swift b/Sources/Snowplow/Media/Events/MediaAdSkipEvent.swift index 7fe408255..8ce38418a 100644 --- a/Sources/Snowplow/Media/Events/MediaAdSkipEvent.swift +++ b/Sources/Snowplow/Media/Events/MediaAdSkipEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Media/Events/MediaAdStartEvent.swift b/Sources/Snowplow/Media/Events/MediaAdStartEvent.swift index c4f5fc0a0..7e33c06bf 100644 --- a/Sources/Snowplow/Media/Events/MediaAdStartEvent.swift +++ b/Sources/Snowplow/Media/Events/MediaAdStartEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Media/Events/MediaAdThirdQuartileEvent.swift b/Sources/Snowplow/Media/Events/MediaAdThirdQuartileEvent.swift index d357a72c9..061e65f4e 100644 --- a/Sources/Snowplow/Media/Events/MediaAdThirdQuartileEvent.swift +++ b/Sources/Snowplow/Media/Events/MediaAdThirdQuartileEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Media/Events/MediaBufferEndEvent.swift b/Sources/Snowplow/Media/Events/MediaBufferEndEvent.swift index e1fddfb13..001cca166 100644 --- a/Sources/Snowplow/Media/Events/MediaBufferEndEvent.swift +++ b/Sources/Snowplow/Media/Events/MediaBufferEndEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Media/Events/MediaBufferStartEvent.swift b/Sources/Snowplow/Media/Events/MediaBufferStartEvent.swift index 912d17040..62cc2f4c5 100644 --- a/Sources/Snowplow/Media/Events/MediaBufferStartEvent.swift +++ b/Sources/Snowplow/Media/Events/MediaBufferStartEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Media/Events/MediaEndEvent.swift b/Sources/Snowplow/Media/Events/MediaEndEvent.swift index 4d9fb48ea..d89fe1ed6 100644 --- a/Sources/Snowplow/Media/Events/MediaEndEvent.swift +++ b/Sources/Snowplow/Media/Events/MediaEndEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Media/Events/MediaErrorEvent.swift b/Sources/Snowplow/Media/Events/MediaErrorEvent.swift index 9cc052cb5..ae9428a38 100644 --- a/Sources/Snowplow/Media/Events/MediaErrorEvent.swift +++ b/Sources/Snowplow/Media/Events/MediaErrorEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Media/Events/MediaFullscreenChangeEvent.swift b/Sources/Snowplow/Media/Events/MediaFullscreenChangeEvent.swift index dc5540e0b..ed27d6724 100644 --- a/Sources/Snowplow/Media/Events/MediaFullscreenChangeEvent.swift +++ b/Sources/Snowplow/Media/Events/MediaFullscreenChangeEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Media/Events/MediaPauseEvent.swift b/Sources/Snowplow/Media/Events/MediaPauseEvent.swift index 307d116a4..fed926718 100644 --- a/Sources/Snowplow/Media/Events/MediaPauseEvent.swift +++ b/Sources/Snowplow/Media/Events/MediaPauseEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Media/Events/MediaPictureInPictureChangeEvent.swift b/Sources/Snowplow/Media/Events/MediaPictureInPictureChangeEvent.swift index e5a4882da..de509e26e 100644 --- a/Sources/Snowplow/Media/Events/MediaPictureInPictureChangeEvent.swift +++ b/Sources/Snowplow/Media/Events/MediaPictureInPictureChangeEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Media/Events/MediaPlayEvent.swift b/Sources/Snowplow/Media/Events/MediaPlayEvent.swift index 3b8d5a7b5..ea8741c2d 100644 --- a/Sources/Snowplow/Media/Events/MediaPlayEvent.swift +++ b/Sources/Snowplow/Media/Events/MediaPlayEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Media/Events/MediaPlaybackRateChangeEvent.swift b/Sources/Snowplow/Media/Events/MediaPlaybackRateChangeEvent.swift index b3844da99..86b8d2792 100644 --- a/Sources/Snowplow/Media/Events/MediaPlaybackRateChangeEvent.swift +++ b/Sources/Snowplow/Media/Events/MediaPlaybackRateChangeEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Media/Events/MediaQualityChangeEvent.swift b/Sources/Snowplow/Media/Events/MediaQualityChangeEvent.swift index f1ee1bf13..e512d0cc8 100644 --- a/Sources/Snowplow/Media/Events/MediaQualityChangeEvent.swift +++ b/Sources/Snowplow/Media/Events/MediaQualityChangeEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Media/Events/MediaReadyEvent.swift b/Sources/Snowplow/Media/Events/MediaReadyEvent.swift index 7a2f7608b..2b4e149ed 100644 --- a/Sources/Snowplow/Media/Events/MediaReadyEvent.swift +++ b/Sources/Snowplow/Media/Events/MediaReadyEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Media/Events/MediaSeekEndEvent.swift b/Sources/Snowplow/Media/Events/MediaSeekEndEvent.swift index e89c6ee4a..da8d72cce 100644 --- a/Sources/Snowplow/Media/Events/MediaSeekEndEvent.swift +++ b/Sources/Snowplow/Media/Events/MediaSeekEndEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Media/Events/MediaSeekStartEvent.swift b/Sources/Snowplow/Media/Events/MediaSeekStartEvent.swift index b47e699e9..465d7b372 100644 --- a/Sources/Snowplow/Media/Events/MediaSeekStartEvent.swift +++ b/Sources/Snowplow/Media/Events/MediaSeekStartEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Media/Events/MediaVolumeChangeEvent.swift b/Sources/Snowplow/Media/Events/MediaVolumeChangeEvent.swift index 57656f7d0..225ad8b5e 100644 --- a/Sources/Snowplow/Media/Events/MediaVolumeChangeEvent.swift +++ b/Sources/Snowplow/Media/Events/MediaVolumeChangeEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Network/DefaultNetworkConnection.swift b/Sources/Snowplow/Network/DefaultNetworkConnection.swift index 9eafd8d2f..2c5476486 100644 --- a/Sources/Snowplow/Network/DefaultNetworkConnection.swift +++ b/Sources/Snowplow/Network/DefaultNetworkConnection.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Network/HttpMethodOptions.swift b/Sources/Snowplow/Network/HttpMethodOptions.swift index 1c9f9ba08..e44e63e5c 100644 --- a/Sources/Snowplow/Network/HttpMethodOptions.swift +++ b/Sources/Snowplow/Network/HttpMethodOptions.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Network/NetworkConnection.swift b/Sources/Snowplow/Network/NetworkConnection.swift index fa7e68ab9..ec6c94c8b 100644 --- a/Sources/Snowplow/Network/NetworkConnection.swift +++ b/Sources/Snowplow/Network/NetworkConnection.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Network/ProtocolOptions.swift b/Sources/Snowplow/Network/ProtocolOptions.swift index 4f884ddea..7c72c9c33 100644 --- a/Sources/Snowplow/Network/ProtocolOptions.swift +++ b/Sources/Snowplow/Network/ProtocolOptions.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Network/Request.swift b/Sources/Snowplow/Network/Request.swift index 21c77eee4..388fe8567 100644 --- a/Sources/Snowplow/Network/Request.swift +++ b/Sources/Snowplow/Network/Request.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Network/RequestCallback.swift b/Sources/Snowplow/Network/RequestCallback.swift index d02783da0..f030dff96 100644 --- a/Sources/Snowplow/Network/RequestCallback.swift +++ b/Sources/Snowplow/Network/RequestCallback.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Network/RequestResult.swift b/Sources/Snowplow/Network/RequestResult.swift index 9a93e26d1..7f24f1fae 100644 --- a/Sources/Snowplow/Network/RequestResult.swift +++ b/Sources/Snowplow/Network/RequestResult.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Payload/Payload.swift b/Sources/Snowplow/Payload/Payload.swift index 8485f206d..7190a6a8f 100644 --- a/Sources/Snowplow/Payload/Payload.swift +++ b/Sources/Snowplow/Payload/Payload.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Payload/SelfDescribingJson.swift b/Sources/Snowplow/Payload/SelfDescribingJson.swift index 17e0aee0a..044b5f019 100644 --- a/Sources/Snowplow/Payload/SelfDescribingJson.swift +++ b/Sources/Snowplow/Payload/SelfDescribingJson.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Snowplow.swift b/Sources/Snowplow/Snowplow.swift index b123cb3de..82d6d864f 100644 --- a/Sources/Snowplow/Snowplow.swift +++ b/Sources/Snowplow/Snowplow.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Tracker/CrossDeviceParameterConfiguration.swift b/Sources/Snowplow/Tracker/CrossDeviceParameterConfiguration.swift index ea4cee547..09658e2fd 100644 --- a/Sources/Snowplow/Tracker/CrossDeviceParameterConfiguration.swift +++ b/Sources/Snowplow/Tracker/CrossDeviceParameterConfiguration.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Tracker/DevicePlatform.swift b/Sources/Snowplow/Tracker/DevicePlatform.swift index e44b6cacf..602c85d8e 100644 --- a/Sources/Snowplow/Tracker/DevicePlatform.swift +++ b/Sources/Snowplow/Tracker/DevicePlatform.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Tracker/InspectableEvent.swift b/Sources/Snowplow/Tracker/InspectableEvent.swift index e0ab6c1d2..726303312 100644 --- a/Sources/Snowplow/Tracker/InspectableEvent.swift +++ b/Sources/Snowplow/Tracker/InspectableEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Tracker/LogLevel.swift b/Sources/Snowplow/Tracker/LogLevel.swift index 207c19b60..7fc6cf086 100644 --- a/Sources/Snowplow/Tracker/LogLevel.swift +++ b/Sources/Snowplow/Tracker/LogLevel.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Tracker/LoggerDelegate.swift b/Sources/Snowplow/Tracker/LoggerDelegate.swift index b8b937314..74179b02e 100644 --- a/Sources/Snowplow/Tracker/LoggerDelegate.swift +++ b/Sources/Snowplow/Tracker/LoggerDelegate.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Tracker/PlaformContextRetriever.swift b/Sources/Snowplow/Tracker/PlaformContextRetriever.swift index 4f5fc2367..6ae7d7ed6 100644 --- a/Sources/Snowplow/Tracker/PlaformContextRetriever.swift +++ b/Sources/Snowplow/Tracker/PlaformContextRetriever.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Tracker/SessionState.swift b/Sources/Snowplow/Tracker/SessionState.swift index cf8f0c90b..c8283a771 100644 --- a/Sources/Snowplow/Tracker/SessionState.swift +++ b/Sources/Snowplow/Tracker/SessionState.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Tracker/View.swift b/Sources/Snowplow/Tracker/View.swift index 2618485e0..3cc057133 100644 --- a/Sources/Snowplow/Tracker/View.swift +++ b/Sources/Snowplow/Tracker/View.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Utils/GDPRProcessingBasis.swift b/Sources/Snowplow/Utils/GDPRProcessingBasis.swift index 13d6f472f..23202ccf7 100644 --- a/Sources/Snowplow/Utils/GDPRProcessingBasis.swift +++ b/Sources/Snowplow/Utils/GDPRProcessingBasis.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/Utils/SPSize.swift b/Sources/Snowplow/Utils/SPSize.swift index 94c170de1..cd6c96617 100644 --- a/Sources/Snowplow/Utils/SPSize.swift +++ b/Sources/Snowplow/Utils/SPSize.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/VisionOS/Entities/ImmersiveSpaceEntity.swift b/Sources/Snowplow/VisionOS/Entities/ImmersiveSpaceEntity.swift index d59fa4830..0d385f340 100644 --- a/Sources/Snowplow/VisionOS/Entities/ImmersiveSpaceEntity.swift +++ b/Sources/Snowplow/VisionOS/Entities/ImmersiveSpaceEntity.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/VisionOS/Entities/WindowGroupEntity.swift b/Sources/Snowplow/VisionOS/Entities/WindowGroupEntity.swift index d75819436..531e29eb8 100644 --- a/Sources/Snowplow/VisionOS/Entities/WindowGroupEntity.swift +++ b/Sources/Snowplow/VisionOS/Entities/WindowGroupEntity.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/VisionOS/Events/DismissImmersiveSpaceEvent.swift b/Sources/Snowplow/VisionOS/Events/DismissImmersiveSpaceEvent.swift index 78f48d71c..c9a4608a4 100644 --- a/Sources/Snowplow/VisionOS/Events/DismissImmersiveSpaceEvent.swift +++ b/Sources/Snowplow/VisionOS/Events/DismissImmersiveSpaceEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/VisionOS/Events/DismissWindowEvent.swift b/Sources/Snowplow/VisionOS/Events/DismissWindowEvent.swift index f2742efa6..d73f41456 100644 --- a/Sources/Snowplow/VisionOS/Events/DismissWindowEvent.swift +++ b/Sources/Snowplow/VisionOS/Events/DismissWindowEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/VisionOS/Events/OpenImmersiveSpaceEvent.swift b/Sources/Snowplow/VisionOS/Events/OpenImmersiveSpaceEvent.swift index 0e4b52e60..b6e168ba5 100644 --- a/Sources/Snowplow/VisionOS/Events/OpenImmersiveSpaceEvent.swift +++ b/Sources/Snowplow/VisionOS/Events/OpenImmersiveSpaceEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Sources/Snowplow/VisionOS/Events/OpenWindowEvent.swift b/Sources/Snowplow/VisionOS/Events/OpenWindowEvent.swift index d5db777b6..d41f2e658 100644 --- a/Sources/Snowplow/VisionOS/Events/OpenWindowEvent.swift +++ b/Sources/Snowplow/VisionOS/Events/OpenWindowEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/Configurations/TestConfigurationBuilder.swift b/Tests/Configurations/TestConfigurationBuilder.swift index d3ba1eec4..c0662b0e4 100644 --- a/Tests/Configurations/TestConfigurationBuilder.swift +++ b/Tests/Configurations/TestConfigurationBuilder.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/Configurations/TestEmitterConfiguration.swift b/Tests/Configurations/TestEmitterConfiguration.swift index 6c32d5571..97d0b9864 100644 --- a/Tests/Configurations/TestEmitterConfiguration.swift +++ b/Tests/Configurations/TestEmitterConfiguration.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/Configurations/TestFocalMeterConfiguration.swift b/Tests/Configurations/TestFocalMeterConfiguration.swift index 5a3cbbfe9..463fdf918 100644 --- a/Tests/Configurations/TestFocalMeterConfiguration.swift +++ b/Tests/Configurations/TestFocalMeterConfiguration.swift @@ -2,7 +2,7 @@ // TestFocalMeterConfiguration.swift // Snowplow-iOSTests // -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/Configurations/TestMultipleInstances.swift b/Tests/Configurations/TestMultipleInstances.swift index 6a6bbeddd..fee386709 100644 --- a/Tests/Configurations/TestMultipleInstances.swift +++ b/Tests/Configurations/TestMultipleInstances.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/Configurations/TestRemoteConfiguration.swift b/Tests/Configurations/TestRemoteConfiguration.swift index 982d2302e..c362e54db 100644 --- a/Tests/Configurations/TestRemoteConfiguration.swift +++ b/Tests/Configurations/TestRemoteConfiguration.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/Configurations/TestTrackerConfiguration.swift b/Tests/Configurations/TestTrackerConfiguration.swift index bbbc59d01..bcff59bc8 100644 --- a/Tests/Configurations/TestTrackerConfiguration.swift +++ b/Tests/Configurations/TestTrackerConfiguration.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/Configurations/TestTrackerController.swift b/Tests/Configurations/TestTrackerController.swift index 201df62ff..cca06983f 100644 --- a/Tests/Configurations/TestTrackerController.swift +++ b/Tests/Configurations/TestTrackerController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/Ecommerce/TestEcommerceController.swift b/Tests/Ecommerce/TestEcommerceController.swift index cd5ed23a0..8e8fdabe6 100644 --- a/Tests/Ecommerce/TestEcommerceController.swift +++ b/Tests/Ecommerce/TestEcommerceController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/Ecommerce/TestEcommerceEntities.swift b/Tests/Ecommerce/TestEcommerceEntities.swift index 64fa0caf1..d7bb5a9d1 100644 --- a/Tests/Ecommerce/TestEcommerceEntities.swift +++ b/Tests/Ecommerce/TestEcommerceEntities.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/Ecommerce/TestEcommerceEvents.swift b/Tests/Ecommerce/TestEcommerceEvents.swift index d75628a3c..ba3b39dc5 100644 --- a/Tests/Ecommerce/TestEcommerceEvents.swift +++ b/Tests/Ecommerce/TestEcommerceEvents.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/Global Contexts/TestGlobalContexts.swift b/Tests/Global Contexts/TestGlobalContexts.swift index ac058fcb9..1b154df3b 100644 --- a/Tests/Global Contexts/TestGlobalContexts.swift +++ b/Tests/Global Contexts/TestGlobalContexts.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/Global Contexts/TestSchemaRuleset.swift b/Tests/Global Contexts/TestSchemaRuleset.swift index ac2839679..451e690b8 100644 --- a/Tests/Global Contexts/TestSchemaRuleset.swift +++ b/Tests/Global Contexts/TestSchemaRuleset.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/Legacy Tests/LegacyTestSubject.swift b/Tests/Legacy Tests/LegacyTestSubject.swift index 126240429..f14ffc709 100644 --- a/Tests/Legacy Tests/LegacyTestSubject.swift +++ b/Tests/Legacy Tests/LegacyTestSubject.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/Media/TestMediaAdTracking.swift b/Tests/Media/TestMediaAdTracking.swift index 32aa6278e..7dfae30ac 100644 --- a/Tests/Media/TestMediaAdTracking.swift +++ b/Tests/Media/TestMediaAdTracking.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/Media/TestMediaController.swift b/Tests/Media/TestMediaController.swift index 405c3e83f..b1c7ef3ab 100644 --- a/Tests/Media/TestMediaController.swift +++ b/Tests/Media/TestMediaController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/Media/TestMediaEventAndEntitySerialization.swift b/Tests/Media/TestMediaEventAndEntitySerialization.swift index 249cb4d44..d07dba6fc 100644 --- a/Tests/Media/TestMediaEventAndEntitySerialization.swift +++ b/Tests/Media/TestMediaEventAndEntitySerialization.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/Media/TestMediaSessionTrackingStats.swift b/Tests/Media/TestMediaSessionTrackingStats.swift index 99ffe9151..867b7d765 100644 --- a/Tests/Media/TestMediaSessionTrackingStats.swift +++ b/Tests/Media/TestMediaSessionTrackingStats.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/ScreenViewTracking/TestListItemViewModifier.swift b/Tests/ScreenViewTracking/TestListItemViewModifier.swift index 3187f2af8..5785f74c8 100644 --- a/Tests/ScreenViewTracking/TestListItemViewModifier.swift +++ b/Tests/ScreenViewTracking/TestListItemViewModifier.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/ScreenViewTracking/TestScreenState.swift b/Tests/ScreenViewTracking/TestScreenState.swift index d7218489b..40af146f1 100644 --- a/Tests/ScreenViewTracking/TestScreenState.swift +++ b/Tests/ScreenViewTracking/TestScreenState.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/ScreenViewTracking/TestScreenSummaryStateMachine.swift b/Tests/ScreenViewTracking/TestScreenSummaryStateMachine.swift index f8816a101..48ea722b1 100644 --- a/Tests/ScreenViewTracking/TestScreenSummaryStateMachine.swift +++ b/Tests/ScreenViewTracking/TestScreenSummaryStateMachine.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/ScreenViewTracking/TestScreenViewModifier.swift b/Tests/ScreenViewTracking/TestScreenViewModifier.swift index e9c84e32d..08f629c33 100644 --- a/Tests/ScreenViewTracking/TestScreenViewModifier.swift +++ b/Tests/ScreenViewTracking/TestScreenViewModifier.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/Storage/TestDatabase.swift b/Tests/Storage/TestDatabase.swift index 0b7f6ebca..7add3ebbf 100644 --- a/Tests/Storage/TestDatabase.swift +++ b/Tests/Storage/TestDatabase.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/Storage/TestSQLiteEventStore.swift b/Tests/Storage/TestSQLiteEventStore.swift index d4b3c9515..fcd114575 100644 --- a/Tests/Storage/TestSQLiteEventStore.swift +++ b/Tests/Storage/TestSQLiteEventStore.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/TestDataPersistence.swift b/Tests/TestDataPersistence.swift index 81e088f77..5ccd0b2e3 100644 --- a/Tests/TestDataPersistence.swift +++ b/Tests/TestDataPersistence.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/TestEmitter.swift b/Tests/TestEmitter.swift index c4b72d0cb..501af50bc 100644 --- a/Tests/TestEmitter.swift +++ b/Tests/TestEmitter.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/TestEvents.swift b/Tests/TestEvents.swift index 453b4e377..c5a82ac55 100644 --- a/Tests/TestEvents.swift +++ b/Tests/TestEvents.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/TestLifecycleState.swift b/Tests/TestLifecycleState.swift index 2914ed94e..2b5a10d53 100644 --- a/Tests/TestLifecycleState.swift +++ b/Tests/TestLifecycleState.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/TestLinkDecorator.swift b/Tests/TestLinkDecorator.swift index 9cdae847c..fab79aadb 100644 --- a/Tests/TestLinkDecorator.swift +++ b/Tests/TestLinkDecorator.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/TestLogger.swift b/Tests/TestLogger.swift index 94095ca32..df2ecd09a 100644 --- a/Tests/TestLogger.swift +++ b/Tests/TestLogger.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/TestMemoryEventStore.swift b/Tests/TestMemoryEventStore.swift index 6eece7d75..8fdaccd77 100644 --- a/Tests/TestMemoryEventStore.swift +++ b/Tests/TestMemoryEventStore.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/TestNetworkConnection.swift b/Tests/TestNetworkConnection.swift index 2ba85ba44..347dfd720 100644 --- a/Tests/TestNetworkConnection.swift +++ b/Tests/TestNetworkConnection.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/TestPayload.swift b/Tests/TestPayload.swift index d29ae7ea2..91573cbc9 100644 --- a/Tests/TestPayload.swift +++ b/Tests/TestPayload.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/TestPlatformContext.swift b/Tests/TestPlatformContext.swift index 9736b3285..91f856a92 100644 --- a/Tests/TestPlatformContext.swift +++ b/Tests/TestPlatformContext.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/TestPlugins.swift b/Tests/TestPlugins.swift index 4bf59a1a2..a554ec8d2 100644 --- a/Tests/TestPlugins.swift +++ b/Tests/TestPlugins.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/TestRequest.swift b/Tests/TestRequest.swift index 330c6932a..23ee0eccd 100644 --- a/Tests/TestRequest.swift +++ b/Tests/TestRequest.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/TestRequestResult.swift b/Tests/TestRequestResult.swift index 0d41e29d7..184ac7904 100644 --- a/Tests/TestRequestResult.swift +++ b/Tests/TestRequestResult.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/TestSelfDescribingJson.swift b/Tests/TestSelfDescribingJson.swift index dfde3a6ee..15e4febf3 100644 --- a/Tests/TestSelfDescribingJson.swift +++ b/Tests/TestSelfDescribingJson.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/TestServiceProvider.swift b/Tests/TestServiceProvider.swift index 39c5997da..d80f56fd3 100644 --- a/Tests/TestServiceProvider.swift +++ b/Tests/TestServiceProvider.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/TestSession.swift b/Tests/TestSession.swift index cce57c780..e3b2afe76 100644 --- a/Tests/TestSession.swift +++ b/Tests/TestSession.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/TestStateManager.swift b/Tests/TestStateManager.swift index 101ff11d5..c359a6828 100644 --- a/Tests/TestStateManager.swift +++ b/Tests/TestStateManager.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/TestSubject.swift b/Tests/TestSubject.swift index 08e32975d..e11d6302d 100644 --- a/Tests/TestSubject.swift +++ b/Tests/TestSubject.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/TestUtils.swift b/Tests/TestUtils.swift index d4c9d877f..8b9302706 100644 --- a/Tests/TestUtils.swift +++ b/Tests/TestUtils.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/TestWebViewMessageHandler.swift b/Tests/TestWebViewMessageHandler.swift index 7cee99f9e..a2ebe5e76 100644 --- a/Tests/TestWebViewMessageHandler.swift +++ b/Tests/TestWebViewMessageHandler.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/Tracker/TestTracker.swift b/Tests/Tracker/TestTracker.swift index 0cd71644c..9153997f2 100644 --- a/Tests/Tracker/TestTracker.swift +++ b/Tests/Tracker/TestTracker.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/Tracker/TestTrackerEvent.swift b/Tests/Tracker/TestTrackerEvent.swift index d187dacde..c24bc76d4 100644 --- a/Tests/Tracker/TestTrackerEvent.swift +++ b/Tests/Tracker/TestTrackerEvent.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/Utils/DatabaseHelpers.swift b/Tests/Utils/DatabaseHelpers.swift index 0c08ae32c..bc9cb066f 100644 --- a/Tests/Utils/DatabaseHelpers.swift +++ b/Tests/Utils/DatabaseHelpers.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/Utils/EventSink.swift b/Tests/Utils/EventSink.swift index db78e8020..b5195657c 100644 --- a/Tests/Utils/EventSink.swift +++ b/Tests/Utils/EventSink.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/Utils/MockDeviceInfoMonitor.swift b/Tests/Utils/MockDeviceInfoMonitor.swift index 025af1e69..fdf0177eb 100644 --- a/Tests/Utils/MockDeviceInfoMonitor.swift +++ b/Tests/Utils/MockDeviceInfoMonitor.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/Utils/MockEventStore.swift b/Tests/Utils/MockEventStore.swift index 03c48ae57..cfd20b762 100644 --- a/Tests/Utils/MockEventStore.swift +++ b/Tests/Utils/MockEventStore.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/Utils/MockLoggerDelegate.swift b/Tests/Utils/MockLoggerDelegate.swift index 5e7463dc1..9398c1849 100644 --- a/Tests/Utils/MockLoggerDelegate.swift +++ b/Tests/Utils/MockLoggerDelegate.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/Utils/MockNetworkConnection.swift b/Tests/Utils/MockNetworkConnection.swift index ce72ff9f6..78df9c03f 100644 --- a/Tests/Utils/MockNetworkConnection.swift +++ b/Tests/Utils/MockNetworkConnection.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/Utils/MockTimer.swift b/Tests/Utils/MockTimer.swift index 78b622478..037893b00 100644 --- a/Tests/Utils/MockTimer.swift +++ b/Tests/Utils/MockTimer.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/Utils/MockWKScriptMessage.swift b/Tests/Utils/MockWKScriptMessage.swift index 153dd2c64..cb34b160d 100644 --- a/Tests/Utils/MockWKScriptMessage.swift +++ b/Tests/Utils/MockWKScriptMessage.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/Utils/TimeTraveler.swift b/Tests/Utils/TimeTraveler.swift index 34b3ea605..1589007b0 100644 --- a/Tests/Utils/TimeTraveler.swift +++ b/Tests/Utils/TimeTraveler.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/VisionOS/TestImmersiveSpaceState.swift b/Tests/VisionOS/TestImmersiveSpaceState.swift index 8a79aa316..2b14b3122 100644 --- a/Tests/VisionOS/TestImmersiveSpaceState.swift +++ b/Tests/VisionOS/TestImmersiveSpaceState.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/VisionOS/TestVisionOSEntities.swift b/Tests/VisionOS/TestVisionOSEntities.swift index 074daca62..4c01b67ea 100644 --- a/Tests/VisionOS/TestVisionOSEntities.swift +++ b/Tests/VisionOS/TestVisionOSEntities.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License diff --git a/Tests/VisionOS/TestVisionOSEvents.swift b/Tests/VisionOS/TestVisionOSEvents.swift index 31cc0b735..28032a92c 100644 --- a/Tests/VisionOS/TestVisionOSEvents.swift +++ b/Tests/VisionOS/TestVisionOSEvents.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2023 Snowplow Analytics Ltd. All rights reserved. +// Copyright (c) 2013-present Snowplow Analytics Ltd. All rights reserved. // // This program is licensed to you under the Apache License Version 2.0, // and you may not use this file except in compliance with the Apache License