diff --git a/LICENSE b/LICENSE index a612ad98..895b29dc 100644 --- a/LICENSE +++ b/LICENSE @@ -123,7 +123,7 @@ Contributor: Contributions with other software (except as part of its Contributor Version); or -(c) under Patent Claims infringed by Covered Software in the absence of +© under Patent Claims infringed by Covered Software in the absence of its Contributions. This License does not grant any rights in the trademarks, service marks, diff --git a/src/Vlingo.Xoom.Actors.Tests/ActorEnvironmentTest.cs b/src/Vlingo.Xoom.Actors.Tests/ActorEnvironmentTest.cs index 5d1442d7..37bda80a 100644 --- a/src/Vlingo.Xoom.Actors.Tests/ActorEnvironmentTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/ActorEnvironmentTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/ActorFactoryTest.cs b/src/Vlingo.Xoom.Actors.Tests/ActorFactoryTest.cs index fdc8a705..2e9dba6b 100644 --- a/src/Vlingo.Xoom.Actors.Tests/ActorFactoryTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/ActorFactoryTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/ActorLifecycleTest.cs b/src/Vlingo.Xoom.Actors.Tests/ActorLifecycleTest.cs index 922376fe..c8a8bb3a 100644 --- a/src/Vlingo.Xoom.Actors.Tests/ActorLifecycleTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/ActorLifecycleTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/ActorMessageSendingSpeedTest.cs b/src/Vlingo.Xoom.Actors.Tests/ActorMessageSendingSpeedTest.cs index 7c96985e..874b3035 100644 --- a/src/Vlingo.Xoom.Actors.Tests/ActorMessageSendingSpeedTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/ActorMessageSendingSpeedTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/ActorStopTest.cs b/src/Vlingo.Xoom.Actors.Tests/ActorStopTest.cs index 1ce61bb9..95997f69 100644 --- a/src/Vlingo.Xoom.Actors.Tests/ActorStopTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/ActorStopTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/ActorStowDisperseTest.cs b/src/Vlingo.Xoom.Actors.Tests/ActorStowDisperseTest.cs index d1b748da..f07feb94 100644 --- a/src/Vlingo.Xoom.Actors.Tests/ActorStowDisperseTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/ActorStowDisperseTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/ActorSuspendResumeTest.cs b/src/Vlingo.Xoom.Actors.Tests/ActorSuspendResumeTest.cs index c6362199..1caea8ea 100644 --- a/src/Vlingo.Xoom.Actors.Tests/ActorSuspendResumeTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/ActorSuspendResumeTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/ActorsTest.cs b/src/Vlingo.Xoom.Actors.Tests/ActorsTest.cs index 2c42b95f..dbb3653a 100644 --- a/src/Vlingo.Xoom.Actors.Tests/ActorsTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/ActorsTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/AddressTest.cs b/src/Vlingo.Xoom.Actors.Tests/AddressTest.cs index fa48754d..b158f103 100644 --- a/src/Vlingo.Xoom.Actors.Tests/AddressTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/AddressTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/BroadcastRouterTest.cs b/src/Vlingo.Xoom.Actors.Tests/BroadcastRouterTest.cs index 8bb5b55b..f08e63f0 100644 --- a/src/Vlingo.Xoom.Actors.Tests/BroadcastRouterTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/BroadcastRouterTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/CharactersTest.cs b/src/Vlingo.Xoom.Actors.Tests/CharactersTest.cs index db9c3665..a370242b 100644 --- a/src/Vlingo.Xoom.Actors.Tests/CharactersTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/CharactersTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/CompletesActorProtocolTest.cs b/src/Vlingo.Xoom.Actors.Tests/CompletesActorProtocolTest.cs index 14f443f5..6db22858 100644 --- a/src/Vlingo.Xoom.Actors.Tests/CompletesActorProtocolTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/CompletesActorProtocolTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/ConfigurationTest.cs b/src/Vlingo.Xoom.Actors.Tests/ConfigurationTest.cs index 5bfb39d5..c01eab94 100644 --- a/src/Vlingo.Xoom.Actors.Tests/ConfigurationTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/ConfigurationTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/ContentBasedRouterTest.cs b/src/Vlingo.Xoom.Actors.Tests/ContentBasedRouterTest.cs index 86530011..ece139ac 100644 --- a/src/Vlingo.Xoom.Actors.Tests/ContentBasedRouterTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/ContentBasedRouterTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/DeadLettersTest.cs b/src/Vlingo.Xoom.Actors.Tests/DeadLettersTest.cs index ce80b744..48b4297f 100644 --- a/src/Vlingo.Xoom.Actors.Tests/DeadLettersTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/DeadLettersTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/DefinitionTest.cs b/src/Vlingo.Xoom.Actors.Tests/DefinitionTest.cs index c1d7784c..6aef92e2 100644 --- a/src/Vlingo.Xoom.Actors.Tests/DefinitionTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/DefinitionTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/DirectoryTest.cs b/src/Vlingo.Xoom.Actors.Tests/DirectoryTest.cs index 06e8bb95..1dd5fdc9 100644 --- a/src/Vlingo.Xoom.Actors.Tests/DirectoryTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/DirectoryTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/DispatcherTest.cs b/src/Vlingo.Xoom.Actors.Tests/DispatcherTest.cs index f57decc0..79cfa204 100644 --- a/src/Vlingo.Xoom.Actors.Tests/DispatcherTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/DispatcherTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/InterruptableActorTest.cs b/src/Vlingo.Xoom.Actors.Tests/InterruptableActorTest.cs index bd717d42..54034128 100644 --- a/src/Vlingo.Xoom.Actors.Tests/InterruptableActorTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/InterruptableActorTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/LocalMessageTest.cs b/src/Vlingo.Xoom.Actors.Tests/LocalMessageTest.cs index 45a42422..332c542e 100644 --- a/src/Vlingo.Xoom.Actors.Tests/LocalMessageTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/LocalMessageTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/MockCompletes.cs b/src/Vlingo.Xoom.Actors.Tests/MockCompletes.cs index bd512d4c..368eaf94 100644 --- a/src/Vlingo.Xoom.Actors.Tests/MockCompletes.cs +++ b/src/Vlingo.Xoom.Actors.Tests/MockCompletes.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Plugin/Completes/MockCompletesEventually.cs b/src/Vlingo.Xoom.Actors.Tests/Plugin/Completes/MockCompletesEventually.cs index 4423851b..b6ab8a02 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Plugin/Completes/MockCompletesEventually.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Plugin/Completes/MockCompletesEventually.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Plugin/Completes/MockCompletesEventuallyProvider.cs b/src/Vlingo.Xoom.Actors.Tests/Plugin/Completes/MockCompletesEventuallyProvider.cs index e90ae1fc..89bff096 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Plugin/Completes/MockCompletesEventuallyProvider.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Plugin/Completes/MockCompletesEventuallyProvider.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Plugin/Completes/MockCompletesPlugin.cs b/src/Vlingo.Xoom.Actors.Tests/Plugin/Completes/MockCompletesPlugin.cs index 88156073..67143fe6 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Plugin/Completes/MockCompletesPlugin.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Plugin/Completes/MockCompletesPlugin.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Plugin/Completes/MockRegistrar.cs b/src/Vlingo.Xoom.Actors.Tests/Plugin/Completes/MockRegistrar.cs index 85dcab9e..4fc5c49b 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Plugin/Completes/MockRegistrar.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Plugin/Completes/MockRegistrar.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Plugin/Completes/PooledCompletesPluginTest.cs b/src/Vlingo.Xoom.Actors.Tests/Plugin/Completes/PooledCompletesPluginTest.cs index 49455634..c5cf4a42 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Plugin/Completes/PooledCompletesPluginTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Plugin/Completes/PooledCompletesPluginTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Plugin/Completes/PooledCompletesProviderTest.cs b/src/Vlingo.Xoom.Actors.Tests/Plugin/Completes/PooledCompletesProviderTest.cs index a653247b..1ae4f842 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Plugin/Completes/PooledCompletesProviderTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Plugin/Completes/PooledCompletesProviderTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Plugin/Logging/ConsoleLoggerTest.cs b/src/Vlingo.Xoom.Actors.Tests/Plugin/Logging/ConsoleLoggerTest.cs index 15951bfc..fac1e5b9 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Plugin/Logging/ConsoleLoggerTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Plugin/Logging/ConsoleLoggerTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/AgronaMPSCArrayQueue/ManyToOneConcurrentArrayQueueDispatcherTest.cs b/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/AgronaMPSCArrayQueue/ManyToOneConcurrentArrayQueueDispatcherTest.cs index 165b90cf..6793c0da 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/AgronaMPSCArrayQueue/ManyToOneConcurrentArrayQueueDispatcherTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/AgronaMPSCArrayQueue/ManyToOneConcurrentArrayQueueDispatcherTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/AgronaMPSCArrayQueue/ManyToOneConcurrentArrayQueueMailboxActorTest.cs b/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/AgronaMPSCArrayQueue/ManyToOneConcurrentArrayQueueMailboxActorTest.cs index 4d546fb3..adbd21df 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/AgronaMPSCArrayQueue/ManyToOneConcurrentArrayQueueMailboxActorTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/AgronaMPSCArrayQueue/ManyToOneConcurrentArrayQueueMailboxActorTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/ConcurrentQueue/ConcurrentQueueMailboxTest.cs b/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/ConcurrentQueue/ConcurrentQueueMailboxTest.cs index 0022adc4..63ce9dff 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/ConcurrentQueue/ConcurrentQueueMailboxTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/ConcurrentQueue/ConcurrentQueueMailboxTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/ConcurrentQueue/ExecutorDispatcherTest.cs b/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/ConcurrentQueue/ExecutorDispatcherTest.cs index abb530e0..6a518265 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/ConcurrentQueue/ExecutorDispatcherTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/ConcurrentQueue/ExecutorDispatcherTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/DefaultMailboxProviderKeeperPluginTest.cs b/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/DefaultMailboxProviderKeeperPluginTest.cs index ea90c084..9ea22da7 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/DefaultMailboxProviderKeeperPluginTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/DefaultMailboxProviderKeeperPluginTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/DefaultMailboxProviderKeeperTest.cs b/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/DefaultMailboxProviderKeeperTest.cs index 63977468..aab64575 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/DefaultMailboxProviderKeeperTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/DefaultMailboxProviderKeeperTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/ICountTaker.cs b/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/ICountTaker.cs index 39a71910..32ab31ad 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/ICountTaker.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/ICountTaker.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/SharedRingBuffer/PropertiesFileConfigRingBufferMailboxActorTest.cs b/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/SharedRingBuffer/PropertiesFileConfigRingBufferMailboxActorTest.cs index 29689d01..01ccb2f5 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/SharedRingBuffer/PropertiesFileConfigRingBufferMailboxActorTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/SharedRingBuffer/PropertiesFileConfigRingBufferMailboxActorTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/SharedRingBuffer/RingBufferDispatcherTest.cs b/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/SharedRingBuffer/RingBufferDispatcherTest.cs index 1fc523e9..774aabb9 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/SharedRingBuffer/RingBufferDispatcherTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/SharedRingBuffer/RingBufferDispatcherTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/SharedRingBuffer/RingBufferMailboxActorTest.cs b/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/SharedRingBuffer/RingBufferMailboxActorTest.cs index 9e47ad15..f2897be5 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/SharedRingBuffer/RingBufferMailboxActorTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Plugin/Mailbox/SharedRingBuffer/RingBufferMailboxActorTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Plugin/PluginPropertiesTest.cs b/src/Vlingo.Xoom.Actors.Tests/Plugin/PluginPropertiesTest.cs index fb053dbf..eb3e5107 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Plugin/PluginPropertiesTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Plugin/PluginPropertiesTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/ProtocolsTest.cs b/src/Vlingo.Xoom.Actors.Tests/ProtocolsTest.cs index 8c5a447f..b3a15bc0 100644 --- a/src/Vlingo.Xoom.Actors.Tests/ProtocolsTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/ProtocolsTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/ProxyGeneratorTests.cs b/src/Vlingo.Xoom.Actors.Tests/ProxyGeneratorTests.cs index 7b412f4d..62974c9b 100644 --- a/src/Vlingo.Xoom.Actors.Tests/ProxyGeneratorTests.cs +++ b/src/Vlingo.Xoom.Actors.Tests/ProxyGeneratorTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/ProxyLookupTest.cs b/src/Vlingo.Xoom.Actors.Tests/ProxyLookupTest.cs index 426138a7..155b1c7a 100644 --- a/src/Vlingo.Xoom.Actors.Tests/ProxyLookupTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/ProxyLookupTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/RandomRouterTest.cs b/src/Vlingo.Xoom.Actors.Tests/RandomRouterTest.cs index 59de1b0a..1603e666 100644 --- a/src/Vlingo.Xoom.Actors.Tests/RandomRouterTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/RandomRouterTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/RoundRobinRouterTest.cs b/src/Vlingo.Xoom.Actors.Tests/RoundRobinRouterTest.cs index fd97b64d..e39ad92f 100644 --- a/src/Vlingo.Xoom.Actors.Tests/RoundRobinRouterTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/RoundRobinRouterTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/SchedulerTest.cs b/src/Vlingo.Xoom.Actors.Tests/SchedulerTest.cs index b199c9a7..c5971675 100644 --- a/src/Vlingo.Xoom.Actors.Tests/SchedulerTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/SchedulerTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/SmallestMailboxRouterTest.cs b/src/Vlingo.Xoom.Actors.Tests/SmallestMailboxRouterTest.cs index eabd2d8f..611fdf3e 100644 --- a/src/Vlingo.Xoom.Actors.Tests/SmallestMailboxRouterTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/SmallestMailboxRouterTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/StageNamedTest.cs b/src/Vlingo.Xoom.Actors.Tests/StageNamedTest.cs index 7e971b92..84ae13d2 100644 --- a/src/Vlingo.Xoom.Actors.Tests/StageNamedTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/StageNamedTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/StageSupervisedActorTest.cs b/src/Vlingo.Xoom.Actors.Tests/StageSupervisedActorTest.cs index 283b0ad1..a6b3ab16 100644 --- a/src/Vlingo.Xoom.Actors.Tests/StageSupervisedActorTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/StageSupervisedActorTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/StageTest.cs b/src/Vlingo.Xoom.Actors.Tests/StageTest.cs index ef7c8a55..64c5fe21 100644 --- a/src/Vlingo.Xoom.Actors.Tests/StageTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/StageTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/StowageTest.cs b/src/Vlingo.Xoom.Actors.Tests/StowageTest.cs index 38dd5b2d..34051668 100644 --- a/src/Vlingo.Xoom.Actors.Tests/StowageTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/StowageTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Supervision/BasicSupervisionTest.cs b/src/Vlingo.Xoom.Actors.Tests/Supervision/BasicSupervisionTest.cs index e42348fc..313b64b9 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Supervision/BasicSupervisionTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Supervision/BasicSupervisionTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Supervision/CommonSupervisionTest.cs b/src/Vlingo.Xoom.Actors.Tests/Supervision/CommonSupervisionTest.cs index b173a89e..011ab02b 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Supervision/CommonSupervisionTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Supervision/CommonSupervisionTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Supervision/DefaultSupervisorOverrideTest.cs b/src/Vlingo.Xoom.Actors.Tests/Supervision/DefaultSupervisorOverrideTest.cs index 7df0bbc8..c4951e41 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Supervision/DefaultSupervisorOverrideTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Supervision/DefaultSupervisorOverrideTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Supervision/EscalateSupervisorActor.cs b/src/Vlingo.Xoom.Actors.Tests/Supervision/EscalateSupervisorActor.cs index 6d41194d..f4a878ab 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Supervision/EscalateSupervisorActor.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Supervision/EscalateSupervisorActor.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Supervision/FailureControlActor.cs b/src/Vlingo.Xoom.Actors.Tests/Supervision/FailureControlActor.cs index 8f9209a6..de7f5ae0 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Supervision/FailureControlActor.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Supervision/FailureControlActor.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Supervision/IFailureControl.cs b/src/Vlingo.Xoom.Actors.Tests/Supervision/IFailureControl.cs index 2b2a8cd5..b762c1ba 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Supervision/IFailureControl.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Supervision/IFailureControl.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Supervision/IFailureControlSender.cs b/src/Vlingo.Xoom.Actors.Tests/Supervision/IFailureControlSender.cs index d62c445e..b241edd1 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Supervision/IFailureControlSender.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Supervision/IFailureControlSender.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Supervision/IPing.cs b/src/Vlingo.Xoom.Actors.Tests/Supervision/IPing.cs index 88b9fddc..927727cc 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Supervision/IPing.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Supervision/IPing.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Supervision/IPong.cs b/src/Vlingo.Xoom.Actors.Tests/Supervision/IPong.cs index 4a88855d..33300246 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Supervision/IPong.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Supervision/IPong.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Supervision/PingActor.cs b/src/Vlingo.Xoom.Actors.Tests/Supervision/PingActor.cs index 0d25a3fd..d68246b9 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Supervision/PingActor.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Supervision/PingActor.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Supervision/PingSupervisorActor.cs b/src/Vlingo.Xoom.Actors.Tests/Supervision/PingSupervisorActor.cs index b1a11186..54a0bccb 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Supervision/PingSupervisorActor.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Supervision/PingSupervisorActor.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Supervision/PongActor.cs b/src/Vlingo.Xoom.Actors.Tests/Supervision/PongActor.cs index 782173c1..6246cf05 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Supervision/PongActor.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Supervision/PongActor.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Supervision/PongSupervisorActor.cs b/src/Vlingo.Xoom.Actors.Tests/Supervision/PongSupervisorActor.cs index c4ed0d71..96e0c3e3 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Supervision/PongSupervisorActor.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Supervision/PongSupervisorActor.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Supervision/RestartFiveInOneSupervisorActor.cs b/src/Vlingo.Xoom.Actors.Tests/Supervision/RestartFiveInOneSupervisorActor.cs index db4b58de..42c80ea5 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Supervision/RestartFiveInOneSupervisorActor.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Supervision/RestartFiveInOneSupervisorActor.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Supervision/RestartForeverSupervisorActor.cs b/src/Vlingo.Xoom.Actors.Tests/Supervision/RestartForeverSupervisorActor.cs index d7de9836..1bb4e797 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Supervision/RestartForeverSupervisorActor.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Supervision/RestartForeverSupervisorActor.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Supervision/ResumeForeverSupervisorActor.cs b/src/Vlingo.Xoom.Actors.Tests/Supervision/ResumeForeverSupervisorActor.cs index 6e8634a0..883d9eb8 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Supervision/ResumeForeverSupervisorActor.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Supervision/ResumeForeverSupervisorActor.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Supervision/StopAllSupervisorActor.cs b/src/Vlingo.Xoom.Actors.Tests/Supervision/StopAllSupervisorActor.cs index 6c740d35..9df770bd 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Supervision/StopAllSupervisorActor.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Supervision/StopAllSupervisorActor.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Supervision/SupervisionStrategyTest.cs b/src/Vlingo.Xoom.Actors.Tests/Supervision/SupervisionStrategyTest.cs index 6bacc770..92b0d406 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Supervision/SupervisionStrategyTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Supervision/SupervisionStrategyTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/Supervision/SuspendedSenderSupervisorActor.cs b/src/Vlingo.Xoom.Actors.Tests/Supervision/SuspendedSenderSupervisorActor.cs index ba2ba7a6..ded25399 100644 --- a/src/Vlingo.Xoom.Actors.Tests/Supervision/SuspendedSenderSupervisorActor.cs +++ b/src/Vlingo.Xoom.Actors.Tests/Supervision/SuspendedSenderSupervisorActor.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/TestActorInterfaces.cs b/src/Vlingo.Xoom.Actors.Tests/TestActorInterfaces.cs index 08c6701e..6c114ccf 100644 --- a/src/Vlingo.Xoom.Actors.Tests/TestActorInterfaces.cs +++ b/src/Vlingo.Xoom.Actors.Tests/TestActorInterfaces.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/TestKit/TestkitTest.cs b/src/Vlingo.Xoom.Actors.Tests/TestKit/TestkitTest.cs index fbe90258..36ca68d6 100644 --- a/src/Vlingo.Xoom.Actors.Tests/TestKit/TestkitTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/TestKit/TestkitTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/WorldDefaultConfigurationTest.cs b/src/Vlingo.Xoom.Actors.Tests/WorldDefaultConfigurationTest.cs index 90a5b021..38796b77 100644 --- a/src/Vlingo.Xoom.Actors.Tests/WorldDefaultConfigurationTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/WorldDefaultConfigurationTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors.Tests/WorldTest.cs b/src/Vlingo.Xoom.Actors.Tests/WorldTest.cs index 851ac848..28217fce 100644 --- a/src/Vlingo.Xoom.Actors.Tests/WorldTest.cs +++ b/src/Vlingo.Xoom.Actors.Tests/WorldTest.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Actor.cs b/src/Vlingo.Xoom.Actors/Actor.cs index 58765754..506692f3 100644 --- a/src/Vlingo.Xoom.Actors/Actor.cs +++ b/src/Vlingo.Xoom.Actors/Actor.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/ActorAddressAlreadyRegisteredException.cs b/src/Vlingo.Xoom.Actors/ActorAddressAlreadyRegisteredException.cs index 8fc558dd..363834a7 100644 --- a/src/Vlingo.Xoom.Actors/ActorAddressAlreadyRegisteredException.cs +++ b/src/Vlingo.Xoom.Actors/ActorAddressAlreadyRegisteredException.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/ActorFactory.cs b/src/Vlingo.Xoom.Actors/ActorFactory.cs index dee9f7e2..7edc2ff2 100644 --- a/src/Vlingo.Xoom.Actors/ActorFactory.cs +++ b/src/Vlingo.Xoom.Actors/ActorFactory.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/ActorProxy.cs b/src/Vlingo.Xoom.Actors/ActorProxy.cs index 50757f9f..2cbc2ea3 100644 --- a/src/Vlingo.Xoom.Actors/ActorProxy.cs +++ b/src/Vlingo.Xoom.Actors/ActorProxy.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Addressable__Proxy.cs b/src/Vlingo.Xoom.Actors/Addressable__Proxy.cs index 1b30bb15..3f52d875 100644 --- a/src/Vlingo.Xoom.Actors/Addressable__Proxy.cs +++ b/src/Vlingo.Xoom.Actors/Addressable__Proxy.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Backoff.cs b/src/Vlingo.Xoom.Actors/Backoff.cs index 1aee8782..9418fb4d 100644 --- a/src/Vlingo.Xoom.Actors/Backoff.cs +++ b/src/Vlingo.Xoom.Actors/Backoff.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/BasicAddress.cs b/src/Vlingo.Xoom.Actors/BasicAddress.cs index c1458dba..96e1a5d7 100644 --- a/src/Vlingo.Xoom.Actors/BasicAddress.cs +++ b/src/Vlingo.Xoom.Actors/BasicAddress.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/BasicAddressFactory.cs b/src/Vlingo.Xoom.Actors/BasicAddressFactory.cs index ebce7e16..8a47f52b 100644 --- a/src/Vlingo.Xoom.Actors/BasicAddressFactory.cs +++ b/src/Vlingo.Xoom.Actors/BasicAddressFactory.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/BroadcastRouter.cs b/src/Vlingo.Xoom.Actors/BroadcastRouter.cs index 6f63e48b..f18af9e8 100644 --- a/src/Vlingo.Xoom.Actors/BroadcastRouter.cs +++ b/src/Vlingo.Xoom.Actors/BroadcastRouter.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Cancellable__Proxy.cs b/src/Vlingo.Xoom.Actors/Cancellable__Proxy.cs index 0b3505a0..70c0b725 100644 --- a/src/Vlingo.Xoom.Actors/Cancellable__Proxy.cs +++ b/src/Vlingo.Xoom.Actors/Cancellable__Proxy.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Characters.cs b/src/Vlingo.Xoom.Actors/Characters.cs index 41cc8f80..01330f8a 100644 --- a/src/Vlingo.Xoom.Actors/Characters.cs +++ b/src/Vlingo.Xoom.Actors/Characters.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/CommonSupervisor.cs b/src/Vlingo.Xoom.Actors/CommonSupervisor.cs index 92dce6c4..4d6b41c6 100644 --- a/src/Vlingo.Xoom.Actors/CommonSupervisor.cs +++ b/src/Vlingo.Xoom.Actors/CommonSupervisor.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/CompletesEventuallyActor.cs b/src/Vlingo.Xoom.Actors/CompletesEventuallyActor.cs index 3e9272cc..016573c1 100644 --- a/src/Vlingo.Xoom.Actors/CompletesEventuallyActor.cs +++ b/src/Vlingo.Xoom.Actors/CompletesEventuallyActor.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/CompletesEventually__Proxy.cs b/src/Vlingo.Xoom.Actors/CompletesEventually__Proxy.cs index 32181a0e..1c65198a 100644 --- a/src/Vlingo.Xoom.Actors/CompletesEventually__Proxy.cs +++ b/src/Vlingo.Xoom.Actors/CompletesEventually__Proxy.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Configuration.cs b/src/Vlingo.Xoom.Actors/Configuration.cs index 69fcd9fc..e2157a28 100644 --- a/src/Vlingo.Xoom.Actors/Configuration.cs +++ b/src/Vlingo.Xoom.Actors/Configuration.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/ContentBasedRouter.cs b/src/Vlingo.Xoom.Actors/ContentBasedRouter.cs index 76ed483f..82fc9b6a 100644 --- a/src/Vlingo.Xoom.Actors/ContentBasedRouter.cs +++ b/src/Vlingo.Xoom.Actors/ContentBasedRouter.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/DeadLetter.cs b/src/Vlingo.Xoom.Actors/DeadLetter.cs index 682a3508..92d02594 100644 --- a/src/Vlingo.Xoom.Actors/DeadLetter.cs +++ b/src/Vlingo.Xoom.Actors/DeadLetter.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/DeadLettersActor.cs b/src/Vlingo.Xoom.Actors/DeadLettersActor.cs index 9b20633c..3b5a56e8 100644 --- a/src/Vlingo.Xoom.Actors/DeadLettersActor.cs +++ b/src/Vlingo.Xoom.Actors/DeadLettersActor.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/DeadLettersListener__Proxy.cs b/src/Vlingo.Xoom.Actors/DeadLettersListener__Proxy.cs index 009fd287..c8a21438 100644 --- a/src/Vlingo.Xoom.Actors/DeadLettersListener__Proxy.cs +++ b/src/Vlingo.Xoom.Actors/DeadLettersListener__Proxy.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/DeadLetters__Proxy.cs b/src/Vlingo.Xoom.Actors/DeadLetters__Proxy.cs index 5d6398d1..0eef63a6 100644 --- a/src/Vlingo.Xoom.Actors/DeadLetters__Proxy.cs +++ b/src/Vlingo.Xoom.Actors/DeadLetters__Proxy.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/DefaultSupervisionStrategyImpl.cs b/src/Vlingo.Xoom.Actors/DefaultSupervisionStrategyImpl.cs index 935cab16..382f9c66 100644 --- a/src/Vlingo.Xoom.Actors/DefaultSupervisionStrategyImpl.cs +++ b/src/Vlingo.Xoom.Actors/DefaultSupervisionStrategyImpl.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/DefaultSupervisor.cs b/src/Vlingo.Xoom.Actors/DefaultSupervisor.cs index cb3559f2..bc6f3982 100644 --- a/src/Vlingo.Xoom.Actors/DefaultSupervisor.cs +++ b/src/Vlingo.Xoom.Actors/DefaultSupervisor.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/DefaultSupervisorImpl.cs b/src/Vlingo.Xoom.Actors/DefaultSupervisorImpl.cs index f352f641..31e43c98 100644 --- a/src/Vlingo.Xoom.Actors/DefaultSupervisorImpl.cs +++ b/src/Vlingo.Xoom.Actors/DefaultSupervisorImpl.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Definition.cs b/src/Vlingo.Xoom.Actors/Definition.cs index 000d4e8e..94c9f9a9 100644 --- a/src/Vlingo.Xoom.Actors/Definition.cs +++ b/src/Vlingo.Xoom.Actors/Definition.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Directory.cs b/src/Vlingo.Xoom.Actors/Directory.cs index a076a9aa..1c7f746d 100644 --- a/src/Vlingo.Xoom.Actors/Directory.cs +++ b/src/Vlingo.Xoom.Actors/Directory.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/DirectoryScannerActor.cs b/src/Vlingo.Xoom.Actors/DirectoryScannerActor.cs index 8c7441d6..f39eb201 100644 --- a/src/Vlingo.Xoom.Actors/DirectoryScannerActor.cs +++ b/src/Vlingo.Xoom.Actors/DirectoryScannerActor.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/DirectoryScanner__Proxy.cs b/src/Vlingo.Xoom.Actors/DirectoryScanner__Proxy.cs index 750938e8..ef2b2d11 100644 --- a/src/Vlingo.Xoom.Actors/DirectoryScanner__Proxy.cs +++ b/src/Vlingo.Xoom.Actors/DirectoryScanner__Proxy.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Environment.cs b/src/Vlingo.Xoom.Actors/Environment.cs index 2a555f24..9d76ae4b 100644 --- a/src/Vlingo.Xoom.Actors/Environment.cs +++ b/src/Vlingo.Xoom.Actors/Environment.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/FailureMark.cs b/src/Vlingo.Xoom.Actors/FailureMark.cs index 3c312c31..42ff1396 100644 --- a/src/Vlingo.Xoom.Actors/FailureMark.cs +++ b/src/Vlingo.Xoom.Actors/FailureMark.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/IAddress.cs b/src/Vlingo.Xoom.Actors/IAddress.cs index 7be04774..096f0061 100644 --- a/src/Vlingo.Xoom.Actors/IAddress.cs +++ b/src/Vlingo.Xoom.Actors/IAddress.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/IAddressFactory.cs b/src/Vlingo.Xoom.Actors/IAddressFactory.cs index 8256fba8..3c00eb61 100644 --- a/src/Vlingo.Xoom.Actors/IAddressFactory.cs +++ b/src/Vlingo.Xoom.Actors/IAddressFactory.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/IAddressable.cs b/src/Vlingo.Xoom.Actors/IAddressable.cs index 2dd39e8b..0b64a84d 100644 --- a/src/Vlingo.Xoom.Actors/IAddressable.cs +++ b/src/Vlingo.Xoom.Actors/IAddressable.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/ICompletesEventually.cs b/src/Vlingo.Xoom.Actors/ICompletesEventually.cs index b58392c8..d2c1db52 100644 --- a/src/Vlingo.Xoom.Actors/ICompletesEventually.cs +++ b/src/Vlingo.Xoom.Actors/ICompletesEventually.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/ICompletesEventuallyProvider.cs b/src/Vlingo.Xoom.Actors/ICompletesEventuallyProvider.cs index 657ad3a1..67da69bf 100644 --- a/src/Vlingo.Xoom.Actors/ICompletesEventuallyProvider.cs +++ b/src/Vlingo.Xoom.Actors/ICompletesEventuallyProvider.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/ICompletesEventuallyProviderKeeper.cs b/src/Vlingo.Xoom.Actors/ICompletesEventuallyProviderKeeper.cs index 21887e8e..2f414899 100644 --- a/src/Vlingo.Xoom.Actors/ICompletesEventuallyProviderKeeper.cs +++ b/src/Vlingo.Xoom.Actors/ICompletesEventuallyProviderKeeper.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/IDeadLetters.cs b/src/Vlingo.Xoom.Actors/IDeadLetters.cs index 13a55343..306ed898 100644 --- a/src/Vlingo.Xoom.Actors/IDeadLetters.cs +++ b/src/Vlingo.Xoom.Actors/IDeadLetters.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/IDeadLettersListener.cs b/src/Vlingo.Xoom.Actors/IDeadLettersListener.cs index cd3ad950..1a337c49 100644 --- a/src/Vlingo.Xoom.Actors/IDeadLettersListener.cs +++ b/src/Vlingo.Xoom.Actors/IDeadLettersListener.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/IDirectoryScanner.cs b/src/Vlingo.Xoom.Actors/IDirectoryScanner.cs index 2ff42234..725bf31f 100644 --- a/src/Vlingo.Xoom.Actors/IDirectoryScanner.cs +++ b/src/Vlingo.Xoom.Actors/IDirectoryScanner.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/IDispatcher.cs b/src/Vlingo.Xoom.Actors/IDispatcher.cs index fe96b495..46ddcedc 100644 --- a/src/Vlingo.Xoom.Actors/IDispatcher.cs +++ b/src/Vlingo.Xoom.Actors/IDispatcher.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/ILogger.cs b/src/Vlingo.Xoom.Actors/ILogger.cs index 0d123997..f619a2d3 100644 --- a/src/Vlingo.Xoom.Actors/ILogger.cs +++ b/src/Vlingo.Xoom.Actors/ILogger.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/ILoggerProvider.cs b/src/Vlingo.Xoom.Actors/ILoggerProvider.cs index 65855276..fcf6020c 100644 --- a/src/Vlingo.Xoom.Actors/ILoggerProvider.cs +++ b/src/Vlingo.Xoom.Actors/ILoggerProvider.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/ILoggerProviderKeeper.cs b/src/Vlingo.Xoom.Actors/ILoggerProviderKeeper.cs index 6e7a054b..efe00794 100644 --- a/src/Vlingo.Xoom.Actors/ILoggerProviderKeeper.cs +++ b/src/Vlingo.Xoom.Actors/ILoggerProviderKeeper.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/IMailbox.cs b/src/Vlingo.Xoom.Actors/IMailbox.cs index ed44804a..db17d41d 100644 --- a/src/Vlingo.Xoom.Actors/IMailbox.cs +++ b/src/Vlingo.Xoom.Actors/IMailbox.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/IMailboxProvider.cs b/src/Vlingo.Xoom.Actors/IMailboxProvider.cs index c281b8db..482e2a16 100644 --- a/src/Vlingo.Xoom.Actors/IMailboxProvider.cs +++ b/src/Vlingo.Xoom.Actors/IMailboxProvider.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/IMailboxProviderKeeper.cs b/src/Vlingo.Xoom.Actors/IMailboxProviderKeeper.cs index 84308978..944fb997 100644 --- a/src/Vlingo.Xoom.Actors/IMailboxProviderKeeper.cs +++ b/src/Vlingo.Xoom.Actors/IMailboxProviderKeeper.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/IMessage.cs b/src/Vlingo.Xoom.Actors/IMessage.cs index 3c147a41..f66a0a6e 100644 --- a/src/Vlingo.Xoom.Actors/IMessage.cs +++ b/src/Vlingo.Xoom.Actors/IMessage.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/INoProtocol.cs b/src/Vlingo.Xoom.Actors/INoProtocol.cs index 64791a98..9a2ccee9 100644 --- a/src/Vlingo.Xoom.Actors/INoProtocol.cs +++ b/src/Vlingo.Xoom.Actors/INoProtocol.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/IRegistrar.cs b/src/Vlingo.Xoom.Actors/IRegistrar.cs index be3108f8..a3e3d9cd 100644 --- a/src/Vlingo.Xoom.Actors/IRegistrar.cs +++ b/src/Vlingo.Xoom.Actors/IRegistrar.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/ISafeProxyGenerable.cs b/src/Vlingo.Xoom.Actors/ISafeProxyGenerable.cs index a5dad9f3..f5a67f59 100644 --- a/src/Vlingo.Xoom.Actors/ISafeProxyGenerable.cs +++ b/src/Vlingo.Xoom.Actors/ISafeProxyGenerable.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/IStartable.cs b/src/Vlingo.Xoom.Actors/IStartable.cs index 986d32e6..be61ba2a 100644 --- a/src/Vlingo.Xoom.Actors/IStartable.cs +++ b/src/Vlingo.Xoom.Actors/IStartable.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/IStoppable.cs b/src/Vlingo.Xoom.Actors/IStoppable.cs index 790110f8..ab2567f5 100644 --- a/src/Vlingo.Xoom.Actors/IStoppable.cs +++ b/src/Vlingo.Xoom.Actors/IStoppable.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/ISupervised.cs b/src/Vlingo.Xoom.Actors/ISupervised.cs index f2a4cac1..946c244e 100644 --- a/src/Vlingo.Xoom.Actors/ISupervised.cs +++ b/src/Vlingo.Xoom.Actors/ISupervised.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/ISupervisionStrategy.cs b/src/Vlingo.Xoom.Actors/ISupervisionStrategy.cs index 3c036406..9aabf095 100644 --- a/src/Vlingo.Xoom.Actors/ISupervisionStrategy.cs +++ b/src/Vlingo.Xoom.Actors/ISupervisionStrategy.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/ISupervisor.cs b/src/Vlingo.Xoom.Actors/ISupervisor.cs index ac9584ad..0901d51a 100644 --- a/src/Vlingo.Xoom.Actors/ISupervisor.cs +++ b/src/Vlingo.Xoom.Actors/ISupervisor.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/InvalidProtocolException.cs b/src/Vlingo.Xoom.Actors/InvalidProtocolException.cs index 2d5c5c3e..2f418705 100644 --- a/src/Vlingo.Xoom.Actors/InvalidProtocolException.cs +++ b/src/Vlingo.Xoom.Actors/InvalidProtocolException.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/LifeCycle.cs b/src/Vlingo.Xoom.Actors/LifeCycle.cs index cea6294e..46169dde 100644 --- a/src/Vlingo.Xoom.Actors/LifeCycle.cs +++ b/src/Vlingo.Xoom.Actors/LifeCycle.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/LocalMessage.cs b/src/Vlingo.Xoom.Actors/LocalMessage.cs index be46dd2a..13d05c83 100644 --- a/src/Vlingo.Xoom.Actors/LocalMessage.cs +++ b/src/Vlingo.Xoom.Actors/LocalMessage.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Logger__Proxy.cs b/src/Vlingo.Xoom.Actors/Logger__Proxy.cs index 6a8670d8..ed773c14 100644 --- a/src/Vlingo.Xoom.Actors/Logger__Proxy.cs +++ b/src/Vlingo.Xoom.Actors/Logger__Proxy.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/NoProtocol__Proxy.cs b/src/Vlingo.Xoom.Actors/NoProtocol__Proxy.cs index 3ec6e5fb..39bed58c 100644 --- a/src/Vlingo.Xoom.Actors/NoProtocol__Proxy.cs +++ b/src/Vlingo.Xoom.Actors/NoProtocol__Proxy.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/AbstractPlugin.cs b/src/Vlingo.Xoom.Actors/Plugin/AbstractPlugin.cs index 6dc8633f..8d8449e4 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/AbstractPlugin.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/AbstractPlugin.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Completes/CompletesEventuallyPool.cs b/src/Vlingo.Xoom.Actors/Plugin/Completes/CompletesEventuallyPool.cs index 1cb95ee8..c922834e 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Completes/CompletesEventuallyPool.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Completes/CompletesEventuallyPool.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Completes/DefaultCompletesEventuallyProviderKeeper.cs b/src/Vlingo.Xoom.Actors/Plugin/Completes/DefaultCompletesEventuallyProviderKeeper.cs index 50942124..74c7688e 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Completes/DefaultCompletesEventuallyProviderKeeper.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Completes/DefaultCompletesEventuallyProviderKeeper.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Completes/PooledCompletesPlugin.cs b/src/Vlingo.Xoom.Actors/Plugin/Completes/PooledCompletesPlugin.cs index 850f3651..da1d50a7 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Completes/PooledCompletesPlugin.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Completes/PooledCompletesPlugin.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Completes/PooledCompletesPluginConfiguration.cs b/src/Vlingo.Xoom.Actors/Plugin/Completes/PooledCompletesPluginConfiguration.cs index ee9f8cf2..a7897bba 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Completes/PooledCompletesPluginConfiguration.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Completes/PooledCompletesPluginConfiguration.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/IPlugin.cs b/src/Vlingo.Xoom.Actors/Plugin/IPlugin.cs index a92ed2fa..b93af4fd 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/IPlugin.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/IPlugin.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/IPluginConfiguration.cs b/src/Vlingo.Xoom.Actors/Plugin/IPluginConfiguration.cs index a347bcf1..02fd6bf9 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/IPluginConfiguration.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/IPluginConfiguration.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Logging/Console/ConsoleLogger.cs b/src/Vlingo.Xoom.Actors/Plugin/Logging/Console/ConsoleLogger.cs index 8218b16a..e9b30dc8 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Logging/Console/ConsoleLogger.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Logging/Console/ConsoleLogger.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Logging/Console/ConsoleLoggerActor.cs b/src/Vlingo.Xoom.Actors/Plugin/Logging/Console/ConsoleLoggerActor.cs index 5ac69781..5bda73b5 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Logging/Console/ConsoleLoggerActor.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Logging/Console/ConsoleLoggerActor.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Logging/Console/ConsoleLoggerPlugin.cs b/src/Vlingo.Xoom.Actors/Plugin/Logging/Console/ConsoleLoggerPlugin.cs index 5b186899..deae6f2d 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Logging/Console/ConsoleLoggerPlugin.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Logging/Console/ConsoleLoggerPlugin.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Logging/Console/ConsoleLoggerPluginConfiguration.cs b/src/Vlingo.Xoom.Actors/Plugin/Logging/Console/ConsoleLoggerPluginConfiguration.cs index 0dd92c69..78c4c7fa 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Logging/Console/ConsoleLoggerPluginConfiguration.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Logging/Console/ConsoleLoggerPluginConfiguration.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Logging/DefaultLoggerProviderKeeper.cs b/src/Vlingo.Xoom.Actors/Plugin/Logging/DefaultLoggerProviderKeeper.cs index eac079e4..ed765b63 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Logging/DefaultLoggerProviderKeeper.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Logging/DefaultLoggerProviderKeeper.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Logging/NoOp/NoOpLogger.cs b/src/Vlingo.Xoom.Actors/Plugin/Logging/NoOp/NoOpLogger.cs index 21d78b50..2d719a32 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Logging/NoOp/NoOpLogger.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Logging/NoOp/NoOpLogger.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Logging/NoOp/NoOpLoggerProvider.cs b/src/Vlingo.Xoom.Actors/Plugin/Logging/NoOp/NoOpLoggerProvider.cs index 004012c5..3a435780 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Logging/NoOp/NoOpLoggerProvider.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Logging/NoOp/NoOpLoggerProvider.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/AgronaMPSCArrayQueue/ManyToOneConcurrentArrayQueueDispatcher.cs b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/AgronaMPSCArrayQueue/ManyToOneConcurrentArrayQueueDispatcher.cs index 99f7c696..3bea6852 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/AgronaMPSCArrayQueue/ManyToOneConcurrentArrayQueueDispatcher.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/AgronaMPSCArrayQueue/ManyToOneConcurrentArrayQueueDispatcher.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/AgronaMPSCArrayQueue/ManyToOneConcurrentArrayQueueMailbox.cs b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/AgronaMPSCArrayQueue/ManyToOneConcurrentArrayQueueMailbox.cs index d604490b..a56e2360 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/AgronaMPSCArrayQueue/ManyToOneConcurrentArrayQueueMailbox.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/AgronaMPSCArrayQueue/ManyToOneConcurrentArrayQueueMailbox.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/AgronaMPSCArrayQueue/ManyToOneConcurrentArrayQueuePlugin.cs b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/AgronaMPSCArrayQueue/ManyToOneConcurrentArrayQueuePlugin.cs index 35db317b..4f322722 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/AgronaMPSCArrayQueue/ManyToOneConcurrentArrayQueuePlugin.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/AgronaMPSCArrayQueue/ManyToOneConcurrentArrayQueuePlugin.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/AgronaMPSCArrayQueue/ManyToOneConcurrentArrayQueuePluginConfiguration.cs b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/AgronaMPSCArrayQueue/ManyToOneConcurrentArrayQueuePluginConfiguration.cs index e428c962..e56f4960 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/AgronaMPSCArrayQueue/ManyToOneConcurrentArrayQueuePluginConfiguration.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/AgronaMPSCArrayQueue/ManyToOneConcurrentArrayQueuePluginConfiguration.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/ConcurrentQueue/ConcurrentQueueMailbox.cs b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/ConcurrentQueue/ConcurrentQueueMailbox.cs index 70dfe5ae..6cee2c35 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/ConcurrentQueue/ConcurrentQueueMailbox.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/ConcurrentQueue/ConcurrentQueueMailbox.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/ConcurrentQueue/ConcurrentQueueMailboxPlugin.cs b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/ConcurrentQueue/ConcurrentQueueMailboxPlugin.cs index 0c58c1a3..2d4a831b 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/ConcurrentQueue/ConcurrentQueueMailboxPlugin.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/ConcurrentQueue/ConcurrentQueueMailboxPlugin.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/ConcurrentQueue/ConcurrentQueueMailboxPluginConfiguration.cs b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/ConcurrentQueue/ConcurrentQueueMailboxPluginConfiguration.cs index df710dee..c70daf97 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/ConcurrentQueue/ConcurrentQueueMailboxPluginConfiguration.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/ConcurrentQueue/ConcurrentQueueMailboxPluginConfiguration.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/ConcurrentQueue/ExecutorDispatcher.cs b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/ConcurrentQueue/ExecutorDispatcher.cs index a20f30d0..851bf9f3 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/ConcurrentQueue/ExecutorDispatcher.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/ConcurrentQueue/ExecutorDispatcher.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/ConcurrentQueue/ThreadPoolExecutor.cs b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/ConcurrentQueue/ThreadPoolExecutor.cs index 6eff90c3..319cbdc7 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/ConcurrentQueue/ThreadPoolExecutor.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/ConcurrentQueue/ThreadPoolExecutor.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/DefaultMailboxProviderKeeper.cs b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/DefaultMailboxProviderKeeper.cs index 2b8cf4f1..5d90caeb 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/DefaultMailboxProviderKeeper.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/DefaultMailboxProviderKeeper.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/DefaultMailboxProviderKeeperPlugin.cs b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/DefaultMailboxProviderKeeperPlugin.cs index dbe1fe58..c6f00613 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/DefaultMailboxProviderKeeperPlugin.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/DefaultMailboxProviderKeeperPlugin.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/DefaultMailboxProviderKeeperPluginConfiguration.cs b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/DefaultMailboxProviderKeeperPluginConfiguration.cs index 8f74fcc6..12600ef8 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/DefaultMailboxProviderKeeperPluginConfiguration.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/DefaultMailboxProviderKeeperPluginConfiguration.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/SharedRingBuffer/RingBufferDispatcher.cs b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/SharedRingBuffer/RingBufferDispatcher.cs index 78c02366..64e4a8bb 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/SharedRingBuffer/RingBufferDispatcher.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/SharedRingBuffer/RingBufferDispatcher.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/SharedRingBuffer/SharedRingBufferMailbox.cs b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/SharedRingBuffer/SharedRingBufferMailbox.cs index eb3a8237..beeaf92e 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/SharedRingBuffer/SharedRingBufferMailbox.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/SharedRingBuffer/SharedRingBufferMailbox.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/SharedRingBuffer/SharedRingBufferMailboxPlugin.cs b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/SharedRingBuffer/SharedRingBufferMailboxPlugin.cs index 8a775ac3..fe8e3bbb 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/SharedRingBuffer/SharedRingBufferMailboxPlugin.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/SharedRingBuffer/SharedRingBufferMailboxPlugin.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/SharedRingBuffer/SharedRingBufferMailboxPluginConfiguration.cs b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/SharedRingBuffer/SharedRingBufferMailboxPluginConfiguration.cs index ccd79e3d..acb90021 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/SharedRingBuffer/SharedRingBufferMailboxPluginConfiguration.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/SharedRingBuffer/SharedRingBufferMailboxPluginConfiguration.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/TestKit/TestMailbox.cs b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/TestKit/TestMailbox.cs index 36211715..dc4ebc40 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/TestKit/TestMailbox.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/TestKit/TestMailbox.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/TestKit/TestMailboxPlugin.cs b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/TestKit/TestMailboxPlugin.cs index 156939c2..768f4f63 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Mailbox/TestKit/TestMailboxPlugin.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Mailbox/TestKit/TestMailboxPlugin.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/PluginLoader.cs b/src/Vlingo.Xoom.Actors/Plugin/PluginLoader.cs index eac7edc9..0e542c4f 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/PluginLoader.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/PluginLoader.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/PluginProperties.cs b/src/Vlingo.Xoom.Actors/Plugin/PluginProperties.cs index 9963cf40..de800536 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/PluginProperties.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/PluginProperties.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Supervision/CommonSupervisorsPlugin.cs b/src/Vlingo.Xoom.Actors/Plugin/Supervision/CommonSupervisorsPlugin.cs index b4b89f05..8a1e6905 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Supervision/CommonSupervisorsPlugin.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Supervision/CommonSupervisorsPlugin.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Supervision/CommonSupervisorsPluginConfiguration.cs b/src/Vlingo.Xoom.Actors/Plugin/Supervision/CommonSupervisorsPluginConfiguration.cs index c6ba678c..615fbef5 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Supervision/CommonSupervisorsPluginConfiguration.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Supervision/CommonSupervisorsPluginConfiguration.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Supervision/ConfiguredSupervisor.cs b/src/Vlingo.Xoom.Actors/Plugin/Supervision/ConfiguredSupervisor.cs index 4b33103a..c2d2c266 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Supervision/ConfiguredSupervisor.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Supervision/ConfiguredSupervisor.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Supervision/DefaultSupervisorOverride.cs b/src/Vlingo.Xoom.Actors/Plugin/Supervision/DefaultSupervisorOverride.cs index 0471ab60..8a2abe73 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Supervision/DefaultSupervisorOverride.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Supervision/DefaultSupervisorOverride.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Supervision/DefaultSupervisorOverridePlugin.cs b/src/Vlingo.Xoom.Actors/Plugin/Supervision/DefaultSupervisorOverridePlugin.cs index 125d5c3d..b3b282ca 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Supervision/DefaultSupervisorOverridePlugin.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Supervision/DefaultSupervisorOverridePlugin.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Supervision/DefaultSupervisorOverridePluginConfiguration.cs b/src/Vlingo.Xoom.Actors/Plugin/Supervision/DefaultSupervisorOverridePluginConfiguration.cs index d5d6cc16..0ebba080 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Supervision/DefaultSupervisorOverridePluginConfiguration.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Supervision/DefaultSupervisorOverridePluginConfiguration.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Plugin/Supervision/DefinitionValues.cs b/src/Vlingo.Xoom.Actors/Plugin/Supervision/DefinitionValues.cs index e0df58ea..a23c3846 100644 --- a/src/Vlingo.Xoom.Actors/Plugin/Supervision/DefinitionValues.cs +++ b/src/Vlingo.Xoom.Actors/Plugin/Supervision/DefinitionValues.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/PooledCompletes.cs b/src/Vlingo.Xoom.Actors/PooledCompletes.cs index 9336222f..a6084048 100644 --- a/src/Vlingo.Xoom.Actors/PooledCompletes.cs +++ b/src/Vlingo.Xoom.Actors/PooledCompletes.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/PrivateRootActor.cs b/src/Vlingo.Xoom.Actors/PrivateRootActor.cs index eaa2c474..801e8fc4 100644 --- a/src/Vlingo.Xoom.Actors/PrivateRootActor.cs +++ b/src/Vlingo.Xoom.Actors/PrivateRootActor.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Properties.cs b/src/Vlingo.Xoom.Actors/Properties.cs index 6502921c..fcf105f0 100644 --- a/src/Vlingo.Xoom.Actors/Properties.cs +++ b/src/Vlingo.Xoom.Actors/Properties.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Protocols.cs b/src/Vlingo.Xoom.Actors/Protocols.cs index 38127299..98ad34cf 100644 --- a/src/Vlingo.Xoom.Actors/Protocols.cs +++ b/src/Vlingo.Xoom.Actors/Protocols.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/ProxyGenerator.cs b/src/Vlingo.Xoom.Actors/ProxyGenerator.cs index 9e547780..9b232dac 100644 --- a/src/Vlingo.Xoom.Actors/ProxyGenerator.cs +++ b/src/Vlingo.Xoom.Actors/ProxyGenerator.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/PubSub/AffectedSubscriptions.cs b/src/Vlingo.Xoom.Actors/PubSub/AffectedSubscriptions.cs index 3167b71e..4d3c2d86 100644 --- a/src/Vlingo.Xoom.Actors/PubSub/AffectedSubscriptions.cs +++ b/src/Vlingo.Xoom.Actors/PubSub/AffectedSubscriptions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/PubSub/Condition.cs b/src/Vlingo.Xoom.Actors/PubSub/Condition.cs index 1b09a12a..eecba05e 100644 --- a/src/Vlingo.Xoom.Actors/PubSub/Condition.cs +++ b/src/Vlingo.Xoom.Actors/PubSub/Condition.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/PubSub/DefaultPublisher.cs b/src/Vlingo.Xoom.Actors/PubSub/DefaultPublisher.cs index a3f034c6..376e4e13 100644 --- a/src/Vlingo.Xoom.Actors/PubSub/DefaultPublisher.cs +++ b/src/Vlingo.Xoom.Actors/PubSub/DefaultPublisher.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/PubSub/IMessage.cs b/src/Vlingo.Xoom.Actors/PubSub/IMessage.cs index bb7091cb..a7fbf7e3 100644 --- a/src/Vlingo.Xoom.Actors/PubSub/IMessage.cs +++ b/src/Vlingo.Xoom.Actors/PubSub/IMessage.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/PubSub/IPublisher.cs b/src/Vlingo.Xoom.Actors/PubSub/IPublisher.cs index bd491d61..92d5710a 100644 --- a/src/Vlingo.Xoom.Actors/PubSub/IPublisher.cs +++ b/src/Vlingo.Xoom.Actors/PubSub/IPublisher.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/PubSub/ISubscriber.cs b/src/Vlingo.Xoom.Actors/PubSub/ISubscriber.cs index 1fab3bfb..fdc34262 100644 --- a/src/Vlingo.Xoom.Actors/PubSub/ISubscriber.cs +++ b/src/Vlingo.Xoom.Actors/PubSub/ISubscriber.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/PubSub/Operation.cs b/src/Vlingo.Xoom.Actors/PubSub/Operation.cs index 0ee9cc0e..133b1809 100644 --- a/src/Vlingo.Xoom.Actors/PubSub/Operation.cs +++ b/src/Vlingo.Xoom.Actors/PubSub/Operation.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/PubSub/Subscriptions.cs b/src/Vlingo.Xoom.Actors/PubSub/Subscriptions.cs index 3d6d2264..98020484 100644 --- a/src/Vlingo.Xoom.Actors/PubSub/Subscriptions.cs +++ b/src/Vlingo.Xoom.Actors/PubSub/Subscriptions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/PubSub/Topic.cs b/src/Vlingo.Xoom.Actors/PubSub/Topic.cs index 56e72c90..916c6102 100644 --- a/src/Vlingo.Xoom.Actors/PubSub/Topic.cs +++ b/src/Vlingo.Xoom.Actors/PubSub/Topic.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/PublicRootActor.cs b/src/Vlingo.Xoom.Actors/PublicRootActor.cs index 6586fc0f..fcdeb5f0 100644 --- a/src/Vlingo.Xoom.Actors/PublicRootActor.cs +++ b/src/Vlingo.Xoom.Actors/PublicRootActor.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/RandomRouter.cs b/src/Vlingo.Xoom.Actors/RandomRouter.cs index 111a429f..469408f5 100644 --- a/src/Vlingo.Xoom.Actors/RandomRouter.cs +++ b/src/Vlingo.Xoom.Actors/RandomRouter.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/ResultCompletes.cs b/src/Vlingo.Xoom.Actors/ResultCompletes.cs index fd5f44cd..df6bde7f 100644 --- a/src/Vlingo.Xoom.Actors/ResultCompletes.cs +++ b/src/Vlingo.Xoom.Actors/ResultCompletes.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/ResumingMailbox.cs b/src/Vlingo.Xoom.Actors/ResumingMailbox.cs index 397871c4..72bb48cc 100644 --- a/src/Vlingo.Xoom.Actors/ResumingMailbox.cs +++ b/src/Vlingo.Xoom.Actors/ResumingMailbox.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/RoundRobinRouter.cs b/src/Vlingo.Xoom.Actors/RoundRobinRouter.cs index 68da3ae5..d3906c4f 100644 --- a/src/Vlingo.Xoom.Actors/RoundRobinRouter.cs +++ b/src/Vlingo.Xoom.Actors/RoundRobinRouter.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Routee.cs b/src/Vlingo.Xoom.Actors/Routee.cs index 1d8008bf..3ddb7867 100644 --- a/src/Vlingo.Xoom.Actors/Routee.cs +++ b/src/Vlingo.Xoom.Actors/Routee.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Router.cs b/src/Vlingo.Xoom.Actors/Router.cs index e1f64dfc..871a00e2 100644 --- a/src/Vlingo.Xoom.Actors/Router.cs +++ b/src/Vlingo.Xoom.Actors/Router.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/RouterSpecification.cs b/src/Vlingo.Xoom.Actors/RouterSpecification.cs index a1abfacc..7f745db0 100644 --- a/src/Vlingo.Xoom.Actors/RouterSpecification.cs +++ b/src/Vlingo.Xoom.Actors/RouterSpecification.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Routing.cs b/src/Vlingo.Xoom.Actors/Routing.cs index d4bc8876..89dac34f 100644 --- a/src/Vlingo.Xoom.Actors/Routing.cs +++ b/src/Vlingo.Xoom.Actors/Routing.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/SmallestMailboxRouter.cs b/src/Vlingo.Xoom.Actors/SmallestMailboxRouter.cs index 75dff6bf..f9f70d19 100644 --- a/src/Vlingo.Xoom.Actors/SmallestMailboxRouter.cs +++ b/src/Vlingo.Xoom.Actors/SmallestMailboxRouter.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Stage.cs b/src/Vlingo.Xoom.Actors/Stage.cs index af4a9170..2fe1b653 100644 --- a/src/Vlingo.Xoom.Actors/Stage.cs +++ b/src/Vlingo.Xoom.Actors/Stage.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/StageSupervisedActor.cs b/src/Vlingo.Xoom.Actors/StageSupervisedActor.cs index ab4b5547..9ef46e39 100644 --- a/src/Vlingo.Xoom.Actors/StageSupervisedActor.cs +++ b/src/Vlingo.Xoom.Actors/StageSupervisedActor.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Startable__Proxy.cs b/src/Vlingo.Xoom.Actors/Startable__Proxy.cs index 7f5de94a..6bedb45c 100644 --- a/src/Vlingo.Xoom.Actors/Startable__Proxy.cs +++ b/src/Vlingo.Xoom.Actors/Startable__Proxy.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Stoppable__Proxy.cs b/src/Vlingo.Xoom.Actors/Stoppable__Proxy.cs index e78f0bdc..320ea7c2 100644 --- a/src/Vlingo.Xoom.Actors/Stoppable__Proxy.cs +++ b/src/Vlingo.Xoom.Actors/Stoppable__Proxy.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Stowage.cs b/src/Vlingo.Xoom.Actors/Stowage.cs index 4e6cc3c6..3f73f7ca 100644 --- a/src/Vlingo.Xoom.Actors/Stowage.cs +++ b/src/Vlingo.Xoom.Actors/Stowage.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/StowedLocalMessage.cs b/src/Vlingo.Xoom.Actors/StowedLocalMessage.cs index ab3ebf7c..2661394f 100644 --- a/src/Vlingo.Xoom.Actors/StowedLocalMessage.cs +++ b/src/Vlingo.Xoom.Actors/StowedLocalMessage.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/SupervisionStrategyConstants.cs b/src/Vlingo.Xoom.Actors/SupervisionStrategyConstants.cs index 2cddc3f1..4ab2eb34 100644 --- a/src/Vlingo.Xoom.Actors/SupervisionStrategyConstants.cs +++ b/src/Vlingo.Xoom.Actors/SupervisionStrategyConstants.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/Supervisor__Proxy.cs b/src/Vlingo.Xoom.Actors/Supervisor__Proxy.cs index aa886f90..9377f0c1 100644 --- a/src/Vlingo.Xoom.Actors/Supervisor__Proxy.cs +++ b/src/Vlingo.Xoom.Actors/Supervisor__Proxy.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/TestKit/AccessSafely.cs b/src/Vlingo.Xoom.Actors/TestKit/AccessSafely.cs index 75808f32..232c7083 100644 --- a/src/Vlingo.Xoom.Actors/TestKit/AccessSafely.cs +++ b/src/Vlingo.Xoom.Actors/TestKit/AccessSafely.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/TestKit/ITestStateView.cs b/src/Vlingo.Xoom.Actors/TestKit/ITestStateView.cs index 46873b39..52e27d21 100644 --- a/src/Vlingo.Xoom.Actors/TestKit/ITestStateView.cs +++ b/src/Vlingo.Xoom.Actors/TestKit/ITestStateView.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/TestKit/TestActor.cs b/src/Vlingo.Xoom.Actors/TestKit/TestActor.cs index 6bf38966..cc929777 100644 --- a/src/Vlingo.Xoom.Actors/TestKit/TestActor.cs +++ b/src/Vlingo.Xoom.Actors/TestKit/TestActor.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/TestKit/TestContext.cs b/src/Vlingo.Xoom.Actors/TestKit/TestContext.cs index 5d7912d9..f8e15226 100644 --- a/src/Vlingo.Xoom.Actors/TestKit/TestContext.cs +++ b/src/Vlingo.Xoom.Actors/TestKit/TestContext.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/TestKit/TestEnvironment.cs b/src/Vlingo.Xoom.Actors/TestKit/TestEnvironment.cs index 4b9e0321..dd921336 100644 --- a/src/Vlingo.Xoom.Actors/TestKit/TestEnvironment.cs +++ b/src/Vlingo.Xoom.Actors/TestKit/TestEnvironment.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/TestKit/TestState.cs b/src/Vlingo.Xoom.Actors/TestKit/TestState.cs index be6557cc..c3950371 100644 --- a/src/Vlingo.Xoom.Actors/TestKit/TestState.cs +++ b/src/Vlingo.Xoom.Actors/TestKit/TestState.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/TestKit/TestUntil.cs b/src/Vlingo.Xoom.Actors/TestKit/TestUntil.cs index 8622b5c4..b1d85529 100644 --- a/src/Vlingo.Xoom.Actors/TestKit/TestUntil.cs +++ b/src/Vlingo.Xoom.Actors/TestKit/TestUntil.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/TestKit/TestWorld.cs b/src/Vlingo.Xoom.Actors/TestKit/TestWorld.cs index d8dc4826..6866e70e 100644 --- a/src/Vlingo.Xoom.Actors/TestKit/TestWorld.cs +++ b/src/Vlingo.Xoom.Actors/TestKit/TestWorld.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL diff --git a/src/Vlingo.Xoom.Actors/World.cs b/src/Vlingo.Xoom.Actors/World.cs index cfb6faa2..af6ca299 100644 --- a/src/Vlingo.Xoom.Actors/World.cs +++ b/src/Vlingo.Xoom.Actors/World.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2022 VLINGO LABS. All rights reserved. +// Copyright © 2012-2022 VLINGO LABS. All rights reserved. // // This Source Code Form is subject to the terms of the // Mozilla Public License, v. 2.0. If a copy of the MPL