diff --git a/projects/Applications/CreateChannel/Program.cs b/projects/Applications/CreateChannel/Program.cs
index 69d96e257..4ed61c6f9 100644
--- a/projects/Applications/CreateChannel/Program.cs
+++ b/projects/Applications/CreateChannel/Program.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Applications/GH-1647/Program.cs b/projects/Applications/GH-1647/Program.cs
index 6a7c4b523..967a0f98b 100644
--- a/projects/Applications/GH-1647/Program.cs
+++ b/projects/Applications/GH-1647/Program.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
#pragma warning disable CA2007 // Consider calling ConfigureAwait on the awaited task
diff --git a/projects/Applications/MassPublish/Program.cs b/projects/Applications/MassPublish/Program.cs
index 1abab26f9..ddc967ffb 100644
--- a/projects/Applications/MassPublish/Program.cs
+++ b/projects/Applications/MassPublish/Program.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Applications/PublisherConfirms/PublisherConfirms.cs b/projects/Applications/PublisherConfirms/PublisherConfirms.cs
index 87c1bfd84..e683e283c 100644
--- a/projects/Applications/PublisherConfirms/PublisherConfirms.cs
+++ b/projects/Applications/PublisherConfirms/PublisherConfirms.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Benchmarks/ConsumerDispatching/AsyncBasicConsumerFake.cs b/projects/Benchmarks/ConsumerDispatching/AsyncBasicConsumerFake.cs
index 86ed09de9..39e216286 100644
--- a/projects/Benchmarks/ConsumerDispatching/AsyncBasicConsumerFake.cs
+++ b/projects/Benchmarks/ConsumerDispatching/AsyncBasicConsumerFake.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Benchmarks/WireFormatting/MethodFraming.cs b/projects/Benchmarks/WireFormatting/MethodFraming.cs
index e9c9e36e1..4a68e80ab 100644
--- a/projects/Benchmarks/WireFormatting/MethodFraming.cs
+++ b/projects/Benchmarks/WireFormatting/MethodFraming.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client.OAuth2/CredentialsRefresher.cs b/projects/RabbitMQ.Client.OAuth2/CredentialsRefresher.cs
index 14b639b71..add1d4e81 100644
--- a/projects/RabbitMQ.Client.OAuth2/CredentialsRefresher.cs
+++ b/projects/RabbitMQ.Client.OAuth2/CredentialsRefresher.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client.OAuth2/CredentialsRefresherEventSource.cs b/projects/RabbitMQ.Client.OAuth2/CredentialsRefresherEventSource.cs
index 9db7beb3b..bf7168f06 100644
--- a/projects/RabbitMQ.Client.OAuth2/CredentialsRefresherEventSource.cs
+++ b/projects/RabbitMQ.Client.OAuth2/CredentialsRefresherEventSource.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Diagnostics.CodeAnalysis;
diff --git a/projects/RabbitMQ.Client.OAuth2/IOAuth2Client.cs b/projects/RabbitMQ.Client.OAuth2/IOAuth2Client.cs
index b79d0627e..a533937c3 100644
--- a/projects/RabbitMQ.Client.OAuth2/IOAuth2Client.cs
+++ b/projects/RabbitMQ.Client.OAuth2/IOAuth2Client.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Threading;
diff --git a/projects/RabbitMQ.Client.OAuth2/OAuth2Client.cs b/projects/RabbitMQ.Client.OAuth2/OAuth2Client.cs
index 7d71685a7..2f2ec7505 100644
--- a/projects/RabbitMQ.Client.OAuth2/OAuth2Client.cs
+++ b/projects/RabbitMQ.Client.OAuth2/OAuth2Client.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client.OAuth2/OAuth2CredentialsProvider.cs b/projects/RabbitMQ.Client.OAuth2/OAuth2CredentialsProvider.cs
index 3033a2a95..42ad3dccb 100644
--- a/projects/RabbitMQ.Client.OAuth2/OAuth2CredentialsProvider.cs
+++ b/projects/RabbitMQ.Client.OAuth2/OAuth2CredentialsProvider.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client.OAuth2/RabbitMQ.Client.OAuth2.csproj b/projects/RabbitMQ.Client.OAuth2/RabbitMQ.Client.OAuth2.csproj
index 305935013..e262aa5ea 100644
--- a/projects/RabbitMQ.Client.OAuth2/RabbitMQ.Client.OAuth2.csproj
+++ b/projects/RabbitMQ.Client.OAuth2/RabbitMQ.Client.OAuth2.csproj
@@ -7,7 +7,7 @@
RabbitMQ OAuth2 Client Library for .NET
Broadcom
Broadcom, Inc. and/or its subsidiaries.
- Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
+ Copyright (c) 2007-2025 Broadcom. All Rights Reserved. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
The RabbitMQ OAuth2 Client Library for .NET enables OAuth2 token refresh for RabbitMQ.Client
true
icon.png
diff --git a/projects/RabbitMQ.Client.OAuth2/Token.cs b/projects/RabbitMQ.Client.OAuth2/Token.cs
index 4c7e4941d..93ec0e85b 100644
--- a/projects/RabbitMQ.Client.OAuth2/Token.cs
+++ b/projects/RabbitMQ.Client.OAuth2/Token.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client.OpenTelemetry/RabbitMQ.Client.OpenTelemetry.csproj b/projects/RabbitMQ.Client.OpenTelemetry/RabbitMQ.Client.OpenTelemetry.csproj
index 10efe3c88..fe1af035f 100644
--- a/projects/RabbitMQ.Client.OpenTelemetry/RabbitMQ.Client.OpenTelemetry.csproj
+++ b/projects/RabbitMQ.Client.OpenTelemetry/RabbitMQ.Client.OpenTelemetry.csproj
@@ -7,7 +7,7 @@
RabbitMQ OpenTelemetry Integration Package for .NET
Broadcom
Broadcom, Inc. and/or its subsidiaries.
- Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
+ Copyright (c) 2007-2025 Broadcom. All Rights Reserved. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
The RabbitMQ OpenTelemetry Library for .NET adds convenience extension methods for RabbitMQ/OpenTelemetry
true
icon.png
diff --git a/projects/RabbitMQ.Client/AmqpTcpEndpoint.cs b/projects/RabbitMQ.Client/AmqpTcpEndpoint.cs
index 83489964b..4778ccbb8 100644
--- a/projects/RabbitMQ.Client/AmqpTcpEndpoint.cs
+++ b/projects/RabbitMQ.Client/AmqpTcpEndpoint.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/AmqpTimestamp.cs b/projects/RabbitMQ.Client/AmqpTimestamp.cs
index ecafffcfa..3947939b7 100644
--- a/projects/RabbitMQ.Client/AmqpTimestamp.cs
+++ b/projects/RabbitMQ.Client/AmqpTimestamp.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/BasicCredentialsProvider.cs b/projects/RabbitMQ.Client/BasicCredentialsProvider.cs
index 850def252..4587481e4 100644
--- a/projects/RabbitMQ.Client/BasicCredentialsProvider.cs
+++ b/projects/RabbitMQ.Client/BasicCredentialsProvider.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/BasicGetResult.cs b/projects/RabbitMQ.Client/BasicGetResult.cs
index 5502f86fe..3257c794c 100644
--- a/projects/RabbitMQ.Client/BasicGetResult.cs
+++ b/projects/RabbitMQ.Client/BasicGetResult.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/BasicProperties.cs b/projects/RabbitMQ.Client/BasicProperties.cs
index 35a65b688..848bed7dd 100644
--- a/projects/RabbitMQ.Client/BasicProperties.cs
+++ b/projects/RabbitMQ.Client/BasicProperties.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/BinaryTableValue.cs b/projects/RabbitMQ.Client/BinaryTableValue.cs
index 16a2e08c8..e4aef3201 100644
--- a/projects/RabbitMQ.Client/BinaryTableValue.cs
+++ b/projects/RabbitMQ.Client/BinaryTableValue.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/ConnectionConfig.cs b/projects/RabbitMQ.Client/ConnectionConfig.cs
index 6bce2d44b..8b714b8eb 100644
--- a/projects/RabbitMQ.Client/ConnectionConfig.cs
+++ b/projects/RabbitMQ.Client/ConnectionConfig.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/ConnectionFactory.cs b/projects/RabbitMQ.Client/ConnectionFactory.cs
index d8f669d71..06ed2b23e 100644
--- a/projects/RabbitMQ.Client/ConnectionFactory.cs
+++ b/projects/RabbitMQ.Client/ConnectionFactory.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/ConnectionFactoryBase.cs b/projects/RabbitMQ.Client/ConnectionFactoryBase.cs
index e6d07e5ab..e61d29642 100644
--- a/projects/RabbitMQ.Client/ConnectionFactoryBase.cs
+++ b/projects/RabbitMQ.Client/ConnectionFactoryBase.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Constants.cs b/projects/RabbitMQ.Client/Constants.cs
index b9c77dc75..27d1fa898 100644
--- a/projects/RabbitMQ.Client/Constants.cs
+++ b/projects/RabbitMQ.Client/Constants.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/ConsumerDispatching/ConsumerDispatcherBase.cs b/projects/RabbitMQ.Client/ConsumerDispatching/ConsumerDispatcherBase.cs
index 19462c945..e7c7bcbc8 100644
--- a/projects/RabbitMQ.Client/ConsumerDispatching/ConsumerDispatcherBase.cs
+++ b/projects/RabbitMQ.Client/ConsumerDispatching/ConsumerDispatcherBase.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Collections.Concurrent;
diff --git a/projects/RabbitMQ.Client/ConsumerDispatching/ConsumerDispatcherChannelBase.cs b/projects/RabbitMQ.Client/ConsumerDispatching/ConsumerDispatcherChannelBase.cs
index 92c273957..963fced57 100644
--- a/projects/RabbitMQ.Client/ConsumerDispatching/ConsumerDispatcherChannelBase.cs
+++ b/projects/RabbitMQ.Client/ConsumerDispatching/ConsumerDispatcherChannelBase.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/ConsumerDispatching/FallbackConsumer.cs b/projects/RabbitMQ.Client/ConsumerDispatching/FallbackConsumer.cs
index 31f31b115..2061c3f36 100644
--- a/projects/RabbitMQ.Client/ConsumerDispatching/FallbackConsumer.cs
+++ b/projects/RabbitMQ.Client/ConsumerDispatching/FallbackConsumer.cs
@@ -19,7 +19,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/ConsumerDispatching/IConsumerDispatcher.cs b/projects/RabbitMQ.Client/ConsumerDispatching/IConsumerDispatcher.cs
index d3fb5fc32..79676f37c 100644
--- a/projects/RabbitMQ.Client/ConsumerDispatching/IConsumerDispatcher.cs
+++ b/projects/RabbitMQ.Client/ConsumerDispatching/IConsumerDispatcher.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/CreateChannelOptions.cs b/projects/RabbitMQ.Client/CreateChannelOptions.cs
index 5faabc166..06b23a8e6 100644
--- a/projects/RabbitMQ.Client/CreateChannelOptions.cs
+++ b/projects/RabbitMQ.Client/CreateChannelOptions.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/DefaultEndpointResolver.cs b/projects/RabbitMQ.Client/DefaultEndpointResolver.cs
index 27368b124..87236bf47 100644
--- a/projects/RabbitMQ.Client/DefaultEndpointResolver.cs
+++ b/projects/RabbitMQ.Client/DefaultEndpointResolver.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/DeliveryModes.cs b/projects/RabbitMQ.Client/DeliveryModes.cs
index 094fde31a..f1a60a617 100644
--- a/projects/RabbitMQ.Client/DeliveryModes.cs
+++ b/projects/RabbitMQ.Client/DeliveryModes.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
namespace RabbitMQ.Client
diff --git a/projects/RabbitMQ.Client/DictionaryExtension.cs b/projects/RabbitMQ.Client/DictionaryExtension.cs
index a6abf0633..9ca5ba6e1 100644
--- a/projects/RabbitMQ.Client/DictionaryExtension.cs
+++ b/projects/RabbitMQ.Client/DictionaryExtension.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
#if NETSTANDARD
diff --git a/projects/RabbitMQ.Client/Events/AsyncEventArgs.cs b/projects/RabbitMQ.Client/Events/AsyncEventArgs.cs
index 1426731dc..4907fc626 100644
--- a/projects/RabbitMQ.Client/Events/AsyncEventArgs.cs
+++ b/projects/RabbitMQ.Client/Events/AsyncEventArgs.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Threading;
diff --git a/projects/RabbitMQ.Client/Events/AsyncEventHandler.cs b/projects/RabbitMQ.Client/Events/AsyncEventHandler.cs
index c01d73b3b..e64e95559 100644
--- a/projects/RabbitMQ.Client/Events/AsyncEventHandler.cs
+++ b/projects/RabbitMQ.Client/Events/AsyncEventHandler.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Threading.Tasks;
diff --git a/projects/RabbitMQ.Client/Events/BasicAckEventArgs.cs b/projects/RabbitMQ.Client/Events/BasicAckEventArgs.cs
index 09b3b3986..0e180d21c 100644
--- a/projects/RabbitMQ.Client/Events/BasicAckEventArgs.cs
+++ b/projects/RabbitMQ.Client/Events/BasicAckEventArgs.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Events/BasicDeliverEventArgs.cs b/projects/RabbitMQ.Client/Events/BasicDeliverEventArgs.cs
index 5b4f2e7bb..0feeddace 100644
--- a/projects/RabbitMQ.Client/Events/BasicDeliverEventArgs.cs
+++ b/projects/RabbitMQ.Client/Events/BasicDeliverEventArgs.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Events/BasicNackEventArgs.cs b/projects/RabbitMQ.Client/Events/BasicNackEventArgs.cs
index 6d63318e5..a7625fbe2 100644
--- a/projects/RabbitMQ.Client/Events/BasicNackEventArgs.cs
+++ b/projects/RabbitMQ.Client/Events/BasicNackEventArgs.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Events/BasicReturnEventArgs.cs b/projects/RabbitMQ.Client/Events/BasicReturnEventArgs.cs
index dd4c4e199..8398831c8 100644
--- a/projects/RabbitMQ.Client/Events/BasicReturnEventArgs.cs
+++ b/projects/RabbitMQ.Client/Events/BasicReturnEventArgs.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Events/CallbackExceptionEventArgs.cs b/projects/RabbitMQ.Client/Events/CallbackExceptionEventArgs.cs
index c2bfb2f35..f23e99afe 100644
--- a/projects/RabbitMQ.Client/Events/CallbackExceptionEventArgs.cs
+++ b/projects/RabbitMQ.Client/Events/CallbackExceptionEventArgs.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Events/ConnectionBlockedEventArgs.cs b/projects/RabbitMQ.Client/Events/ConnectionBlockedEventArgs.cs
index 0a9b14c39..6ec93a2a6 100644
--- a/projects/RabbitMQ.Client/Events/ConnectionBlockedEventArgs.cs
+++ b/projects/RabbitMQ.Client/Events/ConnectionBlockedEventArgs.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Events/ConnectionRecoveryErrorEventArgs.cs b/projects/RabbitMQ.Client/Events/ConnectionRecoveryErrorEventArgs.cs
index f956ec731..b984e8fc8 100644
--- a/projects/RabbitMQ.Client/Events/ConnectionRecoveryErrorEventArgs.cs
+++ b/projects/RabbitMQ.Client/Events/ConnectionRecoveryErrorEventArgs.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Events/ConsumerEventArgs.cs b/projects/RabbitMQ.Client/Events/ConsumerEventArgs.cs
index cc972915c..ec9848399 100644
--- a/projects/RabbitMQ.Client/Events/ConsumerEventArgs.cs
+++ b/projects/RabbitMQ.Client/Events/ConsumerEventArgs.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Events/ConsumerTagChangedAfterRecoveryEventArgs.cs b/projects/RabbitMQ.Client/Events/ConsumerTagChangedAfterRecoveryEventArgs.cs
index 80bdf6242..34056e475 100644
--- a/projects/RabbitMQ.Client/Events/ConsumerTagChangedAfterRecoveryEventArgs.cs
+++ b/projects/RabbitMQ.Client/Events/ConsumerTagChangedAfterRecoveryEventArgs.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Events/FlowControlEventArgs.cs b/projects/RabbitMQ.Client/Events/FlowControlEventArgs.cs
index 347f0e512..06bffb0c4 100644
--- a/projects/RabbitMQ.Client/Events/FlowControlEventArgs.cs
+++ b/projects/RabbitMQ.Client/Events/FlowControlEventArgs.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Events/QueueNameChangedAfterRecoveryEventArgs.cs b/projects/RabbitMQ.Client/Events/QueueNameChangedAfterRecoveryEventArgs.cs
index d052d681e..92a26bf47 100644
--- a/projects/RabbitMQ.Client/Events/QueueNameChangedAfterRecoveryEventArgs.cs
+++ b/projects/RabbitMQ.Client/Events/QueueNameChangedAfterRecoveryEventArgs.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Events/RecoveringConsumerEventArgs.cs b/projects/RabbitMQ.Client/Events/RecoveringConsumerEventArgs.cs
index f2702cc37..da657e8c5 100644
--- a/projects/RabbitMQ.Client/Events/RecoveringConsumerEventArgs.cs
+++ b/projects/RabbitMQ.Client/Events/RecoveringConsumerEventArgs.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Collections.Generic;
diff --git a/projects/RabbitMQ.Client/Events/ShutdownEventArgs.cs b/projects/RabbitMQ.Client/Events/ShutdownEventArgs.cs
index f5b5bd282..cc25bd23d 100644
--- a/projects/RabbitMQ.Client/Events/ShutdownEventArgs.cs
+++ b/projects/RabbitMQ.Client/Events/ShutdownEventArgs.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Exceptions/AlreadyClosedException.cs b/projects/RabbitMQ.Client/Exceptions/AlreadyClosedException.cs
index e0e710493..50b4d8655 100644
--- a/projects/RabbitMQ.Client/Exceptions/AlreadyClosedException.cs
+++ b/projects/RabbitMQ.Client/Exceptions/AlreadyClosedException.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Exceptions/AuthenticationFailureException.cs b/projects/RabbitMQ.Client/Exceptions/AuthenticationFailureException.cs
index 4f7b736f1..7f9f16d1c 100644
--- a/projects/RabbitMQ.Client/Exceptions/AuthenticationFailureException.cs
+++ b/projects/RabbitMQ.Client/Exceptions/AuthenticationFailureException.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Exceptions/BrokerUnreachableException.cs b/projects/RabbitMQ.Client/Exceptions/BrokerUnreachableException.cs
index caa06ac9c..0d1907006 100644
--- a/projects/RabbitMQ.Client/Exceptions/BrokerUnreachableException.cs
+++ b/projects/RabbitMQ.Client/Exceptions/BrokerUnreachableException.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Exceptions/ChannelAllocationException.cs b/projects/RabbitMQ.Client/Exceptions/ChannelAllocationException.cs
index 9af300fbb..c76f9d9b5 100644
--- a/projects/RabbitMQ.Client/Exceptions/ChannelAllocationException.cs
+++ b/projects/RabbitMQ.Client/Exceptions/ChannelAllocationException.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Exceptions/ConnectFailureException.cs b/projects/RabbitMQ.Client/Exceptions/ConnectFailureException.cs
index e8f6e197c..07b2d2048 100644
--- a/projects/RabbitMQ.Client/Exceptions/ConnectFailureException.cs
+++ b/projects/RabbitMQ.Client/Exceptions/ConnectFailureException.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Exceptions/HardProtocolException.cs b/projects/RabbitMQ.Client/Exceptions/HardProtocolException.cs
index e055f0421..4da8e076e 100644
--- a/projects/RabbitMQ.Client/Exceptions/HardProtocolException.cs
+++ b/projects/RabbitMQ.Client/Exceptions/HardProtocolException.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
namespace RabbitMQ.Client.Exceptions
diff --git a/projects/RabbitMQ.Client/Exceptions/MalformedFrameException.cs b/projects/RabbitMQ.Client/Exceptions/MalformedFrameException.cs
index 3a5292695..82af068f0 100644
--- a/projects/RabbitMQ.Client/Exceptions/MalformedFrameException.cs
+++ b/projects/RabbitMQ.Client/Exceptions/MalformedFrameException.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
namespace RabbitMQ.Client.Exceptions
diff --git a/projects/RabbitMQ.Client/Exceptions/OperationInterruptedException.cs b/projects/RabbitMQ.Client/Exceptions/OperationInterruptedException.cs
index 78e2238d6..0676e54f9 100644
--- a/projects/RabbitMQ.Client/Exceptions/OperationInterruptedException.cs
+++ b/projects/RabbitMQ.Client/Exceptions/OperationInterruptedException.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Exceptions/PacketNotRecognizedException.cs b/projects/RabbitMQ.Client/Exceptions/PacketNotRecognizedException.cs
index 7d212542e..d587f7b5c 100644
--- a/projects/RabbitMQ.Client/Exceptions/PacketNotRecognizedException.cs
+++ b/projects/RabbitMQ.Client/Exceptions/PacketNotRecognizedException.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Exceptions/PossibleAuthenticationFailureException.cs b/projects/RabbitMQ.Client/Exceptions/PossibleAuthenticationFailureException.cs
index feeb54a03..31595b697 100644
--- a/projects/RabbitMQ.Client/Exceptions/PossibleAuthenticationFailureException.cs
+++ b/projects/RabbitMQ.Client/Exceptions/PossibleAuthenticationFailureException.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Exceptions/ProtocolException.cs b/projects/RabbitMQ.Client/Exceptions/ProtocolException.cs
index 18575c63c..69e945428 100644
--- a/projects/RabbitMQ.Client/Exceptions/ProtocolException.cs
+++ b/projects/RabbitMQ.Client/Exceptions/ProtocolException.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using RabbitMQ.Client.Events;
diff --git a/projects/RabbitMQ.Client/Exceptions/ProtocolVersionMismatchException.cs b/projects/RabbitMQ.Client/Exceptions/ProtocolVersionMismatchException.cs
index a87fd0d98..d1a981826 100644
--- a/projects/RabbitMQ.Client/Exceptions/ProtocolVersionMismatchException.cs
+++ b/projects/RabbitMQ.Client/Exceptions/ProtocolVersionMismatchException.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Exceptions/ProtocolViolationException.cs b/projects/RabbitMQ.Client/Exceptions/ProtocolViolationException.cs
index 2e973f5f4..42c5d4e9e 100644
--- a/projects/RabbitMQ.Client/Exceptions/ProtocolViolationException.cs
+++ b/projects/RabbitMQ.Client/Exceptions/ProtocolViolationException.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Exceptions/PublishException.cs b/projects/RabbitMQ.Client/Exceptions/PublishException.cs
index ac404f660..42939ed23 100644
--- a/projects/RabbitMQ.Client/Exceptions/PublishException.cs
+++ b/projects/RabbitMQ.Client/Exceptions/PublishException.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Exceptions/RabbitMQClientException.cs b/projects/RabbitMQ.Client/Exceptions/RabbitMQClientException.cs
index 97e540399..405fef329 100644
--- a/projects/RabbitMQ.Client/Exceptions/RabbitMQClientException.cs
+++ b/projects/RabbitMQ.Client/Exceptions/RabbitMQClientException.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Exceptions/SyntaxErrorException.cs b/projects/RabbitMQ.Client/Exceptions/SyntaxErrorException.cs
index 37f6611a6..a65bc3832 100644
--- a/projects/RabbitMQ.Client/Exceptions/SyntaxErrorException.cs
+++ b/projects/RabbitMQ.Client/Exceptions/SyntaxErrorException.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
namespace RabbitMQ.Client.Exceptions
diff --git a/projects/RabbitMQ.Client/Exceptions/TopologyRecoveryException.cs b/projects/RabbitMQ.Client/Exceptions/TopologyRecoveryException.cs
index e4ffc1b61..262df968f 100644
--- a/projects/RabbitMQ.Client/Exceptions/TopologyRecoveryException.cs
+++ b/projects/RabbitMQ.Client/Exceptions/TopologyRecoveryException.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Exceptions/UnexpectedFrameException.cs b/projects/RabbitMQ.Client/Exceptions/UnexpectedFrameException.cs
index e7dc8d48e..ba77276c4 100644
--- a/projects/RabbitMQ.Client/Exceptions/UnexpectedFrameException.cs
+++ b/projects/RabbitMQ.Client/Exceptions/UnexpectedFrameException.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using RabbitMQ.Client.Impl;
diff --git a/projects/RabbitMQ.Client/Exceptions/UnexpectedMethodException.cs b/projects/RabbitMQ.Client/Exceptions/UnexpectedMethodException.cs
index 5e925053d..e4a0b5596 100644
--- a/projects/RabbitMQ.Client/Exceptions/UnexpectedMethodException.cs
+++ b/projects/RabbitMQ.Client/Exceptions/UnexpectedMethodException.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Exceptions/UnknownClassOrMethodException.cs b/projects/RabbitMQ.Client/Exceptions/UnknownClassOrMethodException.cs
index 3f796c7e7..27842b18d 100644
--- a/projects/RabbitMQ.Client/Exceptions/UnknownClassOrMethodException.cs
+++ b/projects/RabbitMQ.Client/Exceptions/UnknownClassOrMethodException.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
namespace RabbitMQ.Client.Exceptions
diff --git a/projects/RabbitMQ.Client/Exceptions/WireFormattingException.cs b/projects/RabbitMQ.Client/Exceptions/WireFormattingException.cs
index 9a9b3dfd0..70b982d80 100644
--- a/projects/RabbitMQ.Client/Exceptions/WireFormattingException.cs
+++ b/projects/RabbitMQ.Client/Exceptions/WireFormattingException.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/ExchangeType.cs b/projects/RabbitMQ.Client/ExchangeType.cs
index d2a16923a..ec79b628e 100644
--- a/projects/RabbitMQ.Client/ExchangeType.cs
+++ b/projects/RabbitMQ.Client/ExchangeType.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Collections.Generic;
diff --git a/projects/RabbitMQ.Client/ExternalMechanism.cs b/projects/RabbitMQ.Client/ExternalMechanism.cs
index ef54d9687..522c34032 100644
--- a/projects/RabbitMQ.Client/ExternalMechanism.cs
+++ b/projects/RabbitMQ.Client/ExternalMechanism.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/ExternalMechanismFactory.cs b/projects/RabbitMQ.Client/ExternalMechanismFactory.cs
index d1f53476b..ab5c31ab2 100644
--- a/projects/RabbitMQ.Client/ExternalMechanismFactory.cs
+++ b/projects/RabbitMQ.Client/ExternalMechanismFactory.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
namespace RabbitMQ.Client
diff --git a/projects/RabbitMQ.Client/Framing/AmqpVersion.cs b/projects/RabbitMQ.Client/Framing/AmqpVersion.cs
index 335e7eb4a..37acf0655 100644
--- a/projects/RabbitMQ.Client/Framing/AmqpVersion.cs
+++ b/projects/RabbitMQ.Client/Framing/AmqpVersion.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/BasicAck.cs b/projects/RabbitMQ.Client/Framing/BasicAck.cs
index 8710403bb..b5f51d884 100644
--- a/projects/RabbitMQ.Client/Framing/BasicAck.cs
+++ b/projects/RabbitMQ.Client/Framing/BasicAck.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/BasicCancel.cs b/projects/RabbitMQ.Client/Framing/BasicCancel.cs
index 8a5cdc75c..7a5da6e72 100644
--- a/projects/RabbitMQ.Client/Framing/BasicCancel.cs
+++ b/projects/RabbitMQ.Client/Framing/BasicCancel.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/BasicCancelOk.cs b/projects/RabbitMQ.Client/Framing/BasicCancelOk.cs
index 0efd12dfe..9cf8c0359 100644
--- a/projects/RabbitMQ.Client/Framing/BasicCancelOk.cs
+++ b/projects/RabbitMQ.Client/Framing/BasicCancelOk.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/BasicConsume.cs b/projects/RabbitMQ.Client/Framing/BasicConsume.cs
index 45cb84b83..52354b2cc 100644
--- a/projects/RabbitMQ.Client/Framing/BasicConsume.cs
+++ b/projects/RabbitMQ.Client/Framing/BasicConsume.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/BasicConsumeOk.cs b/projects/RabbitMQ.Client/Framing/BasicConsumeOk.cs
index 97da24fb7..0f3a00e84 100644
--- a/projects/RabbitMQ.Client/Framing/BasicConsumeOk.cs
+++ b/projects/RabbitMQ.Client/Framing/BasicConsumeOk.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/BasicDeliver.cs b/projects/RabbitMQ.Client/Framing/BasicDeliver.cs
index 4e7f8f37d..61b1ea2a4 100644
--- a/projects/RabbitMQ.Client/Framing/BasicDeliver.cs
+++ b/projects/RabbitMQ.Client/Framing/BasicDeliver.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/BasicGet.cs b/projects/RabbitMQ.Client/Framing/BasicGet.cs
index 956ac5b0b..fd6f0c2fd 100644
--- a/projects/RabbitMQ.Client/Framing/BasicGet.cs
+++ b/projects/RabbitMQ.Client/Framing/BasicGet.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/BasicGetOk.cs b/projects/RabbitMQ.Client/Framing/BasicGetOk.cs
index c19db27fb..29d9aae6a 100644
--- a/projects/RabbitMQ.Client/Framing/BasicGetOk.cs
+++ b/projects/RabbitMQ.Client/Framing/BasicGetOk.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/BasicMethodConstants.cs b/projects/RabbitMQ.Client/Framing/BasicMethodConstants.cs
index 416c4e2fe..a4deefa3b 100644
--- a/projects/RabbitMQ.Client/Framing/BasicMethodConstants.cs
+++ b/projects/RabbitMQ.Client/Framing/BasicMethodConstants.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
namespace RabbitMQ.Client.Framing
diff --git a/projects/RabbitMQ.Client/Framing/BasicNack.cs b/projects/RabbitMQ.Client/Framing/BasicNack.cs
index 4122eb339..bd56c79fd 100644
--- a/projects/RabbitMQ.Client/Framing/BasicNack.cs
+++ b/projects/RabbitMQ.Client/Framing/BasicNack.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/BasicPublish.cs b/projects/RabbitMQ.Client/Framing/BasicPublish.cs
index 3fceb20b4..5ac389afd 100644
--- a/projects/RabbitMQ.Client/Framing/BasicPublish.cs
+++ b/projects/RabbitMQ.Client/Framing/BasicPublish.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/BasicQos.cs b/projects/RabbitMQ.Client/Framing/BasicQos.cs
index 67ed69ba7..152d4f439 100644
--- a/projects/RabbitMQ.Client/Framing/BasicQos.cs
+++ b/projects/RabbitMQ.Client/Framing/BasicQos.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/BasicReject.cs b/projects/RabbitMQ.Client/Framing/BasicReject.cs
index 568f79433..8a39f6fe2 100644
--- a/projects/RabbitMQ.Client/Framing/BasicReject.cs
+++ b/projects/RabbitMQ.Client/Framing/BasicReject.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/BasicReturn.cs b/projects/RabbitMQ.Client/Framing/BasicReturn.cs
index 830f5d0a6..e0f9f7cd0 100644
--- a/projects/RabbitMQ.Client/Framing/BasicReturn.cs
+++ b/projects/RabbitMQ.Client/Framing/BasicReturn.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/ChannelClose.cs b/projects/RabbitMQ.Client/Framing/ChannelClose.cs
index 176b4a6a3..3e98f006a 100644
--- a/projects/RabbitMQ.Client/Framing/ChannelClose.cs
+++ b/projects/RabbitMQ.Client/Framing/ChannelClose.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/ChannelCloseOk.cs b/projects/RabbitMQ.Client/Framing/ChannelCloseOk.cs
index 379f8760f..1463ae081 100644
--- a/projects/RabbitMQ.Client/Framing/ChannelCloseOk.cs
+++ b/projects/RabbitMQ.Client/Framing/ChannelCloseOk.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/ChannelFlow.cs b/projects/RabbitMQ.Client/Framing/ChannelFlow.cs
index 9abd6d9ed..1b7179c89 100644
--- a/projects/RabbitMQ.Client/Framing/ChannelFlow.cs
+++ b/projects/RabbitMQ.Client/Framing/ChannelFlow.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/ChannelFlowOk.cs b/projects/RabbitMQ.Client/Framing/ChannelFlowOk.cs
index 87ac10a28..5edd77e4d 100644
--- a/projects/RabbitMQ.Client/Framing/ChannelFlowOk.cs
+++ b/projects/RabbitMQ.Client/Framing/ChannelFlowOk.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/ChannelMethodConstants.cs b/projects/RabbitMQ.Client/Framing/ChannelMethodConstants.cs
index 728419f8d..b7d1b3c22 100644
--- a/projects/RabbitMQ.Client/Framing/ChannelMethodConstants.cs
+++ b/projects/RabbitMQ.Client/Framing/ChannelMethodConstants.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
namespace RabbitMQ.Client.Framing
diff --git a/projects/RabbitMQ.Client/Framing/ChannelOpen.cs b/projects/RabbitMQ.Client/Framing/ChannelOpen.cs
index ab5ad3567..43d64e399 100644
--- a/projects/RabbitMQ.Client/Framing/ChannelOpen.cs
+++ b/projects/RabbitMQ.Client/Framing/ChannelOpen.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/ClassConstants.cs b/projects/RabbitMQ.Client/Framing/ClassConstants.cs
index 320b1846e..e6e45db1b 100644
--- a/projects/RabbitMQ.Client/Framing/ClassConstants.cs
+++ b/projects/RabbitMQ.Client/Framing/ClassConstants.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
namespace RabbitMQ.Client.Framing
diff --git a/projects/RabbitMQ.Client/Framing/ConfirmMethodConstants.cs b/projects/RabbitMQ.Client/Framing/ConfirmMethodConstants.cs
index a291be47c..b1a14aa5a 100644
--- a/projects/RabbitMQ.Client/Framing/ConfirmMethodConstants.cs
+++ b/projects/RabbitMQ.Client/Framing/ConfirmMethodConstants.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
namespace RabbitMQ.Client.Framing
diff --git a/projects/RabbitMQ.Client/Framing/ConfirmSelect.cs b/projects/RabbitMQ.Client/Framing/ConfirmSelect.cs
index 781636c94..0491713ed 100644
--- a/projects/RabbitMQ.Client/Framing/ConfirmSelect.cs
+++ b/projects/RabbitMQ.Client/Framing/ConfirmSelect.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/ConnectionBlocked.cs b/projects/RabbitMQ.Client/Framing/ConnectionBlocked.cs
index 62864afaf..a2c22e542 100644
--- a/projects/RabbitMQ.Client/Framing/ConnectionBlocked.cs
+++ b/projects/RabbitMQ.Client/Framing/ConnectionBlocked.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/ConnectionClose.cs b/projects/RabbitMQ.Client/Framing/ConnectionClose.cs
index 73275d138..6f791897f 100644
--- a/projects/RabbitMQ.Client/Framing/ConnectionClose.cs
+++ b/projects/RabbitMQ.Client/Framing/ConnectionClose.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/ConnectionCloseOk.cs b/projects/RabbitMQ.Client/Framing/ConnectionCloseOk.cs
index 9b48e3019..a5767f76b 100644
--- a/projects/RabbitMQ.Client/Framing/ConnectionCloseOk.cs
+++ b/projects/RabbitMQ.Client/Framing/ConnectionCloseOk.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/ConnectionMethodConstants.cs b/projects/RabbitMQ.Client/Framing/ConnectionMethodConstants.cs
index b2a3af959..d18915bbf 100644
--- a/projects/RabbitMQ.Client/Framing/ConnectionMethodConstants.cs
+++ b/projects/RabbitMQ.Client/Framing/ConnectionMethodConstants.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
namespace RabbitMQ.Client.Framing
diff --git a/projects/RabbitMQ.Client/Framing/ConnectionOpen.cs b/projects/RabbitMQ.Client/Framing/ConnectionOpen.cs
index fe3f26e88..c8595a08c 100644
--- a/projects/RabbitMQ.Client/Framing/ConnectionOpen.cs
+++ b/projects/RabbitMQ.Client/Framing/ConnectionOpen.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/ConnectionSecure.cs b/projects/RabbitMQ.Client/Framing/ConnectionSecure.cs
index 0daad6d55..81851bb03 100644
--- a/projects/RabbitMQ.Client/Framing/ConnectionSecure.cs
+++ b/projects/RabbitMQ.Client/Framing/ConnectionSecure.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/ConnectionSecureOk.cs b/projects/RabbitMQ.Client/Framing/ConnectionSecureOk.cs
index cae9437b2..575998620 100644
--- a/projects/RabbitMQ.Client/Framing/ConnectionSecureOk.cs
+++ b/projects/RabbitMQ.Client/Framing/ConnectionSecureOk.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/ConnectionStart.cs b/projects/RabbitMQ.Client/Framing/ConnectionStart.cs
index da8d3e3ce..21dc690e9 100644
--- a/projects/RabbitMQ.Client/Framing/ConnectionStart.cs
+++ b/projects/RabbitMQ.Client/Framing/ConnectionStart.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/ConnectionStartOk.cs b/projects/RabbitMQ.Client/Framing/ConnectionStartOk.cs
index 293bb1ac1..1ed110219 100644
--- a/projects/RabbitMQ.Client/Framing/ConnectionStartOk.cs
+++ b/projects/RabbitMQ.Client/Framing/ConnectionStartOk.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/ConnectionTune.cs b/projects/RabbitMQ.Client/Framing/ConnectionTune.cs
index 9e07faee9..b85fcb18a 100644
--- a/projects/RabbitMQ.Client/Framing/ConnectionTune.cs
+++ b/projects/RabbitMQ.Client/Framing/ConnectionTune.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/ConnectionTuneOk.cs b/projects/RabbitMQ.Client/Framing/ConnectionTuneOk.cs
index 014623879..ba1eb3ebf 100644
--- a/projects/RabbitMQ.Client/Framing/ConnectionTuneOk.cs
+++ b/projects/RabbitMQ.Client/Framing/ConnectionTuneOk.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/ConnectionUpdateSecret.cs b/projects/RabbitMQ.Client/Framing/ConnectionUpdateSecret.cs
index c6a06e3b8..e5e123649 100644
--- a/projects/RabbitMQ.Client/Framing/ConnectionUpdateSecret.cs
+++ b/projects/RabbitMQ.Client/Framing/ConnectionUpdateSecret.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/ExchangeBind.cs b/projects/RabbitMQ.Client/Framing/ExchangeBind.cs
index f91be18fc..bf9be7a93 100644
--- a/projects/RabbitMQ.Client/Framing/ExchangeBind.cs
+++ b/projects/RabbitMQ.Client/Framing/ExchangeBind.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/ExchangeDeclare.cs b/projects/RabbitMQ.Client/Framing/ExchangeDeclare.cs
index ffcd17d72..adcfa3746 100644
--- a/projects/RabbitMQ.Client/Framing/ExchangeDeclare.cs
+++ b/projects/RabbitMQ.Client/Framing/ExchangeDeclare.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/ExchangeDelete.cs b/projects/RabbitMQ.Client/Framing/ExchangeDelete.cs
index 5e9d6dd2a..45667b049 100644
--- a/projects/RabbitMQ.Client/Framing/ExchangeDelete.cs
+++ b/projects/RabbitMQ.Client/Framing/ExchangeDelete.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/ExchangeMethodConstants.cs b/projects/RabbitMQ.Client/Framing/ExchangeMethodConstants.cs
index f583862e1..7ecd0674b 100644
--- a/projects/RabbitMQ.Client/Framing/ExchangeMethodConstants.cs
+++ b/projects/RabbitMQ.Client/Framing/ExchangeMethodConstants.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
namespace RabbitMQ.Client.Framing
diff --git a/projects/RabbitMQ.Client/Framing/ExchangeUnbind.cs b/projects/RabbitMQ.Client/Framing/ExchangeUnbind.cs
index 129808106..7e66e857a 100644
--- a/projects/RabbitMQ.Client/Framing/ExchangeUnbind.cs
+++ b/projects/RabbitMQ.Client/Framing/ExchangeUnbind.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/IAmqpMethod.cs b/projects/RabbitMQ.Client/Framing/IAmqpMethod.cs
index f7dc16f67..cbd62628d 100644
--- a/projects/RabbitMQ.Client/Framing/IAmqpMethod.cs
+++ b/projects/RabbitMQ.Client/Framing/IAmqpMethod.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
namespace RabbitMQ.Client.Framing
diff --git a/projects/RabbitMQ.Client/Framing/Protocol.cs b/projects/RabbitMQ.Client/Framing/Protocol.cs
index 758398af0..9a8df66fd 100644
--- a/projects/RabbitMQ.Client/Framing/Protocol.cs
+++ b/projects/RabbitMQ.Client/Framing/Protocol.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/ProtocolCommandId.cs b/projects/RabbitMQ.Client/Framing/ProtocolCommandId.cs
index 5c65b3dbd..df8d6d1a0 100644
--- a/projects/RabbitMQ.Client/Framing/ProtocolCommandId.cs
+++ b/projects/RabbitMQ.Client/Framing/ProtocolCommandId.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
namespace RabbitMQ.Client.Framing
diff --git a/projects/RabbitMQ.Client/Framing/QueueBind.cs b/projects/RabbitMQ.Client/Framing/QueueBind.cs
index ca1aabd73..ad354c3d5 100644
--- a/projects/RabbitMQ.Client/Framing/QueueBind.cs
+++ b/projects/RabbitMQ.Client/Framing/QueueBind.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/QueueDeclare.cs b/projects/RabbitMQ.Client/Framing/QueueDeclare.cs
index c9e5cc3ca..e67e5abf0 100644
--- a/projects/RabbitMQ.Client/Framing/QueueDeclare.cs
+++ b/projects/RabbitMQ.Client/Framing/QueueDeclare.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/QueueDeclareOk.cs b/projects/RabbitMQ.Client/Framing/QueueDeclareOk.cs
index c51164ddf..5348168d2 100644
--- a/projects/RabbitMQ.Client/Framing/QueueDeclareOk.cs
+++ b/projects/RabbitMQ.Client/Framing/QueueDeclareOk.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/QueueDelete.cs b/projects/RabbitMQ.Client/Framing/QueueDelete.cs
index ceb839cd3..62a854622 100644
--- a/projects/RabbitMQ.Client/Framing/QueueDelete.cs
+++ b/projects/RabbitMQ.Client/Framing/QueueDelete.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/QueueDeleteOk.cs b/projects/RabbitMQ.Client/Framing/QueueDeleteOk.cs
index edaded22a..3f8e90f05 100644
--- a/projects/RabbitMQ.Client/Framing/QueueDeleteOk.cs
+++ b/projects/RabbitMQ.Client/Framing/QueueDeleteOk.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/QueueMethodConstants.cs b/projects/RabbitMQ.Client/Framing/QueueMethodConstants.cs
index d9a39aba9..7eedf4e65 100644
--- a/projects/RabbitMQ.Client/Framing/QueueMethodConstants.cs
+++ b/projects/RabbitMQ.Client/Framing/QueueMethodConstants.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
namespace RabbitMQ.Client.Framing
diff --git a/projects/RabbitMQ.Client/Framing/QueuePurge.cs b/projects/RabbitMQ.Client/Framing/QueuePurge.cs
index 5b6f0d1f4..db02eb54b 100644
--- a/projects/RabbitMQ.Client/Framing/QueuePurge.cs
+++ b/projects/RabbitMQ.Client/Framing/QueuePurge.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/QueuePurgeOk.cs b/projects/RabbitMQ.Client/Framing/QueuePurgeOk.cs
index b47778171..8ee41260a 100644
--- a/projects/RabbitMQ.Client/Framing/QueuePurgeOk.cs
+++ b/projects/RabbitMQ.Client/Framing/QueuePurgeOk.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/QueueUnbind.cs b/projects/RabbitMQ.Client/Framing/QueueUnbind.cs
index b8a775d96..50d7a09de 100644
--- a/projects/RabbitMQ.Client/Framing/QueueUnbind.cs
+++ b/projects/RabbitMQ.Client/Framing/QueueUnbind.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/TxCommit.cs b/projects/RabbitMQ.Client/Framing/TxCommit.cs
index f48c9618c..9a474ee44 100644
--- a/projects/RabbitMQ.Client/Framing/TxCommit.cs
+++ b/projects/RabbitMQ.Client/Framing/TxCommit.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/TxMethodConstants.cs b/projects/RabbitMQ.Client/Framing/TxMethodConstants.cs
index 292f1dbe8..29b336aae 100644
--- a/projects/RabbitMQ.Client/Framing/TxMethodConstants.cs
+++ b/projects/RabbitMQ.Client/Framing/TxMethodConstants.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
namespace RabbitMQ.Client.Framing
diff --git a/projects/RabbitMQ.Client/Framing/TxRollback.cs b/projects/RabbitMQ.Client/Framing/TxRollback.cs
index 023a61e12..e6dcd833f 100644
--- a/projects/RabbitMQ.Client/Framing/TxRollback.cs
+++ b/projects/RabbitMQ.Client/Framing/TxRollback.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Framing/TxSelect.cs b/projects/RabbitMQ.Client/Framing/TxSelect.cs
index 3d62ddd22..93ed8ae11 100644
--- a/projects/RabbitMQ.Client/Framing/TxSelect.cs
+++ b/projects/RabbitMQ.Client/Framing/TxSelect.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Headers.cs b/projects/RabbitMQ.Client/Headers.cs
index 4c896f8bb..651b64c94 100644
--- a/projects/RabbitMQ.Client/Headers.cs
+++ b/projects/RabbitMQ.Client/Headers.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
namespace RabbitMQ.Client
diff --git a/projects/RabbitMQ.Client/IAmqpHeader.cs b/projects/RabbitMQ.Client/IAmqpHeader.cs
index 23192d21f..fa1963d66 100644
--- a/projects/RabbitMQ.Client/IAmqpHeader.cs
+++ b/projects/RabbitMQ.Client/IAmqpHeader.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
namespace RabbitMQ.Client
diff --git a/projects/RabbitMQ.Client/IAmqpWriteable.cs b/projects/RabbitMQ.Client/IAmqpWriteable.cs
index 0b02af222..e47106650 100644
--- a/projects/RabbitMQ.Client/IAmqpWriteable.cs
+++ b/projects/RabbitMQ.Client/IAmqpWriteable.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/IAsyncBasicConsumer.cs b/projects/RabbitMQ.Client/IAsyncBasicConsumer.cs
index a581757ae..0c6879d4c 100644
--- a/projects/RabbitMQ.Client/IAsyncBasicConsumer.cs
+++ b/projects/RabbitMQ.Client/IAsyncBasicConsumer.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/IAuthMechanism.cs b/projects/RabbitMQ.Client/IAuthMechanism.cs
index 3f33195aa..770fddedd 100644
--- a/projects/RabbitMQ.Client/IAuthMechanism.cs
+++ b/projects/RabbitMQ.Client/IAuthMechanism.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Threading;
diff --git a/projects/RabbitMQ.Client/IAuthMechanismFactory.cs b/projects/RabbitMQ.Client/IAuthMechanismFactory.cs
index fc848b167..fbab1649f 100644
--- a/projects/RabbitMQ.Client/IAuthMechanismFactory.cs
+++ b/projects/RabbitMQ.Client/IAuthMechanismFactory.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
namespace RabbitMQ.Client
diff --git a/projects/RabbitMQ.Client/IBasicProperties.cs b/projects/RabbitMQ.Client/IBasicProperties.cs
index c5a289501..162d2efdf 100644
--- a/projects/RabbitMQ.Client/IBasicProperties.cs
+++ b/projects/RabbitMQ.Client/IBasicProperties.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Collections.Generic;
diff --git a/projects/RabbitMQ.Client/IChannel.cs b/projects/RabbitMQ.Client/IChannel.cs
index 852b7e8ee..b3d4cfb74 100644
--- a/projects/RabbitMQ.Client/IChannel.cs
+++ b/projects/RabbitMQ.Client/IChannel.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/IChannelExtensions.cs b/projects/RabbitMQ.Client/IChannelExtensions.cs
index c7359e0db..3f04d4757 100644
--- a/projects/RabbitMQ.Client/IChannelExtensions.cs
+++ b/projects/RabbitMQ.Client/IChannelExtensions.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/IConnection.cs b/projects/RabbitMQ.Client/IConnection.cs
index 8217013e3..835eb3b4d 100644
--- a/projects/RabbitMQ.Client/IConnection.cs
+++ b/projects/RabbitMQ.Client/IConnection.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/IConnectionFactory.cs b/projects/RabbitMQ.Client/IConnectionFactory.cs
index f66d8c522..ab4aec4d7 100644
--- a/projects/RabbitMQ.Client/IConnectionFactory.cs
+++ b/projects/RabbitMQ.Client/IConnectionFactory.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/ICredentialsProvider.cs b/projects/RabbitMQ.Client/ICredentialsProvider.cs
index 1518331e9..db1736657 100644
--- a/projects/RabbitMQ.Client/ICredentialsProvider.cs
+++ b/projects/RabbitMQ.Client/ICredentialsProvider.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/IEndpointResolver.cs b/projects/RabbitMQ.Client/IEndpointResolver.cs
index 483846826..3cc0ec01c 100644
--- a/projects/RabbitMQ.Client/IEndpointResolver.cs
+++ b/projects/RabbitMQ.Client/IEndpointResolver.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Collections.Generic;
diff --git a/projects/RabbitMQ.Client/IEndpointResolverExtensions.cs b/projects/RabbitMQ.Client/IEndpointResolverExtensions.cs
index e571d628a..74378f893 100644
--- a/projects/RabbitMQ.Client/IEndpointResolverExtensions.cs
+++ b/projects/RabbitMQ.Client/IEndpointResolverExtensions.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/INetworkConnection.cs b/projects/RabbitMQ.Client/INetworkConnection.cs
index ee4d8e30e..dd9f8e36c 100644
--- a/projects/RabbitMQ.Client/INetworkConnection.cs
+++ b/projects/RabbitMQ.Client/INetworkConnection.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
namespace RabbitMQ.Client
diff --git a/projects/RabbitMQ.Client/IProtocol.cs b/projects/RabbitMQ.Client/IProtocol.cs
index 0140abcc1..8d88f7358 100644
--- a/projects/RabbitMQ.Client/IProtocol.cs
+++ b/projects/RabbitMQ.Client/IProtocol.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
namespace RabbitMQ.Client
diff --git a/projects/RabbitMQ.Client/IRecoverable.cs b/projects/RabbitMQ.Client/IRecoverable.cs
index 82a8cd80d..6c93f2ea2 100644
--- a/projects/RabbitMQ.Client/IRecoverable.cs
+++ b/projects/RabbitMQ.Client/IRecoverable.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Impl/AsyncManualResetEvent.cs b/projects/RabbitMQ.Client/Impl/AsyncManualResetEvent.cs
index 58503d998..b85fe6797 100644
--- a/projects/RabbitMQ.Client/Impl/AsyncManualResetEvent.cs
+++ b/projects/RabbitMQ.Client/Impl/AsyncManualResetEvent.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Impl/AsyncRpcContinuations.cs b/projects/RabbitMQ.Client/Impl/AsyncRpcContinuations.cs
index 1e0068a48..38ba391df 100644
--- a/projects/RabbitMQ.Client/Impl/AsyncRpcContinuations.cs
+++ b/projects/RabbitMQ.Client/Impl/AsyncRpcContinuations.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Impl/AutorecoveringChannel.cs b/projects/RabbitMQ.Client/Impl/AutorecoveringChannel.cs
index d98734f19..26d77f8ea 100644
--- a/projects/RabbitMQ.Client/Impl/AutorecoveringChannel.cs
+++ b/projects/RabbitMQ.Client/Impl/AutorecoveringChannel.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Impl/AutorecoveringConnection.Recording.cs b/projects/RabbitMQ.Client/Impl/AutorecoveringConnection.Recording.cs
index ef8f21c35..e3e862233 100644
--- a/projects/RabbitMQ.Client/Impl/AutorecoveringConnection.Recording.cs
+++ b/projects/RabbitMQ.Client/Impl/AutorecoveringConnection.Recording.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Impl/AutorecoveringConnection.Recovery.cs b/projects/RabbitMQ.Client/Impl/AutorecoveringConnection.Recovery.cs
index 7eaed0479..7f3439fa6 100644
--- a/projects/RabbitMQ.Client/Impl/AutorecoveringConnection.Recovery.cs
+++ b/projects/RabbitMQ.Client/Impl/AutorecoveringConnection.Recovery.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Impl/AutorecoveringConnection.cs b/projects/RabbitMQ.Client/Impl/AutorecoveringConnection.cs
index f38de44a1..61df604f7 100644
--- a/projects/RabbitMQ.Client/Impl/AutorecoveringConnection.cs
+++ b/projects/RabbitMQ.Client/Impl/AutorecoveringConnection.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Impl/Channel.BasicPublish.cs b/projects/RabbitMQ.Client/Impl/Channel.BasicPublish.cs
index 491d32796..47c87a177 100644
--- a/projects/RabbitMQ.Client/Impl/Channel.BasicPublish.cs
+++ b/projects/RabbitMQ.Client/Impl/Channel.BasicPublish.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Impl/Channel.PublisherConfirms.cs b/projects/RabbitMQ.Client/Impl/Channel.PublisherConfirms.cs
index dff4504d1..e16836965 100644
--- a/projects/RabbitMQ.Client/Impl/Channel.PublisherConfirms.cs
+++ b/projects/RabbitMQ.Client/Impl/Channel.PublisherConfirms.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Impl/Channel.cs b/projects/RabbitMQ.Client/Impl/Channel.cs
index 4e73a9a08..4acc3da62 100644
--- a/projects/RabbitMQ.Client/Impl/Channel.cs
+++ b/projects/RabbitMQ.Client/Impl/Channel.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Impl/CommandAssembler.cs b/projects/RabbitMQ.Client/Impl/CommandAssembler.cs
index 3d6331db8..33cfc2776 100644
--- a/projects/RabbitMQ.Client/Impl/CommandAssembler.cs
+++ b/projects/RabbitMQ.Client/Impl/CommandAssembler.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Impl/Connection.Commands.cs b/projects/RabbitMQ.Client/Impl/Connection.Commands.cs
index 2b9f11412..ed79e6ea0 100644
--- a/projects/RabbitMQ.Client/Impl/Connection.Commands.cs
+++ b/projects/RabbitMQ.Client/Impl/Connection.Commands.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Impl/Connection.Heartbeat.cs b/projects/RabbitMQ.Client/Impl/Connection.Heartbeat.cs
index ee76db9ae..07e4bca5a 100644
--- a/projects/RabbitMQ.Client/Impl/Connection.Heartbeat.cs
+++ b/projects/RabbitMQ.Client/Impl/Connection.Heartbeat.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Impl/Connection.Receive.cs b/projects/RabbitMQ.Client/Impl/Connection.Receive.cs
index 9a3ad49b1..a5d90ff7b 100644
--- a/projects/RabbitMQ.Client/Impl/Connection.Receive.cs
+++ b/projects/RabbitMQ.Client/Impl/Connection.Receive.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Impl/Connection.cs b/projects/RabbitMQ.Client/Impl/Connection.cs
index af26bb7ac..68cadcfd7 100644
--- a/projects/RabbitMQ.Client/Impl/Connection.cs
+++ b/projects/RabbitMQ.Client/Impl/Connection.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Impl/ConnectionSecureOrTune.cs b/projects/RabbitMQ.Client/Impl/ConnectionSecureOrTune.cs
index 505f430b0..2656c7299 100644
--- a/projects/RabbitMQ.Client/Impl/ConnectionSecureOrTune.cs
+++ b/projects/RabbitMQ.Client/Impl/ConnectionSecureOrTune.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
namespace RabbitMQ.Client.Impl
diff --git a/projects/RabbitMQ.Client/Impl/ConnectionStartDetails.cs b/projects/RabbitMQ.Client/Impl/ConnectionStartDetails.cs
index 91cf5b4a3..18ccaf910 100644
--- a/projects/RabbitMQ.Client/Impl/ConnectionStartDetails.cs
+++ b/projects/RabbitMQ.Client/Impl/ConnectionStartDetails.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Collections.Generic;
diff --git a/projects/RabbitMQ.Client/Impl/EmptyBasicProperty.cs b/projects/RabbitMQ.Client/Impl/EmptyBasicProperty.cs
index 20cc3d4ca..be46868a4 100644
--- a/projects/RabbitMQ.Client/Impl/EmptyBasicProperty.cs
+++ b/projects/RabbitMQ.Client/Impl/EmptyBasicProperty.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Impl/Frame.cs b/projects/RabbitMQ.Client/Impl/Frame.cs
index 52802de90..c39c08072 100644
--- a/projects/RabbitMQ.Client/Impl/Frame.cs
+++ b/projects/RabbitMQ.Client/Impl/Frame.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Impl/IFrameHandler.cs b/projects/RabbitMQ.Client/Impl/IFrameHandler.cs
index 672f6a3bb..c8b7de7f2 100644
--- a/projects/RabbitMQ.Client/Impl/IFrameHandler.cs
+++ b/projects/RabbitMQ.Client/Impl/IFrameHandler.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Impl/IRpcContinuation.cs b/projects/RabbitMQ.Client/Impl/IRpcContinuation.cs
index 5af80fba0..1d51008c9 100644
--- a/projects/RabbitMQ.Client/Impl/IRpcContinuation.cs
+++ b/projects/RabbitMQ.Client/Impl/IRpcContinuation.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Impl/ISession.cs b/projects/RabbitMQ.Client/Impl/ISession.cs
index 535f2b772..c2b076875 100644
--- a/projects/RabbitMQ.Client/Impl/ISession.cs
+++ b/projects/RabbitMQ.Client/Impl/ISession.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Impl/IncomingCommand.cs b/projects/RabbitMQ.Client/Impl/IncomingCommand.cs
index 7f3cd9da9..fba7a498d 100644
--- a/projects/RabbitMQ.Client/Impl/IncomingCommand.cs
+++ b/projects/RabbitMQ.Client/Impl/IncomingCommand.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Impl/MainSession.cs b/projects/RabbitMQ.Client/Impl/MainSession.cs
index 74baa36d9..80abd9899 100644
--- a/projects/RabbitMQ.Client/Impl/MainSession.cs
+++ b/projects/RabbitMQ.Client/Impl/MainSession.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
// We use spec version 0-9 for common constants such as frame types,
diff --git a/projects/RabbitMQ.Client/Impl/ProtocolBase.cs b/projects/RabbitMQ.Client/Impl/ProtocolBase.cs
index 65c108b73..1cdc82be0 100644
--- a/projects/RabbitMQ.Client/Impl/ProtocolBase.cs
+++ b/projects/RabbitMQ.Client/Impl/ProtocolBase.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Impl/RecordedBinding.cs b/projects/RabbitMQ.Client/Impl/RecordedBinding.cs
index 684f33200..6307a0687 100644
--- a/projects/RabbitMQ.Client/Impl/RecordedBinding.cs
+++ b/projects/RabbitMQ.Client/Impl/RecordedBinding.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Impl/RecordedConsumer.cs b/projects/RabbitMQ.Client/Impl/RecordedConsumer.cs
index bc672034e..db5d7be46 100644
--- a/projects/RabbitMQ.Client/Impl/RecordedConsumer.cs
+++ b/projects/RabbitMQ.Client/Impl/RecordedConsumer.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Impl/RecordedExchange.cs b/projects/RabbitMQ.Client/Impl/RecordedExchange.cs
index a70e178b8..a5d261658 100644
--- a/projects/RabbitMQ.Client/Impl/RecordedExchange.cs
+++ b/projects/RabbitMQ.Client/Impl/RecordedExchange.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Collections.Generic;
diff --git a/projects/RabbitMQ.Client/Impl/RecordedQueue.cs b/projects/RabbitMQ.Client/Impl/RecordedQueue.cs
index c3b929c67..d0527a9af 100644
--- a/projects/RabbitMQ.Client/Impl/RecordedQueue.cs
+++ b/projects/RabbitMQ.Client/Impl/RecordedQueue.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Collections.Generic;
diff --git a/projects/RabbitMQ.Client/Impl/RecoveryAwareChannel.cs b/projects/RabbitMQ.Client/Impl/RecoveryAwareChannel.cs
index 33f1b2e73..45a484909 100644
--- a/projects/RabbitMQ.Client/Impl/RecoveryAwareChannel.cs
+++ b/projects/RabbitMQ.Client/Impl/RecoveryAwareChannel.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Threading;
diff --git a/projects/RabbitMQ.Client/Impl/RpcContinuationQueue.cs b/projects/RabbitMQ.Client/Impl/RpcContinuationQueue.cs
index f5ec4dc12..2a017328d 100644
--- a/projects/RabbitMQ.Client/Impl/RpcContinuationQueue.cs
+++ b/projects/RabbitMQ.Client/Impl/RpcContinuationQueue.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Impl/Session.cs b/projects/RabbitMQ.Client/Impl/Session.cs
index 4c160987d..e8deecac2 100644
--- a/projects/RabbitMQ.Client/Impl/Session.cs
+++ b/projects/RabbitMQ.Client/Impl/Session.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Threading;
diff --git a/projects/RabbitMQ.Client/Impl/SessionBase.cs b/projects/RabbitMQ.Client/Impl/SessionBase.cs
index 0e0c363ed..b252850a3 100644
--- a/projects/RabbitMQ.Client/Impl/SessionBase.cs
+++ b/projects/RabbitMQ.Client/Impl/SessionBase.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Impl/SessionManager.cs b/projects/RabbitMQ.Client/Impl/SessionManager.cs
index 28d28dada..7c6e35635 100644
--- a/projects/RabbitMQ.Client/Impl/SessionManager.cs
+++ b/projects/RabbitMQ.Client/Impl/SessionManager.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Collections.Generic;
diff --git a/projects/RabbitMQ.Client/Impl/SocketFactory.cs b/projects/RabbitMQ.Client/Impl/SocketFactory.cs
index fcfffe82a..1005bf590 100644
--- a/projects/RabbitMQ.Client/Impl/SocketFactory.cs
+++ b/projects/RabbitMQ.Client/Impl/SocketFactory.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Impl/SocketFrameHandler.cs b/projects/RabbitMQ.Client/Impl/SocketFrameHandler.cs
index 850a5d8c0..b39b95370 100644
--- a/projects/RabbitMQ.Client/Impl/SocketFrameHandler.cs
+++ b/projects/RabbitMQ.Client/Impl/SocketFrameHandler.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Impl/SslHelper.cs b/projects/RabbitMQ.Client/Impl/SslHelper.cs
index 9eaca2b6c..ebe309d03 100644
--- a/projects/RabbitMQ.Client/Impl/SslHelper.cs
+++ b/projects/RabbitMQ.Client/Impl/SslHelper.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Impl/WireFormatting.Read.cs b/projects/RabbitMQ.Client/Impl/WireFormatting.Read.cs
index 859968ff6..f8de21ed5 100644
--- a/projects/RabbitMQ.Client/Impl/WireFormatting.Read.cs
+++ b/projects/RabbitMQ.Client/Impl/WireFormatting.Read.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Impl/WireFormatting.Write.cs b/projects/RabbitMQ.Client/Impl/WireFormatting.Write.cs
index 77712d18d..9ec9c9d61 100644
--- a/projects/RabbitMQ.Client/Impl/WireFormatting.Write.cs
+++ b/projects/RabbitMQ.Client/Impl/WireFormatting.Write.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Impl/WireFormatting.cs b/projects/RabbitMQ.Client/Impl/WireFormatting.cs
index 3a43a7b57..9af474daf 100644
--- a/projects/RabbitMQ.Client/Impl/WireFormatting.cs
+++ b/projects/RabbitMQ.Client/Impl/WireFormatting.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Text;
diff --git a/projects/RabbitMQ.Client/InternalConstants.cs b/projects/RabbitMQ.Client/InternalConstants.cs
index f61e0bb4a..105ce297b 100644
--- a/projects/RabbitMQ.Client/InternalConstants.cs
+++ b/projects/RabbitMQ.Client/InternalConstants.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Logging/ESLog.cs b/projects/RabbitMQ.Client/Logging/ESLog.cs
index f3eee8e89..6221b3689 100644
--- a/projects/RabbitMQ.Client/Logging/ESLog.cs
+++ b/projects/RabbitMQ.Client/Logging/ESLog.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Logging/RabbitMqClientEventSource.Counters.cs b/projects/RabbitMQ.Client/Logging/RabbitMqClientEventSource.Counters.cs
index 9f63db303..3bfac0185 100644
--- a/projects/RabbitMQ.Client/Logging/RabbitMqClientEventSource.Counters.cs
+++ b/projects/RabbitMQ.Client/Logging/RabbitMqClientEventSource.Counters.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Diagnostics.Tracing;
diff --git a/projects/RabbitMQ.Client/Logging/RabbitMqClientEventSource.cs b/projects/RabbitMQ.Client/Logging/RabbitMqClientEventSource.cs
index 87b628acb..8cee14323 100644
--- a/projects/RabbitMQ.Client/Logging/RabbitMqClientEventSource.cs
+++ b/projects/RabbitMQ.Client/Logging/RabbitMqClientEventSource.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Logging/RabbitMqExceptionDetail.cs b/projects/RabbitMQ.Client/Logging/RabbitMqExceptionDetail.cs
index ecb46d52f..294ab5348 100644
--- a/projects/RabbitMQ.Client/Logging/RabbitMqExceptionDetail.cs
+++ b/projects/RabbitMQ.Client/Logging/RabbitMqExceptionDetail.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/PlainMechanism.cs b/projects/RabbitMQ.Client/PlainMechanism.cs
index 30f45b045..b5ca9b2f2 100644
--- a/projects/RabbitMQ.Client/PlainMechanism.cs
+++ b/projects/RabbitMQ.Client/PlainMechanism.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Text;
diff --git a/projects/RabbitMQ.Client/PlainMechanismFactory.cs b/projects/RabbitMQ.Client/PlainMechanismFactory.cs
index 4eebf3970..aaf47bf94 100644
--- a/projects/RabbitMQ.Client/PlainMechanismFactory.cs
+++ b/projects/RabbitMQ.Client/PlainMechanismFactory.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
namespace RabbitMQ.Client
diff --git a/projects/RabbitMQ.Client/Protocols.cs b/projects/RabbitMQ.Client/Protocols.cs
index 504858a79..9c4da91a6 100644
--- a/projects/RabbitMQ.Client/Protocols.cs
+++ b/projects/RabbitMQ.Client/Protocols.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
namespace RabbitMQ.Client
diff --git a/projects/RabbitMQ.Client/PublicationAddress.cs b/projects/RabbitMQ.Client/PublicationAddress.cs
index 73afff532..c2b99d6b8 100644
--- a/projects/RabbitMQ.Client/PublicationAddress.cs
+++ b/projects/RabbitMQ.Client/PublicationAddress.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Diagnostics.CodeAnalysis;
diff --git a/projects/RabbitMQ.Client/QueueDeclareOk.cs b/projects/RabbitMQ.Client/QueueDeclareOk.cs
index bf7770a1c..ad334162c 100644
--- a/projects/RabbitMQ.Client/QueueDeclareOk.cs
+++ b/projects/RabbitMQ.Client/QueueDeclareOk.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
namespace RabbitMQ.Client
diff --git a/projects/RabbitMQ.Client/RabbitMQ.Client.csproj b/projects/RabbitMQ.Client/RabbitMQ.Client.csproj
index 1ddf4cad9..d552e6324 100644
--- a/projects/RabbitMQ.Client/RabbitMQ.Client.csproj
+++ b/projects/RabbitMQ.Client/RabbitMQ.Client.csproj
@@ -9,7 +9,7 @@
RabbitMQ Client Library for .NET
Broadcom
Broadcom, Inc. or its subsidiaries.
- Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
+ Copyright (c) 2007-2025 Broadcom. All Rights Reserved. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
true
icon.png
diff --git a/projects/RabbitMQ.Client/ReadonlyBasicProperties.cs b/projects/RabbitMQ.Client/ReadonlyBasicProperties.cs
index a0651473a..4d66fd377 100644
--- a/projects/RabbitMQ.Client/ReadonlyBasicProperties.cs
+++ b/projects/RabbitMQ.Client/ReadonlyBasicProperties.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/RentedMemory.cs b/projects/RabbitMQ.Client/RentedMemory.cs
index c78955731..66f16d53c 100644
--- a/projects/RabbitMQ.Client/RentedMemory.cs
+++ b/projects/RabbitMQ.Client/RentedMemory.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/ShutdownInitiator.cs b/projects/RabbitMQ.Client/ShutdownInitiator.cs
index 5fb231483..9fc3685ac 100644
--- a/projects/RabbitMQ.Client/ShutdownInitiator.cs
+++ b/projects/RabbitMQ.Client/ShutdownInitiator.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
namespace RabbitMQ.Client
diff --git a/projects/RabbitMQ.Client/ShutdownReportEntry.cs b/projects/RabbitMQ.Client/ShutdownReportEntry.cs
index 104286a79..5f8693790 100644
--- a/projects/RabbitMQ.Client/ShutdownReportEntry.cs
+++ b/projects/RabbitMQ.Client/ShutdownReportEntry.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/SslOption.cs b/projects/RabbitMQ.Client/SslOption.cs
index 682c00ba8..cb067cccb 100644
--- a/projects/RabbitMQ.Client/SslOption.cs
+++ b/projects/RabbitMQ.Client/SslOption.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
diff --git a/projects/RabbitMQ.Client/TaskExtensions.cs b/projects/RabbitMQ.Client/TaskExtensions.cs
index 458957217..1dc042de7 100644
--- a/projects/RabbitMQ.Client/TaskExtensions.cs
+++ b/projects/RabbitMQ.Client/TaskExtensions.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/ThrottlingRateLimiter.cs b/projects/RabbitMQ.Client/ThrottlingRateLimiter.cs
index 71dc2fd05..b6bd99802 100644
--- a/projects/RabbitMQ.Client/ThrottlingRateLimiter.cs
+++ b/projects/RabbitMQ.Client/ThrottlingRateLimiter.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/TypeExtensions.cs b/projects/RabbitMQ.Client/TypeExtensions.cs
index 97f913911..9df5be297 100644
--- a/projects/RabbitMQ.Client/TypeExtensions.cs
+++ b/projects/RabbitMQ.Client/TypeExtensions.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Util/IntAllocator.cs b/projects/RabbitMQ.Client/Util/IntAllocator.cs
index ed8bf0a17..147698834 100644
--- a/projects/RabbitMQ.Client/Util/IntAllocator.cs
+++ b/projects/RabbitMQ.Client/Util/IntAllocator.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Util/NetworkOrderDeserializer.cs b/projects/RabbitMQ.Client/Util/NetworkOrderDeserializer.cs
index 77e079170..d124a22b6 100644
--- a/projects/RabbitMQ.Client/Util/NetworkOrderDeserializer.cs
+++ b/projects/RabbitMQ.Client/Util/NetworkOrderDeserializer.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/RabbitMQ.Client/Util/NetworkOrderSerializer.cs b/projects/RabbitMQ.Client/Util/NetworkOrderSerializer.cs
index 5dad955b1..205cb09e1 100644
--- a/projects/RabbitMQ.Client/Util/NetworkOrderSerializer.cs
+++ b/projects/RabbitMQ.Client/Util/NetworkOrderSerializer.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Common/IntegrationFixture.cs b/projects/Test/Common/IntegrationFixture.cs
index 8adfbdae9..3251fd7f7 100644
--- a/projects/Test/Common/IntegrationFixture.cs
+++ b/projects/Test/Common/IntegrationFixture.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Common/ProcessUtil.cs b/projects/Test/Common/ProcessUtil.cs
index c1bc25b9b..bf973f5c4 100644
--- a/projects/Test/Common/ProcessUtil.cs
+++ b/projects/Test/Common/ProcessUtil.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Common/RabbitMQCtl.cs b/projects/Test/Common/RabbitMQCtl.cs
index fbb204af3..058dc72ea 100644
--- a/projects/Test/Common/RabbitMQCtl.cs
+++ b/projects/Test/Common/RabbitMQCtl.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Common/SslEnv.cs b/projects/Test/Common/SslEnv.cs
index aa5b6e8b1..a855cf0e2 100644
--- a/projects/Test/Common/SslEnv.cs
+++ b/projects/Test/Common/SslEnv.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Common/TestConnectionRecoveryBase.cs b/projects/Test/Common/TestConnectionRecoveryBase.cs
index c6b3fbf2c..4de9f871a 100644
--- a/projects/Test/Common/TestConnectionRecoveryBase.cs
+++ b/projects/Test/Common/TestConnectionRecoveryBase.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Common/TestOutputWriter.cs b/projects/Test/Common/TestOutputWriter.cs
index d2c3ee63c..4290cea05 100644
--- a/projects/Test/Common/TestOutputWriter.cs
+++ b/projects/Test/Common/TestOutputWriter.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Common/TestOutputWriterEventListener.cs b/projects/Test/Common/TestOutputWriterEventListener.cs
index 43d18f57a..3d5ae580d 100644
--- a/projects/Test/Common/TestOutputWriterEventListener.cs
+++ b/projects/Test/Common/TestOutputWriterEventListener.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Common/TimingFixture.cs b/projects/Test/Common/TimingFixture.cs
index bd4a7d7bb..73bb3e819 100644
--- a/projects/Test/Common/TimingFixture.cs
+++ b/projects/Test/Common/TimingFixture.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Integration/ConnectionRecovery/EventHandlerRecovery/Channel/TestRecoveryEventHandlers.cs b/projects/Test/Integration/ConnectionRecovery/EventHandlerRecovery/Channel/TestRecoveryEventHandlers.cs
index a68c786b5..5a0f2fada 100644
--- a/projects/Test/Integration/ConnectionRecovery/EventHandlerRecovery/Channel/TestRecoveryEventHandlers.cs
+++ b/projects/Test/Integration/ConnectionRecovery/EventHandlerRecovery/Channel/TestRecoveryEventHandlers.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Threading;
diff --git a/projects/Test/Integration/ConnectionRecovery/EventHandlerRecovery/Channel/TestShutdownEventHandlers.cs b/projects/Test/Integration/ConnectionRecovery/EventHandlerRecovery/Channel/TestShutdownEventHandlers.cs
index 98c1c7090..7b300a375 100644
--- a/projects/Test/Integration/ConnectionRecovery/EventHandlerRecovery/Channel/TestShutdownEventHandlers.cs
+++ b/projects/Test/Integration/ConnectionRecovery/EventHandlerRecovery/Channel/TestShutdownEventHandlers.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Threading;
diff --git a/projects/Test/Integration/ConnectionRecovery/EventHandlerRecovery/Connection/TestRecoveringConsumerEventHandlers.cs b/projects/Test/Integration/ConnectionRecovery/EventHandlerRecovery/Connection/TestRecoveringConsumerEventHandlers.cs
index fb5d50c73..884cce25b 100644
--- a/projects/Test/Integration/ConnectionRecovery/EventHandlerRecovery/Connection/TestRecoveringConsumerEventHandlers.cs
+++ b/projects/Test/Integration/ConnectionRecovery/EventHandlerRecovery/Connection/TestRecoveringConsumerEventHandlers.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Collections.Generic;
diff --git a/projects/Test/Integration/ConnectionRecovery/EventHandlerRecovery/Connection/TestRecoverySucceededEventHandlers.cs b/projects/Test/Integration/ConnectionRecovery/EventHandlerRecovery/Connection/TestRecoverySucceededEventHandlers.cs
index 0d5c09b4c..0ec85fc25 100644
--- a/projects/Test/Integration/ConnectionRecovery/EventHandlerRecovery/Connection/TestRecoverySucceededEventHandlers.cs
+++ b/projects/Test/Integration/ConnectionRecovery/EventHandlerRecovery/Connection/TestRecoverySucceededEventHandlers.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Threading;
diff --git a/projects/Test/Integration/ConnectionRecovery/EventHandlerRecovery/Connection/TestShutdownEventHandlers.cs b/projects/Test/Integration/ConnectionRecovery/EventHandlerRecovery/Connection/TestShutdownEventHandlers.cs
index b4b509a45..54436a17e 100644
--- a/projects/Test/Integration/ConnectionRecovery/EventHandlerRecovery/Connection/TestShutdownEventHandlers.cs
+++ b/projects/Test/Integration/ConnectionRecovery/EventHandlerRecovery/Connection/TestShutdownEventHandlers.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Threading;
diff --git a/projects/Test/Integration/ConnectionRecovery/TestBasicAckAndBasicNack.cs b/projects/Test/Integration/ConnectionRecovery/TestBasicAckAndBasicNack.cs
index b45c7271e..36499d6d0 100644
--- a/projects/Test/Integration/ConnectionRecovery/TestBasicAckAndBasicNack.cs
+++ b/projects/Test/Integration/ConnectionRecovery/TestBasicAckAndBasicNack.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Integration/ConnectionRecovery/TestBasicConnectionRecovery.cs b/projects/Test/Integration/ConnectionRecovery/TestBasicConnectionRecovery.cs
index 0f5b5da5b..58da7d288 100644
--- a/projects/Test/Integration/ConnectionRecovery/TestBasicConnectionRecovery.cs
+++ b/projects/Test/Integration/ConnectionRecovery/TestBasicConnectionRecovery.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Threading.Tasks;
diff --git a/projects/Test/Integration/ConnectionRecovery/TestConnectionRecovery.cs b/projects/Test/Integration/ConnectionRecovery/TestConnectionRecovery.cs
index 4e516bbbf..bb99e0452 100644
--- a/projects/Test/Integration/ConnectionRecovery/TestConnectionRecovery.cs
+++ b/projects/Test/Integration/ConnectionRecovery/TestConnectionRecovery.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Integration/ConnectionRecovery/TestConsumerRecovery.cs b/projects/Test/Integration/ConnectionRecovery/TestConsumerRecovery.cs
index 60735445b..02ece5030 100644
--- a/projects/Test/Integration/ConnectionRecovery/TestConsumerRecovery.cs
+++ b/projects/Test/Integration/ConnectionRecovery/TestConsumerRecovery.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Threading.Tasks;
diff --git a/projects/Test/Integration/ConnectionRecovery/TestDeclaration.cs b/projects/Test/Integration/ConnectionRecovery/TestDeclaration.cs
index af65cc594..e6dc150dd 100644
--- a/projects/Test/Integration/ConnectionRecovery/TestDeclaration.cs
+++ b/projects/Test/Integration/ConnectionRecovery/TestDeclaration.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Integration/ConnectionRecovery/TestExchangeRecovery.cs b/projects/Test/Integration/ConnectionRecovery/TestExchangeRecovery.cs
index a2aac17c3..22cfeb433 100644
--- a/projects/Test/Integration/ConnectionRecovery/TestExchangeRecovery.cs
+++ b/projects/Test/Integration/ConnectionRecovery/TestExchangeRecovery.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Threading.Tasks;
diff --git a/projects/Test/Integration/ConnectionRecovery/TestQueueRecovery.cs b/projects/Test/Integration/ConnectionRecovery/TestQueueRecovery.cs
index 2795836cc..fe7b30cec 100644
--- a/projects/Test/Integration/ConnectionRecovery/TestQueueRecovery.cs
+++ b/projects/Test/Integration/ConnectionRecovery/TestQueueRecovery.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Collections.Generic;
diff --git a/projects/Test/Integration/ConnectionRecovery/TestQueueRecoveryWithArguments.cs b/projects/Test/Integration/ConnectionRecovery/TestQueueRecoveryWithArguments.cs
index c04b55072..d6941ae81 100644
--- a/projects/Test/Integration/ConnectionRecovery/TestQueueRecoveryWithArguments.cs
+++ b/projects/Test/Integration/ConnectionRecovery/TestQueueRecoveryWithArguments.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Collections.Generic;
diff --git a/projects/Test/Integration/ConnectionRecovery/TestRecoveryWithDeletedEntities.cs b/projects/Test/Integration/ConnectionRecovery/TestRecoveryWithDeletedEntities.cs
index 8f7ea095e..eca786000 100644
--- a/projects/Test/Integration/ConnectionRecovery/TestRecoveryWithDeletedEntities.cs
+++ b/projects/Test/Integration/ConnectionRecovery/TestRecoveryWithDeletedEntities.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Threading.Tasks;
diff --git a/projects/Test/Integration/ConnectionRecovery/TestRpcAfterRecovery.cs b/projects/Test/Integration/ConnectionRecovery/TestRpcAfterRecovery.cs
index 874b39f20..badbac604 100644
--- a/projects/Test/Integration/ConnectionRecovery/TestRpcAfterRecovery.cs
+++ b/projects/Test/Integration/ConnectionRecovery/TestRpcAfterRecovery.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Integration/TestAsyncConsumer.cs b/projects/Test/Integration/TestAsyncConsumer.cs
index 2b658de6c..6210509b3 100644
--- a/projects/Test/Integration/TestAsyncConsumer.cs
+++ b/projects/Test/Integration/TestAsyncConsumer.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Integration/TestAsyncConsumerCancelNotify.cs b/projects/Test/Integration/TestAsyncConsumerCancelNotify.cs
index 793f054ce..55ebff8f3 100644
--- a/projects/Test/Integration/TestAsyncConsumerCancelNotify.cs
+++ b/projects/Test/Integration/TestAsyncConsumerCancelNotify.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Linq;
diff --git a/projects/Test/Integration/TestAsyncConsumerCount.cs b/projects/Test/Integration/TestAsyncConsumerCount.cs
index c83e916fe..42d8b1b1b 100644
--- a/projects/Test/Integration/TestAsyncConsumerCount.cs
+++ b/projects/Test/Integration/TestAsyncConsumerCount.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Threading.Tasks;
diff --git a/projects/Test/Integration/TestAsyncConsumerExceptions.cs b/projects/Test/Integration/TestAsyncConsumerExceptions.cs
index b3d238697..9d5db1644 100644
--- a/projects/Test/Integration/TestAsyncConsumerExceptions.cs
+++ b/projects/Test/Integration/TestAsyncConsumerExceptions.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Integration/TestAsyncConsumerOperationDispatch.cs b/projects/Test/Integration/TestAsyncConsumerOperationDispatch.cs
index 0b3234822..b55cc76bb 100644
--- a/projects/Test/Integration/TestAsyncConsumerOperationDispatch.cs
+++ b/projects/Test/Integration/TestAsyncConsumerOperationDispatch.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Integration/TestAsyncEventingBasicConsumer.cs b/projects/Test/Integration/TestAsyncEventingBasicConsumer.cs
index e20c7ceb8..d714433fd 100644
--- a/projects/Test/Integration/TestAsyncEventingBasicConsumer.cs
+++ b/projects/Test/Integration/TestAsyncEventingBasicConsumer.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Integration/TestAuth.cs b/projects/Test/Integration/TestAuth.cs
index 57aff7d82..fa90f5a25 100644
--- a/projects/Test/Integration/TestAuth.cs
+++ b/projects/Test/Integration/TestAuth.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Threading.Tasks;
diff --git a/projects/Test/Integration/TestBasicGet.cs b/projects/Test/Integration/TestBasicGet.cs
index 6afcef81d..9f81fecc3 100644
--- a/projects/Test/Integration/TestBasicGet.cs
+++ b/projects/Test/Integration/TestBasicGet.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Integration/TestBasicPublish.cs b/projects/Test/Integration/TestBasicPublish.cs
index 139029bd3..f97632e52 100644
--- a/projects/Test/Integration/TestBasicPublish.cs
+++ b/projects/Test/Integration/TestBasicPublish.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Integration/TestBasicPublishAsync.cs b/projects/Test/Integration/TestBasicPublishAsync.cs
index 072e2a632..25de62eb7 100644
--- a/projects/Test/Integration/TestBasicPublishAsync.cs
+++ b/projects/Test/Integration/TestBasicPublishAsync.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Threading.Tasks;
diff --git a/projects/Test/Integration/TestChannelAllocation.cs b/projects/Test/Integration/TestChannelAllocation.cs
index ddd43b487..b061edb35 100644
--- a/projects/Test/Integration/TestChannelAllocation.cs
+++ b/projects/Test/Integration/TestChannelAllocation.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Collections.Generic;
diff --git a/projects/Test/Integration/TestChannelShutdown.cs b/projects/Test/Integration/TestChannelShutdown.cs
index 37af0ec19..1774555b3 100644
--- a/projects/Test/Integration/TestChannelShutdown.cs
+++ b/projects/Test/Integration/TestChannelShutdown.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Integration/TestChannelSoftErrors.cs b/projects/Test/Integration/TestChannelSoftErrors.cs
index 1ab02d84f..2cefd12cc 100644
--- a/projects/Test/Integration/TestChannelSoftErrors.cs
+++ b/projects/Test/Integration/TestChannelSoftErrors.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Threading.Tasks;
diff --git a/projects/Test/Integration/TestConcurrentAccessBase.cs.cs b/projects/Test/Integration/TestConcurrentAccessBase.cs.cs
index 0aa538c99..4353c4831 100644
--- a/projects/Test/Integration/TestConcurrentAccessBase.cs.cs
+++ b/projects/Test/Integration/TestConcurrentAccessBase.cs.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Integration/TestConcurrentAccessWithSharedChannel.cs b/projects/Test/Integration/TestConcurrentAccessWithSharedChannel.cs
index 71fd7bfaf..b033839a1 100644
--- a/projects/Test/Integration/TestConcurrentAccessWithSharedChannel.cs
+++ b/projects/Test/Integration/TestConcurrentAccessWithSharedChannel.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Integration/TestConcurrentAccessWithSharedConnection.cs b/projects/Test/Integration/TestConcurrentAccessWithSharedConnection.cs
index 348477cd5..0bc3b043f 100644
--- a/projects/Test/Integration/TestConcurrentAccessWithSharedConnection.cs
+++ b/projects/Test/Integration/TestConcurrentAccessWithSharedConnection.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Integration/TestConfirmSelect.cs b/projects/Test/Integration/TestConfirmSelect.cs
index 3db7e37a1..514a01a35 100644
--- a/projects/Test/Integration/TestConfirmSelect.cs
+++ b/projects/Test/Integration/TestConfirmSelect.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Integration/TestConfirmSelectAsync.cs b/projects/Test/Integration/TestConfirmSelectAsync.cs
index 0502185e2..1903f90e9 100644
--- a/projects/Test/Integration/TestConfirmSelectAsync.cs
+++ b/projects/Test/Integration/TestConfirmSelectAsync.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Integration/TestConnectionFactory.cs b/projects/Test/Integration/TestConnectionFactory.cs
index dd5a5cd23..3a17efcd9 100644
--- a/projects/Test/Integration/TestConnectionFactory.cs
+++ b/projects/Test/Integration/TestConnectionFactory.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Integration/TestConnectionFactoryContinuationTimeout.cs b/projects/Test/Integration/TestConnectionFactoryContinuationTimeout.cs
index 7930cb996..f034af2c7 100644
--- a/projects/Test/Integration/TestConnectionFactoryContinuationTimeout.cs
+++ b/projects/Test/Integration/TestConnectionFactoryContinuationTimeout.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Integration/TestConnectionRecoveryWithoutSetup.cs b/projects/Test/Integration/TestConnectionRecoveryWithoutSetup.cs
index d37936ead..9990d99f5 100644
--- a/projects/Test/Integration/TestConnectionRecoveryWithoutSetup.cs
+++ b/projects/Test/Integration/TestConnectionRecoveryWithoutSetup.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Integration/TestConnectionShutdown.cs b/projects/Test/Integration/TestConnectionShutdown.cs
index 78abffd0a..0a7a380b8 100644
--- a/projects/Test/Integration/TestConnectionShutdown.cs
+++ b/projects/Test/Integration/TestConnectionShutdown.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Integration/TestConnectionTopologyRecovery.cs b/projects/Test/Integration/TestConnectionTopologyRecovery.cs
index 2faafeb6d..048879d62 100644
--- a/projects/Test/Integration/TestConnectionTopologyRecovery.cs
+++ b/projects/Test/Integration/TestConnectionTopologyRecovery.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Integration/TestExceptionMessages.cs b/projects/Test/Integration/TestExceptionMessages.cs
index 36180f19d..8ee6bc621 100644
--- a/projects/Test/Integration/TestExceptionMessages.cs
+++ b/projects/Test/Integration/TestExceptionMessages.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Integration/TestExchangeDeclare.cs b/projects/Test/Integration/TestExchangeDeclare.cs
index ef21255f2..351a0e230 100644
--- a/projects/Test/Integration/TestExchangeDeclare.cs
+++ b/projects/Test/Integration/TestExchangeDeclare.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Integration/TestExtensions.cs b/projects/Test/Integration/TestExtensions.cs
index c72f49d4a..1258c36a7 100644
--- a/projects/Test/Integration/TestExtensions.cs
+++ b/projects/Test/Integration/TestExtensions.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Integration/TestFloodPublishing.cs b/projects/Test/Integration/TestFloodPublishing.cs
index 3d587d6d2..5b700ed51 100644
--- a/projects/Test/Integration/TestFloodPublishing.cs
+++ b/projects/Test/Integration/TestFloodPublishing.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Integration/TestInitialConnection.cs b/projects/Test/Integration/TestInitialConnection.cs
index d488ce40d..a78c5beb1 100644
--- a/projects/Test/Integration/TestInitialConnection.cs
+++ b/projects/Test/Integration/TestInitialConnection.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Collections.Generic;
diff --git a/projects/Test/Integration/TestInvalidAck.cs b/projects/Test/Integration/TestInvalidAck.cs
index 82688f893..ff439cff1 100644
--- a/projects/Test/Integration/TestInvalidAck.cs
+++ b/projects/Test/Integration/TestInvalidAck.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Threading.Tasks;
diff --git a/projects/Test/Integration/TestMainLoop.cs b/projects/Test/Integration/TestMainLoop.cs
index 321f26bac..54f5805b3 100644
--- a/projects/Test/Integration/TestMainLoop.cs
+++ b/projects/Test/Integration/TestMainLoop.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Integration/TestMessageCount.cs b/projects/Test/Integration/TestMessageCount.cs
index 363328374..50e64d02c 100644
--- a/projects/Test/Integration/TestMessageCount.cs
+++ b/projects/Test/Integration/TestMessageCount.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Threading.Tasks;
diff --git a/projects/Test/Integration/TestNowait.cs b/projects/Test/Integration/TestNowait.cs
index 311400988..119926230 100644
--- a/projects/Test/Integration/TestNowait.cs
+++ b/projects/Test/Integration/TestNowait.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Integration/TestPassiveDeclare.cs b/projects/Test/Integration/TestPassiveDeclare.cs
index 67738cfbd..205d9ad8b 100644
--- a/projects/Test/Integration/TestPassiveDeclare.cs
+++ b/projects/Test/Integration/TestPassiveDeclare.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Integration/TestPublishSharedChannelAsync.cs b/projects/Test/Integration/TestPublishSharedChannelAsync.cs
index 1378c7bc0..0849a6991 100644
--- a/projects/Test/Integration/TestPublishSharedChannelAsync.cs
+++ b/projects/Test/Integration/TestPublishSharedChannelAsync.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Integration/TestPublisherConfirms.cs b/projects/Test/Integration/TestPublisherConfirms.cs
index d6a551b30..b5cb7bd71 100644
--- a/projects/Test/Integration/TestPublisherConfirms.cs
+++ b/projects/Test/Integration/TestPublisherConfirms.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Collections.Generic;
diff --git a/projects/Test/Integration/TestQueueDeclare.cs b/projects/Test/Integration/TestQueueDeclare.cs
index 79d0c9106..94e758a64 100644
--- a/projects/Test/Integration/TestQueueDeclare.cs
+++ b/projects/Test/Integration/TestQueueDeclare.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Integration/TestSsl.cs b/projects/Test/Integration/TestSsl.cs
index 676b317af..0a06ecc4b 100644
--- a/projects/Test/Integration/TestSsl.cs
+++ b/projects/Test/Integration/TestSsl.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.IO;
diff --git a/projects/Test/Integration/TestToxiproxy.cs b/projects/Test/Integration/TestToxiproxy.cs
index 1629dc69b..4aeb219ec 100644
--- a/projects/Test/Integration/TestToxiproxy.cs
+++ b/projects/Test/Integration/TestToxiproxy.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Integration/TestUpdateSecret.cs b/projects/Test/Integration/TestUpdateSecret.cs
index f4ebd65c3..b87ca15d0 100644
--- a/projects/Test/Integration/TestUpdateSecret.cs
+++ b/projects/Test/Integration/TestUpdateSecret.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Threading.Tasks;
diff --git a/projects/Test/OAuth2/MockOAuth2Client.cs b/projects/Test/OAuth2/MockOAuth2Client.cs
index 0daecca70..9532d7f6d 100644
--- a/projects/Test/OAuth2/MockOAuth2Client.cs
+++ b/projects/Test/OAuth2/MockOAuth2Client.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/OAuth2/RequestFormMatcher.cs b/projects/Test/OAuth2/RequestFormMatcher.cs
index ab6e47ba5..b9b87c4a9 100644
--- a/projects/Test/OAuth2/RequestFormMatcher.cs
+++ b/projects/Test/OAuth2/RequestFormMatcher.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/OAuth2/TestCredentialsRefresher.cs b/projects/Test/OAuth2/TestCredentialsRefresher.cs
index d5c46b891..dea26dfb2 100644
--- a/projects/Test/OAuth2/TestCredentialsRefresher.cs
+++ b/projects/Test/OAuth2/TestCredentialsRefresher.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/OAuth2/TestOAuth2.cs b/projects/Test/OAuth2/TestOAuth2.cs
index b10ae8cca..1f2fa1bca 100644
--- a/projects/Test/OAuth2/TestOAuth2.cs
+++ b/projects/Test/OAuth2/TestOAuth2.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/OAuth2/TestOAuth2Client.cs b/projects/Test/OAuth2/TestOAuth2Client.cs
index 6f02b6136..69612609b 100644
--- a/projects/Test/OAuth2/TestOAuth2Client.cs
+++ b/projects/Test/OAuth2/TestOAuth2Client.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/OAuth2/TestOAuth2ClientCredentialsProvider.cs b/projects/Test/OAuth2/TestOAuth2ClientCredentialsProvider.cs
index 98ac2acf7..9002f58e5 100644
--- a/projects/Test/OAuth2/TestOAuth2ClientCredentialsProvider.cs
+++ b/projects/Test/OAuth2/TestOAuth2ClientCredentialsProvider.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/SequentialIntegration/SequentialIntegrationFixture.cs b/projects/Test/SequentialIntegration/SequentialIntegrationFixture.cs
index 5eb8eca28..153e16488 100644
--- a/projects/Test/SequentialIntegration/SequentialIntegrationFixture.cs
+++ b/projects/Test/SequentialIntegration/SequentialIntegrationFixture.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/SequentialIntegration/TestActivitySource.cs b/projects/Test/SequentialIntegration/TestActivitySource.cs
index ec9cdcf31..af84b39e7 100644
--- a/projects/Test/SequentialIntegration/TestActivitySource.cs
+++ b/projects/Test/SequentialIntegration/TestActivitySource.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/SequentialIntegration/TestConnectionBlocked.cs b/projects/Test/SequentialIntegration/TestConnectionBlocked.cs
index 92c095768..af630da45 100644
--- a/projects/Test/SequentialIntegration/TestConnectionBlocked.cs
+++ b/projects/Test/SequentialIntegration/TestConnectionBlocked.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/SequentialIntegration/TestConnectionBlockedChannelLeak.cs b/projects/Test/SequentialIntegration/TestConnectionBlockedChannelLeak.cs
index 83641e2ac..30c252699 100644
--- a/projects/Test/SequentialIntegration/TestConnectionBlockedChannelLeak.cs
+++ b/projects/Test/SequentialIntegration/TestConnectionBlockedChannelLeak.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/SequentialIntegration/TestConnectionRecovery.cs b/projects/Test/SequentialIntegration/TestConnectionRecovery.cs
index 4c25108d2..e1e603b4c 100644
--- a/projects/Test/SequentialIntegration/TestConnectionRecovery.cs
+++ b/projects/Test/SequentialIntegration/TestConnectionRecovery.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/SequentialIntegration/TestHeartbeats.cs b/projects/Test/SequentialIntegration/TestHeartbeats.cs
index 7ef20b865..976ccbb1d 100644
--- a/projects/Test/SequentialIntegration/TestHeartbeats.cs
+++ b/projects/Test/SequentialIntegration/TestHeartbeats.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/SequentialIntegration/TestOpenTelemetry.cs b/projects/Test/SequentialIntegration/TestOpenTelemetry.cs
index 4bfc54104..020c4ffd2 100644
--- a/projects/Test/SequentialIntegration/TestOpenTelemetry.cs
+++ b/projects/Test/SequentialIntegration/TestOpenTelemetry.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Unit/DebugUtil.cs b/projects/Test/Unit/DebugUtil.cs
index e7feb897a..95eff0687 100644
--- a/projects/Test/Unit/DebugUtil.cs
+++ b/projects/Test/Unit/DebugUtil.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Unit/TestAmqpTcpEndpointParsing.cs b/projects/Test/Unit/TestAmqpTcpEndpointParsing.cs
index f974991e2..6f29c5848 100644
--- a/projects/Test/Unit/TestAmqpTcpEndpointParsing.cs
+++ b/projects/Test/Unit/TestAmqpTcpEndpointParsing.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Unit/TestAmqpUri.cs b/projects/Test/Unit/TestAmqpUri.cs
index 86b57b98a..23cc01232 100644
--- a/projects/Test/Unit/TestAmqpUri.cs
+++ b/projects/Test/Unit/TestAmqpUri.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Unit/TestBasicProperties.cs b/projects/Test/Unit/TestBasicProperties.cs
index 7e52af87a..94dd53a0a 100644
--- a/projects/Test/Unit/TestBasicProperties.cs
+++ b/projects/Test/Unit/TestBasicProperties.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Unit/TestContentHeaderCodec.cs b/projects/Test/Unit/TestContentHeaderCodec.cs
index dd57481a1..9c951b2fb 100644
--- a/projects/Test/Unit/TestContentHeaderCodec.cs
+++ b/projects/Test/Unit/TestContentHeaderCodec.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Unit/TestFieldTableFormatting.cs b/projects/Test/Unit/TestFieldTableFormatting.cs
index c65cc6bfb..aac975b45 100644
--- a/projects/Test/Unit/TestFieldTableFormatting.cs
+++ b/projects/Test/Unit/TestFieldTableFormatting.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Unit/TestFieldTableFormattingGeneric.cs b/projects/Test/Unit/TestFieldTableFormattingGeneric.cs
index d0a917ab9..ef37cba3c 100644
--- a/projects/Test/Unit/TestFieldTableFormattingGeneric.cs
+++ b/projects/Test/Unit/TestFieldTableFormattingGeneric.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
diff --git a/projects/Test/Unit/TestFrameFormatting.cs b/projects/Test/Unit/TestFrameFormatting.cs
index d4ebcc993..12e1a49e9 100644
--- a/projects/Test/Unit/TestFrameFormatting.cs
+++ b/projects/Test/Unit/TestFrameFormatting.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Unit/TestIEndpointResolverExtensions.cs b/projects/Test/Unit/TestIEndpointResolverExtensions.cs
index 5e4bf4072..54606cfb1 100644
--- a/projects/Test/Unit/TestIEndpointResolverExtensions.cs
+++ b/projects/Test/Unit/TestIEndpointResolverExtensions.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Unit/TestIntAllocator.cs b/projects/Test/Unit/TestIntAllocator.cs
index a190d864c..3dce15103 100644
--- a/projects/Test/Unit/TestIntAllocator.cs
+++ b/projects/Test/Unit/TestIntAllocator.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Unit/TestMethodArgumentCodec.cs b/projects/Test/Unit/TestMethodArgumentCodec.cs
index 4e91a2344..be1081ccc 100644
--- a/projects/Test/Unit/TestMethodArgumentCodec.cs
+++ b/projects/Test/Unit/TestMethodArgumentCodec.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Unit/TestNetworkByteOrderSerialization.cs b/projects/Test/Unit/TestNetworkByteOrderSerialization.cs
index 97d38e7ba..235f265d1 100644
--- a/projects/Test/Unit/TestNetworkByteOrderSerialization.cs
+++ b/projects/Test/Unit/TestNetworkByteOrderSerialization.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Unit/TestPublicationAddress.cs b/projects/Test/Unit/TestPublicationAddress.cs
index 87f8a7cfb..d4815b0eb 100644
--- a/projects/Test/Unit/TestPublicationAddress.cs
+++ b/projects/Test/Unit/TestPublicationAddress.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Unit/TestRpcContinuationQueue.cs b/projects/Test/Unit/TestRpcContinuationQueue.cs
index c84409f4b..bb5d819a6 100644
--- a/projects/Test/Unit/TestRpcContinuationQueue.cs
+++ b/projects/Test/Unit/TestRpcContinuationQueue.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Unit/TestTcpClientAdapter.cs b/projects/Test/Unit/TestTcpClientAdapter.cs
index faeaeb434..6aeff3fbb 100644
--- a/projects/Test/Unit/TestTcpClientAdapter.cs
+++ b/projects/Test/Unit/TestTcpClientAdapter.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System.Net;
diff --git a/projects/Test/Unit/TimingFixture.cs b/projects/Test/Unit/TimingFixture.cs
index d061251a7..10ab3ed36 100644
--- a/projects/Test/Unit/TimingFixture.cs
+++ b/projects/Test/Unit/TimingFixture.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;
diff --git a/projects/Test/Unit/WireFormattingFixture.cs b/projects/Test/Unit/WireFormattingFixture.cs
index e47e1ec29..2b89ce570 100644
--- a/projects/Test/Unit/WireFormattingFixture.cs
+++ b/projects/Test/Unit/WireFormattingFixture.cs
@@ -4,7 +4,7 @@
// The APL v2.0:
//
//---------------------------------------------------------------------------
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
//
-// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
+// Copyright (c) 2007-2025 Broadcom. All Rights Reserved.
//---------------------------------------------------------------------------
using System;