diff --git a/.swiftformat b/.swiftformat index 814cbef7..b8297f49 100644 --- a/.swiftformat +++ b/.swiftformat @@ -9,7 +9,7 @@ --exponentcase lowercase --exponentgrouping disabled --fractiongrouping enabled ---header "// Copyright (c) 2019 Spotify AB.\n//\n// Licensed to the Apache Software Foundation (ASF) under one\n// or more contributor license agreements. See the NOTICE file\n// distributed with this work for additional information\n// regarding copyright ownership. The ASF licenses this file\n// to you under the Apache License, Version 2.0 (the\n// \"License\"); you may not use this file except in compliance\n// with the License. You may obtain a copy of the License at\n//\n// http://www.apache.org/licenses/LICENSE-2.0\n//\n// Unless required by applicable law or agreed to in writing,\n// software distributed under the License is distributed on an\n// \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\n// KIND, either express or implied. See the License for the\n// specific language governing permissions and limitations\n// under the License." +--header "// Copyright 2019-2024 Spotify AB.\n//\n// Licensed under the Apache License, Version 2.0 (the \"License\");\n// you may not use this file except in compliance with the License.\n// You may obtain a copy of the License at\n//\n// http://www.apache.org/licenses/LICENSE-2.0\n//\n// Unless required by applicable law or agreed to in writing, software\n// distributed under the License is distributed on an \"AS IS\" BASIS,\n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n// See the License for the specific language governing permissions and\n// limitations under the License." --hexgrouping none --hexliteralcase lowercase --ifdef noindent @@ -34,4 +34,4 @@ --symlinks ignore # Excluded directories ---exclude Carthage +--exclude Carthage,MobiusTest/Source/SimpleDiff.swift,Templates diff --git a/MobiusCore/Source/AsyncDispatchQueueConnectable.swift b/MobiusCore/Source/AsyncDispatchQueueConnectable.swift index 614da774..43c3ca93 100644 --- a/MobiusCore/Source/AsyncDispatchQueueConnectable.swift +++ b/MobiusCore/Source/AsyncDispatchQueueConnectable.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Source/AsyncStartStopStateMachine.swift b/MobiusCore/Source/AsyncStartStopStateMachine.swift index 5ffb0b17..1d0e9034 100644 --- a/MobiusCore/Source/AsyncStartStopStateMachine.swift +++ b/MobiusCore/Source/AsyncStartStopStateMachine.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Source/ConcurrentAccessDetector.swift b/MobiusCore/Source/ConcurrentAccessDetector.swift index fcffc80f..3b275740 100644 --- a/MobiusCore/Source/ConcurrentAccessDetector.swift +++ b/MobiusCore/Source/ConcurrentAccessDetector.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Source/Connectable.swift b/MobiusCore/Source/Connectable.swift index 155aa076..135fa71f 100644 --- a/MobiusCore/Source/Connectable.swift +++ b/MobiusCore/Source/Connectable.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Source/ConnectablePublisher.swift b/MobiusCore/Source/ConnectablePublisher.swift index 54518e7f..e0feb768 100644 --- a/MobiusCore/Source/ConnectablePublisher.swift +++ b/MobiusCore/Source/ConnectablePublisher.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Source/Connection.swift b/MobiusCore/Source/Connection.swift index ed2de86e..9989a2a3 100644 --- a/MobiusCore/Source/Connection.swift +++ b/MobiusCore/Source/Connection.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Source/Consumer.swift b/MobiusCore/Source/Consumer.swift index 9d18ed1c..468d910a 100644 --- a/MobiusCore/Source/Consumer.swift +++ b/MobiusCore/Source/Consumer.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Source/Disposables/AnonymousDisposable.swift b/MobiusCore/Source/Disposables/AnonymousDisposable.swift index 407c534c..6816fed9 100644 --- a/MobiusCore/Source/Disposables/AnonymousDisposable.swift +++ b/MobiusCore/Source/Disposables/AnonymousDisposable.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Source/Disposables/CompositeDisposable.swift b/MobiusCore/Source/Disposables/CompositeDisposable.swift index f0be0b9b..4c97ee9b 100644 --- a/MobiusCore/Source/Disposables/CompositeDisposable.swift +++ b/MobiusCore/Source/Disposables/CompositeDisposable.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Source/Disposables/Disposable.swift b/MobiusCore/Source/Disposables/Disposable.swift index 9318dd17..482efecf 100644 --- a/MobiusCore/Source/Disposables/Disposable.swift +++ b/MobiusCore/Source/Disposables/Disposable.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Source/EffectHandlers/EffectCallback.swift b/MobiusCore/Source/EffectHandlers/EffectCallback.swift index f9cc2983..5d841644 100644 --- a/MobiusCore/Source/EffectHandlers/EffectCallback.swift +++ b/MobiusCore/Source/EffectHandlers/EffectCallback.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Source/EffectHandlers/EffectExecutor.swift b/MobiusCore/Source/EffectHandlers/EffectExecutor.swift index 10f61e52..6de1be94 100644 --- a/MobiusCore/Source/EffectHandlers/EffectExecutor.swift +++ b/MobiusCore/Source/EffectHandlers/EffectExecutor.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Source/EffectHandlers/EffectHandler.swift b/MobiusCore/Source/EffectHandlers/EffectHandler.swift index a579240e..dfe91cbf 100644 --- a/MobiusCore/Source/EffectHandlers/EffectHandler.swift +++ b/MobiusCore/Source/EffectHandlers/EffectHandler.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Source/EffectHandlers/EffectRouter.swift b/MobiusCore/Source/EffectHandlers/EffectRouter.swift index 3fc828a7..677b46c2 100644 --- a/MobiusCore/Source/EffectHandlers/EffectRouter.swift +++ b/MobiusCore/Source/EffectHandlers/EffectRouter.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Source/EffectHandlers/EffectRouterDSL.swift b/MobiusCore/Source/EffectHandlers/EffectRouterDSL.swift index ce6998ef..f1fbe257 100644 --- a/MobiusCore/Source/EffectHandlers/EffectRouterDSL.swift +++ b/MobiusCore/Source/EffectHandlers/EffectRouterDSL.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Source/EffectHandlers/EnumRoute.swift b/MobiusCore/Source/EffectHandlers/EnumRoute.swift index 8d22f885..ca3adcb4 100644 --- a/MobiusCore/Source/EffectHandlers/EnumRoute.swift +++ b/MobiusCore/Source/EffectHandlers/EnumRoute.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Source/EffectHandlers/ThreadSafeConnectable.swift b/MobiusCore/Source/EffectHandlers/ThreadSafeConnectable.swift index a2d630b2..d319103e 100644 --- a/MobiusCore/Source/EffectHandlers/ThreadSafeConnectable.swift +++ b/MobiusCore/Source/EffectHandlers/ThreadSafeConnectable.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Source/EventSources/AnyEventSource.swift b/MobiusCore/Source/EventSources/AnyEventSource.swift index da31492a..423d12bf 100644 --- a/MobiusCore/Source/EventSources/AnyEventSource.swift +++ b/MobiusCore/Source/EventSources/AnyEventSource.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Source/EventSources/CompositeEventSourceBuilder.swift b/MobiusCore/Source/EventSources/CompositeEventSourceBuilder.swift index 1662deb5..5605368c 100644 --- a/MobiusCore/Source/EventSources/CompositeEventSourceBuilder.swift +++ b/MobiusCore/Source/EventSources/CompositeEventSourceBuilder.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Source/EventSources/EventSource.swift b/MobiusCore/Source/EventSources/EventSource.swift index 78345b2f..3d2b3ff6 100644 --- a/MobiusCore/Source/EventSources/EventSource.swift +++ b/MobiusCore/Source/EventSources/EventSource.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Source/First.swift b/MobiusCore/Source/First.swift index 6e6cd1ea..4cb6891b 100644 --- a/MobiusCore/Source/First.swift +++ b/MobiusCore/Source/First.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Source/Lock.swift b/MobiusCore/Source/Lock.swift index 7fddcef5..f899eb6e 100644 --- a/MobiusCore/Source/Lock.swift +++ b/MobiusCore/Source/Lock.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Source/LoggingAdaptors.swift b/MobiusCore/Source/LoggingAdaptors.swift index 7651a87b..69c84950 100644 --- a/MobiusCore/Source/LoggingAdaptors.swift +++ b/MobiusCore/Source/LoggingAdaptors.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Source/Mobius.swift b/MobiusCore/Source/Mobius.swift index 11c21af4..609e5768 100644 --- a/MobiusCore/Source/Mobius.swift +++ b/MobiusCore/Source/Mobius.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Source/MobiusController.swift b/MobiusCore/Source/MobiusController.swift index 25de06ae..87b88aba 100644 --- a/MobiusCore/Source/MobiusController.swift +++ b/MobiusCore/Source/MobiusController.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Source/MobiusHooks.swift b/MobiusCore/Source/MobiusHooks.swift index 660e7f87..835d15b3 100644 --- a/MobiusCore/Source/MobiusHooks.swift +++ b/MobiusCore/Source/MobiusHooks.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Source/MobiusLogger.swift b/MobiusCore/Source/MobiusLogger.swift index 6f1e9d98..11dbd27d 100644 --- a/MobiusCore/Source/MobiusLogger.swift +++ b/MobiusCore/Source/MobiusLogger.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Source/MobiusLoop.swift b/MobiusCore/Source/MobiusLoop.swift index 16229719..0e7dde17 100644 --- a/MobiusCore/Source/MobiusLoop.swift +++ b/MobiusCore/Source/MobiusLoop.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Source/Next.swift b/MobiusCore/Source/Next.swift index 6d0b6862..c640c6d6 100644 --- a/MobiusCore/Source/Next.swift +++ b/MobiusCore/Source/Next.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Source/WorkBag.swift b/MobiusCore/Source/WorkBag.swift index 00ea2579..a8c83585 100644 --- a/MobiusCore/Source/WorkBag.swift +++ b/MobiusCore/Source/WorkBag.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Test/AnonymousDisposableTests.swift b/MobiusCore/Test/AnonymousDisposableTests.swift index 1d9b319a..4d1a48fb 100644 --- a/MobiusCore/Test/AnonymousDisposableTests.swift +++ b/MobiusCore/Test/AnonymousDisposableTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Test/AnyConnectionTests.swift b/MobiusCore/Test/AnyConnectionTests.swift index 89b37317..d340164d 100644 --- a/MobiusCore/Test/AnyConnectionTests.swift +++ b/MobiusCore/Test/AnyConnectionTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Test/AnyMobiusLoggerTests.swift b/MobiusCore/Test/AnyMobiusLoggerTests.swift index d5b35d94..ae5ce8fb 100644 --- a/MobiusCore/Test/AnyMobiusLoggerTests.swift +++ b/MobiusCore/Test/AnyMobiusLoggerTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Test/AsyncDispatchQueueConnectableTests.swift b/MobiusCore/Test/AsyncDispatchQueueConnectableTests.swift index d60874b2..e53048d7 100644 --- a/MobiusCore/Test/AsyncDispatchQueueConnectableTests.swift +++ b/MobiusCore/Test/AsyncDispatchQueueConnectableTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Test/CompositeDisposableTests.swift b/MobiusCore/Test/CompositeDisposableTests.swift index 5d0595b2..5a8c0a10 100644 --- a/MobiusCore/Test/CompositeDisposableTests.swift +++ b/MobiusCore/Test/CompositeDisposableTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Test/ConnectablePublisherTests.swift b/MobiusCore/Test/ConnectablePublisherTests.swift index 48be9cb0..066e565b 100644 --- a/MobiusCore/Test/ConnectablePublisherTests.swift +++ b/MobiusCore/Test/ConnectablePublisherTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Test/EffectHandlers/AnyEffectHandlerTests.swift b/MobiusCore/Test/EffectHandlers/AnyEffectHandlerTests.swift index 1a974df8..e76ae861 100644 --- a/MobiusCore/Test/EffectHandlers/AnyEffectHandlerTests.swift +++ b/MobiusCore/Test/EffectHandlers/AnyEffectHandlerTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Test/EffectHandlers/CallbackTests.swift b/MobiusCore/Test/EffectHandlers/CallbackTests.swift index d548317f..612b8cb7 100644 --- a/MobiusCore/Test/EffectHandlers/CallbackTests.swift +++ b/MobiusCore/Test/EffectHandlers/CallbackTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Test/EffectHandlers/EffectHandlerTests.swift b/MobiusCore/Test/EffectHandlers/EffectHandlerTests.swift index a76ab783..9afe23dd 100644 --- a/MobiusCore/Test/EffectHandlers/EffectHandlerTests.swift +++ b/MobiusCore/Test/EffectHandlers/EffectHandlerTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Test/EffectHandlers/EffectRouterDSLTests.swift b/MobiusCore/Test/EffectHandlers/EffectRouterDSLTests.swift index 32ab2891..5f32c8bc 100644 --- a/MobiusCore/Test/EffectHandlers/EffectRouterDSLTests.swift +++ b/MobiusCore/Test/EffectHandlers/EffectRouterDSLTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Test/EffectHandlers/EffectRouterTests.swift b/MobiusCore/Test/EffectHandlers/EffectRouterTests.swift index 8de1caa8..5a26be0e 100644 --- a/MobiusCore/Test/EffectHandlers/EffectRouterTests.swift +++ b/MobiusCore/Test/EffectHandlers/EffectRouterTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Test/EffectHandlers/EnumRouteTests.swift b/MobiusCore/Test/EffectHandlers/EnumRouteTests.swift index 3d03eb1d..3087768a 100644 --- a/MobiusCore/Test/EffectHandlers/EnumRouteTests.swift +++ b/MobiusCore/Test/EffectHandlers/EnumRouteTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Test/EventRouterDisposalLogicalRaceRegressionTest.swift b/MobiusCore/Test/EventRouterDisposalLogicalRaceRegressionTest.swift index ea2cc9df..5d761a72 100644 --- a/MobiusCore/Test/EventRouterDisposalLogicalRaceRegressionTest.swift +++ b/MobiusCore/Test/EventRouterDisposalLogicalRaceRegressionTest.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Test/EventSources/AnyEventSourceTests.swift b/MobiusCore/Test/EventSources/AnyEventSourceTests.swift index e61cf7c7..0b699e1c 100644 --- a/MobiusCore/Test/EventSources/AnyEventSourceTests.swift +++ b/MobiusCore/Test/EventSources/AnyEventSourceTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Test/EventSources/CompositeEventSourceBuilderTests.swift b/MobiusCore/Test/EventSources/CompositeEventSourceBuilderTests.swift index 450b91cb..1f83a944 100644 --- a/MobiusCore/Test/EventSources/CompositeEventSourceBuilderTests.swift +++ b/MobiusCore/Test/EventSources/CompositeEventSourceBuilderTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Test/FirstTests.swift b/MobiusCore/Test/FirstTests.swift index 032e7841..464c9e03 100644 --- a/MobiusCore/Test/FirstTests.swift +++ b/MobiusCore/Test/FirstTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Test/LoggingInitiateTests.swift b/MobiusCore/Test/LoggingInitiateTests.swift index e63ff4b4..fc9e9eec 100644 --- a/MobiusCore/Test/LoggingInitiateTests.swift +++ b/MobiusCore/Test/LoggingInitiateTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Test/LoggingUpdateTests.swift b/MobiusCore/Test/LoggingUpdateTests.swift index 3f64ff89..f9096794 100644 --- a/MobiusCore/Test/LoggingUpdateTests.swift +++ b/MobiusCore/Test/LoggingUpdateTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Test/MobiusControllerTests.swift b/MobiusCore/Test/MobiusControllerTests.swift index 3b74afd0..6b4bdd27 100644 --- a/MobiusCore/Test/MobiusControllerTests.swift +++ b/MobiusCore/Test/MobiusControllerTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Test/MobiusHooksTests.swift b/MobiusCore/Test/MobiusHooksTests.swift index 064899ba..923883f2 100644 --- a/MobiusCore/Test/MobiusHooksTests.swift +++ b/MobiusCore/Test/MobiusHooksTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Test/MobiusIntegrationTests.swift b/MobiusCore/Test/MobiusIntegrationTests.swift index aea4a63d..ab760188 100644 --- a/MobiusCore/Test/MobiusIntegrationTests.swift +++ b/MobiusCore/Test/MobiusIntegrationTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Test/MobiusLoopTests.swift b/MobiusCore/Test/MobiusLoopTests.swift index 73f0e049..e5337aa4 100644 --- a/MobiusCore/Test/MobiusLoopTests.swift +++ b/MobiusCore/Test/MobiusLoopTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Test/NextTests.swift b/MobiusCore/Test/NextTests.swift index 61de7c94..0b17298e 100644 --- a/MobiusCore/Test/NextTests.swift +++ b/MobiusCore/Test/NextTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Test/NonReentrancyTests.swift b/MobiusCore/Test/NonReentrancyTests.swift index 4c090c8b..b87cf660 100644 --- a/MobiusCore/Test/NonReentrancyTests.swift +++ b/MobiusCore/Test/NonReentrancyTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Test/Task+DisposableTests.swift b/MobiusCore/Test/Task+DisposableTests.swift index 73e7e071..12c41cfc 100644 --- a/MobiusCore/Test/Task+DisposableTests.swift +++ b/MobiusCore/Test/Task+DisposableTests.swift @@ -1,3 +1,17 @@ +// Copyright 2019-2024 Spotify AB. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + import MobiusCore import Nimble import Quick diff --git a/MobiusCore/Test/TestingErrorHandler.swift b/MobiusCore/Test/TestingErrorHandler.swift index 82f1a1f6..3c3c3e9c 100644 --- a/MobiusCore/Test/TestingErrorHandler.swift +++ b/MobiusCore/Test/TestingErrorHandler.swift @@ -1,3 +1,17 @@ +// Copyright 2019-2024 Spotify AB. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + import Foundation import MobiusCore import MobiusThrowableAssertion diff --git a/MobiusCore/Test/TestingUtil.swift b/MobiusCore/Test/TestingUtil.swift index 249d6dbe..54842362 100644 --- a/MobiusCore/Test/TestingUtil.swift +++ b/MobiusCore/Test/TestingUtil.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusCore/Test/WorkBagTests.swift b/MobiusCore/Test/WorkBagTests.swift index 2dd510c5..b33a9c08 100644 --- a/MobiusCore/Test/WorkBagTests.swift +++ b/MobiusCore/Test/WorkBagTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusExtras/Source/BeginnerLoop.swift b/MobiusExtras/Source/BeginnerLoop.swift index 7ce65faf..7a598a59 100644 --- a/MobiusExtras/Source/BeginnerLoop.swift +++ b/MobiusExtras/Source/BeginnerLoop.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusExtras/Source/ConnectableClass.swift b/MobiusExtras/Source/ConnectableClass.swift index 8775f7a6..59d0b33a 100644 --- a/MobiusExtras/Source/ConnectableClass.swift +++ b/MobiusExtras/Source/ConnectableClass.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusExtras/Source/ConnectableContramap.swift b/MobiusExtras/Source/ConnectableContramap.swift index 173e46ff..eb0ff7d8 100644 --- a/MobiusExtras/Source/ConnectableContramap.swift +++ b/MobiusExtras/Source/ConnectableContramap.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusExtras/Source/ConnectableMap.swift b/MobiusExtras/Source/ConnectableMap.swift index 4a245317..6b8561fd 100644 --- a/MobiusExtras/Source/ConnectableMap.swift +++ b/MobiusExtras/Source/ConnectableMap.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusExtras/Source/Copyable.swift b/MobiusExtras/Source/Copyable.swift index ef108f43..aa027691 100644 --- a/MobiusExtras/Source/Copyable.swift +++ b/MobiusExtras/Source/Copyable.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusExtras/Source/EventSourceMap.swift b/MobiusExtras/Source/EventSourceMap.swift index c2874927..7fc4868c 100644 --- a/MobiusExtras/Source/EventSourceMap.swift +++ b/MobiusExtras/Source/EventSourceMap.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusExtras/Source/SimpleLogger.swift b/MobiusExtras/Source/SimpleLogger.swift index 967a1a61..efc9c0ff 100644 --- a/MobiusExtras/Source/SimpleLogger.swift +++ b/MobiusExtras/Source/SimpleLogger.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusExtras/Test/ConnectableClassTests.swift b/MobiusExtras/Test/ConnectableClassTests.swift index 19737685..2ab3af0f 100644 --- a/MobiusExtras/Test/ConnectableClassTests.swift +++ b/MobiusExtras/Test/ConnectableClassTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusExtras/Test/ConnectableContramapTests.swift b/MobiusExtras/Test/ConnectableContramapTests.swift index 273ea96e..96ec81f5 100644 --- a/MobiusExtras/Test/ConnectableContramapTests.swift +++ b/MobiusExtras/Test/ConnectableContramapTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusExtras/Test/ConnectableMapTests.swift b/MobiusExtras/Test/ConnectableMapTests.swift index 48ff74b7..b5c42a07 100644 --- a/MobiusExtras/Test/ConnectableMapTests.swift +++ b/MobiusExtras/Test/ConnectableMapTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusExtras/Test/CopyableTests.swift b/MobiusExtras/Test/CopyableTests.swift index 55b9246f..add2e8fe 100644 --- a/MobiusExtras/Test/CopyableTests.swift +++ b/MobiusExtras/Test/CopyableTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusExtras/Test/EventSource+ExtensionsTests.swift b/MobiusExtras/Test/EventSource+ExtensionsTests.swift index 8b2a2e76..5f1a0bb9 100644 --- a/MobiusExtras/Test/EventSource+ExtensionsTests.swift +++ b/MobiusExtras/Test/EventSource+ExtensionsTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusExtras/Test/WikiTutorialTest.swift b/MobiusExtras/Test/WikiTutorialTest.swift index 83b32e7e..0c81cdb1 100644 --- a/MobiusExtras/Test/WikiTutorialTest.swift +++ b/MobiusExtras/Test/WikiTutorialTest.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusNimble/Source/NimbleFirstMatchers.swift b/MobiusNimble/Source/NimbleFirstMatchers.swift index 27a8a011..da7f314b 100644 --- a/MobiusNimble/Source/NimbleFirstMatchers.swift +++ b/MobiusNimble/Source/NimbleFirstMatchers.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusNimble/Source/NimbleNextMatchers.swift b/MobiusNimble/Source/NimbleNextMatchers.swift index 422709d0..fa9502f7 100644 --- a/MobiusNimble/Source/NimbleNextMatchers.swift +++ b/MobiusNimble/Source/NimbleNextMatchers.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusNimble/Test/NimbleFirstMatchersTests.swift b/MobiusNimble/Test/NimbleFirstMatchersTests.swift index d70f5e60..a5266ea3 100644 --- a/MobiusNimble/Test/NimbleFirstMatchersTests.swift +++ b/MobiusNimble/Test/NimbleFirstMatchersTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusNimble/Test/NimbleNextMatchersTests.swift b/MobiusNimble/Test/NimbleNextMatchersTests.swift index 4c8c22fe..a2f2c648 100644 --- a/MobiusNimble/Test/NimbleNextMatchersTests.swift +++ b/MobiusNimble/Test/NimbleNextMatchersTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusNimble/Test/TestUtil.swift b/MobiusNimble/Test/TestUtil.swift index e517804e..f880b448 100644 --- a/MobiusNimble/Test/TestUtil.swift +++ b/MobiusNimble/Test/TestUtil.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusTest/Source/DebugDiff.swift b/MobiusTest/Source/DebugDiff.swift index d5c4e04d..f42c1feb 100644 --- a/MobiusTest/Source/DebugDiff.swift +++ b/MobiusTest/Source/DebugDiff.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusTest/Source/FirstMatchers.swift b/MobiusTest/Source/FirstMatchers.swift index e5c7c6fc..9250c791 100644 --- a/MobiusTest/Source/FirstMatchers.swift +++ b/MobiusTest/Source/FirstMatchers.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusTest/Source/InitSpec.swift b/MobiusTest/Source/InitSpec.swift index 489a59bd..4cbbfe4a 100644 --- a/MobiusTest/Source/InitSpec.swift +++ b/MobiusTest/Source/InitSpec.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusTest/Source/MatcherUtils.swift b/MobiusTest/Source/MatcherUtils.swift index 5de86857..c054afba 100644 --- a/MobiusTest/Source/MatcherUtils.swift +++ b/MobiusTest/Source/MatcherUtils.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusTest/Source/NextMatchers.swift b/MobiusTest/Source/NextMatchers.swift index 02286e30..15462611 100644 --- a/MobiusTest/Source/NextMatchers.swift +++ b/MobiusTest/Source/NextMatchers.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusTest/Source/UpdateSpec.swift b/MobiusTest/Source/UpdateSpec.swift index 3555800c..438a5a58 100644 --- a/MobiusTest/Source/UpdateSpec.swift +++ b/MobiusTest/Source/UpdateSpec.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusTest/Test/DebugDiffTests.swift b/MobiusTest/Test/DebugDiffTests.swift index 5d09f06d..da3c2f9d 100644 --- a/MobiusTest/Test/DebugDiffTests.swift +++ b/MobiusTest/Test/DebugDiffTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusTest/Test/FirstMatchersTests.swift b/MobiusTest/Test/FirstMatchersTests.swift index 1a6c4454..ec687553 100644 --- a/MobiusTest/Test/FirstMatchersTests.swift +++ b/MobiusTest/Test/FirstMatchersTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusTest/Test/InitSpecTests.swift b/MobiusTest/Test/InitSpecTests.swift index b681905b..8dca1730 100644 --- a/MobiusTest/Test/InitSpecTests.swift +++ b/MobiusTest/Test/InitSpecTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusTest/Test/NextMatchersTests.swift b/MobiusTest/Test/NextMatchersTests.swift index 2786d28c..7c1c98eb 100644 --- a/MobiusTest/Test/NextMatchersTests.swift +++ b/MobiusTest/Test/NextMatchersTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusTest/Test/TestUtil.swift b/MobiusTest/Test/TestUtil.swift index c796a379..9e3efa9a 100644 --- a/MobiusTest/Test/TestUtil.swift +++ b/MobiusTest/Test/TestUtil.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // 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/MobiusTest/Test/UpdateSpecTests.swift b/MobiusTest/Test/UpdateSpecTests.swift index 34e02993..b442c2d5 100644 --- a/MobiusTest/Test/UpdateSpecTests.swift +++ b/MobiusTest/Test/UpdateSpecTests.swift @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Spotify AB. +// Copyright 2019-2024 Spotify AB. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.