From c03f6d1e6dabea9f7706f6563458c35cb8260536 Mon Sep 17 00:00:00 2001 From: Miranda Wilson Date: Mon, 29 Jan 2024 17:54:08 +0000 Subject: [PATCH] Update copyright notices --- LICENSE | 2 +- README.md | 2 +- .../com/snowplowanalytics/snowplowtrackerdemojava/Demo.java | 2 +- .../snowplowtrackerdemojava/MainActivity.java | 2 +- .../snowplowtrackerdemojava/utils/DemoUtils.java | 2 +- .../snowplowtrackerdemojava/utils/TrackerEvents.java | 2 +- .../main/java/com/snowplowanalytics/snowplowdemokotlin/Demo.kt | 2 +- .../com/snowplowanalytics/snowplowdemokotlin/MainActivity.kt | 2 +- .../com/snowplowanalytics/snowplowdemokotlin/MediaActivity.kt | 2 +- .../snowplowanalytics/snowplowdemokotlin/media/VideoView.kt | 3 +-- .../snowplowdemokotlin/media/VideoViewController.kt | 3 +-- .../snowplowanalytics/snowplowdemokotlin/utils/DemoUtils.kt | 2 +- .../snowplowdemokotlin/utils/TrackerEvents.kt | 2 +- .../com/snowplowanalytics/snowplow/event/AbstractEventTest.kt | 2 +- .../java/com/snowplowanalytics/snowplow/event/AddToCartTest.kt | 2 +- .../snowplow/event/ApplicationInstallEventTest.kt | 2 +- .../com/snowplowanalytics/snowplow/event/CheckoutStepTest.kt | 2 +- .../com/snowplowanalytics/snowplow/event/ConsentGrantedTest.kt | 2 +- .../snowplowanalytics/snowplow/event/ConsentWithdrawnTest.kt | 2 +- .../snowplowanalytics/snowplow/event/DeepLinkReceivedTest.kt | 2 +- .../com/snowplowanalytics/snowplow/event/EcommerceItemTest.kt | 2 +- .../snowplow/event/EcommerceTransactionTest.kt | 2 +- .../snowplow/event/MessageNotificationTest.kt | 2 +- .../java/com/snowplowanalytics/snowplow/event/PageViewTest.kt | 2 +- .../snowplowanalytics/snowplow/event/ProductListClickTest.kt | 2 +- .../snowplowanalytics/snowplow/event/ProductListViewTest.kt | 2 +- .../com/snowplowanalytics/snowplow/event/ProductViewTest.kt | 2 +- .../com/snowplowanalytics/snowplow/event/PromotionClickTest.kt | 2 +- .../com/snowplowanalytics/snowplow/event/PromotionViewTest.kt | 2 +- .../java/com/snowplowanalytics/snowplow/event/RefundTest.kt | 2 +- .../com/snowplowanalytics/snowplow/event/RemoveFromCartTest.kt | 2 +- .../com/snowplowanalytics/snowplow/event/ScreenViewTest.kt | 2 +- .../com/snowplowanalytics/snowplow/event/SelfDescribingTest.kt | 2 +- .../com/snowplowanalytics/snowplow/event/StructuredTest.kt | 2 +- .../java/com/snowplowanalytics/snowplow/event/TimingTest.kt | 2 +- .../snowplowanalytics/snowplow/event/TransactionErrorTest.kt | 2 +- .../com/snowplowanalytics/snowplow/event/TransactionTest.kt | 2 +- .../snowplow/globalcontexts/GlobalContextTest.kt | 2 +- .../snowplow/globalcontexts/SchemaRuleSetTest.kt | 2 +- .../snowplow/internal/emitter/storage/EventStoreTest.kt | 2 +- .../internal/remoteconfiguration/RemoteConfigurationTest.kt | 2 +- .../snowplow/internal/tracker/ConfigurationTest.kt | 2 +- .../snowplow/internal/tracker/EcommerceTest.kt | 2 +- .../snowplow/internal/tracker/MockDeviceInfoMonitor.kt | 2 +- .../snowplow/internal/tracker/MultipleInstancesTest.kt | 2 +- .../snowplow/internal/tracker/PlatformContextTest.kt | 2 +- .../snowplow/internal/tracker/StateManagerTest.kt | 2 +- .../snowplowanalytics/snowplow/internal/tracker/TrackerTest.kt | 2 +- .../snowplowanalytics/snowplow/internal/utils/FileStoreTest.kt | 2 +- .../snowplow/internal/utils/NotificationCenterTest.kt | 2 +- .../com/snowplowanalytics/snowplow/internal/utils/UtilTest.kt | 2 +- .../snowplowanalytics/snowplow/media/MediaAdTrackingTest.kt | 2 +- .../snowplow/media/MediaEventAndEntitySerializationTest.kt | 2 +- .../snowplow/media/MediaSessionTrackingStatsTest.kt | 2 +- .../snowplowanalytics/snowplow/media/TestMediaController.kt | 2 +- .../snowplow/payload/SelfDescribingJsonTest.kt | 2 +- .../snowplowanalytics/snowplow/payload/TrackerPayloadTest.kt | 2 +- .../snowplow/screen/ScreenViewAutotrackingTest.kt | 2 +- .../snowplow/screenviews/ScreenSummaryStateMachineTest.kt | 2 +- .../snowplow/tracker/CollectorCookieJarTest.kt | 2 +- .../snowplowanalytics/snowplow/tracker/DevicePlatformTest.kt | 2 +- .../java/com/snowplowanalytics/snowplow/tracker/EmitterTest.kt | 2 +- .../com/snowplowanalytics/snowplow/tracker/ExecutorTest.kt | 2 +- .../snowplow/tracker/FocalMeterConfigurationTest.kt | 2 +- .../java/com/snowplowanalytics/snowplow/tracker/LoggingTest.kt | 2 +- .../com/snowplowanalytics/snowplow/tracker/MockEventStore.kt | 2 +- .../snowplow/tracker/MockNetworkConnection.kt | 2 +- .../snowplow/tracker/NetworkConnectionTest.kt | 2 +- .../java/com/snowplowanalytics/snowplow/tracker/PluginsTest.kt | 2 +- .../snowplowanalytics/snowplow/tracker/RequestResultTest.kt | 2 +- .../snowplowanalytics/snowplow/tracker/ServiceProviderTest.kt | 2 +- .../java/com/snowplowanalytics/snowplow/tracker/SessionTest.kt | 2 +- .../java/com/snowplowanalytics/snowplow/tracker/SubjectTest.kt | 2 +- .../snowplow/tracker/TrackerWebViewInterfaceTest.kt | 2 +- .../snowplow/tracker/emitter/TLSArgumentsTest.kt | 2 +- .../snowplow/tracker/integration/EventSendingTest.kt | 2 +- .../com/snowplowanalytics/snowplow/tracker/noise/NoiseTest.kt | 2 +- .../java/com/snowplowanalytics/snowplow/util/TestUtils.kt | 2 +- .../java/com/snowplowanalytics/snowplow/util/TimeTraveler.kt | 2 +- .../src/main/java/com/snowplowanalytics/core/Controller.kt | 2 +- .../java/com/snowplowanalytics/core/constants/Parameters.kt | 2 +- .../com/snowplowanalytics/core/constants/TrackerConstants.kt | 2 +- .../com/snowplowanalytics/core/ecommerce/EcommerceAction.kt | 2 +- .../core/ecommerce/EcommerceControllerImpl.kt | 2 +- .../main/java/com/snowplowanalytics/core/emitter/Emitter.kt | 2 +- .../core/emitter/EmitterConfigurationInterface.kt | 2 +- .../snowplowanalytics/core/emitter/EmitterControllerImpl.kt | 2 +- .../java/com/snowplowanalytics/core/emitter/EmitterDefaults.kt | 2 +- .../main/java/com/snowplowanalytics/core/emitter/Executor.kt | 2 +- .../core/emitter/NetworkConfigurationInterface.kt | 2 +- .../snowplowanalytics/core/emitter/NetworkControllerImpl.kt | 2 +- .../java/com/snowplowanalytics/core/emitter/TLSArguments.kt | 2 +- .../com/snowplowanalytics/core/emitter/TLSSocketFactory.kt | 2 +- .../main/java/com/snowplowanalytics/core/emitter/TLSVersion.kt | 2 +- .../snowplowanalytics/core/emitter/storage/EventStoreHelper.kt | 2 +- .../snowplowanalytics/core/emitter/storage/SQLiteEventStore.kt | 2 +- .../main/java/com/snowplowanalytics/core/event/ScreenEnd.kt | 2 +- .../src/main/java/com/snowplowanalytics/core/gdpr/Gdpr.kt | 2 +- .../snowplowanalytics/core/gdpr/GdprConfigurationInterface.kt | 2 +- .../java/com/snowplowanalytics/core/gdpr/GdprControllerImpl.kt | 2 +- .../core/globalcontexts/GlobalContextPluginConfiguration.kt | 2 +- .../globalcontexts/GlobalContextsConfigurationInterface.kt | 2 +- .../core/globalcontexts/GlobalContextsControllerImpl.kt | 2 +- .../java/com/snowplowanalytics/core/media/MediaSchemata.kt | 2 +- .../snowplowanalytics/core/media/controller/MediaAdTracking.kt | 2 +- .../core/media/controller/MediaControllerImpl.kt | 2 +- .../core/media/controller/MediaPingInterval.kt | 2 +- .../core/media/controller/MediaSessionTracking.kt | 2 +- .../core/media/controller/MediaSessionTrackingStats.kt | 2 +- .../core/media/controller/MediaTrackingImpl.kt | 2 +- .../snowplowanalytics/core/media/entity/MediaSessionEntity.kt | 2 +- .../core/media/event/MediaPercentProgressEvent.kt | 2 +- .../com/snowplowanalytics/core/media/event/MediaPingEvent.kt | 2 +- .../core/media/event/MediaPlayerUpdatingEvent.kt | 2 +- .../core/remoteconfiguration/RemoteConfigurationBundle.kt | 2 +- .../core/remoteconfiguration/RemoteConfigurationCache.kt | 2 +- .../core/remoteconfiguration/RemoteConfigurationFetcher.kt | 2 +- .../core/remoteconfiguration/RemoteConfigurationProvider.kt | 2 +- .../java/com/snowplowanalytics/core/screenviews/ScreenState.kt | 2 +- .../snowplowanalytics/core/screenviews/ScreenStateMachine.kt | 2 +- .../snowplowanalytics/core/screenviews/ScreenSummaryState.kt | 2 +- .../core/screenviews/ScreenSummaryStateMachine.kt | 2 +- .../main/java/com/snowplowanalytics/core/session/FileStore.kt | 2 +- .../java/com/snowplowanalytics/core/session/ProcessObserver.kt | 2 +- .../main/java/com/snowplowanalytics/core/session/Session.kt | 2 +- .../core/session/SessionConfigurationInterface.kt | 2 +- .../snowplowanalytics/core/session/SessionControllerImpl.kt | 2 +- .../com/snowplowanalytics/core/statemachine/DeepLinkState.kt | 2 +- .../core/statemachine/DeepLinkStateMachine.kt | 2 +- .../com/snowplowanalytics/core/statemachine/LifecycleState.kt | 2 +- .../core/statemachine/LifecycleStateMachine.kt | 2 +- .../snowplowanalytics/core/statemachine/PluginStateMachine.kt | 2 +- .../main/java/com/snowplowanalytics/core/statemachine/State.kt | 2 +- .../com/snowplowanalytics/core/statemachine/StateFuture.kt | 2 +- .../snowplowanalytics/core/statemachine/StateMachineEvent.kt | 2 +- .../core/statemachine/StateMachineInterface.kt | 2 +- .../com/snowplowanalytics/core/statemachine/StateManager.kt | 2 +- .../com/snowplowanalytics/core/statemachine/TrackerState.kt | 2 +- .../core/statemachine/TrackerStateSnapshot.kt | 2 +- .../snowplowanalytics/core/tracker/ActivityLifecycleHandler.kt | 2 +- .../snowplowanalytics/core/tracker/ApplicationInstallEvent.kt | 2 +- .../com/snowplowanalytics/core/tracker/ExceptionHandler.kt | 2 +- .../snowplowanalytics/core/tracker/InstallReferrerDetails.kt | 2 +- .../src/main/java/com/snowplowanalytics/core/tracker/Logger.kt | 2 +- .../java/com/snowplowanalytics/core/tracker/PlatformContext.kt | 2 +- .../snowplowanalytics/core/tracker/PluginsControllerImpl.kt | 2 +- .../main/java/com/snowplowanalytics/core/tracker/SchemaRule.kt | 2 +- .../java/com/snowplowanalytics/core/tracker/ServiceProvider.kt | 2 +- .../snowplowanalytics/core/tracker/ServiceProviderInterface.kt | 2 +- .../main/java/com/snowplowanalytics/core/tracker/Subject.kt | 2 +- .../core/tracker/SubjectConfigurationInterface.kt | 2 +- .../snowplowanalytics/core/tracker/SubjectControllerImpl.kt | 2 +- .../main/java/com/snowplowanalytics/core/tracker/Tracker.kt | 2 +- .../core/tracker/TrackerConfigurationInterface.kt | 2 +- .../snowplowanalytics/core/tracker/TrackerControllerImpl.kt | 2 +- .../java/com/snowplowanalytics/core/tracker/TrackerDefaults.kt | 2 +- .../java/com/snowplowanalytics/core/tracker/TrackerEvent.kt | 2 +- .../snowplowanalytics/core/tracker/TrackerWebViewInterface.kt | 2 +- .../java/com/snowplowanalytics/core/utils/DeviceInfoMonitor.kt | 2 +- .../main/java/com/snowplowanalytics/core/utils/JsonUtils.kt | 2 +- .../com/snowplowanalytics/core/utils/NotificationCenter.kt | 2 +- .../src/main/java/com/snowplowanalytics/core/utils/Util.kt | 2 +- .../src/main/java/com/snowplowanalytics/snowplow/Snowplow.kt | 2 +- .../snowplowanalytics/snowplow/configuration/Configuration.kt | 2 +- .../snowplow/configuration/ConfigurationBundle.kt | 2 +- .../snowplow/configuration/ConfigurationState.kt | 2 +- .../snowplow/configuration/EmitterConfiguration.kt | 2 +- .../snowplow/configuration/FocalMeterConfiguration.kt | 2 +- .../snowplow/configuration/GdprConfiguration.kt | 2 +- .../snowplow/configuration/GlobalContextsConfiguration.kt | 2 +- .../snowplow/configuration/NetworkConfiguration.kt | 2 +- .../snowplow/configuration/PlatformContextProperty.kt | 2 +- .../snowplow/configuration/PluginConfiguration.kt | 2 +- .../snowplow/configuration/RemoteConfiguration.kt | 2 +- .../snowplow/configuration/SessionConfiguration.kt | 2 +- .../snowplow/configuration/SubjectConfiguration.kt | 2 +- .../snowplow/configuration/TrackerConfiguration.kt | 2 +- .../snowplowanalytics/snowplow/controller/EmitterController.kt | 2 +- .../snowplowanalytics/snowplow/controller/GdprController.kt | 2 +- .../snowplow/controller/GlobalContextsController.kt | 2 +- .../snowplowanalytics/snowplow/controller/NetworkController.kt | 2 +- .../snowplowanalytics/snowplow/controller/PluginsController.kt | 2 +- .../snowplowanalytics/snowplow/controller/SessionController.kt | 2 +- .../snowplowanalytics/snowplow/controller/SubjectController.kt | 2 +- .../snowplowanalytics/snowplow/controller/TrackerController.kt | 2 +- .../snowplow/ecommerce/EcommerceController.kt | 2 +- .../java/com/snowplowanalytics/snowplow/ecommerce/ErrorType.kt | 2 +- .../snowplow/ecommerce/entities/CartEntity.kt | 2 +- .../snowplow/ecommerce/entities/EcommerceScreenEntity.kt | 2 +- .../snowplow/ecommerce/entities/EcommerceUserEntity.kt | 2 +- .../snowplow/ecommerce/entities/ProductEntity.kt | 2 +- .../snowplow/ecommerce/entities/PromotionEntity.kt | 2 +- .../snowplow/ecommerce/entities/TransactionEntity.kt | 2 +- .../snowplow/ecommerce/events/AddToCartEvent.kt | 2 +- .../snowplow/ecommerce/events/CheckoutStepEvent.kt | 2 +- .../snowplow/ecommerce/events/ProductListClickEvent.kt | 2 +- .../snowplow/ecommerce/events/ProductListViewEvent.kt | 2 +- .../snowplow/ecommerce/events/ProductViewEvent.kt | 2 +- .../snowplow/ecommerce/events/PromotionClickEvent.kt | 2 +- .../snowplow/ecommerce/events/PromotionViewEvent.kt | 2 +- .../snowplowanalytics/snowplow/ecommerce/events/RefundEvent.kt | 2 +- .../snowplow/ecommerce/events/RemoveFromCartEvent.kt | 2 +- .../snowplow/ecommerce/events/TransactionErrorEvent.kt | 2 +- .../snowplow/ecommerce/events/TransactionEvent.kt | 2 +- .../com/snowplowanalytics/snowplow/emitter/BufferOption.kt | 2 +- .../com/snowplowanalytics/snowplow/emitter/EmitterEvent.kt | 2 +- .../java/com/snowplowanalytics/snowplow/emitter/EventStore.kt | 2 +- .../snowplowanalytics/snowplow/entity/ClientSessionEntity.kt | 2 +- .../java/com/snowplowanalytics/snowplow/entity/DeepLink.kt | 2 +- .../com/snowplowanalytics/snowplow/entity/LifecycleEntity.kt | 2 +- .../java/com/snowplowanalytics/snowplow/event/AbstractEvent.kt | 2 +- .../com/snowplowanalytics/snowplow/event/AbstractPrimitive.kt | 2 +- .../snowplowanalytics/snowplow/event/AbstractSelfDescribing.kt | 2 +- .../java/com/snowplowanalytics/snowplow/event/Background.kt | 2 +- .../com/snowplowanalytics/snowplow/event/ConsentDocument.kt | 2 +- .../com/snowplowanalytics/snowplow/event/ConsentGranted.kt | 2 +- .../com/snowplowanalytics/snowplow/event/ConsentWithdrawn.kt | 2 +- .../com/snowplowanalytics/snowplow/event/DeepLinkReceived.kt | 2 +- .../snowplowanalytics/snowplow/event/EcommerceTransaction.kt | 2 +- .../snowplow/event/EcommerceTransactionItem.kt | 2 +- .../main/java/com/snowplowanalytics/snowplow/event/Event.kt | 2 +- .../java/com/snowplowanalytics/snowplow/event/Foreground.kt | 2 +- .../java/com/snowplowanalytics/snowplow/event/ListItemView.kt | 2 +- .../snowplowanalytics/snowplow/event/MessageNotification.kt | 2 +- .../snowplow/event/MessageNotificationAttachment.kt | 2 +- .../snowplow/event/MessageNotificationTrigger.kt | 2 +- .../main/java/com/snowplowanalytics/snowplow/event/PageView.kt | 2 +- .../java/com/snowplowanalytics/snowplow/event/ScreenView.kt | 2 +- .../java/com/snowplowanalytics/snowplow/event/ScrollChanged.kt | 2 +- .../com/snowplowanalytics/snowplow/event/SelfDescribing.kt | 2 +- .../java/com/snowplowanalytics/snowplow/event/Structured.kt | 2 +- .../main/java/com/snowplowanalytics/snowplow/event/Timing.kt | 2 +- .../java/com/snowplowanalytics/snowplow/event/TrackerError.kt | 2 +- .../snowplow/globalcontexts/ContextGenerator.kt | 2 +- .../snowplow/globalcontexts/FunctionalFilter.kt | 2 +- .../snowplow/globalcontexts/FunctionalGenerator.kt | 2 +- .../snowplowanalytics/snowplow/globalcontexts/GlobalContext.kt | 2 +- .../snowplowanalytics/snowplow/globalcontexts/SchemaRuleSet.kt | 2 +- .../snowplow/media/configuration/MediaTrackingConfiguration.kt | 2 +- .../snowplow/media/controller/MediaController.kt | 2 +- .../snowplow/media/controller/MediaTracking.kt | 2 +- .../snowplow/media/entity/MediaAdBreakEntity.kt | 2 +- .../snowplow/media/entity/MediaAdBreakType.kt | 2 +- .../snowplowanalytics/snowplow/media/entity/MediaAdEntity.kt | 2 +- .../snowplow/media/entity/MediaPlayerEntity.kt | 2 +- .../com/snowplowanalytics/snowplow/media/entity/MediaType.kt | 2 +- .../snowplow/media/event/MediaAdBreakEndEvent.kt | 2 +- .../snowplow/media/event/MediaAdBreakStartEvent.kt | 2 +- .../snowplow/media/event/MediaAdClickEvent.kt | 2 +- .../snowplow/media/event/MediaAdCompleteEvent.kt | 2 +- .../snowplow/media/event/MediaAdFirstQuartileEvent.kt | 2 +- .../snowplow/media/event/MediaAdMidpointEvent.kt | 2 +- .../snowplow/media/event/MediaAdPauseEvent.kt | 2 +- .../snowplow/media/event/MediaAdResumeEvent.kt | 2 +- .../snowplowanalytics/snowplow/media/event/MediaAdSkipEvent.kt | 2 +- .../snowplow/media/event/MediaAdStartEvent.kt | 2 +- .../snowplow/media/event/MediaAdThirdQuartileEvent.kt | 2 +- .../snowplow/media/event/MediaBufferEndEvent.kt | 2 +- .../snowplow/media/event/MediaBufferStartEvent.kt | 2 +- .../snowplowanalytics/snowplow/media/event/MediaEndEvent.kt | 2 +- .../snowplowanalytics/snowplow/media/event/MediaErrorEvent.kt | 2 +- .../snowplow/media/event/MediaFullscreenChangeEvent.kt | 2 +- .../snowplowanalytics/snowplow/media/event/MediaPauseEvent.kt | 2 +- .../snowplow/media/event/MediaPictureInPictureChangeEvent.kt | 2 +- .../snowplowanalytics/snowplow/media/event/MediaPlayEvent.kt | 2 +- .../snowplow/media/event/MediaPlaybackRateChangeEvent.kt | 2 +- .../snowplow/media/event/MediaQualityChangeEvent.kt | 2 +- .../snowplowanalytics/snowplow/media/event/MediaReadyEvent.kt | 2 +- .../snowplow/media/event/MediaSeekEndEvent.kt | 2 +- .../snowplow/media/event/MediaSeekStartEvent.kt | 2 +- .../snowplow/media/event/MediaVolumeChangeEvent.kt | 2 +- .../com/snowplowanalytics/snowplow/network/CollectorCookie.kt | 2 +- .../snowplowanalytics/snowplow/network/CollectorCookieJar.kt | 2 +- .../java/com/snowplowanalytics/snowplow/network/HttpMethod.kt | 2 +- .../snowplowanalytics/snowplow/network/NetworkConnection.kt | 2 +- .../snowplow/network/OkHttpNetworkConnection.kt | 2 +- .../java/com/snowplowanalytics/snowplow/network/Protocol.kt | 2 +- .../java/com/snowplowanalytics/snowplow/network/Request.kt | 2 +- .../com/snowplowanalytics/snowplow/network/RequestCallback.kt | 2 +- .../com/snowplowanalytics/snowplow/network/RequestResult.kt | 2 +- .../java/com/snowplowanalytics/snowplow/payload/Payload.kt | 2 +- .../snowplowanalytics/snowplow/payload/SelfDescribingJson.kt | 2 +- .../com/snowplowanalytics/snowplow/payload/TrackerPayload.kt | 2 +- .../com/snowplowanalytics/snowplow/tracker/DevicePlatform.kt | 2 +- .../com/snowplowanalytics/snowplow/tracker/InspectableEvent.kt | 2 +- .../java/com/snowplowanalytics/snowplow/tracker/LogLevel.kt | 2 +- .../com/snowplowanalytics/snowplow/tracker/LoggerDelegate.kt | 2 +- .../com/snowplowanalytics/snowplow/tracker/SessionState.kt | 2 +- .../src/main/java/com/snowplowanalytics/snowplow/util/Basis.kt | 2 +- .../src/main/java/com/snowplowanalytics/snowplow/util/Size.kt | 2 +- .../java/com/snowplowanalytics/snowplow/util/TimeMeasure.kt | 2 +- 291 files changed, 291 insertions(+), 293 deletions(-) diff --git a/LICENSE b/LICENSE index 9354487b4..887f6e92e 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 2024 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. diff --git a/README.md b/README.md index 786404888..57eba73cd 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Three demo apps are included in this repository: one in [Java](https://github.co ## Copyright and license -The Snowplow Android Tracker is copyright 2015-2023 Snowplow Analytics Ltd. +The Snowplow Android Tracker is copyright 2015-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/snowplow-demo-java/src/main/java/com/snowplowanalytics/snowplowtrackerdemojava/Demo.java b/snowplow-demo-java/src/main/java/com/snowplowanalytics/snowplowtrackerdemojava/Demo.java index 345c7d964..33057cf65 100644 --- a/snowplow-demo-java/src/main/java/com/snowplowanalytics/snowplowtrackerdemojava/Demo.java +++ b/snowplow-demo-java/src/main/java/com/snowplowanalytics/snowplowtrackerdemojava/Demo.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-demo-java/src/main/java/com/snowplowanalytics/snowplowtrackerdemojava/MainActivity.java b/snowplow-demo-java/src/main/java/com/snowplowanalytics/snowplowtrackerdemojava/MainActivity.java index b4253b160..d331bd982 100644 --- a/snowplow-demo-java/src/main/java/com/snowplowanalytics/snowplowtrackerdemojava/MainActivity.java +++ b/snowplow-demo-java/src/main/java/com/snowplowanalytics/snowplowtrackerdemojava/MainActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-demo-java/src/main/java/com/snowplowanalytics/snowplowtrackerdemojava/utils/DemoUtils.java b/snowplow-demo-java/src/main/java/com/snowplowanalytics/snowplowtrackerdemojava/utils/DemoUtils.java index e0ae442d0..b3f3a54e2 100644 --- a/snowplow-demo-java/src/main/java/com/snowplowanalytics/snowplowtrackerdemojava/utils/DemoUtils.java +++ b/snowplow-demo-java/src/main/java/com/snowplowanalytics/snowplowtrackerdemojava/utils/DemoUtils.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-demo-java/src/main/java/com/snowplowanalytics/snowplowtrackerdemojava/utils/TrackerEvents.java b/snowplow-demo-java/src/main/java/com/snowplowanalytics/snowplowtrackerdemojava/utils/TrackerEvents.java index 3cf899cd2..c861c3667 100644 --- a/snowplow-demo-java/src/main/java/com/snowplowanalytics/snowplowtrackerdemojava/utils/TrackerEvents.java +++ b/snowplow-demo-java/src/main/java/com/snowplowanalytics/snowplowtrackerdemojava/utils/TrackerEvents.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-demo-kotlin/src/main/java/com/snowplowanalytics/snowplowdemokotlin/Demo.kt b/snowplow-demo-kotlin/src/main/java/com/snowplowanalytics/snowplowdemokotlin/Demo.kt index 1df596488..0a10a06f0 100644 --- a/snowplow-demo-kotlin/src/main/java/com/snowplowanalytics/snowplowdemokotlin/Demo.kt +++ b/snowplow-demo-kotlin/src/main/java/com/snowplowanalytics/snowplowdemokotlin/Demo.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-demo-kotlin/src/main/java/com/snowplowanalytics/snowplowdemokotlin/MainActivity.kt b/snowplow-demo-kotlin/src/main/java/com/snowplowanalytics/snowplowdemokotlin/MainActivity.kt index 26c26c317..fa02029cf 100644 --- a/snowplow-demo-kotlin/src/main/java/com/snowplowanalytics/snowplowdemokotlin/MainActivity.kt +++ b/snowplow-demo-kotlin/src/main/java/com/snowplowanalytics/snowplowdemokotlin/MainActivity.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-demo-kotlin/src/main/java/com/snowplowanalytics/snowplowdemokotlin/MediaActivity.kt b/snowplow-demo-kotlin/src/main/java/com/snowplowanalytics/snowplowdemokotlin/MediaActivity.kt index 7193dcd89..40ffeb441 100644 --- a/snowplow-demo-kotlin/src/main/java/com/snowplowanalytics/snowplowdemokotlin/MediaActivity.kt +++ b/snowplow-demo-kotlin/src/main/java/com/snowplowanalytics/snowplowdemokotlin/MediaActivity.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-demo-kotlin/src/main/java/com/snowplowanalytics/snowplowdemokotlin/media/VideoView.kt b/snowplow-demo-kotlin/src/main/java/com/snowplowanalytics/snowplowdemokotlin/media/VideoView.kt index cf46490d3..d80c6d9cd 100644 --- a/snowplow-demo-kotlin/src/main/java/com/snowplowanalytics/snowplowdemokotlin/media/VideoView.kt +++ b/snowplow-demo-kotlin/src/main/java/com/snowplowanalytics/snowplowdemokotlin/media/VideoView.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. @@ -46,4 +46,3 @@ class VideoView : android.widget.VideoView { viewController?.onSeekStart() } } - diff --git a/snowplow-demo-kotlin/src/main/java/com/snowplowanalytics/snowplowdemokotlin/media/VideoViewController.kt b/snowplow-demo-kotlin/src/main/java/com/snowplowanalytics/snowplowdemokotlin/media/VideoViewController.kt index 843645f8c..4a5f64f13 100644 --- a/snowplow-demo-kotlin/src/main/java/com/snowplowanalytics/snowplowdemokotlin/media/VideoViewController.kt +++ b/snowplow-demo-kotlin/src/main/java/com/snowplowanalytics/snowplowdemokotlin/media/VideoViewController.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. @@ -178,4 +178,3 @@ class VideoViewController(activity: Activity, uri: Uri) { private val TAG = VideoViewController::class.java.simpleName } } - diff --git a/snowplow-demo-kotlin/src/main/java/com/snowplowanalytics/snowplowdemokotlin/utils/DemoUtils.kt b/snowplow-demo-kotlin/src/main/java/com/snowplowanalytics/snowplowdemokotlin/utils/DemoUtils.kt index 68fc32e20..d8b9d5109 100644 --- a/snowplow-demo-kotlin/src/main/java/com/snowplowanalytics/snowplowdemokotlin/utils/DemoUtils.kt +++ b/snowplow-demo-kotlin/src/main/java/com/snowplowanalytics/snowplowdemokotlin/utils/DemoUtils.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-demo-kotlin/src/main/java/com/snowplowanalytics/snowplowdemokotlin/utils/TrackerEvents.kt b/snowplow-demo-kotlin/src/main/java/com/snowplowanalytics/snowplowdemokotlin/utils/TrackerEvents.kt index c826befcf..eed1dd3fa 100644 --- a/snowplow-demo-kotlin/src/main/java/com/snowplowanalytics/snowplowdemokotlin/utils/TrackerEvents.kt +++ b/snowplow-demo-kotlin/src/main/java/com/snowplowanalytics/snowplowdemokotlin/utils/TrackerEvents.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/AbstractEventTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/AbstractEventTest.kt index e9c59eea8..427d50e9e 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/AbstractEventTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/AbstractEventTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/AddToCartTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/AddToCartTest.kt index fb69a5e0e..1db145b0a 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/AddToCartTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/AddToCartTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/ApplicationInstallEventTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/ApplicationInstallEventTest.kt index c0eaa9ec4..eb09f15b6 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/ApplicationInstallEventTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/ApplicationInstallEventTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/CheckoutStepTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/CheckoutStepTest.kt index a1e824474..b6b2f8035 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/CheckoutStepTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/CheckoutStepTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/ConsentGrantedTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/ConsentGrantedTest.kt index 136035b6b..4e4dc3eed 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/ConsentGrantedTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/ConsentGrantedTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/ConsentWithdrawnTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/ConsentWithdrawnTest.kt index 1c771129b..b58e44377 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/ConsentWithdrawnTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/ConsentWithdrawnTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/DeepLinkReceivedTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/DeepLinkReceivedTest.kt index 2c9a87ca4..dedb56500 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/DeepLinkReceivedTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/DeepLinkReceivedTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/EcommerceItemTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/EcommerceItemTest.kt index 956c5cc6f..7c876b157 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/EcommerceItemTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/EcommerceItemTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/EcommerceTransactionTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/EcommerceTransactionTest.kt index eddb510af..e9cb4cfc7 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/EcommerceTransactionTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/EcommerceTransactionTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/MessageNotificationTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/MessageNotificationTest.kt index d8d269ebf..42e082c11 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/MessageNotificationTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/MessageNotificationTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/PageViewTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/PageViewTest.kt index 3141d7d9e..f1eb710af 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/PageViewTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/PageViewTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/ProductListClickTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/ProductListClickTest.kt index 4b0b819da..92a1485d3 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/ProductListClickTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/ProductListClickTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/ProductListViewTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/ProductListViewTest.kt index 21823241a..abc57a5db 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/ProductListViewTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/ProductListViewTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/ProductViewTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/ProductViewTest.kt index a7c5c3980..4bbe9dd16 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/ProductViewTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/ProductViewTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/PromotionClickTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/PromotionClickTest.kt index dbe25464b..f5a5c1bca 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/PromotionClickTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/PromotionClickTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/PromotionViewTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/PromotionViewTest.kt index df78eba1c..945e9271c 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/PromotionViewTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/PromotionViewTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/RefundTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/RefundTest.kt index 0fb795b76..a4aa10cbc 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/RefundTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/RefundTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/RemoveFromCartTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/RemoveFromCartTest.kt index 2728f646e..aa1924d65 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/RemoveFromCartTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/RemoveFromCartTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/ScreenViewTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/ScreenViewTest.kt index b0dc76e73..4799c9572 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/ScreenViewTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/ScreenViewTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/SelfDescribingTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/SelfDescribingTest.kt index f4de15603..05379965f 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/SelfDescribingTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/SelfDescribingTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/StructuredTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/StructuredTest.kt index 31e65003c..785add07a 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/StructuredTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/StructuredTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/TimingTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/TimingTest.kt index cdbb5243e..46e98f2d2 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/TimingTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/TimingTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/TransactionErrorTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/TransactionErrorTest.kt index 8e52cc002..d3c6dac72 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/TransactionErrorTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/TransactionErrorTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/TransactionTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/TransactionTest.kt index f43c780da..3d312d2a5 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/TransactionTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/event/TransactionTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/globalcontexts/GlobalContextTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/globalcontexts/GlobalContextTest.kt index daad3c3d2..98006a742 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/globalcontexts/GlobalContextTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/globalcontexts/GlobalContextTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/globalcontexts/SchemaRuleSetTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/globalcontexts/SchemaRuleSetTest.kt index 5ef1a82aa..b8a5cb23e 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/globalcontexts/SchemaRuleSetTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/globalcontexts/SchemaRuleSetTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/emitter/storage/EventStoreTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/emitter/storage/EventStoreTest.kt index 27c649cf4..672f61f6e 100755 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/emitter/storage/EventStoreTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/emitter/storage/EventStoreTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/remoteconfiguration/RemoteConfigurationTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/remoteconfiguration/RemoteConfigurationTest.kt index a1557518e..fd9e46be5 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/remoteconfiguration/RemoteConfigurationTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/remoteconfiguration/RemoteConfigurationTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/tracker/ConfigurationTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/tracker/ConfigurationTest.kt index cfcf4e21f..1b058e2a0 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/tracker/ConfigurationTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/tracker/ConfigurationTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/tracker/EcommerceTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/tracker/EcommerceTest.kt index fcacab032..e913c5ac3 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/tracker/EcommerceTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/tracker/EcommerceTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/tracker/MockDeviceInfoMonitor.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/tracker/MockDeviceInfoMonitor.kt index 8a55dfc38..7346702f7 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/tracker/MockDeviceInfoMonitor.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/tracker/MockDeviceInfoMonitor.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/tracker/MultipleInstancesTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/tracker/MultipleInstancesTest.kt index a495601dc..913f5583f 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/tracker/MultipleInstancesTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/tracker/MultipleInstancesTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/tracker/PlatformContextTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/tracker/PlatformContextTest.kt index 676a7e397..7a4c827b4 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/tracker/PlatformContextTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/tracker/PlatformContextTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/tracker/StateManagerTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/tracker/StateManagerTest.kt index 050c8253b..325ce4aff 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/tracker/StateManagerTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/tracker/StateManagerTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/tracker/TrackerTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/tracker/TrackerTest.kt index 7070be37c..f85c7cddf 100755 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/tracker/TrackerTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/tracker/TrackerTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/utils/FileStoreTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/utils/FileStoreTest.kt index e502ae35e..d0f697d84 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/utils/FileStoreTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/utils/FileStoreTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/utils/NotificationCenterTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/utils/NotificationCenterTest.kt index 218129c59..41b635ad9 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/utils/NotificationCenterTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/utils/NotificationCenterTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/utils/UtilTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/utils/UtilTest.kt index 348592d6e..fa61c8519 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/utils/UtilTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/internal/utils/UtilTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/media/MediaAdTrackingTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/media/MediaAdTrackingTest.kt index 086a0f18d..4f9765fcf 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/media/MediaAdTrackingTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/media/MediaAdTrackingTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/media/MediaEventAndEntitySerializationTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/media/MediaEventAndEntitySerializationTest.kt index 52db0e2e4..bfc2a7fdd 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/media/MediaEventAndEntitySerializationTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/media/MediaEventAndEntitySerializationTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/media/MediaSessionTrackingStatsTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/media/MediaSessionTrackingStatsTest.kt index b9fa8c7c6..fda79fc5a 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/media/MediaSessionTrackingStatsTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/media/MediaSessionTrackingStatsTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/media/TestMediaController.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/media/TestMediaController.kt index bb3e399b4..a5210e0f3 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/media/TestMediaController.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/media/TestMediaController.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/payload/SelfDescribingJsonTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/payload/SelfDescribingJsonTest.kt index 6ff56d987..334ec7cc4 100755 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/payload/SelfDescribingJsonTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/payload/SelfDescribingJsonTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/payload/TrackerPayloadTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/payload/TrackerPayloadTest.kt index 534e247f3..3e95f2a97 100755 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/payload/TrackerPayloadTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/payload/TrackerPayloadTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/screen/ScreenViewAutotrackingTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/screen/ScreenViewAutotrackingTest.kt index f94ce985e..a0fd293e2 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/screen/ScreenViewAutotrackingTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/screen/ScreenViewAutotrackingTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/screenviews/ScreenSummaryStateMachineTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/screenviews/ScreenSummaryStateMachineTest.kt index 3eaddc8fe..93d3a8a33 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/screenviews/ScreenSummaryStateMachineTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/screenviews/ScreenSummaryStateMachineTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/CollectorCookieJarTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/CollectorCookieJarTest.kt index e7dacb9a3..65f582bf9 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/CollectorCookieJarTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/CollectorCookieJarTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/DevicePlatformTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/DevicePlatformTest.kt index 060189047..cb3b1715e 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/DevicePlatformTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/DevicePlatformTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/EmitterTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/EmitterTest.kt index 13968bd46..39b6296fe 100755 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/EmitterTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/EmitterTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/ExecutorTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/ExecutorTest.kt index 94a224c3e..195cccfb6 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/ExecutorTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/ExecutorTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/FocalMeterConfigurationTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/FocalMeterConfigurationTest.kt index e999361da..57f471dd2 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/FocalMeterConfigurationTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/FocalMeterConfigurationTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/LoggingTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/LoggingTest.kt index aa711ccb6..8c2882b89 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/LoggingTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/LoggingTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/MockEventStore.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/MockEventStore.kt index 07b1a1310..9f4930b83 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/MockEventStore.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/MockEventStore.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/MockNetworkConnection.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/MockNetworkConnection.kt index 5f2a41665..adba3b334 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/MockNetworkConnection.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/MockNetworkConnection.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/NetworkConnectionTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/NetworkConnectionTest.kt index 94ca1ec7a..8236d4ccc 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/NetworkConnectionTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/NetworkConnectionTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/PluginsTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/PluginsTest.kt index 6b1ffad6b..6c173512c 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/PluginsTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/PluginsTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/RequestResultTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/RequestResultTest.kt index bba0dd2f0..11088420d 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/RequestResultTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/RequestResultTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/ServiceProviderTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/ServiceProviderTest.kt index 6383fb945..f45a42f09 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/ServiceProviderTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/ServiceProviderTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/SessionTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/SessionTest.kt index 6dd7d2675..c424d1556 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/SessionTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/SessionTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/SubjectTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/SubjectTest.kt index e63b75d16..ab21f1f16 100755 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/SubjectTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/SubjectTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/TrackerWebViewInterfaceTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/TrackerWebViewInterfaceTest.kt index ab5bcac2e..caaa4dd05 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/TrackerWebViewInterfaceTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/TrackerWebViewInterfaceTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/emitter/TLSArgumentsTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/emitter/TLSArgumentsTest.kt index b91991555..ecdf6a655 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/emitter/TLSArgumentsTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/emitter/TLSArgumentsTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/integration/EventSendingTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/integration/EventSendingTest.kt index 3412e1d92..33cc273c7 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/integration/EventSendingTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/integration/EventSendingTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/noise/NoiseTest.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/noise/NoiseTest.kt index bc568b311..704c204f2 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/noise/NoiseTest.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/tracker/noise/NoiseTest.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/util/TestUtils.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/util/TestUtils.kt index 99c6163a4..b12936985 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/util/TestUtils.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/util/TestUtils.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/util/TimeTraveler.kt b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/util/TimeTraveler.kt index 31edd6850..156601ebb 100644 --- a/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/util/TimeTraveler.kt +++ b/snowplow-tracker/src/androidTest/java/com/snowplowanalytics/snowplow/util/TimeTraveler.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/Controller.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/Controller.kt index 5a0c7f708..bdecf3046 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/Controller.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/Controller.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/constants/Parameters.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/constants/Parameters.kt index 36af0bb57..f29d85ae5 100755 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/constants/Parameters.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/constants/Parameters.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/constants/TrackerConstants.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/constants/TrackerConstants.kt index e0b9a4281..fd67e360b 100755 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/constants/TrackerConstants.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/constants/TrackerConstants.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/ecommerce/EcommerceAction.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/ecommerce/EcommerceAction.kt index c175a7034..cfabb54bf 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/ecommerce/EcommerceAction.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/ecommerce/EcommerceAction.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/ecommerce/EcommerceControllerImpl.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/ecommerce/EcommerceControllerImpl.kt index 35d38eeb3..5305338ab 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/ecommerce/EcommerceControllerImpl.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/ecommerce/EcommerceControllerImpl.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/Emitter.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/Emitter.kt index 849eb50b5..220acef7a 100755 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/Emitter.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/Emitter.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/EmitterConfigurationInterface.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/EmitterConfigurationInterface.kt index bae69d0b6..3ced5c392 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/EmitterConfigurationInterface.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/EmitterConfigurationInterface.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/EmitterControllerImpl.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/EmitterControllerImpl.kt index 03e51374e..8cd1d27fe 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/EmitterControllerImpl.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/EmitterControllerImpl.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/EmitterDefaults.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/EmitterDefaults.kt index 8a5c96b58..6ff9e8abb 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/EmitterDefaults.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/EmitterDefaults.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/Executor.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/Executor.kt index 99069b96d..41356b8f8 100755 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/Executor.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/Executor.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/NetworkConfigurationInterface.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/NetworkConfigurationInterface.kt index a611a503b..8e793a79d 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/NetworkConfigurationInterface.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/NetworkConfigurationInterface.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/NetworkControllerImpl.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/NetworkControllerImpl.kt index 7ba78052d..81b21c983 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/NetworkControllerImpl.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/NetworkControllerImpl.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/TLSArguments.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/TLSArguments.kt index 7bad62f87..56cbfa03e 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/TLSArguments.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/TLSArguments.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/TLSSocketFactory.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/TLSSocketFactory.kt index 04db4fab1..9e5513cef 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/TLSSocketFactory.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/TLSSocketFactory.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/TLSVersion.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/TLSVersion.kt index 4ea812bd2..4a8f8c9d0 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/TLSVersion.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/TLSVersion.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/storage/EventStoreHelper.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/storage/EventStoreHelper.kt index a2856a4da..856e52110 100755 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/storage/EventStoreHelper.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/storage/EventStoreHelper.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/storage/SQLiteEventStore.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/storage/SQLiteEventStore.kt index a2fc02a4b..75ae8f8aa 100755 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/storage/SQLiteEventStore.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/emitter/storage/SQLiteEventStore.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/event/ScreenEnd.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/event/ScreenEnd.kt index a6d22a3a5..5aceecb16 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/event/ScreenEnd.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/event/ScreenEnd.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/gdpr/Gdpr.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/gdpr/Gdpr.kt index 60189776e..36642a686 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/gdpr/Gdpr.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/gdpr/Gdpr.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/gdpr/GdprConfigurationInterface.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/gdpr/GdprConfigurationInterface.kt index 3b0f79810..be09d2e96 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/gdpr/GdprConfigurationInterface.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/gdpr/GdprConfigurationInterface.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/gdpr/GdprControllerImpl.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/gdpr/GdprControllerImpl.kt index 397804d81..fc1d4eef0 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/gdpr/GdprControllerImpl.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/gdpr/GdprControllerImpl.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/globalcontexts/GlobalContextPluginConfiguration.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/globalcontexts/GlobalContextPluginConfiguration.kt index c2ad47a7d..dac87eff1 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/globalcontexts/GlobalContextPluginConfiguration.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/globalcontexts/GlobalContextPluginConfiguration.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/globalcontexts/GlobalContextsConfigurationInterface.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/globalcontexts/GlobalContextsConfigurationInterface.kt index d5c2d718c..7a24928dd 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/globalcontexts/GlobalContextsConfigurationInterface.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/globalcontexts/GlobalContextsConfigurationInterface.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/globalcontexts/GlobalContextsControllerImpl.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/globalcontexts/GlobalContextsControllerImpl.kt index 2f2038bb1..f02ef252a 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/globalcontexts/GlobalContextsControllerImpl.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/globalcontexts/GlobalContextsControllerImpl.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/MediaSchemata.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/MediaSchemata.kt index cad0d7936..42869c94a 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/MediaSchemata.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/MediaSchemata.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/controller/MediaAdTracking.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/controller/MediaAdTracking.kt index 732b87a55..876b18d8e 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/controller/MediaAdTracking.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/controller/MediaAdTracking.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/controller/MediaControllerImpl.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/controller/MediaControllerImpl.kt index 946c5be5e..8fb5f32ff 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/controller/MediaControllerImpl.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/controller/MediaControllerImpl.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/controller/MediaPingInterval.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/controller/MediaPingInterval.kt index 37a0bd331..fc1915ebd 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/controller/MediaPingInterval.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/controller/MediaPingInterval.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/controller/MediaSessionTracking.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/controller/MediaSessionTracking.kt index 0a1235de3..28e9c0d3e 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/controller/MediaSessionTracking.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/controller/MediaSessionTracking.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/controller/MediaSessionTrackingStats.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/controller/MediaSessionTrackingStats.kt index f047054d0..91b49d7d1 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/controller/MediaSessionTrackingStats.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/controller/MediaSessionTrackingStats.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/controller/MediaTrackingImpl.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/controller/MediaTrackingImpl.kt index b9df49c84..2d7bf0063 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/controller/MediaTrackingImpl.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/controller/MediaTrackingImpl.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/entity/MediaSessionEntity.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/entity/MediaSessionEntity.kt index 64f811965..e81829b78 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/entity/MediaSessionEntity.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/entity/MediaSessionEntity.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/event/MediaPercentProgressEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/event/MediaPercentProgressEvent.kt index 0e94d0fdb..df1f3dbfe 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/event/MediaPercentProgressEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/event/MediaPercentProgressEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/event/MediaPingEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/event/MediaPingEvent.kt index 2e1d2be55..5f848ad8c 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/event/MediaPingEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/event/MediaPingEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/event/MediaPlayerUpdatingEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/event/MediaPlayerUpdatingEvent.kt index d4bb11b8e..68db2d80a 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/event/MediaPlayerUpdatingEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/media/event/MediaPlayerUpdatingEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/remoteconfiguration/RemoteConfigurationBundle.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/remoteconfiguration/RemoteConfigurationBundle.kt index 4cacd73e4..f58f78f84 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/remoteconfiguration/RemoteConfigurationBundle.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/remoteconfiguration/RemoteConfigurationBundle.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/remoteconfiguration/RemoteConfigurationCache.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/remoteconfiguration/RemoteConfigurationCache.kt index 036e3a901..98a92a4df 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/remoteconfiguration/RemoteConfigurationCache.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/remoteconfiguration/RemoteConfigurationCache.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/remoteconfiguration/RemoteConfigurationFetcher.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/remoteconfiguration/RemoteConfigurationFetcher.kt index efc39d5fd..95a1866d6 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/remoteconfiguration/RemoteConfigurationFetcher.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/remoteconfiguration/RemoteConfigurationFetcher.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/remoteconfiguration/RemoteConfigurationProvider.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/remoteconfiguration/RemoteConfigurationProvider.kt index a9652defc..76b571e2c 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/remoteconfiguration/RemoteConfigurationProvider.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/remoteconfiguration/RemoteConfigurationProvider.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/screenviews/ScreenState.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/screenviews/ScreenState.kt index f5da381d6..50cec9ddd 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/screenviews/ScreenState.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/screenviews/ScreenState.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/screenviews/ScreenStateMachine.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/screenviews/ScreenStateMachine.kt index f353da21f..ad8bb6ee1 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/screenviews/ScreenStateMachine.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/screenviews/ScreenStateMachine.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/screenviews/ScreenSummaryState.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/screenviews/ScreenSummaryState.kt index ca89297cd..ff43aabe9 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/screenviews/ScreenSummaryState.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/screenviews/ScreenSummaryState.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/screenviews/ScreenSummaryStateMachine.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/screenviews/ScreenSummaryStateMachine.kt index c87b55405..08d7e79da 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/screenviews/ScreenSummaryStateMachine.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/screenviews/ScreenSummaryStateMachine.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/session/FileStore.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/session/FileStore.kt index cec8ca733..864950ff9 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/session/FileStore.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/session/FileStore.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/session/ProcessObserver.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/session/ProcessObserver.kt index 97a2d791d..f33a58831 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/session/ProcessObserver.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/session/ProcessObserver.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/session/Session.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/session/Session.kt index 6eb737c2b..ebc89fd92 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/session/Session.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/session/Session.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/session/SessionConfigurationInterface.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/session/SessionConfigurationInterface.kt index e5f1c6dea..a7c9d6abf 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/session/SessionConfigurationInterface.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/session/SessionConfigurationInterface.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/session/SessionControllerImpl.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/session/SessionControllerImpl.kt index ea2857564..6d723900e 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/session/SessionControllerImpl.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/session/SessionControllerImpl.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/DeepLinkState.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/DeepLinkState.kt index 2613ee649..3c245f19f 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/DeepLinkState.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/DeepLinkState.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/DeepLinkStateMachine.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/DeepLinkStateMachine.kt index fc9e79853..ca148dbce 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/DeepLinkStateMachine.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/DeepLinkStateMachine.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/LifecycleState.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/LifecycleState.kt index 970cb0955..ce5a3d919 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/LifecycleState.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/LifecycleState.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/LifecycleStateMachine.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/LifecycleStateMachine.kt index bf072b0ce..ce508bad1 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/LifecycleStateMachine.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/LifecycleStateMachine.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/PluginStateMachine.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/PluginStateMachine.kt index e981a02e4..18908939a 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/PluginStateMachine.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/PluginStateMachine.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/State.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/State.kt index f1ca6b500..4f5be5c7a 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/State.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/State.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/StateFuture.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/StateFuture.kt index 07996891d..1a54957bb 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/StateFuture.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/StateFuture.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/StateMachineEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/StateMachineEvent.kt index e4c71acf3..a04fdf347 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/StateMachineEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/StateMachineEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/StateMachineInterface.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/StateMachineInterface.kt index 1a139869f..e54f59e66 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/StateMachineInterface.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/StateMachineInterface.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/StateManager.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/StateManager.kt index 83488e282..8a39e61df 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/StateManager.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/StateManager.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/TrackerState.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/TrackerState.kt index 7a450dcf5..eebfa122a 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/TrackerState.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/TrackerState.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/TrackerStateSnapshot.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/TrackerStateSnapshot.kt index c1960117a..e5928e826 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/TrackerStateSnapshot.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/statemachine/TrackerStateSnapshot.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/ActivityLifecycleHandler.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/ActivityLifecycleHandler.kt index d6195f0d5..c95bcac4b 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/ActivityLifecycleHandler.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/ActivityLifecycleHandler.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/ApplicationInstallEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/ApplicationInstallEvent.kt index c2a54807b..b2c1a4fb2 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/ApplicationInstallEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/ApplicationInstallEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/ExceptionHandler.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/ExceptionHandler.kt index 828d1920f..fee7b12c5 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/ExceptionHandler.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/ExceptionHandler.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/InstallReferrerDetails.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/InstallReferrerDetails.kt index 7ff985bfc..8999024ad 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/InstallReferrerDetails.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/InstallReferrerDetails.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/Logger.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/Logger.kt index 10cde60f5..d1ac75bf2 100755 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/Logger.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/Logger.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/PlatformContext.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/PlatformContext.kt index 4040450ae..857cb749c 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/PlatformContext.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/PlatformContext.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/PluginsControllerImpl.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/PluginsControllerImpl.kt index a312e1eca..60f7f970b 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/PluginsControllerImpl.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/PluginsControllerImpl.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/SchemaRule.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/SchemaRule.kt index 1cb41c12d..2f7999a28 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/SchemaRule.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/SchemaRule.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/ServiceProvider.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/ServiceProvider.kt index 1822196d5..009e58eb9 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/ServiceProvider.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/ServiceProvider.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/ServiceProviderInterface.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/ServiceProviderInterface.kt index 6b6bb69c7..14f7a97be 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/ServiceProviderInterface.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/ServiceProviderInterface.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/Subject.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/Subject.kt index 8ecdde838..92c33e9c6 100755 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/Subject.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/Subject.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/SubjectConfigurationInterface.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/SubjectConfigurationInterface.kt index 8c3e0a183..21a6073b2 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/SubjectConfigurationInterface.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/SubjectConfigurationInterface.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/SubjectControllerImpl.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/SubjectControllerImpl.kt index 4485bba4a..ff54153d4 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/SubjectControllerImpl.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/SubjectControllerImpl.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/Tracker.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/Tracker.kt index 668f5c68b..f49d2e948 100755 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/Tracker.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/Tracker.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/TrackerConfigurationInterface.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/TrackerConfigurationInterface.kt index 2b55cfcd3..74772e35a 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/TrackerConfigurationInterface.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/TrackerConfigurationInterface.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/TrackerControllerImpl.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/TrackerControllerImpl.kt index bd50bb7bf..e50f0e78d 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/TrackerControllerImpl.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/TrackerControllerImpl.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/TrackerDefaults.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/TrackerDefaults.kt index 653458713..e16d43c4b 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/TrackerDefaults.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/TrackerDefaults.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/TrackerEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/TrackerEvent.kt index d40542291..f5e5e7185 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/TrackerEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/TrackerEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/TrackerWebViewInterface.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/TrackerWebViewInterface.kt index cb6c0dd4a..32ec77a8e 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/TrackerWebViewInterface.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/tracker/TrackerWebViewInterface.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/utils/DeviceInfoMonitor.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/utils/DeviceInfoMonitor.kt index e6e3d33ea..be4a3aab9 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/utils/DeviceInfoMonitor.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/utils/DeviceInfoMonitor.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/utils/JsonUtils.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/utils/JsonUtils.kt index 8181c3cf5..9be89bf54 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/utils/JsonUtils.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/utils/JsonUtils.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/utils/NotificationCenter.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/utils/NotificationCenter.kt index 312ede4f7..b67638717 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/utils/NotificationCenter.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/utils/NotificationCenter.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/utils/Util.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/utils/Util.kt index e812b038d..1c8dfe9b1 100755 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/core/utils/Util.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/core/utils/Util.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/Snowplow.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/Snowplow.kt index 6ec2d3205..95cc4af2c 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/Snowplow.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/Snowplow.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/Configuration.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/Configuration.kt index 7e479b370..8b5452dff 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/Configuration.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/Configuration.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/ConfigurationBundle.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/ConfigurationBundle.kt index af23d369c..ad0445b32 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/ConfigurationBundle.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/ConfigurationBundle.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/ConfigurationState.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/ConfigurationState.kt index 8f1eec52b..5d71c458a 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/ConfigurationState.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/ConfigurationState.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/EmitterConfiguration.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/EmitterConfiguration.kt index 5578a30ee..d83950b7f 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/EmitterConfiguration.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/EmitterConfiguration.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/FocalMeterConfiguration.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/FocalMeterConfiguration.kt index fe533762b..8018a9d57 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/FocalMeterConfiguration.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/FocalMeterConfiguration.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/GdprConfiguration.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/GdprConfiguration.kt index c64320cc7..77316d7b1 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/GdprConfiguration.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/GdprConfiguration.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/GlobalContextsConfiguration.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/GlobalContextsConfiguration.kt index 93034ad82..339ea71ba 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/GlobalContextsConfiguration.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/GlobalContextsConfiguration.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/NetworkConfiguration.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/NetworkConfiguration.kt index 4541d8fa6..faa269ee9 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/NetworkConfiguration.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/NetworkConfiguration.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/PlatformContextProperty.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/PlatformContextProperty.kt index 942f53bba..9ec779bb9 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/PlatformContextProperty.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/PlatformContextProperty.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/PluginConfiguration.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/PluginConfiguration.kt index bfc61e78a..4da0084ee 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/PluginConfiguration.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/PluginConfiguration.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/RemoteConfiguration.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/RemoteConfiguration.kt index 565c72107..0f3d71cc8 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/RemoteConfiguration.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/RemoteConfiguration.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/SessionConfiguration.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/SessionConfiguration.kt index c12294089..d6a2647b5 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/SessionConfiguration.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/SessionConfiguration.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/SubjectConfiguration.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/SubjectConfiguration.kt index 3e15d81c3..617d4b4e4 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/SubjectConfiguration.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/SubjectConfiguration.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/TrackerConfiguration.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/TrackerConfiguration.kt index 47a5872bc..5e813187f 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/TrackerConfiguration.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/configuration/TrackerConfiguration.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/controller/EmitterController.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/controller/EmitterController.kt index ff9edf1e2..afeff0c2b 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/controller/EmitterController.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/controller/EmitterController.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/controller/GdprController.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/controller/GdprController.kt index 96c8cab33..5cc92c1f0 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/controller/GdprController.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/controller/GdprController.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/controller/GlobalContextsController.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/controller/GlobalContextsController.kt index d2fadee57..35e13c833 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/controller/GlobalContextsController.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/controller/GlobalContextsController.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/controller/NetworkController.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/controller/NetworkController.kt index 244c377a1..9970e17de 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/controller/NetworkController.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/controller/NetworkController.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/controller/PluginsController.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/controller/PluginsController.kt index 752b79485..ac686ba27 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/controller/PluginsController.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/controller/PluginsController.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/controller/SessionController.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/controller/SessionController.kt index 2313de6eb..99940096b 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/controller/SessionController.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/controller/SessionController.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/controller/SubjectController.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/controller/SubjectController.kt index 9d93c5a66..8314ddae1 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/controller/SubjectController.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/controller/SubjectController.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/controller/TrackerController.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/controller/TrackerController.kt index f32a80b89..132711ec8 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/controller/TrackerController.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/controller/TrackerController.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/EcommerceController.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/EcommerceController.kt index c9e7d7e4a..55bed994a 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/EcommerceController.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/EcommerceController.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/ErrorType.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/ErrorType.kt index 09ed27f2e..248f55764 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/ErrorType.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/ErrorType.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/entities/CartEntity.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/entities/CartEntity.kt index f809b56ae..a8faca52d 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/entities/CartEntity.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/entities/CartEntity.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/entities/EcommerceScreenEntity.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/entities/EcommerceScreenEntity.kt index 8b241190d..612d28658 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/entities/EcommerceScreenEntity.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/entities/EcommerceScreenEntity.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/entities/EcommerceUserEntity.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/entities/EcommerceUserEntity.kt index 96a5158be..1f281e79a 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/entities/EcommerceUserEntity.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/entities/EcommerceUserEntity.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/entities/ProductEntity.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/entities/ProductEntity.kt index dca788deb..8bed66c6b 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/entities/ProductEntity.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/entities/ProductEntity.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/entities/PromotionEntity.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/entities/PromotionEntity.kt index e999052e5..daefda400 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/entities/PromotionEntity.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/entities/PromotionEntity.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/entities/TransactionEntity.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/entities/TransactionEntity.kt index 71ea93ce0..10eca9aff 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/entities/TransactionEntity.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/entities/TransactionEntity.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/AddToCartEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/AddToCartEvent.kt index 650ac7434..ade762fac 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/AddToCartEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/AddToCartEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/CheckoutStepEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/CheckoutStepEvent.kt index d19e5c2fc..c927c7b09 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/CheckoutStepEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/CheckoutStepEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/ProductListClickEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/ProductListClickEvent.kt index 21f6b63df..18cb6c57c 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/ProductListClickEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/ProductListClickEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/ProductListViewEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/ProductListViewEvent.kt index 54eac51be..126693135 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/ProductListViewEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/ProductListViewEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/ProductViewEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/ProductViewEvent.kt index ee762c5e7..da3f3f560 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/ProductViewEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/ProductViewEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/PromotionClickEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/PromotionClickEvent.kt index 8c4bfa224..6f904b1ad 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/PromotionClickEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/PromotionClickEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/PromotionViewEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/PromotionViewEvent.kt index 12315dffe..ba57d9557 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/PromotionViewEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/PromotionViewEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/RefundEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/RefundEvent.kt index e2ec7311f..d5ada9ea8 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/RefundEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/RefundEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/RemoveFromCartEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/RemoveFromCartEvent.kt index 0a8e8c235..10d180a8c 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/RemoveFromCartEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/RemoveFromCartEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/TransactionErrorEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/TransactionErrorEvent.kt index 821dd2ab6..8a6a8c3e5 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/TransactionErrorEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/TransactionErrorEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/TransactionEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/TransactionEvent.kt index 249eb6275..0520b2d56 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/TransactionEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/ecommerce/events/TransactionEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/emitter/BufferOption.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/emitter/BufferOption.kt index 58be82ee6..9519317e5 100755 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/emitter/BufferOption.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/emitter/BufferOption.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/emitter/EmitterEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/emitter/EmitterEvent.kt index 42bc84cfb..529124bb9 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/emitter/EmitterEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/emitter/EmitterEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/emitter/EventStore.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/emitter/EventStore.kt index aa4950d4a..e3b2e863a 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/emitter/EventStore.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/emitter/EventStore.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/entity/ClientSessionEntity.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/entity/ClientSessionEntity.kt index 4d1a24356..8eaf8c634 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/entity/ClientSessionEntity.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/entity/ClientSessionEntity.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/entity/DeepLink.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/entity/DeepLink.kt index cb4646264..fd24b71fd 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/entity/DeepLink.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/entity/DeepLink.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/entity/LifecycleEntity.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/entity/LifecycleEntity.kt index ad90ff015..db1b57e50 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/entity/LifecycleEntity.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/entity/LifecycleEntity.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/AbstractEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/AbstractEvent.kt index 4022bfd22..88dbed443 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/AbstractEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/AbstractEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/AbstractPrimitive.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/AbstractPrimitive.kt index 26ff04a32..2884030a3 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/AbstractPrimitive.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/AbstractPrimitive.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/AbstractSelfDescribing.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/AbstractSelfDescribing.kt index fc2bdb719..c397ba3b2 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/AbstractSelfDescribing.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/AbstractSelfDescribing.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/Background.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/Background.kt index d482125b2..e5e9983e6 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/Background.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/Background.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/ConsentDocument.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/ConsentDocument.kt index 25b14eca2..8371b88e1 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/ConsentDocument.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/ConsentDocument.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/ConsentGranted.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/ConsentGranted.kt index 9966292f4..704c6e97e 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/ConsentGranted.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/ConsentGranted.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/ConsentWithdrawn.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/ConsentWithdrawn.kt index 9dc793a45..8f45a6d8b 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/ConsentWithdrawn.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/ConsentWithdrawn.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/DeepLinkReceived.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/DeepLinkReceived.kt index 6c51d46b7..44940a6c4 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/DeepLinkReceived.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/DeepLinkReceived.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/EcommerceTransaction.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/EcommerceTransaction.kt index 296d49c71..7dfba1e82 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/EcommerceTransaction.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/EcommerceTransaction.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/EcommerceTransactionItem.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/EcommerceTransactionItem.kt index 383f53d09..8daa2f4e7 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/EcommerceTransactionItem.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/EcommerceTransactionItem.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/Event.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/Event.kt index 12fdad950..e66662f78 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/Event.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/Event.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/Foreground.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/Foreground.kt index 7e856f7ff..ec69b2c95 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/Foreground.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/Foreground.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/ListItemView.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/ListItemView.kt index 2d98304ba..be8fe635a 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/ListItemView.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/ListItemView.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/MessageNotification.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/MessageNotification.kt index 34c058e74..28e29d1ce 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/MessageNotification.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/MessageNotification.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/MessageNotificationAttachment.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/MessageNotificationAttachment.kt index 3fe081654..26dfdff17 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/MessageNotificationAttachment.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/MessageNotificationAttachment.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/MessageNotificationTrigger.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/MessageNotificationTrigger.kt index b9adc93a5..e9e5b63de 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/MessageNotificationTrigger.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/MessageNotificationTrigger.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/PageView.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/PageView.kt index da04a931b..f553974b5 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/PageView.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/PageView.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/ScreenView.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/ScreenView.kt index 5ceacfd42..9e7b5dd00 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/ScreenView.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/ScreenView.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/ScrollChanged.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/ScrollChanged.kt index c2e2b2f35..bbe4d9e0a 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/ScrollChanged.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/ScrollChanged.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/SelfDescribing.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/SelfDescribing.kt index 8334067bd..462315272 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/SelfDescribing.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/SelfDescribing.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/Structured.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/Structured.kt index 0024fa6f9..5a703b747 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/Structured.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/Structured.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/Timing.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/Timing.kt index 524585152..9e41ebaa6 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/Timing.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/Timing.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/TrackerError.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/TrackerError.kt index b5362c476..954673160 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/TrackerError.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/event/TrackerError.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/globalcontexts/ContextGenerator.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/globalcontexts/ContextGenerator.kt index 43a4f8f41..5c119ad74 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/globalcontexts/ContextGenerator.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/globalcontexts/ContextGenerator.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/globalcontexts/FunctionalFilter.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/globalcontexts/FunctionalFilter.kt index 5fd26d0c7..6c00a434a 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/globalcontexts/FunctionalFilter.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/globalcontexts/FunctionalFilter.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/globalcontexts/FunctionalGenerator.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/globalcontexts/FunctionalGenerator.kt index 8b4786bc4..17d3fd267 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/globalcontexts/FunctionalGenerator.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/globalcontexts/FunctionalGenerator.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/globalcontexts/GlobalContext.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/globalcontexts/GlobalContext.kt index ddf5f0f7d..6cb7faf95 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/globalcontexts/GlobalContext.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/globalcontexts/GlobalContext.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/globalcontexts/SchemaRuleSet.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/globalcontexts/SchemaRuleSet.kt index ec9970983..858442350 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/globalcontexts/SchemaRuleSet.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/globalcontexts/SchemaRuleSet.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/configuration/MediaTrackingConfiguration.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/configuration/MediaTrackingConfiguration.kt index 96c92f950..6a8a3aa92 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/configuration/MediaTrackingConfiguration.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/configuration/MediaTrackingConfiguration.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/controller/MediaController.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/controller/MediaController.kt index ec43012dc..1927d4d58 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/controller/MediaController.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/controller/MediaController.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/controller/MediaTracking.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/controller/MediaTracking.kt index 7b76ad06a..181ca01e8 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/controller/MediaTracking.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/controller/MediaTracking.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/entity/MediaAdBreakEntity.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/entity/MediaAdBreakEntity.kt index 0f46f39c0..1b5d4dd98 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/entity/MediaAdBreakEntity.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/entity/MediaAdBreakEntity.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/entity/MediaAdBreakType.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/entity/MediaAdBreakType.kt index 965afcd07..c9598f31d 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/entity/MediaAdBreakType.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/entity/MediaAdBreakType.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/entity/MediaAdEntity.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/entity/MediaAdEntity.kt index 363c454dd..c32682705 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/entity/MediaAdEntity.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/entity/MediaAdEntity.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/entity/MediaPlayerEntity.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/entity/MediaPlayerEntity.kt index 0f0bd414a..4e1f0a3b1 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/entity/MediaPlayerEntity.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/entity/MediaPlayerEntity.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/entity/MediaType.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/entity/MediaType.kt index 1abb22e8d..6dec285dc 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/entity/MediaType.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/entity/MediaType.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdBreakEndEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdBreakEndEvent.kt index 3703dea8d..1b1b7c89c 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdBreakEndEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdBreakEndEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdBreakStartEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdBreakStartEvent.kt index e8286cad6..004ea09f4 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdBreakStartEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdBreakStartEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdClickEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdClickEvent.kt index a0e44bc1a..b809a9775 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdClickEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdClickEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdCompleteEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdCompleteEvent.kt index ce7a37e49..82e999308 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdCompleteEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdCompleteEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdFirstQuartileEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdFirstQuartileEvent.kt index 63b1806bf..17a5d2e6a 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdFirstQuartileEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdFirstQuartileEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdMidpointEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdMidpointEvent.kt index c49653833..d3677a880 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdMidpointEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdMidpointEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdPauseEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdPauseEvent.kt index 47ffea7ef..6d76cb586 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdPauseEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdPauseEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdResumeEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdResumeEvent.kt index d7292dbd7..6e0c3b5b9 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdResumeEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdResumeEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdSkipEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdSkipEvent.kt index 22be036bc..46e072244 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdSkipEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdSkipEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdStartEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdStartEvent.kt index 51f0c105d..9de4be2df 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdStartEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdStartEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdThirdQuartileEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdThirdQuartileEvent.kt index 8885ad323..b863b03c9 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdThirdQuartileEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaAdThirdQuartileEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaBufferEndEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaBufferEndEvent.kt index df7aff59d..cea1c7c02 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaBufferEndEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaBufferEndEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaBufferStartEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaBufferStartEvent.kt index 92e8f4ab4..8d46498cb 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaBufferStartEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaBufferStartEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaEndEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaEndEvent.kt index 2cd848da1..86d5f10b0 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaEndEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaEndEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaErrorEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaErrorEvent.kt index f36f66330..919731aa6 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaErrorEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaErrorEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaFullscreenChangeEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaFullscreenChangeEvent.kt index d3b905dda..9233cfab4 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaFullscreenChangeEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaFullscreenChangeEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaPauseEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaPauseEvent.kt index 34180f376..5c5ab8c98 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaPauseEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaPauseEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaPictureInPictureChangeEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaPictureInPictureChangeEvent.kt index 32f3c2c5c..4215e28d1 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaPictureInPictureChangeEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaPictureInPictureChangeEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaPlayEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaPlayEvent.kt index 657900395..9b3172e98 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaPlayEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaPlayEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaPlaybackRateChangeEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaPlaybackRateChangeEvent.kt index b90a53df7..9c17b681c 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaPlaybackRateChangeEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaPlaybackRateChangeEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaQualityChangeEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaQualityChangeEvent.kt index 27842c62f..5c8351507 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaQualityChangeEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaQualityChangeEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaReadyEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaReadyEvent.kt index b72e030df..9f9e2a252 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaReadyEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaReadyEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaSeekEndEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaSeekEndEvent.kt index 69719e067..10b84fda3 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaSeekEndEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaSeekEndEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaSeekStartEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaSeekStartEvent.kt index 9b96f81bf..46272034c 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaSeekStartEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaSeekStartEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaVolumeChangeEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaVolumeChangeEvent.kt index a08c9586f..daa7149f3 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaVolumeChangeEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/media/event/MediaVolumeChangeEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/CollectorCookie.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/CollectorCookie.kt index 653677425..ba69164f4 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/CollectorCookie.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/CollectorCookie.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/CollectorCookieJar.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/CollectorCookieJar.kt index 93b4a9caf..6a871dd6e 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/CollectorCookieJar.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/CollectorCookieJar.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/HttpMethod.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/HttpMethod.kt index ee6b361e0..369150b04 100755 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/HttpMethod.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/HttpMethod.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/NetworkConnection.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/NetworkConnection.kt index ed23093d5..65c8b92b4 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/NetworkConnection.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/NetworkConnection.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/OkHttpNetworkConnection.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/OkHttpNetworkConnection.kt index 893e78e9f..4b5631300 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/OkHttpNetworkConnection.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/OkHttpNetworkConnection.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/Protocol.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/Protocol.kt index 502b09bfe..015de6334 100755 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/Protocol.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/Protocol.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/Request.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/Request.kt index 7355b93d5..175ec1586 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/Request.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/Request.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/RequestCallback.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/RequestCallback.kt index f647ccb8f..c46135bb7 100755 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/RequestCallback.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/RequestCallback.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/RequestResult.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/RequestResult.kt index 5be0508a0..966a8998e 100755 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/RequestResult.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/network/RequestResult.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/payload/Payload.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/payload/Payload.kt index 1d1f4af70..2cb2cfe93 100755 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/payload/Payload.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/payload/Payload.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/payload/SelfDescribingJson.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/payload/SelfDescribingJson.kt index 7ccf8ea17..1e569a4c9 100755 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/payload/SelfDescribingJson.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/payload/SelfDescribingJson.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/payload/TrackerPayload.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/payload/TrackerPayload.kt index 0088e2cbd..8b745d3fb 100755 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/payload/TrackerPayload.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/payload/TrackerPayload.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/tracker/DevicePlatform.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/tracker/DevicePlatform.kt index 5ea1035f7..bef1ed73a 100755 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/tracker/DevicePlatform.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/tracker/DevicePlatform.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/tracker/InspectableEvent.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/tracker/InspectableEvent.kt index 3c8212756..906a2067d 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/tracker/InspectableEvent.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/tracker/InspectableEvent.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/tracker/LogLevel.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/tracker/LogLevel.kt index b5ac658dd..cc160cbf8 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/tracker/LogLevel.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/tracker/LogLevel.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/tracker/LoggerDelegate.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/tracker/LoggerDelegate.kt index 0fc6983a9..e980d3a1e 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/tracker/LoggerDelegate.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/tracker/LoggerDelegate.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/tracker/SessionState.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/tracker/SessionState.kt index c15b3ff5b..9ee25bca5 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/tracker/SessionState.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/tracker/SessionState.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/util/Basis.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/util/Basis.kt index 6208a21a1..b22651602 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/util/Basis.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/util/Basis.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/util/Size.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/util/Size.kt index aaa748fd7..00eedf621 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/util/Size.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/util/Size.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. diff --git a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/util/TimeMeasure.kt b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/util/TimeMeasure.kt index 9d59cdb18..68502bb08 100644 --- a/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/util/TimeMeasure.kt +++ b/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/util/TimeMeasure.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2023 Snowplow Analytics Ltd. All rights reserved. + * Copyright (c) 2015-present Snowplow Analytics Ltd. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0.