Skip to content

Commit 241a1c9

Browse files
committed
Added 2025 copyright headers (#7454)
* limit Lightbend copyright to 2022, since we stopped porting changes from beyond that * added 2025 copyright headers to all files * fixed missing `using` statements
1 parent 5e97c40 commit 241a1c9

File tree

2,182 files changed

+4483
-4475
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,182 files changed

+4483
-4475
lines changed

src/benchmark/Akka.Benchmarks/Actor/ActorMemoryFootprintBenchmark.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="ActorMemoryFootprintBenchmark.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/Actor/ActorMessagingMemoryPressureBenchmark.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="ActorMessagingMemoryPressureBenchmark.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/Actor/ActorPathBenchmarks.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="ActorPathBenchmarks.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/Actor/ActorRefBenchmarks.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="ActorRefBenchmarks.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/Actor/ActorSelectionBenchmark.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="ActorSelectionBenchmark.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/Actor/AddressBenchmarks.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="AddressBenchmarks.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/Actor/FsmBenchmarks.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="FsmBenchmarks.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/Actor/GetChildBenchmark.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="GetChildBenchmark.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/Actor/PingPongBenchmarks.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="PingPongBenchmarks.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/Actor/SpawnActorBenchmarks.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="SpawnActorBenchmarks.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/Cluster/HeartbeatNodeRingBenchmarks.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="HeartbeatNodeRingBenchmarks.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/Cluster/ReachabilityBenchmarks.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="ReachabilityBenchmarks.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/Cluster/VectorClockBenchmarks.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="VectorClockBenchmarks.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/Configurations/Configs.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="Configs.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/DData/ORSetBenchmarks.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="ORSetBenchmarks.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/DData/RDDBenchTypes.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="RDDBenchTypes.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/DData/SerializerLwwDictionaryBenchmarks.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="SerializerLwwDictionaryBenchmarks.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/DData/SerializerORDictionaryBenchmarks.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="SerializerORDictionaryBenchmarks.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/DData/SerializerORSetBenchmarks.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="SerializerORSetBenchmarks.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/DData/VersionVectorBenchmark.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="VersionVectorBenchmark.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/Dispatch/CallingThreadExecutor.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="CallingThreadExecutor.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/Dispatch/DispatcherBenchmarks.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="DispatcherBenchmarks.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/Dispatch/MailboxThroughputBenchmarks.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="MailboxThroughputBenchmarks.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/EventStream/EventStreamBenchmarks.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="EventStreamBenchmarks.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/Hocon/HoconBenchmarks.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="HoconBenchmarks.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/IO/ByteStringBenchmarks.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="ByteStringBenchmarks.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/IO/TcpOperationsBenchmarks.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="TcpOperationsBenchmarks.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/Logging/LoggingBenchmarks.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="LoggingBenchmarks.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/Program.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="Program.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/Remoting/AkkaPduCodecBenchmark.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="AkkaPduCodecBenchmark.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/Remoting/FastHashBenchmarks.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="FastHashBenchmarks.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/Remoting/LruBoundedCacheBenchmarks.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="LruBoundedCacheBenchmarks.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/Serialization/SerializationBenchmarks.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="SerializationBenchmarks.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

src/benchmark/Akka.Benchmarks/Streams/MaterializationBenchmarks.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------
22
// <copyright file="MaterializationBenchmarks.cs" company="Akka.NET Project">
3-
// Copyright (C) 2009-2024 Lightbend Inc. <http://www.lightbend.com>
4-
// Copyright (C) 2013-2024 .NET Foundation <https://github.com/akkadotnet/akka.net>
3+
// Copyright (C) 2009-2022 Lightbend Inc. <http://www.lightbend.com>
4+
// Copyright (C) 2013-2025 .NET Foundation <https://github.com/akkadotnet/akka.net>
55
// </copyright>
66
//-----------------------------------------------------------------------
77

0 commit comments

Comments
 (0)