Skip to content

Commit 2cf867c

Browse files
committed
Update copyright message
1 parent 77dd240 commit 2cf867c

File tree

272 files changed

+542
-542
lines changed

Some content is hidden

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

272 files changed

+542
-542
lines changed

projects/RabbitMQ.Client.OAuth2/OAuth2Client.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (c) 2007-2020 VMware, Inc.
7+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
2626
// License, v. 2.0. If a copy of the MPL was not distributed with this
2727
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
2828
//
29-
// Copyright (c) 2007-2020 VMware, Inc. All rights reserved.
29+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
3030
//---------------------------------------------------------------------------
3131

3232
using System;

projects/RabbitMQ.Client.OAuth2/OAuth2CredentialsProvider.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (c) 2007-2020 VMware, Inc.
7+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
2626
// License, v. 2.0. If a copy of the MPL was not distributed with this
2727
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
2828
//
29-
// Copyright (c) 2007-2020 VMware, Inc. All rights reserved.
29+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
3030
//---------------------------------------------------------------------------
3131

3232
using System;

projects/RabbitMQ.Client.OAuth2/RabbitMQ.Client.OAuth2.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<AssemblyTitle>RabbitMQ OAuth2 Client Library for .NET</AssemblyTitle>
88
<Authors>VMware</Authors>
99
<Company>VMware, Inc. or its affiliates.</Company>
10-
<Copyright>Copyright © 2007-2023 VMware, Inc. or its affiliates.</Copyright>
10+
<Copyright>Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.</Copyright>
1111
<Description>The RabbitMQ OAuth2 Client Library for .NET enables OAuth2 token refresh for RabbitMQ.Client</Description>
1212
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1313
<PackageIcon>icon.png</PackageIcon>

projects/RabbitMQ.Client/FrameworkExtension/DictionaryExtension.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (c) 2007-2020 VMware, Inc.
7+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
2626
// License, v. 2.0. If a copy of the MPL was not distributed with this
2727
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
2828
//
29-
// Copyright (c) 2007-2020 VMware, Inc. All rights reserved.
29+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
3030
//---------------------------------------------------------------------------
3131

3232
using System.Collections.Generic;

projects/RabbitMQ.Client/RabbitMQ.Client.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<AssemblyTitle>RabbitMQ Client Library for .NET</AssemblyTitle>
99
<Authors>VMware</Authors>
1010
<Company>VMware, Inc. or its affiliates.</Company>
11-
<Copyright>Copyright © 2007-2022 VMware, Inc. or its affiliates.</Copyright>
11+
<Copyright>Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.</Copyright>
1212
<Description>The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)</Description>
1313
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1414
<PackageIcon>icon.png</PackageIcon>

projects/RabbitMQ.Client/client/RentedMemory.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (c) 2007-2020 VMware, Inc.
7+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
2626
// License, v. 2.0. If a copy of the MPL was not distributed with this
2727
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
2828
//
29-
// Copyright (c) 2007-2020 VMware, Inc. All rights reserved.
29+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
3030
//---------------------------------------------------------------------------
3131

3232
using System;

projects/RabbitMQ.Client/client/TaskExtensions.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (c) 2007-2020 VMware, Inc.
7+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
2626
// License, v. 2.0. If a copy of the MPL was not distributed with this
2727
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
2828
//
29-
// Copyright (c) 2007-2020 VMware, Inc. All rights reserved.
29+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
3030
//---------------------------------------------------------------------------
3131

3232
using System;

projects/RabbitMQ.Client/client/api/AmqpTcpEndpoint.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (c) 2007-2020 VMware, Inc.
7+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
2626
// License, v. 2.0. If a copy of the MPL was not distributed with this
2727
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
2828
//
29-
// Copyright (c) 2007-2020 VMware, Inc. All rights reserved.
29+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
3030
//---------------------------------------------------------------------------
3131

3232
using System;

projects/RabbitMQ.Client/client/api/AmqpTimestamp.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (c) 2007-2020 VMware, Inc.
7+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
2626
// License, v. 2.0. If a copy of the MPL was not distributed with this
2727
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
2828
//
29-
// Copyright (c) 2007-2020 VMware, Inc. All rights reserved.
29+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
3030
//---------------------------------------------------------------------------
3131

3232
using System;

projects/RabbitMQ.Client/client/api/BasicCredentialsProvider.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (c) 2007-2020 VMware, Inc.
7+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
2626
// License, v. 2.0. If a copy of the MPL was not distributed with this
2727
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
2828
//
29-
// Copyright (c) 2007-2020 VMware, Inc. All rights reserved.
29+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
3030
//---------------------------------------------------------------------------
3131

3232
using System;

projects/RabbitMQ.Client/client/api/BasicGetResult.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (c) 2007-2020 VMware, Inc.
7+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
2626
// License, v. 2.0. If a copy of the MPL was not distributed with this
2727
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
2828
//
29-
// Copyright (c) 2007-2020 VMware, Inc. All rights reserved.
29+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
3030
//---------------------------------------------------------------------------
3131

3232
using System;

projects/RabbitMQ.Client/client/api/BasicProperties.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (c) 2007-2020 VMware, Inc.
7+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
2626
// License, v. 2.0. If a copy of the MPL was not distributed with this
2727
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
2828
//
29-
// Copyright (c) 2007-2020 VMware, Inc. All rights reserved.
29+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
3030
//---------------------------------------------------------------------------
3131

3232
using System;

projects/RabbitMQ.Client/client/api/BinaryTableValue.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (c) 2007-2020 VMware, Inc.
7+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
2626
// License, v. 2.0. If a copy of the MPL was not distributed with this
2727
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
2828
//
29-
// Copyright (c) 2007-2020 VMware, Inc. All rights reserved.
29+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
3030
//---------------------------------------------------------------------------
3131

3232
namespace RabbitMQ.Client

projects/RabbitMQ.Client/client/api/ConnectionConfig.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (c) 2007-2020 VMware, Inc.
7+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
2626
// License, v. 2.0. If a copy of the MPL was not distributed with this
2727
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
2828
//
29-
// Copyright (c) 2007-2020 VMware, Inc. All rights reserved.
29+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
3030
//---------------------------------------------------------------------------
3131

3232
using System;

projects/RabbitMQ.Client/client/api/ConnectionFactory.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (c) 2007-2020 VMware, Inc.
7+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
2626
// License, v. 2.0. If a copy of the MPL was not distributed with this
2727
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
2828
//
29-
// Copyright (c) 2007-2020 VMware, Inc. All rights reserved.
29+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
3030
//---------------------------------------------------------------------------
3131

3232
using System;

projects/RabbitMQ.Client/client/api/ConnectionFactoryBase.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (c) 2007-2020 VMware, Inc.
7+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
2626
// License, v. 2.0. If a copy of the MPL was not distributed with this
2727
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
2828
//
29-
// Copyright (c) 2007-2020 VMware, Inc. All rights reserved.
29+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
3030
//---------------------------------------------------------------------------
3131

3232
using System;

projects/RabbitMQ.Client/client/api/DefaultBasicConsumer.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (c) 2007-2020 VMware, Inc.
7+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
2626
// License, v. 2.0. If a copy of the MPL was not distributed with this
2727
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
2828
//
29-
// Copyright (c) 2007-2020 VMware, Inc. All rights reserved.
29+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
3030
//---------------------------------------------------------------------------
3131

3232
using System;

projects/RabbitMQ.Client/client/api/DefaultEndpointResolver.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (c) 2007-2020 VMware, Inc.
7+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
2626
// License, v. 2.0. If a copy of the MPL was not distributed with this
2727
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
2828
//
29-
// Copyright (c) 2007-2020 VMware, Inc. All rights reserved.
29+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
3030
//---------------------------------------------------------------------------
3131

3232
using System;

projects/RabbitMQ.Client/client/api/DeliveryModes.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (c) 2007-2020 VMware, Inc.
7+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
2626
// License, v. 2.0. If a copy of the MPL was not distributed with this
2727
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
2828
//
29-
// Copyright (c) 2007-2020 VMware, Inc. All rights reserved.
29+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
3030
//---------------------------------------------------------------------------
3131

3232
namespace RabbitMQ.Client

projects/RabbitMQ.Client/client/api/ExchangeType.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (c) 2007-2020 VMware, Inc.
7+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
2626
// License, v. 2.0. If a copy of the MPL was not distributed with this
2727
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
2828
//
29-
// Copyright (c) 2007-2020 VMware, Inc. All rights reserved.
29+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
3030
//---------------------------------------------------------------------------
3131

3232
using System.Collections.Generic;

projects/RabbitMQ.Client/client/api/ExternalMechanism.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (c) 2007-2020 VMware, Inc.
7+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
2626
// License, v. 2.0. If a copy of the MPL was not distributed with this
2727
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
2828
//
29-
// Copyright (c) 2007-2020 VMware, Inc. All rights reserved.
29+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
3030
//---------------------------------------------------------------------------
3131

3232
using System;

projects/RabbitMQ.Client/client/api/ExternalMechanismFactory.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (c) 2007-2020 VMware, Inc.
7+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
2626
// License, v. 2.0. If a copy of the MPL was not distributed with this
2727
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
2828
//
29-
// Copyright (c) 2007-2020 VMware, Inc. All rights reserved.
29+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
3030
//---------------------------------------------------------------------------
3131

3232
namespace RabbitMQ.Client

projects/RabbitMQ.Client/client/api/Headers.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (c) 2007-2020 VMware, Inc.
7+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
2626
// License, v. 2.0. If a copy of the MPL was not distributed with this
2727
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
2828
//
29-
// Copyright (c) 2007-2020 VMware, Inc. All rights reserved.
29+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved.
3030
//---------------------------------------------------------------------------
3131

3232
namespace RabbitMQ.Client

0 commit comments

Comments
 (0)