Skip to content

Commit 1f7ffa7

Browse files
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 9c64ecb commit 1f7ffa7

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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 2 additions & 2 deletions
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

0 commit comments

Comments
 (0)