Skip to content

Commit f69532a

Browse files
Update license for the Broadcom era
1 parent 30538c8 commit f69532a

File tree

192 files changed

+238
-204
lines changed

Some content is hidden

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

192 files changed

+238
-204
lines changed

RMQClient/RMQAllocatedChannel.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The ASL v2.0:
55
//
66
// ---------------------------------------------------------------------------
7-
// Copyright 2017-2022 VMware, Inc. or its affiliates.
7+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. 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.

RMQClient/RMQAllocatedChannel.m

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The ASL v2.0:
55
//
66
// ---------------------------------------------------------------------------
7-
// Copyright 2017-2022 VMware, Inc. or its affiliates.
7+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. 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.
@@ -160,7 +160,7 @@ - (void)recover {
160160
[self recoverPrefetch];
161161
[self recoverConfirmations];
162162
[self recoverExchanges];
163-
[self recoverExchangeBindings];
163+
[self recoverExchangeBindings];
164164
[self recoverQueuesAndTheirBindings];
165165
[self recoverConsumers];
166166
}

RMQClient/RMQBasicProperties+MergeDefaults.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The ASL v2.0:
55
//
66
// ---------------------------------------------------------------------------
7-
// Copyright 2017-2022 VMware, Inc. or its affiliates.
7+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. 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.

RMQClient/RMQBasicProperties+MergeDefaults.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The ASL v2.0:
55
//
66
// ---------------------------------------------------------------------------
7-
// Copyright 2017-2022 VMware, Inc. or its affiliates.
7+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. 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.

RMQClient/RMQChannel.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The ASL v2.0:
55
//
66
// ---------------------------------------------------------------------------
7-
// Copyright 2017-2022 VMware, Inc. or its affiliates.
7+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. 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.
@@ -215,7 +215,7 @@ typedef void (^RMQChannelCompletionHandler)(void);
215215
options:(RMQBasicConsumeOptions)options
216216
arguments:(RMQTable * _Nonnull)arguments
217217
handler:(RMQConsumerDeliveryHandler _Nonnull)handler;
218-
218+
219219
/// @brief Internal method used by a consumer object
220220
- (nonnull NSString *)generateConsumerTag;
221221

RMQClient/RMQChannelAllocator.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The ASL v2.0:
55
//
66
// ---------------------------------------------------------------------------
7-
// Copyright 2017-2022 VMware, Inc. or its affiliates.
7+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. 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.

RMQClient/RMQClient.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The ASL v2.0:
55
//
66
// ---------------------------------------------------------------------------
7-
// Copyright 2017-2022 VMware, Inc. or its affiliates.
7+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. 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.

RMQClient/RMQClock.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The ASL v2.0:
55
//
66
// ---------------------------------------------------------------------------
7-
// Copyright 2017-2022 VMware, Inc. or its affiliates.
7+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. 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.

RMQClient/RMQConfirmationTransaction.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The ASL v2.0:
55
//
66
// ---------------------------------------------------------------------------
7-
// Copyright 2017-2022 VMware, Inc. or its affiliates.
7+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. 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.

RMQClient/RMQConfirmationTransaction.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The ASL v2.0:
55
//
66
// ---------------------------------------------------------------------------
7-
// Copyright 2017-2022 VMware, Inc. or its affiliates.
7+
// Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. 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.

0 commit comments

Comments
 (0)