Skip to content

Commit ca02de5

Browse files
Bump (c) year
1 parent 417f829 commit ca02de5

File tree

192 files changed

+384
-384
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

+384
-384
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md).
125125

126126
## License and Copyright
127127

128-
(c) 2016-2020 VMware, Inc. or its affiliates
128+
(c) 2016-2022 VMware, Inc. or its affiliates
129129

130130
This package, the RabbitMQ Objective-C client library, is
131131
dual-licensed under the Mozilla Public License 2.0 ("MPL") and the

RMQClient/RMQAllocatedChannel.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-2020 VMware, Inc. or its affiliates.
7+
// Copyright 2017-2022 VMware, Inc. or its affiliates.
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. or its affiliates. All rights reserved.
29+
// Copyright (c) 2007-2022 VMware, Inc. or its affiliates. All rights reserved.
3030
//
3131
// Alternatively, the contents of this file may be used under the terms
3232
// of the Apache Standard license (the "ASL License"), in which case the

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-2020 VMware, Inc. or its affiliates.
7+
// Copyright 2017-2022 VMware, Inc. or its affiliates.
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. or its affiliates. All rights reserved.
29+
// Copyright (c) 2007-2022 VMware, Inc. or its affiliates. All rights reserved.
3030
//
3131
// Alternatively, the contents of this file may be used under the terms
3232
// of the Apache Standard license (the "ASL License"), in which case the

RMQClient/RMQBasicProperties+MergeDefaults.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-2020 VMware, Inc. or its affiliates.
7+
// Copyright 2017-2022 VMware, Inc. or its affiliates.
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. or its affiliates. All rights reserved.
29+
// Copyright (c) 2007-2022 VMware, Inc. or its affiliates. All rights reserved.
3030
//
3131
// Alternatively, the contents of this file may be used under the terms
3232
// of the Apache Standard license (the "ASL License"), in which case the

RMQClient/RMQBasicProperties+MergeDefaults.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-2020 VMware, Inc. or its affiliates.
7+
// Copyright 2017-2022 VMware, Inc. or its affiliates.
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. or its affiliates. All rights reserved.
29+
// Copyright (c) 2007-2022 VMware, Inc. or its affiliates. All rights reserved.
3030
//
3131
// Alternatively, the contents of this file may be used under the terms
3232
// of the Apache Standard license (the "ASL License"), in which case the

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-2020 VMware, Inc. or its affiliates.
7+
// Copyright 2017-2022 VMware, Inc. or its affiliates.
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. or its affiliates. All rights reserved.
29+
// Copyright (c) 2007-2022 VMware, Inc. or its affiliates. All rights reserved.
3030
//
3131
// Alternatively, the contents of this file may be used under the terms
3232
// of the Apache Standard license (the "ASL License"), in which case the

RMQClient/RMQChannelAllocator.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-2020 VMware, Inc. or its affiliates.
7+
// Copyright 2017-2022 VMware, Inc. or its affiliates.
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. or its affiliates. All rights reserved.
29+
// Copyright (c) 2007-2022 VMware, Inc. or its affiliates. All rights reserved.
3030
//
3131
// Alternatively, the contents of this file may be used under the terms
3232
// of the Apache Standard license (the "ASL License"), in which case the

RMQClient/RMQClient.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-2020 VMware, Inc. or its affiliates.
7+
// Copyright 2017-2022 VMware, Inc. or its affiliates.
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. or its affiliates. All rights reserved.
29+
// Copyright (c) 2007-2022 VMware, Inc. or its affiliates. All rights reserved.
3030
//
3131
// Alternatively, the contents of this file may be used under the terms
3232
// of the Apache Standard license (the "ASL License"), in which case the

RMQClient/RMQClock.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-2020 VMware, Inc. or its affiliates.
7+
// Copyright 2017-2022 VMware, Inc. or its affiliates.
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. or its affiliates. All rights reserved.
29+
// Copyright (c) 2007-2022 VMware, Inc. or its affiliates. All rights reserved.
3030
//
3131
// Alternatively, the contents of this file may be used under the terms
3232
// of the Apache Standard license (the "ASL License"), in which case the

RMQClient/RMQConfirmationTransaction.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-2020 VMware, Inc. or its affiliates.
7+
// Copyright 2017-2022 VMware, Inc. or its affiliates.
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. or its affiliates. All rights reserved.
29+
// Copyright (c) 2007-2022 VMware, Inc. or its affiliates. All rights reserved.
3030
//
3131
// Alternatively, the contents of this file may be used under the terms
3232
// of the Apache Standard license (the "ASL License"), in which case the

0 commit comments

Comments
 (0)