From 78de90d7fd55e103bc132cbc3dc5112ccd5eb4d3 Mon Sep 17 00:00:00 2001 From: Andrew Urban Date: Mon, 19 Feb 2024 17:12:03 +0200 Subject: [PATCH 1/7] Updated licenses comments --- RMQClient/RMQAllocatedChannel.h | 2 +- RMQClient/RMQAllocatedChannel.m | 2 +- RMQClient/RMQBasicProperties+MergeDefaults.h | 2 +- RMQClient/RMQBasicProperties+MergeDefaults.m | 2 +- RMQClient/RMQBasicProperties.h | 42 +++++++++++++- RMQClient/RMQBasicProperties.m | 42 +++++++++++++- RMQClient/RMQChannel.h | 2 +- RMQClient/RMQChannelAllocator.h | 2 +- RMQClient/RMQClient.h | 2 +- RMQClient/RMQClock.h | 2 +- RMQClient/RMQConfirmationTransaction.h | 2 +- RMQClient/RMQConfirmationTransaction.m | 2 +- RMQClient/RMQConfirmations.h | 2 +- RMQClient/RMQConnection.h | 2 +- RMQClient/RMQConnection.m | 2 +- RMQClient/RMQConnectionConfig.h | 2 +- RMQClient/RMQConnectionConfig.m | 2 +- RMQClient/RMQConnectionDefaults.h | 2 +- RMQClient/RMQConnectionDelegate.h | 2 +- RMQClient/RMQConnectionDelegateLogger.h | 2 +- RMQClient/RMQConnectionDelegateLogger.m | 2 +- RMQClient/RMQConnectionRecover.h | 2 +- RMQClient/RMQConnectionRecover.m | 2 +- RMQClient/RMQConnectionRecovery.h | 2 +- RMQClient/RMQConsumer.h | 2 +- RMQClient/RMQConsumer.m | 2 +- RMQClient/RMQConsumerHandlers.h | 2 +- RMQClient/RMQDispatcher.h | 2 +- RMQClient/RMQErrors.h | 2 +- RMQClient/RMQErrors.m | 2 +- RMQClient/RMQExchange.h | 2 +- RMQClient/RMQExchange.m | 2 +- RMQClient/RMQFrame.h | 2 +- RMQClient/RMQFrame.m | 2 +- RMQClient/RMQFrameHandler.h | 2 +- RMQClient/RMQFrameset.h | 2 +- RMQClient/RMQFrameset.m | 2 +- RMQClient/RMQFramesetValidationResult.h | 2 +- RMQClient/RMQFramesetValidationResult.m | 2 +- RMQClient/RMQFramesetValidator.h | 2 +- RMQClient/RMQFramesetValidator.m | 2 +- RMQClient/RMQGCDHeartbeatSender.h | 2 +- RMQClient/RMQGCDHeartbeatSender.m | 2 +- RMQClient/RMQGCDSerialQueue.h | 2 +- RMQClient/RMQGCDSerialQueue.m | 2 +- RMQClient/RMQHandshaker.h | 2 +- RMQClient/RMQHandshaker.m | 2 +- RMQClient/RMQHeartbeat.h | 2 +- RMQClient/RMQHeartbeat.m | 2 +- RMQClient/RMQHeartbeatSender.h | 2 +- RMQClient/RMQLocalSerialQueue.h | 2 +- RMQClient/RMQMessage.h | 2 +- RMQClient/RMQMessage.m | 2 +- RMQClient/RMQMethodDecoder.h | 2 +- RMQClient/RMQMethodDecoder.m | 2 +- RMQClient/RMQMethodMap.h | 42 +++++++++++++- RMQClient/RMQMethodMap.m | 42 +++++++++++++- RMQClient/RMQMethods+Convenience.h | 2 +- RMQClient/RMQMethods+Convenience.m | 2 +- RMQClient/RMQMethods.h | 42 +++++++++++++- RMQClient/RMQMethods.m | 42 +++++++++++++- RMQClient/RMQMultipleChannelAllocator.h | 2 +- RMQClient/RMQMultipleChannelAllocator.m | 2 +- RMQClient/RMQNameGenerator.h | 2 +- RMQClient/RMQPKCS12CertificateConverter.h | 2 +- RMQClient/RMQPKCS12CertificateConverter.m | 2 +- RMQClient/RMQParser.h | 2 +- RMQClient/RMQParser.m | 2 +- RMQClient/RMQProcessInfoNameGenerator.h | 2 +- RMQClient/RMQProcessInfoNameGenerator.m | 2 +- RMQClient/RMQProtocolHeader.h | 2 +- RMQClient/RMQProtocolHeader.m | 2 +- RMQClient/RMQQueue.h | 2 +- RMQClient/RMQQueue.m | 2 +- RMQClient/RMQQueuingConnectionDelegateProxy.h | 2 +- RMQClient/RMQQueuingConnectionDelegateProxy.m | 2 +- RMQClient/RMQReader.h | 2 +- RMQClient/RMQReader.m | 2 +- RMQClient/RMQSemaphoreWaiter.h | 2 +- RMQClient/RMQSemaphoreWaiter.m | 2 +- RMQClient/RMQSemaphoreWaiterFactory.h | 2 +- RMQClient/RMQSemaphoreWaiterFactory.m | 2 +- RMQClient/RMQSender.h | 2 +- RMQClient/RMQStarter.h | 2 +- RMQClient/RMQSuspendResumeDispatcher.h | 2 +- RMQClient/RMQSuspendResumeDispatcher.m | 2 +- RMQClient/RMQSynchronizedMutableDictionary.h | 2 +- RMQClient/RMQSynchronizedMutableDictionary.m | 2 +- RMQClient/RMQTCPSocketConfigurator.h | 2 +- RMQClient/RMQTCPSocketTransport.h | 2 +- RMQClient/RMQTCPSocketTransport.m | 2 +- RMQClient/RMQTLSOptions.h | 2 +- RMQClient/RMQTLSOptions.m | 2 +- RMQClient/RMQTable.h | 2 +- RMQClient/RMQTable.m | 2 +- RMQClient/RMQTickingClock.h | 2 +- RMQClient/RMQTickingClock.m | 2 +- RMQClient/RMQTransactionalConfirmations.h | 2 +- RMQClient/RMQTransactionalConfirmations.m | 2 +- RMQClient/RMQTransport.h | 2 +- RMQClient/RMQTransportDelegate.h | 2 +- RMQClient/RMQURI.h | 2 +- RMQClient/RMQURI.m | 2 +- RMQClient/RMQUnallocatedChannel.h | 2 +- RMQClient/RMQUnallocatedChannel.m | 2 +- RMQClient/RMQValues.h | 2 +- RMQClient/RMQValues.m | 2 +- RMQClient/RMQWaiter.h | 2 +- RMQClient/RMQWaiterFactory.h | 2 +- .../ChannelIntegrationTest.swift | 2 +- .../ChannelLifecycleIntegrationTest.swift | 2 +- .../ConnectionLifecycleIntegrationTest.swift | 2 +- .../ConnectionRecoveryIntegrationTest.swift | 2 +- .../ConsumersIntegrationTest.swift | 2 +- .../ExchangeIntegrationTest.swift | 2 +- .../IntegrationHelper.swift | 2 +- .../OriginalIntegrationTest.swift | 2 +- .../QueueIntegrationTest.swift | 2 +- ...MQClientIntegrationTests-Bridging-Header.h | 2 +- .../RMQTCPSocketTransportTest.swift | 2 +- .../TLSConnectionIntegrationTest.swift | 2 +- RMQClientTests/AtomicInteger.swift | 58 ++++++++++++------- RMQClientTests/BasicPropertyFixtures.swift | 2 +- RMQClientTests/CertificateFixtures.swift | 2 +- RMQClientTests/ChannelAllocationTest.swift | 2 +- RMQClientTests/ChannelCreationTest.swift | 2 +- RMQClientTests/ChannelHelper.swift | 2 +- RMQClientTests/ChannelRecoveryTest.swift | 2 +- RMQClientTests/ChannelSpy.swift | 2 +- RMQClientTests/ChannelSpyAllocator.swift | 2 +- RMQClientTests/ChannelSpyTest.swift | 2 +- RMQClientTests/ConfirmationsSpy.swift | 2 +- RMQClientTests/ConnectionClosureTest.swift | 2 +- RMQClientTests/ConnectionDeadlockTests.swift | 2 +- RMQClientTests/ConnectionDelegateSpy.swift | 2 +- RMQClientTests/ConnectionHelper.swift | 2 +- RMQClientTests/ConnectionTuningTest.swift | 2 +- .../ConnectionWithFakesHelper.swift | 2 +- RMQClientTests/ConsumeTest.swift | 2 +- .../ControlledInteractionTransport.swift | 2 +- .../ControlledInteractionTransportTest.swift | 2 +- RMQClientTests/DispatcherSpy.swift | 2 +- RMQClientTests/EncodingTest.swift | 2 +- RMQClientTests/ExchangeBindTest.swift | 2 +- RMQClientTests/ExchangeDeclarationTest.swift | 2 +- RMQClientTests/FakeClock.swift | 2 +- RMQClientTests/FakeSerialQueue.swift | 2 +- RMQClientTests/FakeSerialQueueTest.swift | 2 +- RMQClientTests/FakeWaiter.swift | 2 +- RMQClientTests/FakeWaiterFactory.swift | 2 +- RMQClientTests/FrameHandlerSpy.swift | 2 +- RMQClientTests/FramesetRoutingTest.swift | 2 +- RMQClientTests/HeartbeatSenderSpy.swift | 2 +- RMQClientTests/MethodFixtures.swift | 2 +- .../PublisherConfirmationTest.swift | 2 +- RMQClientTests/QueueBindTest.swift | 2 +- RMQClientTests/QueueDeclarationTest.swift | 2 +- RMQClientTests/QueueHelper.swift | 2 +- RMQClientTests/RMQAllocatedChannelTest.swift | 2 +- RMQClientTests/RMQChannelContract.swift | 2 +- .../RMQClientTests-Bridging-Header.h | 2 +- RMQClientTests/RMQConnectionRecoverTest.swift | 2 +- RMQClientTests/RMQConnectionTest.swift | 2 +- RMQClientTests/RMQExchangeTest.swift | 2 +- RMQClientTests/RMQFrameTest.swift | 2 +- RMQClientTests/RMQFramesetValidatorTest.swift | 2 +- .../RMQGCDHeartbeatSenderTest.swift | 2 +- RMQClientTests/RMQGCDSerialQueueTest.swift | 2 +- RMQClientTests/RMQHTTP.swift | 2 +- RMQClientTests/RMQHTTPParser.swift | 2 +- RMQClientTests/RMQHTTPParserTest.swift | 2 +- RMQClientTests/RMQHTTPTest.swift | 2 +- RMQClientTests/RMQMessageTest.swift | 2 +- .../RMQPKCS12CertificateConverterTest.swift | 2 +- RMQClientTests/RMQParserTest.swift | 2 +- .../RMQProcessInfoNameGeneratorTest.swift | 2 +- RMQClientTests/RMQQueueTest.swift | 2 +- RMQClientTests/RMQReaderTest.swift | 2 +- RMQClientTests/RMQSemaphoreWaiterTest.swift | 2 +- .../RMQSuspendResumeDispatcherTest.swift | 2 +- ...RMQSynchronizedMutableDictionaryTest.swift | 2 +- RMQClientTests/RMQTLSOptionsTest.swift | 2 +- .../RMQTransactionalConfirmationsTest.swift | 2 +- RMQClientTests/RMQTransportContract.swift | 2 +- RMQClientTests/RMQURIParseTest.swift | 2 +- .../RMQUnallocatedChannelTest.swift | 2 +- RMQClientTests/RecoverySpy.swift | 2 +- RMQClientTests/SenderSpy.swift | 2 +- RMQClientTests/StarterSpy.swift | 2 +- RMQClientTests/StubNameGenerator.swift | 2 +- RMQClientTests/TestHelper.swift | 2 +- RMQClientTests/TransportDelegateSpy.swift | 2 +- 192 files changed, 469 insertions(+), 211 deletions(-) diff --git a/RMQClient/RMQAllocatedChannel.h b/RMQClient/RMQAllocatedChannel.h index f42ba2f0..2dc4fb83 100644 --- a/RMQClient/RMQAllocatedChannel.h +++ b/RMQClient/RMQAllocatedChannel.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQAllocatedChannel.m b/RMQClient/RMQAllocatedChannel.m index 3ae5e65c..94f82c4a 100644 --- a/RMQClient/RMQAllocatedChannel.m +++ b/RMQClient/RMQAllocatedChannel.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQBasicProperties+MergeDefaults.h b/RMQClient/RMQBasicProperties+MergeDefaults.h index efbaca26..ffa65546 100644 --- a/RMQClient/RMQBasicProperties+MergeDefaults.h +++ b/RMQClient/RMQBasicProperties+MergeDefaults.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQBasicProperties+MergeDefaults.m b/RMQClient/RMQBasicProperties+MergeDefaults.m index b21c7210..1be53092 100644 --- a/RMQClient/RMQBasicProperties+MergeDefaults.m +++ b/RMQClient/RMQBasicProperties+MergeDefaults.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQBasicProperties.h b/RMQClient/RMQBasicProperties.h index 23d49fc7..647fe112 100644 --- a/RMQClient/RMQBasicProperties.h +++ b/RMQClient/RMQBasicProperties.h @@ -1,4 +1,44 @@ -// License goes here +// This source code is dual-licensed under the Mozilla Public License ("MPL"), +// version 1.1 and the Apache License ("ASL"), version 2.0. +// +// The ASL v2.0: +// +// --------------------------------------------------------------------------- +// Copyright 2017-2022 VMware, Inc. or its affiliates. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// --------------------------------------------------------------------------- +// +// The MPL v2.0: +// +// --------------------------------------------------------------------------- +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at https://mozilla.org/MPL/2.0/. +// +// Copyright (c) 2007-2022 VMware, Inc. or its affiliates. All rights reserved. +// +// Alternatively, the contents of this file may be used under the terms +// of the Apache Standard license (the "ASL License"), in which case the +// provisions of the ASL License are applicable instead of those +// above. If you wish to allow use of your version of this file only +// under the terms of the ASL License and not to allow others to use +// your version of this file under the MPL, indicate your decision by +// deleting the provisions above and replace them with the notice and +// other provisions required by the ASL License. If you do not delete +// the provisions above, a recipient may use your version of this file +// under either the MPL or the ASL License. +// --------------------------------------------------------------------------- // This file is generated. Do not edit. #import "RMQTable.h" diff --git a/RMQClient/RMQBasicProperties.m b/RMQClient/RMQBasicProperties.m index bde65fbc..3ded7ab8 100644 --- a/RMQClient/RMQBasicProperties.m +++ b/RMQClient/RMQBasicProperties.m @@ -1,4 +1,44 @@ -// License goes here +// This source code is dual-licensed under the Mozilla Public License ("MPL"), +// version 1.1 and the Apache License ("ASL"), version 2.0. +// +// The ASL v2.0: +// +// --------------------------------------------------------------------------- +// Copyright 2017-2022 VMware, Inc. or its affiliates. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// --------------------------------------------------------------------------- +// +// The MPL v2.0: +// +// --------------------------------------------------------------------------- +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at https://mozilla.org/MPL/2.0/. +// +// Copyright (c) 2007-2022 VMware, Inc. or its affiliates. All rights reserved. +// +// Alternatively, the contents of this file may be used under the terms +// of the Apache Standard license (the "ASL License"), in which case the +// provisions of the ASL License are applicable instead of those +// above. If you wish to allow use of your version of this file only +// under the terms of the ASL License and not to allow others to use +// your version of this file under the MPL, indicate your decision by +// deleting the provisions above and replace them with the notice and +// other provisions required by the ASL License. If you do not delete +// the provisions above, a recipient may use your version of this file +// under either the MPL or the ASL License. +// --------------------------------------------------------------------------- // This file is generated. Do not edit. #import "RMQBasicProperties.h" diff --git a/RMQClient/RMQChannel.h b/RMQClient/RMQChannel.h index f17cd483..72dfa7fb 100644 --- a/RMQClient/RMQChannel.h +++ b/RMQClient/RMQChannel.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQChannelAllocator.h b/RMQClient/RMQChannelAllocator.h index 47236277..28fe8d40 100644 --- a/RMQClient/RMQChannelAllocator.h +++ b/RMQClient/RMQChannelAllocator.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQClient.h b/RMQClient/RMQClient.h index bf618737..6da43f89 100644 --- a/RMQClient/RMQClient.h +++ b/RMQClient/RMQClient.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQClock.h b/RMQClient/RMQClock.h index 1f73a701..894bb50b 100644 --- a/RMQClient/RMQClock.h +++ b/RMQClient/RMQClock.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConfirmationTransaction.h b/RMQClient/RMQConfirmationTransaction.h index 1399bdf4..61608782 100644 --- a/RMQClient/RMQConfirmationTransaction.h +++ b/RMQClient/RMQConfirmationTransaction.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConfirmationTransaction.m b/RMQClient/RMQConfirmationTransaction.m index 9c055bf3..4af48604 100644 --- a/RMQClient/RMQConfirmationTransaction.m +++ b/RMQClient/RMQConfirmationTransaction.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConfirmations.h b/RMQClient/RMQConfirmations.h index 14c23c07..2874b154 100644 --- a/RMQClient/RMQConfirmations.h +++ b/RMQClient/RMQConfirmations.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConnection.h b/RMQClient/RMQConnection.h index 3ce81f5e..c6d42f88 100644 --- a/RMQClient/RMQConnection.h +++ b/RMQClient/RMQConnection.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConnection.m b/RMQClient/RMQConnection.m index 1700a9ba..be8be908 100644 --- a/RMQClient/RMQConnection.m +++ b/RMQClient/RMQConnection.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConnectionConfig.h b/RMQClient/RMQConnectionConfig.h index 659dc734..5c4080a5 100644 --- a/RMQClient/RMQConnectionConfig.h +++ b/RMQClient/RMQConnectionConfig.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConnectionConfig.m b/RMQClient/RMQConnectionConfig.m index add39d8f..13f13fcc 100644 --- a/RMQClient/RMQConnectionConfig.m +++ b/RMQClient/RMQConnectionConfig.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConnectionDefaults.h b/RMQClient/RMQConnectionDefaults.h index a5f33335..1996a44a 100644 --- a/RMQClient/RMQConnectionDefaults.h +++ b/RMQClient/RMQConnectionDefaults.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConnectionDelegate.h b/RMQClient/RMQConnectionDelegate.h index 47bf9297..cc7c06f0 100644 --- a/RMQClient/RMQConnectionDelegate.h +++ b/RMQClient/RMQConnectionDelegate.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConnectionDelegateLogger.h b/RMQClient/RMQConnectionDelegateLogger.h index 74a18cd6..f5d26665 100644 --- a/RMQClient/RMQConnectionDelegateLogger.h +++ b/RMQClient/RMQConnectionDelegateLogger.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConnectionDelegateLogger.m b/RMQClient/RMQConnectionDelegateLogger.m index 22e6e85a..a5fb1329 100644 --- a/RMQClient/RMQConnectionDelegateLogger.m +++ b/RMQClient/RMQConnectionDelegateLogger.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConnectionRecover.h b/RMQClient/RMQConnectionRecover.h index 0b1f8996..5ff78bb4 100644 --- a/RMQClient/RMQConnectionRecover.h +++ b/RMQClient/RMQConnectionRecover.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConnectionRecover.m b/RMQClient/RMQConnectionRecover.m index 8bd95c73..89c2a4fd 100644 --- a/RMQClient/RMQConnectionRecover.m +++ b/RMQClient/RMQConnectionRecover.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConnectionRecovery.h b/RMQClient/RMQConnectionRecovery.h index 4e1667bb..1334639e 100644 --- a/RMQClient/RMQConnectionRecovery.h +++ b/RMQClient/RMQConnectionRecovery.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConsumer.h b/RMQClient/RMQConsumer.h index 2ac8db0d..5139a592 100644 --- a/RMQClient/RMQConsumer.h +++ b/RMQClient/RMQConsumer.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConsumer.m b/RMQClient/RMQConsumer.m index d6e6a109..e0a4da7e 100644 --- a/RMQClient/RMQConsumer.m +++ b/RMQClient/RMQConsumer.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConsumerHandlers.h b/RMQClient/RMQConsumerHandlers.h index a86725d2..32dea44f 100644 --- a/RMQClient/RMQConsumerHandlers.h +++ b/RMQClient/RMQConsumerHandlers.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQDispatcher.h b/RMQClient/RMQDispatcher.h index c000b61b..08d3e06e 100644 --- a/RMQClient/RMQDispatcher.h +++ b/RMQClient/RMQDispatcher.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQErrors.h b/RMQClient/RMQErrors.h index b17506e2..a7bf2e1e 100644 --- a/RMQClient/RMQErrors.h +++ b/RMQClient/RMQErrors.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQErrors.m b/RMQClient/RMQErrors.m index ecf7b593..05aa9fd5 100644 --- a/RMQClient/RMQErrors.m +++ b/RMQClient/RMQErrors.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQExchange.h b/RMQClient/RMQExchange.h index 8fa955ae..7d6ab8ea 100644 --- a/RMQClient/RMQExchange.h +++ b/RMQClient/RMQExchange.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQExchange.m b/RMQClient/RMQExchange.m index c9beddcd..452da759 100644 --- a/RMQClient/RMQExchange.m +++ b/RMQClient/RMQExchange.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQFrame.h b/RMQClient/RMQFrame.h index 3c199867..b8603e3c 100644 --- a/RMQClient/RMQFrame.h +++ b/RMQClient/RMQFrame.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQFrame.m b/RMQClient/RMQFrame.m index 4e615def..c06180c6 100644 --- a/RMQClient/RMQFrame.m +++ b/RMQClient/RMQFrame.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQFrameHandler.h b/RMQClient/RMQFrameHandler.h index 499566e1..91fdc411 100644 --- a/RMQClient/RMQFrameHandler.h +++ b/RMQClient/RMQFrameHandler.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQFrameset.h b/RMQClient/RMQFrameset.h index 8a18e17c..4d694307 100644 --- a/RMQClient/RMQFrameset.h +++ b/RMQClient/RMQFrameset.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQFrameset.m b/RMQClient/RMQFrameset.m index 52116176..9b74ea81 100644 --- a/RMQClient/RMQFrameset.m +++ b/RMQClient/RMQFrameset.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQFramesetValidationResult.h b/RMQClient/RMQFramesetValidationResult.h index fd187d5d..3fd90ea6 100644 --- a/RMQClient/RMQFramesetValidationResult.h +++ b/RMQClient/RMQFramesetValidationResult.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQFramesetValidationResult.m b/RMQClient/RMQFramesetValidationResult.m index eaf81ce3..7691c138 100644 --- a/RMQClient/RMQFramesetValidationResult.m +++ b/RMQClient/RMQFramesetValidationResult.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQFramesetValidator.h b/RMQClient/RMQFramesetValidator.h index ddf9677a..1f8411ed 100644 --- a/RMQClient/RMQFramesetValidator.h +++ b/RMQClient/RMQFramesetValidator.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQFramesetValidator.m b/RMQClient/RMQFramesetValidator.m index 24faf548..c8904ff2 100644 --- a/RMQClient/RMQFramesetValidator.m +++ b/RMQClient/RMQFramesetValidator.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQGCDHeartbeatSender.h b/RMQClient/RMQGCDHeartbeatSender.h index 9431f461..be2367d3 100644 --- a/RMQClient/RMQGCDHeartbeatSender.h +++ b/RMQClient/RMQGCDHeartbeatSender.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQGCDHeartbeatSender.m b/RMQClient/RMQGCDHeartbeatSender.m index f42b854c..5f751d86 100644 --- a/RMQClient/RMQGCDHeartbeatSender.m +++ b/RMQClient/RMQGCDHeartbeatSender.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQGCDSerialQueue.h b/RMQClient/RMQGCDSerialQueue.h index 387c83d5..34f0e9b6 100644 --- a/RMQClient/RMQGCDSerialQueue.h +++ b/RMQClient/RMQGCDSerialQueue.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQGCDSerialQueue.m b/RMQClient/RMQGCDSerialQueue.m index d0633aa5..199d8373 100644 --- a/RMQClient/RMQGCDSerialQueue.m +++ b/RMQClient/RMQGCDSerialQueue.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQHandshaker.h b/RMQClient/RMQHandshaker.h index 014ea3a2..3fb9bd86 100644 --- a/RMQClient/RMQHandshaker.h +++ b/RMQClient/RMQHandshaker.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQHandshaker.m b/RMQClient/RMQHandshaker.m index 9bb4b9bd..45239ac0 100644 --- a/RMQClient/RMQHandshaker.m +++ b/RMQClient/RMQHandshaker.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQHeartbeat.h b/RMQClient/RMQHeartbeat.h index bfaa58da..b1f6c19b 100644 --- a/RMQClient/RMQHeartbeat.h +++ b/RMQClient/RMQHeartbeat.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQHeartbeat.m b/RMQClient/RMQHeartbeat.m index b183c04e..d9caae82 100644 --- a/RMQClient/RMQHeartbeat.m +++ b/RMQClient/RMQHeartbeat.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQHeartbeatSender.h b/RMQClient/RMQHeartbeatSender.h index c8b919cc..f802a25d 100644 --- a/RMQClient/RMQHeartbeatSender.h +++ b/RMQClient/RMQHeartbeatSender.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQLocalSerialQueue.h b/RMQClient/RMQLocalSerialQueue.h index c4ff4e86..3e87fa52 100644 --- a/RMQClient/RMQLocalSerialQueue.h +++ b/RMQClient/RMQLocalSerialQueue.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQMessage.h b/RMQClient/RMQMessage.h index 2ef4d160..8951fcc8 100644 --- a/RMQClient/RMQMessage.h +++ b/RMQClient/RMQMessage.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQMessage.m b/RMQClient/RMQMessage.m index a6e91cd7..dc341de5 100644 --- a/RMQClient/RMQMessage.m +++ b/RMQClient/RMQMessage.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQMethodDecoder.h b/RMQClient/RMQMethodDecoder.h index 7b5aa456..7cf42621 100644 --- a/RMQClient/RMQMethodDecoder.h +++ b/RMQClient/RMQMethodDecoder.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQMethodDecoder.m b/RMQClient/RMQMethodDecoder.m index 44ae07df..a1871f22 100644 --- a/RMQClient/RMQMethodDecoder.m +++ b/RMQClient/RMQMethodDecoder.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQMethodMap.h b/RMQClient/RMQMethodMap.h index 6116d384..f7aca1a6 100644 --- a/RMQClient/RMQMethodMap.h +++ b/RMQClient/RMQMethodMap.h @@ -1,4 +1,44 @@ -// License goes here +// This source code is dual-licensed under the Mozilla Public License ("MPL"), +// version 1.1 and the Apache License ("ASL"), version 2.0. +// +// The ASL v2.0: +// +// --------------------------------------------------------------------------- +// Copyright 2017-2022 VMware, Inc. or its affiliates. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// --------------------------------------------------------------------------- +// +// The MPL v2.0: +// +// --------------------------------------------------------------------------- +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at https://mozilla.org/MPL/2.0/. +// +// Copyright (c) 2007-2022 VMware, Inc. or its affiliates. All rights reserved. +// +// Alternatively, the contents of this file may be used under the terms +// of the Apache Standard license (the "ASL License"), in which case the +// provisions of the ASL License are applicable instead of those +// above. If you wish to allow use of your version of this file only +// under the terms of the ASL License and not to allow others to use +// your version of this file under the MPL, indicate your decision by +// deleting the provisions above and replace them with the notice and +// other provisions required by the ASL License. If you do not delete +// the provisions above, a recipient may use your version of this file +// under either the MPL or the ASL License. +// --------------------------------------------------------------------------- // This file is generated. Do not edit. #import diff --git a/RMQClient/RMQMethodMap.m b/RMQClient/RMQMethodMap.m index 3ffbdd77..123dab7d 100644 --- a/RMQClient/RMQMethodMap.m +++ b/RMQClient/RMQMethodMap.m @@ -1,4 +1,44 @@ -// License goes here +// This source code is dual-licensed under the Mozilla Public License ("MPL"), +// version 1.1 and the Apache License ("ASL"), version 2.0. +// +// The ASL v2.0: +// +// --------------------------------------------------------------------------- +// Copyright 2017-2022 VMware, Inc. or its affiliates. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// --------------------------------------------------------------------------- +// +// The MPL v2.0: +// +// --------------------------------------------------------------------------- +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at https://mozilla.org/MPL/2.0/. +// +// Copyright (c) 2007-2022 VMware, Inc. or its affiliates. All rights reserved. +// +// Alternatively, the contents of this file may be used under the terms +// of the Apache Standard license (the "ASL License"), in which case the +// provisions of the ASL License are applicable instead of those +// above. If you wish to allow use of your version of this file only +// under the terms of the ASL License and not to allow others to use +// your version of this file under the MPL, indicate your decision by +// deleting the provisions above and replace them with the notice and +// other provisions required by the ASL License. If you do not delete +// the provisions above, a recipient may use your version of this file +// under either the MPL or the ASL License. +// --------------------------------------------------------------------------- // This file is generated. Do not edit. #import "RMQMethodMap.h" diff --git a/RMQClient/RMQMethods+Convenience.h b/RMQClient/RMQMethods+Convenience.h index 9c268eb3..48d1a323 100644 --- a/RMQClient/RMQMethods+Convenience.h +++ b/RMQClient/RMQMethods+Convenience.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQMethods+Convenience.m b/RMQClient/RMQMethods+Convenience.m index 020d6633..91c02113 100644 --- a/RMQClient/RMQMethods+Convenience.m +++ b/RMQClient/RMQMethods+Convenience.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQMethods.h b/RMQClient/RMQMethods.h index 3b0badb6..8bc4a08c 100644 --- a/RMQClient/RMQMethods.h +++ b/RMQClient/RMQMethods.h @@ -1,4 +1,44 @@ -// License goes here +// This source code is dual-licensed under the Mozilla Public License ("MPL"), +// version 1.1 and the Apache License ("ASL"), version 2.0. +// +// The ASL v2.0: +// +// --------------------------------------------------------------------------- +// Copyright 2017-2022 VMware, Inc. or its affiliates. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// --------------------------------------------------------------------------- +// +// The MPL v2.0: +// +// --------------------------------------------------------------------------- +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at https://mozilla.org/MPL/2.0/. +// +// Copyright (c) 2007-2022 VMware, Inc. or its affiliates. All rights reserved. +// +// Alternatively, the contents of this file may be used under the terms +// of the Apache Standard license (the "ASL License"), in which case the +// provisions of the ASL License are applicable instead of those +// above. If you wish to allow use of your version of this file only +// under the terms of the ASL License and not to allow others to use +// your version of this file under the MPL, indicate your decision by +// deleting the provisions above and replace them with the notice and +// other provisions required by the ASL License. If you do not delete +// the provisions above, a recipient may use your version of this file +// under either the MPL or the ASL License. +// --------------------------------------------------------------------------- // This file is generated. Do not edit. #import diff --git a/RMQClient/RMQMethods.m b/RMQClient/RMQMethods.m index 4ae31312..ea798ff7 100644 --- a/RMQClient/RMQMethods.m +++ b/RMQClient/RMQMethods.m @@ -1,4 +1,44 @@ -// License goes here +// This source code is dual-licensed under the Mozilla Public License ("MPL"), +// version 1.1 and the Apache License ("ASL"), version 2.0. +// +// The ASL v2.0: +// +// --------------------------------------------------------------------------- +// Copyright 2017-2022 VMware, Inc. or its affiliates. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// --------------------------------------------------------------------------- +// +// The MPL v2.0: +// +// --------------------------------------------------------------------------- +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at https://mozilla.org/MPL/2.0/. +// +// Copyright (c) 2007-2022 VMware, Inc. or its affiliates. All rights reserved. +// +// Alternatively, the contents of this file may be used under the terms +// of the Apache Standard license (the "ASL License"), in which case the +// provisions of the ASL License are applicable instead of those +// above. If you wish to allow use of your version of this file only +// under the terms of the ASL License and not to allow others to use +// your version of this file under the MPL, indicate your decision by +// deleting the provisions above and replace them with the notice and +// other provisions required by the ASL License. If you do not delete +// the provisions above, a recipient may use your version of this file +// under either the MPL or the ASL License. +// --------------------------------------------------------------------------- // This file is generated. Do not edit. #import "RMQMethods.h" diff --git a/RMQClient/RMQMultipleChannelAllocator.h b/RMQClient/RMQMultipleChannelAllocator.h index 0e648a04..8940d295 100644 --- a/RMQClient/RMQMultipleChannelAllocator.h +++ b/RMQClient/RMQMultipleChannelAllocator.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQMultipleChannelAllocator.m b/RMQClient/RMQMultipleChannelAllocator.m index 62ce8bb5..e60e2058 100644 --- a/RMQClient/RMQMultipleChannelAllocator.m +++ b/RMQClient/RMQMultipleChannelAllocator.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQNameGenerator.h b/RMQClient/RMQNameGenerator.h index d94774f8..1c64297c 100644 --- a/RMQClient/RMQNameGenerator.h +++ b/RMQClient/RMQNameGenerator.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQPKCS12CertificateConverter.h b/RMQClient/RMQPKCS12CertificateConverter.h index e30d6d47..d1c9cb70 100644 --- a/RMQClient/RMQPKCS12CertificateConverter.h +++ b/RMQClient/RMQPKCS12CertificateConverter.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQPKCS12CertificateConverter.m b/RMQClient/RMQPKCS12CertificateConverter.m index c063de49..bcf95394 100644 --- a/RMQClient/RMQPKCS12CertificateConverter.m +++ b/RMQClient/RMQPKCS12CertificateConverter.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQParser.h b/RMQClient/RMQParser.h index be51196a..c1e9f5a2 100644 --- a/RMQClient/RMQParser.h +++ b/RMQClient/RMQParser.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQParser.m b/RMQClient/RMQParser.m index 4c1f880d..369c38d6 100644 --- a/RMQClient/RMQParser.m +++ b/RMQClient/RMQParser.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQProcessInfoNameGenerator.h b/RMQClient/RMQProcessInfoNameGenerator.h index 795484e3..e45f7d47 100644 --- a/RMQClient/RMQProcessInfoNameGenerator.h +++ b/RMQClient/RMQProcessInfoNameGenerator.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQProcessInfoNameGenerator.m b/RMQClient/RMQProcessInfoNameGenerator.m index 74ecdbf8..f73f3bc9 100644 --- a/RMQClient/RMQProcessInfoNameGenerator.m +++ b/RMQClient/RMQProcessInfoNameGenerator.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQProtocolHeader.h b/RMQClient/RMQProtocolHeader.h index 572e2e20..801e3da9 100644 --- a/RMQClient/RMQProtocolHeader.h +++ b/RMQClient/RMQProtocolHeader.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQProtocolHeader.m b/RMQClient/RMQProtocolHeader.m index 827d93d1..8259e152 100644 --- a/RMQClient/RMQProtocolHeader.m +++ b/RMQClient/RMQProtocolHeader.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQQueue.h b/RMQClient/RMQQueue.h index faf72c83..5818c4b9 100644 --- a/RMQClient/RMQQueue.h +++ b/RMQClient/RMQQueue.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQQueue.m b/RMQClient/RMQQueue.m index b21ef6a4..a7c1325c 100644 --- a/RMQClient/RMQQueue.m +++ b/RMQClient/RMQQueue.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQQueuingConnectionDelegateProxy.h b/RMQClient/RMQQueuingConnectionDelegateProxy.h index 899d10d8..775b5cb8 100644 --- a/RMQClient/RMQQueuingConnectionDelegateProxy.h +++ b/RMQClient/RMQQueuingConnectionDelegateProxy.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQQueuingConnectionDelegateProxy.m b/RMQClient/RMQQueuingConnectionDelegateProxy.m index 0ca21299..d9551d05 100644 --- a/RMQClient/RMQQueuingConnectionDelegateProxy.m +++ b/RMQClient/RMQQueuingConnectionDelegateProxy.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQReader.h b/RMQClient/RMQReader.h index 1fbce0dc..86ea712f 100644 --- a/RMQClient/RMQReader.h +++ b/RMQClient/RMQReader.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQReader.m b/RMQClient/RMQReader.m index 4245041f..b18f7259 100644 --- a/RMQClient/RMQReader.m +++ b/RMQClient/RMQReader.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQSemaphoreWaiter.h b/RMQClient/RMQSemaphoreWaiter.h index 6e255e27..7e93dccb 100644 --- a/RMQClient/RMQSemaphoreWaiter.h +++ b/RMQClient/RMQSemaphoreWaiter.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQSemaphoreWaiter.m b/RMQClient/RMQSemaphoreWaiter.m index 644b9acc..4600ca51 100644 --- a/RMQClient/RMQSemaphoreWaiter.m +++ b/RMQClient/RMQSemaphoreWaiter.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQSemaphoreWaiterFactory.h b/RMQClient/RMQSemaphoreWaiterFactory.h index c3d0a19a..758ce2b4 100644 --- a/RMQClient/RMQSemaphoreWaiterFactory.h +++ b/RMQClient/RMQSemaphoreWaiterFactory.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQSemaphoreWaiterFactory.m b/RMQClient/RMQSemaphoreWaiterFactory.m index ac499472..2f304c8d 100644 --- a/RMQClient/RMQSemaphoreWaiterFactory.m +++ b/RMQClient/RMQSemaphoreWaiterFactory.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQSender.h b/RMQClient/RMQSender.h index bba13df2..73d04e35 100644 --- a/RMQClient/RMQSender.h +++ b/RMQClient/RMQSender.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQStarter.h b/RMQClient/RMQStarter.h index aed1a94d..51c7a4e4 100644 --- a/RMQClient/RMQStarter.h +++ b/RMQClient/RMQStarter.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQSuspendResumeDispatcher.h b/RMQClient/RMQSuspendResumeDispatcher.h index 11af9756..4cd599d9 100644 --- a/RMQClient/RMQSuspendResumeDispatcher.h +++ b/RMQClient/RMQSuspendResumeDispatcher.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQSuspendResumeDispatcher.m b/RMQClient/RMQSuspendResumeDispatcher.m index ea6287aa..5dd0cfcc 100644 --- a/RMQClient/RMQSuspendResumeDispatcher.m +++ b/RMQClient/RMQSuspendResumeDispatcher.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQSynchronizedMutableDictionary.h b/RMQClient/RMQSynchronizedMutableDictionary.h index b57e1ba9..a514927d 100644 --- a/RMQClient/RMQSynchronizedMutableDictionary.h +++ b/RMQClient/RMQSynchronizedMutableDictionary.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQSynchronizedMutableDictionary.m b/RMQClient/RMQSynchronizedMutableDictionary.m index 340de14b..28f7c0b0 100644 --- a/RMQClient/RMQSynchronizedMutableDictionary.m +++ b/RMQClient/RMQSynchronizedMutableDictionary.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQTCPSocketConfigurator.h b/RMQClient/RMQTCPSocketConfigurator.h index 83f03f99..c9272980 100644 --- a/RMQClient/RMQTCPSocketConfigurator.h +++ b/RMQClient/RMQTCPSocketConfigurator.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQTCPSocketTransport.h b/RMQClient/RMQTCPSocketTransport.h index f2deced4..fd0957d0 100644 --- a/RMQClient/RMQTCPSocketTransport.h +++ b/RMQClient/RMQTCPSocketTransport.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQTCPSocketTransport.m b/RMQClient/RMQTCPSocketTransport.m index 882c7061..25f00a31 100644 --- a/RMQClient/RMQTCPSocketTransport.m +++ b/RMQClient/RMQTCPSocketTransport.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQTLSOptions.h b/RMQClient/RMQTLSOptions.h index 0ab21243..ea266ecf 100644 --- a/RMQClient/RMQTLSOptions.h +++ b/RMQClient/RMQTLSOptions.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQTLSOptions.m b/RMQClient/RMQTLSOptions.m index 2bace9f7..f8dfe7ad 100644 --- a/RMQClient/RMQTLSOptions.m +++ b/RMQClient/RMQTLSOptions.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQTable.h b/RMQClient/RMQTable.h index ded50bfa..74fd3793 100644 --- a/RMQClient/RMQTable.h +++ b/RMQClient/RMQTable.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQTable.m b/RMQClient/RMQTable.m index b921f550..b38356b4 100644 --- a/RMQClient/RMQTable.m +++ b/RMQClient/RMQTable.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQTickingClock.h b/RMQClient/RMQTickingClock.h index 6a111980..742eec2b 100644 --- a/RMQClient/RMQTickingClock.h +++ b/RMQClient/RMQTickingClock.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQTickingClock.m b/RMQClient/RMQTickingClock.m index e2d3f387..4374e91b 100644 --- a/RMQClient/RMQTickingClock.m +++ b/RMQClient/RMQTickingClock.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQTransactionalConfirmations.h b/RMQClient/RMQTransactionalConfirmations.h index a759d2e2..511ebdd2 100644 --- a/RMQClient/RMQTransactionalConfirmations.h +++ b/RMQClient/RMQTransactionalConfirmations.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQTransactionalConfirmations.m b/RMQClient/RMQTransactionalConfirmations.m index fc03c433..994c1cbe 100644 --- a/RMQClient/RMQTransactionalConfirmations.m +++ b/RMQClient/RMQTransactionalConfirmations.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQTransport.h b/RMQClient/RMQTransport.h index d9d13252..672c8ce9 100644 --- a/RMQClient/RMQTransport.h +++ b/RMQClient/RMQTransport.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQTransportDelegate.h b/RMQClient/RMQTransportDelegate.h index 9325a6c2..f649a5b4 100644 --- a/RMQClient/RMQTransportDelegate.h +++ b/RMQClient/RMQTransportDelegate.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQURI.h b/RMQClient/RMQURI.h index 352b6b2a..dc765879 100644 --- a/RMQClient/RMQURI.h +++ b/RMQClient/RMQURI.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQURI.m b/RMQClient/RMQURI.m index 2b4bc8e5..edad9e48 100644 --- a/RMQClient/RMQURI.m +++ b/RMQClient/RMQURI.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQUnallocatedChannel.h b/RMQClient/RMQUnallocatedChannel.h index 5d8ec61b..e068889d 100644 --- a/RMQClient/RMQUnallocatedChannel.h +++ b/RMQClient/RMQUnallocatedChannel.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQUnallocatedChannel.m b/RMQClient/RMQUnallocatedChannel.m index 029e04c4..df37c2b4 100644 --- a/RMQClient/RMQUnallocatedChannel.m +++ b/RMQClient/RMQUnallocatedChannel.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQValues.h b/RMQClient/RMQValues.h index be0b3e23..e6f532fb 100644 --- a/RMQClient/RMQValues.h +++ b/RMQClient/RMQValues.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQValues.m b/RMQClient/RMQValues.m index c18a55e5..0f781d53 100644 --- a/RMQClient/RMQValues.m +++ b/RMQClient/RMQValues.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQWaiter.h b/RMQClient/RMQWaiter.h index 053be08d..eb7da0a4 100644 --- a/RMQClient/RMQWaiter.h +++ b/RMQClient/RMQWaiter.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQWaiterFactory.h b/RMQClient/RMQWaiterFactory.h index b213227c..a83b31ed 100644 --- a/RMQClient/RMQWaiterFactory.h +++ b/RMQClient/RMQWaiterFactory.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientIntegrationTests/ChannelIntegrationTest.swift b/RMQClientIntegrationTests/ChannelIntegrationTest.swift index 0df05aa4..9a94c8d9 100644 --- a/RMQClientIntegrationTests/ChannelIntegrationTest.swift +++ b/RMQClientIntegrationTests/ChannelIntegrationTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientIntegrationTests/ChannelLifecycleIntegrationTest.swift b/RMQClientIntegrationTests/ChannelLifecycleIntegrationTest.swift index 2ecbbe66..391cbd12 100644 --- a/RMQClientIntegrationTests/ChannelLifecycleIntegrationTest.swift +++ b/RMQClientIntegrationTests/ChannelLifecycleIntegrationTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientIntegrationTests/ConnectionLifecycleIntegrationTest.swift b/RMQClientIntegrationTests/ConnectionLifecycleIntegrationTest.swift index 126649c3..fde6df9e 100644 --- a/RMQClientIntegrationTests/ConnectionLifecycleIntegrationTest.swift +++ b/RMQClientIntegrationTests/ConnectionLifecycleIntegrationTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientIntegrationTests/ConnectionRecoveryIntegrationTest.swift b/RMQClientIntegrationTests/ConnectionRecoveryIntegrationTest.swift index 038be684..9d85f8b4 100644 --- a/RMQClientIntegrationTests/ConnectionRecoveryIntegrationTest.swift +++ b/RMQClientIntegrationTests/ConnectionRecoveryIntegrationTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientIntegrationTests/ConsumersIntegrationTest.swift b/RMQClientIntegrationTests/ConsumersIntegrationTest.swift index 0cffd7a1..ef9b3390 100644 --- a/RMQClientIntegrationTests/ConsumersIntegrationTest.swift +++ b/RMQClientIntegrationTests/ConsumersIntegrationTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientIntegrationTests/ExchangeIntegrationTest.swift b/RMQClientIntegrationTests/ExchangeIntegrationTest.swift index dd217905..1533131d 100644 --- a/RMQClientIntegrationTests/ExchangeIntegrationTest.swift +++ b/RMQClientIntegrationTests/ExchangeIntegrationTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientIntegrationTests/IntegrationHelper.swift b/RMQClientIntegrationTests/IntegrationHelper.swift index 403a5f80..c02d3f42 100644 --- a/RMQClientIntegrationTests/IntegrationHelper.swift +++ b/RMQClientIntegrationTests/IntegrationHelper.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientIntegrationTests/OriginalIntegrationTest.swift b/RMQClientIntegrationTests/OriginalIntegrationTest.swift index 2123a7dd..3695e06c 100644 --- a/RMQClientIntegrationTests/OriginalIntegrationTest.swift +++ b/RMQClientIntegrationTests/OriginalIntegrationTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientIntegrationTests/QueueIntegrationTest.swift b/RMQClientIntegrationTests/QueueIntegrationTest.swift index 80933153..bf0cc1ba 100644 --- a/RMQClientIntegrationTests/QueueIntegrationTest.swift +++ b/RMQClientIntegrationTests/QueueIntegrationTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientIntegrationTests/RMQClientIntegrationTests-Bridging-Header.h b/RMQClientIntegrationTests/RMQClientIntegrationTests-Bridging-Header.h index ee47bf55..dd0458ed 100644 --- a/RMQClientIntegrationTests/RMQClientIntegrationTests-Bridging-Header.h +++ b/RMQClientIntegrationTests/RMQClientIntegrationTests-Bridging-Header.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientIntegrationTests/RMQTCPSocketTransportTest.swift b/RMQClientIntegrationTests/RMQTCPSocketTransportTest.swift index 4346f17c..f9d4d6c1 100644 --- a/RMQClientIntegrationTests/RMQTCPSocketTransportTest.swift +++ b/RMQClientIntegrationTests/RMQTCPSocketTransportTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientIntegrationTests/TLSConnectionIntegrationTest.swift b/RMQClientIntegrationTests/TLSConnectionIntegrationTest.swift index fd6f50f7..4b56018a 100644 --- a/RMQClientIntegrationTests/TLSConnectionIntegrationTest.swift +++ b/RMQClientIntegrationTests/TLSConnectionIntegrationTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/AtomicInteger.swift b/RMQClientTests/AtomicInteger.swift index 298db9b7..123dc6cb 100644 --- a/RMQClientTests/AtomicInteger.swift +++ b/RMQClientTests/AtomicInteger.swift @@ -1,26 +1,44 @@ -// This is free and unencumbered software released into the public domain. +// This source code is dual-licensed under the Mozilla Public License ("MPL"), +// version 1.1 and the Apache License ("ASL"), version 2.0. // -// Anyone is free to copy, modify, publish, use, compile, sell, or -// distribute this software, either in source code form or as a compiled -// binary, for any purpose, commercial or non-commercial, and by any -// means. +// The ASL v2.0: // -// In jurisdictions that recognize copyright laws, the author or authors -// of this software dedicate any and all copyright interest in the -// software to the public domain. We make this dedication for the benefit -// of the public at large and to the detriment of our heirs and -// successors. We intend this dedication to be an overt act of -// relinquishment in perpetuity of all present and future rights to this -// software under copyright law. -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -// EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -// IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR -// OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, -// ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR -// OTHER DEALINGS IN THE SOFTWARE. +// --------------------------------------------------------------------------- +// Copyright 2017-2022 VMware, Inc. or its affiliates. // -// For more information, please refer to +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// --------------------------------------------------------------------------- +// +// The MPL v2.0: +// +// --------------------------------------------------------------------------- +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at https://mozilla.org/MPL/2.0/. +// +// Copyright (c) 2007-2022 VMware, Inc. or its affiliates. All rights reserved. +// +// Alternatively, the contents of this file may be used under the terms +// of the Apache Standard license (the "ASL License"), in which case the +// provisions of the ASL License are applicable instead of those +// above. If you wish to allow use of your version of this file only +// under the terms of the ASL License and not to allow others to use +// your version of this file under the MPL, indicate your decision by +// deleting the provisions above and replace them with the notice and +// other provisions required by the ASL License. If you do not delete +// the provisions above, a recipient may use your version of this file +// under either the MPL or the ASL License. +// --------------------------------------------------------------------------- import Foundation diff --git a/RMQClientTests/BasicPropertyFixtures.swift b/RMQClientTests/BasicPropertyFixtures.swift index a2d132ea..bbc1357a 100644 --- a/RMQClientTests/BasicPropertyFixtures.swift +++ b/RMQClientTests/BasicPropertyFixtures.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/CertificateFixtures.swift b/RMQClientTests/CertificateFixtures.swift index 1566de7e..51526811 100644 --- a/RMQClientTests/CertificateFixtures.swift +++ b/RMQClientTests/CertificateFixtures.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ChannelAllocationTest.swift b/RMQClientTests/ChannelAllocationTest.swift index 0242a41d..17367fad 100644 --- a/RMQClientTests/ChannelAllocationTest.swift +++ b/RMQClientTests/ChannelAllocationTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ChannelCreationTest.swift b/RMQClientTests/ChannelCreationTest.swift index bef0e961..46b0404c 100644 --- a/RMQClientTests/ChannelCreationTest.swift +++ b/RMQClientTests/ChannelCreationTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ChannelHelper.swift b/RMQClientTests/ChannelHelper.swift index a8453db6..dac6ffe0 100644 --- a/RMQClientTests/ChannelHelper.swift +++ b/RMQClientTests/ChannelHelper.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ChannelRecoveryTest.swift b/RMQClientTests/ChannelRecoveryTest.swift index 0990d197..e746220c 100644 --- a/RMQClientTests/ChannelRecoveryTest.swift +++ b/RMQClientTests/ChannelRecoveryTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ChannelSpy.swift b/RMQClientTests/ChannelSpy.swift index 2372f4a9..ed5e077d 100644 --- a/RMQClientTests/ChannelSpy.swift +++ b/RMQClientTests/ChannelSpy.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ChannelSpyAllocator.swift b/RMQClientTests/ChannelSpyAllocator.swift index 82df46cc..725b27a5 100644 --- a/RMQClientTests/ChannelSpyAllocator.swift +++ b/RMQClientTests/ChannelSpyAllocator.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ChannelSpyTest.swift b/RMQClientTests/ChannelSpyTest.swift index 18ce851f..13f2d6b6 100644 --- a/RMQClientTests/ChannelSpyTest.swift +++ b/RMQClientTests/ChannelSpyTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ConfirmationsSpy.swift b/RMQClientTests/ConfirmationsSpy.swift index 16f4100d..bf28090d 100644 --- a/RMQClientTests/ConfirmationsSpy.swift +++ b/RMQClientTests/ConfirmationsSpy.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ConnectionClosureTest.swift b/RMQClientTests/ConnectionClosureTest.swift index 7cb796c9..e5c0cf89 100644 --- a/RMQClientTests/ConnectionClosureTest.swift +++ b/RMQClientTests/ConnectionClosureTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ConnectionDeadlockTests.swift b/RMQClientTests/ConnectionDeadlockTests.swift index f142afcd..98d9df51 100644 --- a/RMQClientTests/ConnectionDeadlockTests.swift +++ b/RMQClientTests/ConnectionDeadlockTests.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ConnectionDelegateSpy.swift b/RMQClientTests/ConnectionDelegateSpy.swift index 26f770e4..d2f0bc51 100644 --- a/RMQClientTests/ConnectionDelegateSpy.swift +++ b/RMQClientTests/ConnectionDelegateSpy.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ConnectionHelper.swift b/RMQClientTests/ConnectionHelper.swift index f4db6e25..8913718d 100644 --- a/RMQClientTests/ConnectionHelper.swift +++ b/RMQClientTests/ConnectionHelper.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ConnectionTuningTest.swift b/RMQClientTests/ConnectionTuningTest.swift index 0eb771d9..6dfa2a89 100644 --- a/RMQClientTests/ConnectionTuningTest.swift +++ b/RMQClientTests/ConnectionTuningTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ConnectionWithFakesHelper.swift b/RMQClientTests/ConnectionWithFakesHelper.swift index 1c4eebab..0b965b3d 100644 --- a/RMQClientTests/ConnectionWithFakesHelper.swift +++ b/RMQClientTests/ConnectionWithFakesHelper.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ConsumeTest.swift b/RMQClientTests/ConsumeTest.swift index e7c6dea6..635e0cc0 100644 --- a/RMQClientTests/ConsumeTest.swift +++ b/RMQClientTests/ConsumeTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ControlledInteractionTransport.swift b/RMQClientTests/ControlledInteractionTransport.swift index 14ec0a9e..9667beda 100644 --- a/RMQClientTests/ControlledInteractionTransport.swift +++ b/RMQClientTests/ControlledInteractionTransport.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ControlledInteractionTransportTest.swift b/RMQClientTests/ControlledInteractionTransportTest.swift index bbf00101..064ff84d 100644 --- a/RMQClientTests/ControlledInteractionTransportTest.swift +++ b/RMQClientTests/ControlledInteractionTransportTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/DispatcherSpy.swift b/RMQClientTests/DispatcherSpy.swift index 1be5c231..ab721a7a 100644 --- a/RMQClientTests/DispatcherSpy.swift +++ b/RMQClientTests/DispatcherSpy.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/EncodingTest.swift b/RMQClientTests/EncodingTest.swift index 9bfef0b2..911c3b68 100644 --- a/RMQClientTests/EncodingTest.swift +++ b/RMQClientTests/EncodingTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ExchangeBindTest.swift b/RMQClientTests/ExchangeBindTest.swift index 53eea022..3800631d 100644 --- a/RMQClientTests/ExchangeBindTest.swift +++ b/RMQClientTests/ExchangeBindTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ExchangeDeclarationTest.swift b/RMQClientTests/ExchangeDeclarationTest.swift index b95b12d3..f6275963 100644 --- a/RMQClientTests/ExchangeDeclarationTest.swift +++ b/RMQClientTests/ExchangeDeclarationTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/FakeClock.swift b/RMQClientTests/FakeClock.swift index a2052b54..e5e41e11 100644 --- a/RMQClientTests/FakeClock.swift +++ b/RMQClientTests/FakeClock.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/FakeSerialQueue.swift b/RMQClientTests/FakeSerialQueue.swift index 8138d219..ab79f7d7 100644 --- a/RMQClientTests/FakeSerialQueue.swift +++ b/RMQClientTests/FakeSerialQueue.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/FakeSerialQueueTest.swift b/RMQClientTests/FakeSerialQueueTest.swift index 2e38670f..2b770744 100644 --- a/RMQClientTests/FakeSerialQueueTest.swift +++ b/RMQClientTests/FakeSerialQueueTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/FakeWaiter.swift b/RMQClientTests/FakeWaiter.swift index da606e74..3c03dd17 100644 --- a/RMQClientTests/FakeWaiter.swift +++ b/RMQClientTests/FakeWaiter.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/FakeWaiterFactory.swift b/RMQClientTests/FakeWaiterFactory.swift index d281532f..cbe07aff 100644 --- a/RMQClientTests/FakeWaiterFactory.swift +++ b/RMQClientTests/FakeWaiterFactory.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/FrameHandlerSpy.swift b/RMQClientTests/FrameHandlerSpy.swift index fb026d98..24f61bac 100644 --- a/RMQClientTests/FrameHandlerSpy.swift +++ b/RMQClientTests/FrameHandlerSpy.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/FramesetRoutingTest.swift b/RMQClientTests/FramesetRoutingTest.swift index 001616b3..827a5134 100644 --- a/RMQClientTests/FramesetRoutingTest.swift +++ b/RMQClientTests/FramesetRoutingTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/HeartbeatSenderSpy.swift b/RMQClientTests/HeartbeatSenderSpy.swift index 7b49ed28..80c7f234 100644 --- a/RMQClientTests/HeartbeatSenderSpy.swift +++ b/RMQClientTests/HeartbeatSenderSpy.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/MethodFixtures.swift b/RMQClientTests/MethodFixtures.swift index a8748a59..e3bddd83 100644 --- a/RMQClientTests/MethodFixtures.swift +++ b/RMQClientTests/MethodFixtures.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/PublisherConfirmationTest.swift b/RMQClientTests/PublisherConfirmationTest.swift index e4be5290..1b2cadf0 100644 --- a/RMQClientTests/PublisherConfirmationTest.swift +++ b/RMQClientTests/PublisherConfirmationTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/QueueBindTest.swift b/RMQClientTests/QueueBindTest.swift index 7a28e47d..2f7aeff1 100644 --- a/RMQClientTests/QueueBindTest.swift +++ b/RMQClientTests/QueueBindTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/QueueDeclarationTest.swift b/RMQClientTests/QueueDeclarationTest.swift index 0d552da0..6e63ea85 100644 --- a/RMQClientTests/QueueDeclarationTest.swift +++ b/RMQClientTests/QueueDeclarationTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/QueueHelper.swift b/RMQClientTests/QueueHelper.swift index 9747938b..479d7634 100644 --- a/RMQClientTests/QueueHelper.swift +++ b/RMQClientTests/QueueHelper.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQAllocatedChannelTest.swift b/RMQClientTests/RMQAllocatedChannelTest.swift index a4773eed..3db9f40e 100644 --- a/RMQClientTests/RMQAllocatedChannelTest.swift +++ b/RMQClientTests/RMQAllocatedChannelTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQChannelContract.swift b/RMQClientTests/RMQChannelContract.swift index d0092957..ecde3f26 100644 --- a/RMQClientTests/RMQChannelContract.swift +++ b/RMQClientTests/RMQChannelContract.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQClientTests-Bridging-Header.h b/RMQClientTests/RMQClientTests-Bridging-Header.h index ee47bf55..dd0458ed 100644 --- a/RMQClientTests/RMQClientTests-Bridging-Header.h +++ b/RMQClientTests/RMQClientTests-Bridging-Header.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQConnectionRecoverTest.swift b/RMQClientTests/RMQConnectionRecoverTest.swift index 4368826a..4177eaa0 100644 --- a/RMQClientTests/RMQConnectionRecoverTest.swift +++ b/RMQClientTests/RMQConnectionRecoverTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQConnectionTest.swift b/RMQClientTests/RMQConnectionTest.swift index 3320e1e1..c82c33d6 100644 --- a/RMQClientTests/RMQConnectionTest.swift +++ b/RMQClientTests/RMQConnectionTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQExchangeTest.swift b/RMQClientTests/RMQExchangeTest.swift index 00c6bc6b..6e622b38 100644 --- a/RMQClientTests/RMQExchangeTest.swift +++ b/RMQClientTests/RMQExchangeTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQFrameTest.swift b/RMQClientTests/RMQFrameTest.swift index 93ccb792..a11428cd 100644 --- a/RMQClientTests/RMQFrameTest.swift +++ b/RMQClientTests/RMQFrameTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQFramesetValidatorTest.swift b/RMQClientTests/RMQFramesetValidatorTest.swift index 8590f28a..a89b3149 100644 --- a/RMQClientTests/RMQFramesetValidatorTest.swift +++ b/RMQClientTests/RMQFramesetValidatorTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQGCDHeartbeatSenderTest.swift b/RMQClientTests/RMQGCDHeartbeatSenderTest.swift index e5ee3361..656767ba 100644 --- a/RMQClientTests/RMQGCDHeartbeatSenderTest.swift +++ b/RMQClientTests/RMQGCDHeartbeatSenderTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQGCDSerialQueueTest.swift b/RMQClientTests/RMQGCDSerialQueueTest.swift index b4228669..d24763f6 100644 --- a/RMQClientTests/RMQGCDSerialQueueTest.swift +++ b/RMQClientTests/RMQGCDSerialQueueTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQHTTP.swift b/RMQClientTests/RMQHTTP.swift index c9c68267..ac674b60 100644 --- a/RMQClientTests/RMQHTTP.swift +++ b/RMQClientTests/RMQHTTP.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQHTTPParser.swift b/RMQClientTests/RMQHTTPParser.swift index ec36ffcb..d7d6c7c3 100644 --- a/RMQClientTests/RMQHTTPParser.swift +++ b/RMQClientTests/RMQHTTPParser.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQHTTPParserTest.swift b/RMQClientTests/RMQHTTPParserTest.swift index 2c07cada..86c3ca4a 100644 --- a/RMQClientTests/RMQHTTPParserTest.swift +++ b/RMQClientTests/RMQHTTPParserTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQHTTPTest.swift b/RMQClientTests/RMQHTTPTest.swift index 894b790f..3f564efe 100644 --- a/RMQClientTests/RMQHTTPTest.swift +++ b/RMQClientTests/RMQHTTPTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQMessageTest.swift b/RMQClientTests/RMQMessageTest.swift index 55e4c9b4..b8d1d32c 100644 --- a/RMQClientTests/RMQMessageTest.swift +++ b/RMQClientTests/RMQMessageTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQPKCS12CertificateConverterTest.swift b/RMQClientTests/RMQPKCS12CertificateConverterTest.swift index 384b18cd..cac3c35b 100644 --- a/RMQClientTests/RMQPKCS12CertificateConverterTest.swift +++ b/RMQClientTests/RMQPKCS12CertificateConverterTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQParserTest.swift b/RMQClientTests/RMQParserTest.swift index 8a5bc6b9..74e29b33 100644 --- a/RMQClientTests/RMQParserTest.swift +++ b/RMQClientTests/RMQParserTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQProcessInfoNameGeneratorTest.swift b/RMQClientTests/RMQProcessInfoNameGeneratorTest.swift index d519c330..5c68a6e9 100644 --- a/RMQClientTests/RMQProcessInfoNameGeneratorTest.swift +++ b/RMQClientTests/RMQProcessInfoNameGeneratorTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQQueueTest.swift b/RMQClientTests/RMQQueueTest.swift index 1f7ca9c6..39ee24e0 100644 --- a/RMQClientTests/RMQQueueTest.swift +++ b/RMQClientTests/RMQQueueTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQReaderTest.swift b/RMQClientTests/RMQReaderTest.swift index af1201f5..d1a2af70 100644 --- a/RMQClientTests/RMQReaderTest.swift +++ b/RMQClientTests/RMQReaderTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQSemaphoreWaiterTest.swift b/RMQClientTests/RMQSemaphoreWaiterTest.swift index 2c8dfc01..6a03bb1e 100644 --- a/RMQClientTests/RMQSemaphoreWaiterTest.swift +++ b/RMQClientTests/RMQSemaphoreWaiterTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQSuspendResumeDispatcherTest.swift b/RMQClientTests/RMQSuspendResumeDispatcherTest.swift index 5ed25da7..a0a327f3 100644 --- a/RMQClientTests/RMQSuspendResumeDispatcherTest.swift +++ b/RMQClientTests/RMQSuspendResumeDispatcherTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQSynchronizedMutableDictionaryTest.swift b/RMQClientTests/RMQSynchronizedMutableDictionaryTest.swift index 8fc25af4..5f3805fc 100644 --- a/RMQClientTests/RMQSynchronizedMutableDictionaryTest.swift +++ b/RMQClientTests/RMQSynchronizedMutableDictionaryTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQTLSOptionsTest.swift b/RMQClientTests/RMQTLSOptionsTest.swift index 71fa4bc3..962c0303 100644 --- a/RMQClientTests/RMQTLSOptionsTest.swift +++ b/RMQClientTests/RMQTLSOptionsTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQTransactionalConfirmationsTest.swift b/RMQClientTests/RMQTransactionalConfirmationsTest.swift index 84004540..5f930ce3 100644 --- a/RMQClientTests/RMQTransactionalConfirmationsTest.swift +++ b/RMQClientTests/RMQTransactionalConfirmationsTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQTransportContract.swift b/RMQClientTests/RMQTransportContract.swift index faefc660..48dcf5de 100644 --- a/RMQClientTests/RMQTransportContract.swift +++ b/RMQClientTests/RMQTransportContract.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQURIParseTest.swift b/RMQClientTests/RMQURIParseTest.swift index 0623910e..46626103 100644 --- a/RMQClientTests/RMQURIParseTest.swift +++ b/RMQClientTests/RMQURIParseTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQUnallocatedChannelTest.swift b/RMQClientTests/RMQUnallocatedChannelTest.swift index bc01bfa9..c8892280 100644 --- a/RMQClientTests/RMQUnallocatedChannelTest.swift +++ b/RMQClientTests/RMQUnallocatedChannelTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RecoverySpy.swift b/RMQClientTests/RecoverySpy.swift index 25900cbd..080e1d63 100644 --- a/RMQClientTests/RecoverySpy.swift +++ b/RMQClientTests/RecoverySpy.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/SenderSpy.swift b/RMQClientTests/SenderSpy.swift index 0880c270..88a0fd48 100644 --- a/RMQClientTests/SenderSpy.swift +++ b/RMQClientTests/SenderSpy.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/StarterSpy.swift b/RMQClientTests/StarterSpy.swift index cda89e50..3e625ac9 100644 --- a/RMQClientTests/StarterSpy.swift +++ b/RMQClientTests/StarterSpy.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/StubNameGenerator.swift b/RMQClientTests/StubNameGenerator.swift index bf1d40f3..1c39606a 100644 --- a/RMQClientTests/StubNameGenerator.swift +++ b/RMQClientTests/StubNameGenerator.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/TestHelper.swift b/RMQClientTests/TestHelper.swift index 857df921..163f3d37 100644 --- a/RMQClientTests/TestHelper.swift +++ b/RMQClientTests/TestHelper.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/TransportDelegateSpy.swift b/RMQClientTests/TransportDelegateSpy.swift index 06787201..0e83ffc7 100644 --- a/RMQClientTests/TransportDelegateSpy.swift +++ b/RMQClientTests/TransportDelegateSpy.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 2.0 and the Apache License ("ASL"), version 2.0. +// version 1.1 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // From 12c55712f35d1e98934cc5d722d19d56c66e2aba Mon Sep 17 00:00:00 2001 From: Andrew Urban Date: Mon, 19 Feb 2024 17:29:15 +0200 Subject: [PATCH 2/7] Added -[RMQConnection updateSecret:] --- RMQClient/RMQConnection.h | 8 +++ RMQClient/RMQConnection.m | 14 ++++++ RMQClient/RMQMethodMap.m | 2 + RMQClient/RMQMethods.h | 9 ++++ RMQClient/RMQMethods.m | 91 ++++++++++++++++++++++++++++++++++ codegen/amqp0-9-1.extended.xml | 30 +++++++++++ 6 files changed, 154 insertions(+) diff --git a/RMQClient/RMQConnection.h b/RMQClient/RMQConnection.h index c6d42f88..c5b659d6 100644 --- a/RMQClient/RMQConnection.h +++ b/RMQClient/RMQConnection.h @@ -242,4 +242,12 @@ */ - (nonnull id)createChannel; +/*! + * @brief Update secret. + * This method updates the secret used to authenticate this connection. + * It is used when secrets have an expiration date and need to be renewed, like OAuth 2 tokens. + * @param secret The new secret. + */ +- (void)updateSecret:(NSString *)secret; + @end diff --git a/RMQClient/RMQConnection.m b/RMQClient/RMQConnection.m index be8be908..f0a1820c 100644 --- a/RMQClient/RMQConnection.m +++ b/RMQClient/RMQConnection.m @@ -608,6 +608,13 @@ - (void)start { return ch; } +- (void)updateSecret:(NSString *)secret +{ + [self.commandQueue enqueue:^{ + [self sendFrameset:[[RMQFrameset alloc] initWithChannelNumber:@0 method:[self methodForUpdateSecret:secret]]]; + }]; +} + - (BOOL)hasCompletedHandshake { return self.handshakeComplete; } @@ -746,6 +753,13 @@ - (void)closeAllUserChannels { } } +- (RMQConnectionUpdateSecret *)methodForUpdateSecret:(NSString *)secret { + RMQLongstr *secretLongstr = [[RMQLongstr alloc] init:secret]; + RMQShortstr *reason = [[RMQShortstr alloc] init:@"ObjC client needs it"]; + return [[RMQConnectionUpdateSecret alloc] initWithSecret:secretLongstr + reason:reason]; +} + - (RMQConnectionClose *)amqClose { return [[RMQConnectionClose alloc] initWithReplyCode:[[RMQShort alloc] init:200] replyText:[[RMQShortstr alloc] init:@"Goodbye"] diff --git a/RMQClient/RMQMethodMap.m b/RMQClient/RMQMethodMap.m index 123dab7d..0b135860 100644 --- a/RMQClient/RMQMethodMap.m +++ b/RMQClient/RMQMethodMap.m @@ -58,6 +58,8 @@ + (NSDictionary *)methodMap { @[@(10), @(51)] : [RMQConnectionCloseOk class], @[@(10), @(60)] : [RMQConnectionBlocked class], @[@(10), @(61)] : [RMQConnectionUnblocked class], + @[@(10), @(70)] : [RMQConnectionUpdateSecret class], + @[@(10), @(71)] : [RMQConnectionUpdateSecretOk class], @[@(20), @(10)] : [RMQChannelOpen class], @[@(20), @(11)] : [RMQChannelOpenOk class], @[@(20), @(20)] : [RMQChannelFlow class], diff --git a/RMQClient/RMQMethods.h b/RMQClient/RMQMethods.h index 8bc4a08c..2a24faf8 100644 --- a/RMQClient/RMQMethods.h +++ b/RMQClient/RMQMethods.h @@ -126,6 +126,15 @@ typedef NS_OPTIONS(NSUInteger, RMQConnectionOpenOptions) { @end @interface RMQConnectionUnblocked : RMQValue +@end +@interface RMQConnectionUpdateSecret : RMQValue +@property (nonnull, copy, nonatomic, readonly) RMQLongstr *secret; +@property (nonnull, copy, nonatomic, readonly) RMQShortstr *reason; +- (nonnull instancetype)initWithSecret:(nonnull RMQLongstr *)secret + reason:(nonnull RMQShortstr *)reason; +@end +@interface RMQConnectionUpdateSecretOk : RMQValue + @end @interface RMQChannelOpen : RMQValue @property (nonnull, copy, nonatomic, readonly) RMQShortstr *reserved1; diff --git a/RMQClient/RMQMethods.m b/RMQClient/RMQMethods.m index ea798ff7..cc66375a 100644 --- a/RMQClient/RMQMethods.m +++ b/RMQClient/RMQMethods.m @@ -679,6 +679,97 @@ - (NSNumber *)frameTypeID { return @1; } - (BOOL)hasContent { return NO; } +- (instancetype)initWithDecodedFrame:(NSArray *)frame { + self = [super init]; + if (self) { + self.payloadArguments = @[]; + } + return self; +} + +- (NSData *)amqEncoded { + NSMutableData *encoded = [NSMutableData new]; + [encoded appendData:[[RMQShort alloc] init:self.classID.integerValue].amqEncoded]; + [encoded appendData:[[RMQShort alloc] init:self.methodID.integerValue].amqEncoded]; + for (idarg in self.payloadArguments) { + [encoded appendData:arg.amqEncoded]; + } + return encoded; +} + +@end + +@interface RMQConnectionUpdateSecret () +@property (nonnull, copy, nonatomic, readwrite) RMQLongstr *secret; +@property (nonnull, copy, nonatomic, readwrite) RMQShortstr *reason; +@property (nonatomic, readwrite) NSArray *payloadArguments; +@property (nonatomic, readwrite) BOOL hasContent; +@end + +@implementation RMQConnectionUpdateSecret + ++ (NSArray *)propertyClasses { + return @[[RMQLongstr class], + [RMQShortstr class]]; +} +- (NSNumber *)classID { return @10; } +- (NSNumber *)methodID { return @70; } +- (Class)syncResponse { return [RMQConnectionUpdateSecretOk class]; } +- (NSNumber *)frameTypeID { return @1; } +- (BOOL)hasContent { return NO; } + +- (nonnull instancetype)initWithSecret:(nonnull RMQLongstr *)secret + reason:(nonnull RMQShortstr *)reason { + self = [super init]; + if (self) { + self.secret = secret; + self.reason = reason; + self.payloadArguments = @[self.secret, + self.reason]; + } + return self; +} + +- (instancetype)initWithDecodedFrame:(NSArray *)frame { + self = [super init]; + if (self) { + self.secret = ((RMQLongstr *)frame[0]); + self.reason = ((RMQShortstr *)frame[1]); + self.payloadArguments = @[self.secret, + self.reason]; + } + return self; +} + +- (NSData *)amqEncoded { + NSMutableData *encoded = [NSMutableData new]; + [encoded appendData:[[RMQShort alloc] init:self.classID.integerValue].amqEncoded]; + [encoded appendData:[[RMQShort alloc] init:self.methodID.integerValue].amqEncoded]; + for (idarg in self.payloadArguments) { + [encoded appendData:arg.amqEncoded]; + } + return encoded; +} + +@end + +@interface RMQConnectionUpdateSecretOk () +@property (nonatomic, readwrite) NSArray *payloadArguments; +@property (nonatomic, readwrite) BOOL hasContent; +@end + +@implementation RMQConnectionUpdateSecretOk + ++ (NSArray *)propertyClasses { + return @[]; +} +- (NSNumber *)classID { return @10; } +- (NSNumber *)methodID { return @71; } +- (Class)syncResponse { return nil; } +- (NSNumber *)frameTypeID { return @1; } +- (BOOL)hasContent { return NO; } + + - (instancetype)initWithDecodedFrame:(NSArray *)frame { self = [super init]; if (self) { diff --git a/codegen/amqp0-9-1.extended.xml b/codegen/amqp0-9-1.extended.xml index f7d4fd8f..836ed1b7 100644 --- a/codegen/amqp0-9-1.extended.xml +++ b/codegen/amqp0-9-1.extended.xml @@ -4,6 +4,7 @@ WARNING: Modified from the official 0-9-1 specification XML by the addition of: confirm.select and confirm.select-ok, + connection.update-secret and connection.update-secret-ok, exchange.bind and exchange.bind-ok, exchange.unbind and exchange.unbind-ok, basic.nack, @@ -914,6 +915,35 @@ + + + + This method updates the secret used to authenticate this connection. It is used when secrets have an expiration date and need to be renewed, like OAuth 2 tokens. + + + + + + + + The new secret. + + + + + + The reason for the secret update. + + + + + + + This method confirms the updated secret is valid. + + + + From 99278c023e6123783d37fc2ede2214a871fa90f0 Mon Sep 17 00:00:00 2001 From: Andrew Urban Date: Tue, 20 Feb 2024 09:57:16 +0200 Subject: [PATCH 3/7] Fixed a nullability warning --- RMQClient/RMQConnection.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RMQClient/RMQConnection.h b/RMQClient/RMQConnection.h index c5b659d6..e550f3c3 100644 --- a/RMQClient/RMQConnection.h +++ b/RMQClient/RMQConnection.h @@ -248,6 +248,6 @@ * It is used when secrets have an expiration date and need to be renewed, like OAuth 2 tokens. * @param secret The new secret. */ -- (void)updateSecret:(NSString *)secret; +- (void)updateSecret:(nonnull NSString *)secret; @end From b31ed47b24e5353fac1ec92ee4bd01073e60e623 Mon Sep 17 00:00:00 2001 From: Andrew Urban Date: Thu, 22 Feb 2024 11:10:20 +0200 Subject: [PATCH 4/7] Added an update secret unit test --- RMQClient.xcodeproj/project.pbxproj | 4 +++ .../ConnectionUpdateSecretTest.swift | 26 +++++++++++++++++++ RMQClientTests/MethodFixtures.swift | 5 ++++ 3 files changed, 35 insertions(+) create mode 100644 RMQClientTests/ConnectionUpdateSecretTest.swift diff --git a/RMQClient.xcodeproj/project.pbxproj b/RMQClient.xcodeproj/project.pbxproj index 4bf462e6..342cb3d8 100644 --- a/RMQClient.xcodeproj/project.pbxproj +++ b/RMQClient.xcodeproj/project.pbxproj @@ -9,6 +9,7 @@ /* Begin PBXBuildFile section */ 1029A0E22087A97E00C72924 /* ConnectionDeadlockTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1029A0E12087A97E00C72924 /* ConnectionDeadlockTests.swift */; }; 4DF6E46D27F6E98100C43208 /* RMQClient.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AEE7FE911C3BCA6000DF8C4F /* RMQClient.framework */; }; + 5CE0C5292B873842000087B7 /* ConnectionUpdateSecretTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CE0C5282B873842000087B7 /* ConnectionUpdateSecretTest.swift */; }; 70311B0B21ED538600AE1804 /* RMQConnectionDefaults.h in Headers */ = {isa = PBXBuildFile; fileRef = 70311B0A21ED538600AE1804 /* RMQConnectionDefaults.h */; }; 70338A2421FBAA7C00C9069D /* TLSConnectionIntegrationTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70338A2321FBAA7C00C9069D /* TLSConnectionIntegrationTest.swift */; }; 705359A921D174A400CF6456 /* TestCertificates in Resources */ = {isa = PBXBuildFile; fileRef = 705359A821D174A400CF6456 /* TestCertificates */; }; @@ -238,6 +239,7 @@ /* Begin PBXFileReference section */ 1029A0E12087A97E00C72924 /* ConnectionDeadlockTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConnectionDeadlockTests.swift; sourceTree = ""; }; 4DF6E43627F6E90700C43208 /* MemoryTest.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MemoryTest.app; sourceTree = BUILT_PRODUCTS_DIR; }; + 5CE0C5282B873842000087B7 /* ConnectionUpdateSecretTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConnectionUpdateSecretTest.swift; sourceTree = ""; }; 70311B0A21ED538600AE1804 /* RMQConnectionDefaults.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RMQConnectionDefaults.h; sourceTree = ""; }; 70338A2321FBAA7C00C9069D /* TLSConnectionIntegrationTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TLSConnectionIntegrationTest.swift; sourceTree = ""; }; 705359A821D174A400CF6456 /* TestCertificates */ = {isa = PBXFileReference; lastKnownFileType = folder; path = TestCertificates; sourceTree = SOURCE_ROOT; }; @@ -491,6 +493,7 @@ AE26FA2F1C970E9A00CDBBAA /* Channels */ = { isa = PBXGroup; children = ( + 5CE0C5282B873842000087B7 /* ConnectionUpdateSecretTest.swift */, AE26FA2D1C970DF100CDBBAA /* RMQChannelContract.swift */, AE8279841C8D86110013ADD1 /* ChannelAllocationTest.swift */, AE8AD2681CC545ED00229444 /* RMQFramesetValidatorTest.swift */, @@ -1292,6 +1295,7 @@ AE9DB00D1D12AA120005F44B /* RMQTransactionalConfirmationsTest.swift in Sources */, AE11F1B21D155C8A007AD330 /* RMQMessageTest.swift in Sources */, AE9DB0091D11FDED0005F44B /* ConfirmationsSpy.swift in Sources */, + 5CE0C5292B873842000087B7 /* ConnectionUpdateSecretTest.swift in Sources */, AEA8A7621CC97C7900371E38 /* RMQGCDSerialQueueTest.swift in Sources */, AE59345B1C8735FA00560A73 /* ChannelSpy.swift in Sources */, AE8AD25C1CC4E67F00229444 /* RMQUnallocatedChannelTest.swift in Sources */, diff --git a/RMQClientTests/ConnectionUpdateSecretTest.swift b/RMQClientTests/ConnectionUpdateSecretTest.swift new file mode 100644 index 00000000..759b3fd5 --- /dev/null +++ b/RMQClientTests/ConnectionUpdateSecretTest.swift @@ -0,0 +1,26 @@ +// +// ConnectionUpdateSecretTest.swift +// RMQClientTests +// +// Created by Andrew Urban on 22.02.2024. +// Copyright © 2024 VMware. All rights reserved. +// + +import XCTest + +final class ConnectionUpdateSecretTest: XCTestCase { + + func testSendsUpdateSecretMethod() { + let (transport, q, conn, _) = ConnectionWithFakesHelper.connectionAfterHandshake() + + let secret = "someSecret" + let reason = "ObjC client needs it" + + conn.updateSecret(secret) + + try? q.step() + + transport.assertClientSentMethod(MethodFixtures.connectionUpdateSecret(secret, reason: reason), channelNumber: 0) + } + +} diff --git a/RMQClientTests/MethodFixtures.swift b/RMQClientTests/MethodFixtures.swift index e3bddd83..323632b9 100644 --- a/RMQClientTests/MethodFixtures.swift +++ b/RMQClientTests/MethodFixtures.swift @@ -214,6 +214,11 @@ class MethodFixtures { static func connectionTuneOk() -> RMQConnectionTuneOk { return RMQConnectionTuneOk(channelMax: RMQShort(65535), frameMax: RMQLong(RMQFrameMax), heartbeat: RMQShort(60)) } + + static func connectionUpdateSecret(_ secret: String, + reason: String) -> RMQConnectionUpdateSecret { + return RMQConnectionUpdateSecret(secret: RMQLongstr(secret), reason: RMQShortstr(reason)) + } static func exchangeBind(_ source: String, destination: String, routingKey: String) -> RMQExchangeBind { return RMQExchangeBind(destination: destination, source: source, routingKey: routingKey) From 7d7574abab782f7a2dbff0537f92c421b1179ba5 Mon Sep 17 00:00:00 2001 From: Andrew Urban Date: Thu, 22 Feb 2024 14:10:59 +0200 Subject: [PATCH 5/7] Added a reason parameter to the update secret connection method --- RMQClient/RMQConnection.h | 4 +++- RMQClient/RMQConnection.m | 10 ++++++---- RMQClientTests/ConnectionUpdateSecretTest.swift | 4 ++-- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/RMQClient/RMQConnection.h b/RMQClient/RMQConnection.h index e550f3c3..c6e82a50 100644 --- a/RMQClient/RMQConnection.h +++ b/RMQClient/RMQConnection.h @@ -247,7 +247,9 @@ * This method updates the secret used to authenticate this connection. * It is used when secrets have an expiration date and need to be renewed, like OAuth 2 tokens. * @param secret The new secret. + * @param reason The reason for the secret update. */ -- (void)updateSecret:(nonnull NSString *)secret; +- (void)updateSecret:(nonnull NSString *)secret + reason:(nonnull NSString *)reason; @end diff --git a/RMQClient/RMQConnection.m b/RMQClient/RMQConnection.m index f0a1820c..d4c64cd2 100644 --- a/RMQClient/RMQConnection.m +++ b/RMQClient/RMQConnection.m @@ -609,9 +609,10 @@ - (void)start { } - (void)updateSecret:(NSString *)secret + reason:(NSString *)reason { [self.commandQueue enqueue:^{ - [self sendFrameset:[[RMQFrameset alloc] initWithChannelNumber:@0 method:[self methodForUpdateSecret:secret]]]; + [self sendFrameset:[[RMQFrameset alloc] initWithChannelNumber:@0 method:[self methodForUpdateSecret:secret reason:reason]]]; }]; } @@ -753,11 +754,12 @@ - (void)closeAllUserChannels { } } -- (RMQConnectionUpdateSecret *)methodForUpdateSecret:(NSString *)secret { +- (RMQConnectionUpdateSecret *)methodForUpdateSecret:(NSString *)secret + reason:(NSString *)reason { RMQLongstr *secretLongstr = [[RMQLongstr alloc] init:secret]; - RMQShortstr *reason = [[RMQShortstr alloc] init:@"ObjC client needs it"]; + RMQShortstr *reasonShortstr = [[RMQShortstr alloc] init:reason]; return [[RMQConnectionUpdateSecret alloc] initWithSecret:secretLongstr - reason:reason]; + reason:reasonShortstr]; } - (RMQConnectionClose *)amqClose { diff --git a/RMQClientTests/ConnectionUpdateSecretTest.swift b/RMQClientTests/ConnectionUpdateSecretTest.swift index 759b3fd5..873bac29 100644 --- a/RMQClientTests/ConnectionUpdateSecretTest.swift +++ b/RMQClientTests/ConnectionUpdateSecretTest.swift @@ -14,9 +14,9 @@ final class ConnectionUpdateSecretTest: XCTestCase { let (transport, q, conn, _) = ConnectionWithFakesHelper.connectionAfterHandshake() let secret = "someSecret" - let reason = "ObjC client needs it" + let reason = "some test reason" - conn.updateSecret(secret) + conn.updateSecret(secret, reason: reason); try? q.step() From 2bc91ccb98b4474efdfac74c0901a25860416df4 Mon Sep 17 00:00:00 2001 From: Andrew Urban Date: Fri, 23 Feb 2024 15:30:03 +0200 Subject: [PATCH 6/7] Fixes dockerfile from pointing to the dead Bintray to the current RabbitMQ image --- docker/Dockerfile | 14 +------------- docker/apt/preferences.d/erlang | 3 --- docker/apt/sources.list.d/bintray.rabbitmq.list | 2 -- 3 files changed, 1 insertion(+), 18 deletions(-) delete mode 100644 docker/apt/preferences.d/erlang delete mode 100644 docker/apt/sources.list.d/bintray.rabbitmq.list diff --git a/docker/Dockerfile b/docker/Dockerfile index 2a488da0..65316fab 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -1,16 +1,4 @@ -FROM ubuntu:18.04 - -RUN apt-get update -y -RUN apt-get install -y gnupg2 wget -RUN wget -O - "https://github.com/rabbitmq/signing-keys/releases/download/2.0/rabbitmq-release-signing-key.asc" | apt-key add - - -COPY apt/sources.list.d/bintray.rabbitmq.list /etc/apt/sources.list.d/bintray.rabbitmq.list -COPY apt/preferences.d/erlang /etc/apt/preferences.d/erlang - -RUN apt-get update -y - -RUN apt-get upgrade -y && \ - apt-get install -y rabbitmq-server +FROM rabbitmq:3.12-management COPY docker-entrypoint.sh / COPY certificates/*.pem /etc/rabbitmq/ diff --git a/docker/apt/preferences.d/erlang b/docker/apt/preferences.d/erlang deleted file mode 100644 index 491e5b6c..00000000 --- a/docker/apt/preferences.d/erlang +++ /dev/null @@ -1,3 +0,0 @@ -Package: erlang* -Pin: release o=Bintray -Pin-Priority: 1000 diff --git a/docker/apt/sources.list.d/bintray.rabbitmq.list b/docker/apt/sources.list.d/bintray.rabbitmq.list deleted file mode 100644 index d27fe700..00000000 --- a/docker/apt/sources.list.d/bintray.rabbitmq.list +++ /dev/null @@ -1,2 +0,0 @@ -deb http://dl.bintray.com/rabbitmq-erlang/debian bionic erlang -deb http://dl.bintray.com/rabbitmq/debian bionic main From ce99fc95cea0f19762fc735acd5b92b61cbb2b0d Mon Sep 17 00:00:00 2001 From: Andrew Urban Date: Tue, 27 Feb 2024 09:50:47 +0200 Subject: [PATCH 7/7] Revert "Updated licenses comments" This reverts commit 78de90d7fd55e103bc132cbc3dc5112ccd5eb4d3. --- RMQClient/RMQAllocatedChannel.h | 2 +- RMQClient/RMQAllocatedChannel.m | 2 +- RMQClient/RMQBasicProperties+MergeDefaults.h | 2 +- RMQClient/RMQBasicProperties+MergeDefaults.m | 2 +- RMQClient/RMQBasicProperties.h | 42 +------------- RMQClient/RMQBasicProperties.m | 42 +------------- RMQClient/RMQChannel.h | 2 +- RMQClient/RMQChannelAllocator.h | 2 +- RMQClient/RMQClient.h | 2 +- RMQClient/RMQClock.h | 2 +- RMQClient/RMQConfirmationTransaction.h | 2 +- RMQClient/RMQConfirmationTransaction.m | 2 +- RMQClient/RMQConfirmations.h | 2 +- RMQClient/RMQConnection.h | 2 +- RMQClient/RMQConnection.m | 2 +- RMQClient/RMQConnectionConfig.h | 2 +- RMQClient/RMQConnectionConfig.m | 2 +- RMQClient/RMQConnectionDefaults.h | 2 +- RMQClient/RMQConnectionDelegate.h | 2 +- RMQClient/RMQConnectionDelegateLogger.h | 2 +- RMQClient/RMQConnectionDelegateLogger.m | 2 +- RMQClient/RMQConnectionRecover.h | 2 +- RMQClient/RMQConnectionRecover.m | 2 +- RMQClient/RMQConnectionRecovery.h | 2 +- RMQClient/RMQConsumer.h | 2 +- RMQClient/RMQConsumer.m | 2 +- RMQClient/RMQConsumerHandlers.h | 2 +- RMQClient/RMQDispatcher.h | 2 +- RMQClient/RMQErrors.h | 2 +- RMQClient/RMQErrors.m | 2 +- RMQClient/RMQExchange.h | 2 +- RMQClient/RMQExchange.m | 2 +- RMQClient/RMQFrame.h | 2 +- RMQClient/RMQFrame.m | 2 +- RMQClient/RMQFrameHandler.h | 2 +- RMQClient/RMQFrameset.h | 2 +- RMQClient/RMQFrameset.m | 2 +- RMQClient/RMQFramesetValidationResult.h | 2 +- RMQClient/RMQFramesetValidationResult.m | 2 +- RMQClient/RMQFramesetValidator.h | 2 +- RMQClient/RMQFramesetValidator.m | 2 +- RMQClient/RMQGCDHeartbeatSender.h | 2 +- RMQClient/RMQGCDHeartbeatSender.m | 2 +- RMQClient/RMQGCDSerialQueue.h | 2 +- RMQClient/RMQGCDSerialQueue.m | 2 +- RMQClient/RMQHandshaker.h | 2 +- RMQClient/RMQHandshaker.m | 2 +- RMQClient/RMQHeartbeat.h | 2 +- RMQClient/RMQHeartbeat.m | 2 +- RMQClient/RMQHeartbeatSender.h | 2 +- RMQClient/RMQLocalSerialQueue.h | 2 +- RMQClient/RMQMessage.h | 2 +- RMQClient/RMQMessage.m | 2 +- RMQClient/RMQMethodDecoder.h | 2 +- RMQClient/RMQMethodDecoder.m | 2 +- RMQClient/RMQMethodMap.h | 42 +------------- RMQClient/RMQMethodMap.m | 42 +------------- RMQClient/RMQMethods+Convenience.h | 2 +- RMQClient/RMQMethods+Convenience.m | 2 +- RMQClient/RMQMethods.h | 42 +------------- RMQClient/RMQMethods.m | 42 +------------- RMQClient/RMQMultipleChannelAllocator.h | 2 +- RMQClient/RMQMultipleChannelAllocator.m | 2 +- RMQClient/RMQNameGenerator.h | 2 +- RMQClient/RMQPKCS12CertificateConverter.h | 2 +- RMQClient/RMQPKCS12CertificateConverter.m | 2 +- RMQClient/RMQParser.h | 2 +- RMQClient/RMQParser.m | 2 +- RMQClient/RMQProcessInfoNameGenerator.h | 2 +- RMQClient/RMQProcessInfoNameGenerator.m | 2 +- RMQClient/RMQProtocolHeader.h | 2 +- RMQClient/RMQProtocolHeader.m | 2 +- RMQClient/RMQQueue.h | 2 +- RMQClient/RMQQueue.m | 2 +- RMQClient/RMQQueuingConnectionDelegateProxy.h | 2 +- RMQClient/RMQQueuingConnectionDelegateProxy.m | 2 +- RMQClient/RMQReader.h | 2 +- RMQClient/RMQReader.m | 2 +- RMQClient/RMQSemaphoreWaiter.h | 2 +- RMQClient/RMQSemaphoreWaiter.m | 2 +- RMQClient/RMQSemaphoreWaiterFactory.h | 2 +- RMQClient/RMQSemaphoreWaiterFactory.m | 2 +- RMQClient/RMQSender.h | 2 +- RMQClient/RMQStarter.h | 2 +- RMQClient/RMQSuspendResumeDispatcher.h | 2 +- RMQClient/RMQSuspendResumeDispatcher.m | 2 +- RMQClient/RMQSynchronizedMutableDictionary.h | 2 +- RMQClient/RMQSynchronizedMutableDictionary.m | 2 +- RMQClient/RMQTCPSocketConfigurator.h | 2 +- RMQClient/RMQTCPSocketTransport.h | 2 +- RMQClient/RMQTCPSocketTransport.m | 2 +- RMQClient/RMQTLSOptions.h | 2 +- RMQClient/RMQTLSOptions.m | 2 +- RMQClient/RMQTable.h | 2 +- RMQClient/RMQTable.m | 2 +- RMQClient/RMQTickingClock.h | 2 +- RMQClient/RMQTickingClock.m | 2 +- RMQClient/RMQTransactionalConfirmations.h | 2 +- RMQClient/RMQTransactionalConfirmations.m | 2 +- RMQClient/RMQTransport.h | 2 +- RMQClient/RMQTransportDelegate.h | 2 +- RMQClient/RMQURI.h | 2 +- RMQClient/RMQURI.m | 2 +- RMQClient/RMQUnallocatedChannel.h | 2 +- RMQClient/RMQUnallocatedChannel.m | 2 +- RMQClient/RMQValues.h | 2 +- RMQClient/RMQValues.m | 2 +- RMQClient/RMQWaiter.h | 2 +- RMQClient/RMQWaiterFactory.h | 2 +- .../ChannelIntegrationTest.swift | 2 +- .../ChannelLifecycleIntegrationTest.swift | 2 +- .../ConnectionLifecycleIntegrationTest.swift | 2 +- .../ConnectionRecoveryIntegrationTest.swift | 2 +- .../ConsumersIntegrationTest.swift | 2 +- .../ExchangeIntegrationTest.swift | 2 +- .../IntegrationHelper.swift | 2 +- .../OriginalIntegrationTest.swift | 2 +- .../QueueIntegrationTest.swift | 2 +- ...MQClientIntegrationTests-Bridging-Header.h | 2 +- .../RMQTCPSocketTransportTest.swift | 2 +- .../TLSConnectionIntegrationTest.swift | 2 +- RMQClientTests/AtomicInteger.swift | 58 +++++++------------ RMQClientTests/BasicPropertyFixtures.swift | 2 +- RMQClientTests/CertificateFixtures.swift | 2 +- RMQClientTests/ChannelAllocationTest.swift | 2 +- RMQClientTests/ChannelCreationTest.swift | 2 +- RMQClientTests/ChannelHelper.swift | 2 +- RMQClientTests/ChannelRecoveryTest.swift | 2 +- RMQClientTests/ChannelSpy.swift | 2 +- RMQClientTests/ChannelSpyAllocator.swift | 2 +- RMQClientTests/ChannelSpyTest.swift | 2 +- RMQClientTests/ConfirmationsSpy.swift | 2 +- RMQClientTests/ConnectionClosureTest.swift | 2 +- RMQClientTests/ConnectionDeadlockTests.swift | 2 +- RMQClientTests/ConnectionDelegateSpy.swift | 2 +- RMQClientTests/ConnectionHelper.swift | 2 +- RMQClientTests/ConnectionTuningTest.swift | 2 +- .../ConnectionWithFakesHelper.swift | 2 +- RMQClientTests/ConsumeTest.swift | 2 +- .../ControlledInteractionTransport.swift | 2 +- .../ControlledInteractionTransportTest.swift | 2 +- RMQClientTests/DispatcherSpy.swift | 2 +- RMQClientTests/EncodingTest.swift | 2 +- RMQClientTests/ExchangeBindTest.swift | 2 +- RMQClientTests/ExchangeDeclarationTest.swift | 2 +- RMQClientTests/FakeClock.swift | 2 +- RMQClientTests/FakeSerialQueue.swift | 2 +- RMQClientTests/FakeSerialQueueTest.swift | 2 +- RMQClientTests/FakeWaiter.swift | 2 +- RMQClientTests/FakeWaiterFactory.swift | 2 +- RMQClientTests/FrameHandlerSpy.swift | 2 +- RMQClientTests/FramesetRoutingTest.swift | 2 +- RMQClientTests/HeartbeatSenderSpy.swift | 2 +- RMQClientTests/MethodFixtures.swift | 2 +- .../PublisherConfirmationTest.swift | 2 +- RMQClientTests/QueueBindTest.swift | 2 +- RMQClientTests/QueueDeclarationTest.swift | 2 +- RMQClientTests/QueueHelper.swift | 2 +- RMQClientTests/RMQAllocatedChannelTest.swift | 2 +- RMQClientTests/RMQChannelContract.swift | 2 +- .../RMQClientTests-Bridging-Header.h | 2 +- RMQClientTests/RMQConnectionRecoverTest.swift | 2 +- RMQClientTests/RMQConnectionTest.swift | 2 +- RMQClientTests/RMQExchangeTest.swift | 2 +- RMQClientTests/RMQFrameTest.swift | 2 +- RMQClientTests/RMQFramesetValidatorTest.swift | 2 +- .../RMQGCDHeartbeatSenderTest.swift | 2 +- RMQClientTests/RMQGCDSerialQueueTest.swift | 2 +- RMQClientTests/RMQHTTP.swift | 2 +- RMQClientTests/RMQHTTPParser.swift | 2 +- RMQClientTests/RMQHTTPParserTest.swift | 2 +- RMQClientTests/RMQHTTPTest.swift | 2 +- RMQClientTests/RMQMessageTest.swift | 2 +- .../RMQPKCS12CertificateConverterTest.swift | 2 +- RMQClientTests/RMQParserTest.swift | 2 +- .../RMQProcessInfoNameGeneratorTest.swift | 2 +- RMQClientTests/RMQQueueTest.swift | 2 +- RMQClientTests/RMQReaderTest.swift | 2 +- RMQClientTests/RMQSemaphoreWaiterTest.swift | 2 +- .../RMQSuspendResumeDispatcherTest.swift | 2 +- ...RMQSynchronizedMutableDictionaryTest.swift | 2 +- RMQClientTests/RMQTLSOptionsTest.swift | 2 +- .../RMQTransactionalConfirmationsTest.swift | 2 +- RMQClientTests/RMQTransportContract.swift | 2 +- RMQClientTests/RMQURIParseTest.swift | 2 +- .../RMQUnallocatedChannelTest.swift | 2 +- RMQClientTests/RecoverySpy.swift | 2 +- RMQClientTests/SenderSpy.swift | 2 +- RMQClientTests/StarterSpy.swift | 2 +- RMQClientTests/StubNameGenerator.swift | 2 +- RMQClientTests/TestHelper.swift | 2 +- RMQClientTests/TransportDelegateSpy.swift | 2 +- 192 files changed, 211 insertions(+), 469 deletions(-) diff --git a/RMQClient/RMQAllocatedChannel.h b/RMQClient/RMQAllocatedChannel.h index 2dc4fb83..f42ba2f0 100644 --- a/RMQClient/RMQAllocatedChannel.h +++ b/RMQClient/RMQAllocatedChannel.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQAllocatedChannel.m b/RMQClient/RMQAllocatedChannel.m index 94f82c4a..3ae5e65c 100644 --- a/RMQClient/RMQAllocatedChannel.m +++ b/RMQClient/RMQAllocatedChannel.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQBasicProperties+MergeDefaults.h b/RMQClient/RMQBasicProperties+MergeDefaults.h index ffa65546..efbaca26 100644 --- a/RMQClient/RMQBasicProperties+MergeDefaults.h +++ b/RMQClient/RMQBasicProperties+MergeDefaults.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQBasicProperties+MergeDefaults.m b/RMQClient/RMQBasicProperties+MergeDefaults.m index 1be53092..b21c7210 100644 --- a/RMQClient/RMQBasicProperties+MergeDefaults.m +++ b/RMQClient/RMQBasicProperties+MergeDefaults.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQBasicProperties.h b/RMQClient/RMQBasicProperties.h index 647fe112..23d49fc7 100644 --- a/RMQClient/RMQBasicProperties.h +++ b/RMQClient/RMQBasicProperties.h @@ -1,44 +1,4 @@ -// This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. -// -// The ASL v2.0: -// -// --------------------------------------------------------------------------- -// Copyright 2017-2022 VMware, Inc. or its affiliates. -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// --------------------------------------------------------------------------- -// -// The MPL v2.0: -// -// --------------------------------------------------------------------------- -// This Source Code Form is subject to the terms of the Mozilla Public -// License, v. 2.0. If a copy of the MPL was not distributed with this -// file, You can obtain one at https://mozilla.org/MPL/2.0/. -// -// Copyright (c) 2007-2022 VMware, Inc. or its affiliates. All rights reserved. -// -// Alternatively, the contents of this file may be used under the terms -// of the Apache Standard license (the "ASL License"), in which case the -// provisions of the ASL License are applicable instead of those -// above. If you wish to allow use of your version of this file only -// under the terms of the ASL License and not to allow others to use -// your version of this file under the MPL, indicate your decision by -// deleting the provisions above and replace them with the notice and -// other provisions required by the ASL License. If you do not delete -// the provisions above, a recipient may use your version of this file -// under either the MPL or the ASL License. -// --------------------------------------------------------------------------- +// License goes here // This file is generated. Do not edit. #import "RMQTable.h" diff --git a/RMQClient/RMQBasicProperties.m b/RMQClient/RMQBasicProperties.m index 3ded7ab8..bde65fbc 100644 --- a/RMQClient/RMQBasicProperties.m +++ b/RMQClient/RMQBasicProperties.m @@ -1,44 +1,4 @@ -// This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. -// -// The ASL v2.0: -// -// --------------------------------------------------------------------------- -// Copyright 2017-2022 VMware, Inc. or its affiliates. -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// --------------------------------------------------------------------------- -// -// The MPL v2.0: -// -// --------------------------------------------------------------------------- -// This Source Code Form is subject to the terms of the Mozilla Public -// License, v. 2.0. If a copy of the MPL was not distributed with this -// file, You can obtain one at https://mozilla.org/MPL/2.0/. -// -// Copyright (c) 2007-2022 VMware, Inc. or its affiliates. All rights reserved. -// -// Alternatively, the contents of this file may be used under the terms -// of the Apache Standard license (the "ASL License"), in which case the -// provisions of the ASL License are applicable instead of those -// above. If you wish to allow use of your version of this file only -// under the terms of the ASL License and not to allow others to use -// your version of this file under the MPL, indicate your decision by -// deleting the provisions above and replace them with the notice and -// other provisions required by the ASL License. If you do not delete -// the provisions above, a recipient may use your version of this file -// under either the MPL or the ASL License. -// --------------------------------------------------------------------------- +// License goes here // This file is generated. Do not edit. #import "RMQBasicProperties.h" diff --git a/RMQClient/RMQChannel.h b/RMQClient/RMQChannel.h index 72dfa7fb..f17cd483 100644 --- a/RMQClient/RMQChannel.h +++ b/RMQClient/RMQChannel.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQChannelAllocator.h b/RMQClient/RMQChannelAllocator.h index 28fe8d40..47236277 100644 --- a/RMQClient/RMQChannelAllocator.h +++ b/RMQClient/RMQChannelAllocator.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQClient.h b/RMQClient/RMQClient.h index 6da43f89..bf618737 100644 --- a/RMQClient/RMQClient.h +++ b/RMQClient/RMQClient.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQClock.h b/RMQClient/RMQClock.h index 894bb50b..1f73a701 100644 --- a/RMQClient/RMQClock.h +++ b/RMQClient/RMQClock.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConfirmationTransaction.h b/RMQClient/RMQConfirmationTransaction.h index 61608782..1399bdf4 100644 --- a/RMQClient/RMQConfirmationTransaction.h +++ b/RMQClient/RMQConfirmationTransaction.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConfirmationTransaction.m b/RMQClient/RMQConfirmationTransaction.m index 4af48604..9c055bf3 100644 --- a/RMQClient/RMQConfirmationTransaction.m +++ b/RMQClient/RMQConfirmationTransaction.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConfirmations.h b/RMQClient/RMQConfirmations.h index 2874b154..14c23c07 100644 --- a/RMQClient/RMQConfirmations.h +++ b/RMQClient/RMQConfirmations.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConnection.h b/RMQClient/RMQConnection.h index c6e82a50..799f4b93 100644 --- a/RMQClient/RMQConnection.h +++ b/RMQClient/RMQConnection.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConnection.m b/RMQClient/RMQConnection.m index d4c64cd2..59b49c7b 100644 --- a/RMQClient/RMQConnection.m +++ b/RMQClient/RMQConnection.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConnectionConfig.h b/RMQClient/RMQConnectionConfig.h index 5c4080a5..659dc734 100644 --- a/RMQClient/RMQConnectionConfig.h +++ b/RMQClient/RMQConnectionConfig.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConnectionConfig.m b/RMQClient/RMQConnectionConfig.m index 13f13fcc..add39d8f 100644 --- a/RMQClient/RMQConnectionConfig.m +++ b/RMQClient/RMQConnectionConfig.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConnectionDefaults.h b/RMQClient/RMQConnectionDefaults.h index 1996a44a..a5f33335 100644 --- a/RMQClient/RMQConnectionDefaults.h +++ b/RMQClient/RMQConnectionDefaults.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConnectionDelegate.h b/RMQClient/RMQConnectionDelegate.h index cc7c06f0..47bf9297 100644 --- a/RMQClient/RMQConnectionDelegate.h +++ b/RMQClient/RMQConnectionDelegate.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConnectionDelegateLogger.h b/RMQClient/RMQConnectionDelegateLogger.h index f5d26665..74a18cd6 100644 --- a/RMQClient/RMQConnectionDelegateLogger.h +++ b/RMQClient/RMQConnectionDelegateLogger.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConnectionDelegateLogger.m b/RMQClient/RMQConnectionDelegateLogger.m index a5fb1329..22e6e85a 100644 --- a/RMQClient/RMQConnectionDelegateLogger.m +++ b/RMQClient/RMQConnectionDelegateLogger.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConnectionRecover.h b/RMQClient/RMQConnectionRecover.h index 5ff78bb4..0b1f8996 100644 --- a/RMQClient/RMQConnectionRecover.h +++ b/RMQClient/RMQConnectionRecover.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConnectionRecover.m b/RMQClient/RMQConnectionRecover.m index 89c2a4fd..8bd95c73 100644 --- a/RMQClient/RMQConnectionRecover.m +++ b/RMQClient/RMQConnectionRecover.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConnectionRecovery.h b/RMQClient/RMQConnectionRecovery.h index 1334639e..4e1667bb 100644 --- a/RMQClient/RMQConnectionRecovery.h +++ b/RMQClient/RMQConnectionRecovery.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConsumer.h b/RMQClient/RMQConsumer.h index 5139a592..2ac8db0d 100644 --- a/RMQClient/RMQConsumer.h +++ b/RMQClient/RMQConsumer.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConsumer.m b/RMQClient/RMQConsumer.m index e0a4da7e..d6e6a109 100644 --- a/RMQClient/RMQConsumer.m +++ b/RMQClient/RMQConsumer.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQConsumerHandlers.h b/RMQClient/RMQConsumerHandlers.h index 32dea44f..a86725d2 100644 --- a/RMQClient/RMQConsumerHandlers.h +++ b/RMQClient/RMQConsumerHandlers.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQDispatcher.h b/RMQClient/RMQDispatcher.h index 08d3e06e..c000b61b 100644 --- a/RMQClient/RMQDispatcher.h +++ b/RMQClient/RMQDispatcher.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQErrors.h b/RMQClient/RMQErrors.h index a7bf2e1e..b17506e2 100644 --- a/RMQClient/RMQErrors.h +++ b/RMQClient/RMQErrors.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQErrors.m b/RMQClient/RMQErrors.m index 05aa9fd5..ecf7b593 100644 --- a/RMQClient/RMQErrors.m +++ b/RMQClient/RMQErrors.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQExchange.h b/RMQClient/RMQExchange.h index 7d6ab8ea..8fa955ae 100644 --- a/RMQClient/RMQExchange.h +++ b/RMQClient/RMQExchange.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQExchange.m b/RMQClient/RMQExchange.m index 452da759..c9beddcd 100644 --- a/RMQClient/RMQExchange.m +++ b/RMQClient/RMQExchange.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQFrame.h b/RMQClient/RMQFrame.h index b8603e3c..3c199867 100644 --- a/RMQClient/RMQFrame.h +++ b/RMQClient/RMQFrame.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQFrame.m b/RMQClient/RMQFrame.m index c06180c6..4e615def 100644 --- a/RMQClient/RMQFrame.m +++ b/RMQClient/RMQFrame.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQFrameHandler.h b/RMQClient/RMQFrameHandler.h index 91fdc411..499566e1 100644 --- a/RMQClient/RMQFrameHandler.h +++ b/RMQClient/RMQFrameHandler.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQFrameset.h b/RMQClient/RMQFrameset.h index 4d694307..8a18e17c 100644 --- a/RMQClient/RMQFrameset.h +++ b/RMQClient/RMQFrameset.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQFrameset.m b/RMQClient/RMQFrameset.m index 9b74ea81..52116176 100644 --- a/RMQClient/RMQFrameset.m +++ b/RMQClient/RMQFrameset.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQFramesetValidationResult.h b/RMQClient/RMQFramesetValidationResult.h index 3fd90ea6..fd187d5d 100644 --- a/RMQClient/RMQFramesetValidationResult.h +++ b/RMQClient/RMQFramesetValidationResult.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQFramesetValidationResult.m b/RMQClient/RMQFramesetValidationResult.m index 7691c138..eaf81ce3 100644 --- a/RMQClient/RMQFramesetValidationResult.m +++ b/RMQClient/RMQFramesetValidationResult.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQFramesetValidator.h b/RMQClient/RMQFramesetValidator.h index 1f8411ed..ddf9677a 100644 --- a/RMQClient/RMQFramesetValidator.h +++ b/RMQClient/RMQFramesetValidator.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQFramesetValidator.m b/RMQClient/RMQFramesetValidator.m index c8904ff2..24faf548 100644 --- a/RMQClient/RMQFramesetValidator.m +++ b/RMQClient/RMQFramesetValidator.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQGCDHeartbeatSender.h b/RMQClient/RMQGCDHeartbeatSender.h index be2367d3..9431f461 100644 --- a/RMQClient/RMQGCDHeartbeatSender.h +++ b/RMQClient/RMQGCDHeartbeatSender.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQGCDHeartbeatSender.m b/RMQClient/RMQGCDHeartbeatSender.m index 5f751d86..f42b854c 100644 --- a/RMQClient/RMQGCDHeartbeatSender.m +++ b/RMQClient/RMQGCDHeartbeatSender.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQGCDSerialQueue.h b/RMQClient/RMQGCDSerialQueue.h index 34f0e9b6..387c83d5 100644 --- a/RMQClient/RMQGCDSerialQueue.h +++ b/RMQClient/RMQGCDSerialQueue.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQGCDSerialQueue.m b/RMQClient/RMQGCDSerialQueue.m index 199d8373..d0633aa5 100644 --- a/RMQClient/RMQGCDSerialQueue.m +++ b/RMQClient/RMQGCDSerialQueue.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQHandshaker.h b/RMQClient/RMQHandshaker.h index 3fb9bd86..014ea3a2 100644 --- a/RMQClient/RMQHandshaker.h +++ b/RMQClient/RMQHandshaker.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQHandshaker.m b/RMQClient/RMQHandshaker.m index 45239ac0..9bb4b9bd 100644 --- a/RMQClient/RMQHandshaker.m +++ b/RMQClient/RMQHandshaker.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQHeartbeat.h b/RMQClient/RMQHeartbeat.h index b1f6c19b..bfaa58da 100644 --- a/RMQClient/RMQHeartbeat.h +++ b/RMQClient/RMQHeartbeat.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQHeartbeat.m b/RMQClient/RMQHeartbeat.m index d9caae82..b183c04e 100644 --- a/RMQClient/RMQHeartbeat.m +++ b/RMQClient/RMQHeartbeat.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQHeartbeatSender.h b/RMQClient/RMQHeartbeatSender.h index f802a25d..c8b919cc 100644 --- a/RMQClient/RMQHeartbeatSender.h +++ b/RMQClient/RMQHeartbeatSender.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQLocalSerialQueue.h b/RMQClient/RMQLocalSerialQueue.h index 3e87fa52..c4ff4e86 100644 --- a/RMQClient/RMQLocalSerialQueue.h +++ b/RMQClient/RMQLocalSerialQueue.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQMessage.h b/RMQClient/RMQMessage.h index 8951fcc8..2ef4d160 100644 --- a/RMQClient/RMQMessage.h +++ b/RMQClient/RMQMessage.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQMessage.m b/RMQClient/RMQMessage.m index dc341de5..a6e91cd7 100644 --- a/RMQClient/RMQMessage.m +++ b/RMQClient/RMQMessage.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQMethodDecoder.h b/RMQClient/RMQMethodDecoder.h index 7cf42621..7b5aa456 100644 --- a/RMQClient/RMQMethodDecoder.h +++ b/RMQClient/RMQMethodDecoder.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQMethodDecoder.m b/RMQClient/RMQMethodDecoder.m index a1871f22..44ae07df 100644 --- a/RMQClient/RMQMethodDecoder.m +++ b/RMQClient/RMQMethodDecoder.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQMethodMap.h b/RMQClient/RMQMethodMap.h index f7aca1a6..6116d384 100644 --- a/RMQClient/RMQMethodMap.h +++ b/RMQClient/RMQMethodMap.h @@ -1,44 +1,4 @@ -// This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. -// -// The ASL v2.0: -// -// --------------------------------------------------------------------------- -// Copyright 2017-2022 VMware, Inc. or its affiliates. -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// --------------------------------------------------------------------------- -// -// The MPL v2.0: -// -// --------------------------------------------------------------------------- -// This Source Code Form is subject to the terms of the Mozilla Public -// License, v. 2.0. If a copy of the MPL was not distributed with this -// file, You can obtain one at https://mozilla.org/MPL/2.0/. -// -// Copyright (c) 2007-2022 VMware, Inc. or its affiliates. All rights reserved. -// -// Alternatively, the contents of this file may be used under the terms -// of the Apache Standard license (the "ASL License"), in which case the -// provisions of the ASL License are applicable instead of those -// above. If you wish to allow use of your version of this file only -// under the terms of the ASL License and not to allow others to use -// your version of this file under the MPL, indicate your decision by -// deleting the provisions above and replace them with the notice and -// other provisions required by the ASL License. If you do not delete -// the provisions above, a recipient may use your version of this file -// under either the MPL or the ASL License. -// --------------------------------------------------------------------------- +// License goes here // This file is generated. Do not edit. #import diff --git a/RMQClient/RMQMethodMap.m b/RMQClient/RMQMethodMap.m index 0b135860..f80308d2 100644 --- a/RMQClient/RMQMethodMap.m +++ b/RMQClient/RMQMethodMap.m @@ -1,44 +1,4 @@ -// This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. -// -// The ASL v2.0: -// -// --------------------------------------------------------------------------- -// Copyright 2017-2022 VMware, Inc. or its affiliates. -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// --------------------------------------------------------------------------- -// -// The MPL v2.0: -// -// --------------------------------------------------------------------------- -// This Source Code Form is subject to the terms of the Mozilla Public -// License, v. 2.0. If a copy of the MPL was not distributed with this -// file, You can obtain one at https://mozilla.org/MPL/2.0/. -// -// Copyright (c) 2007-2022 VMware, Inc. or its affiliates. All rights reserved. -// -// Alternatively, the contents of this file may be used under the terms -// of the Apache Standard license (the "ASL License"), in which case the -// provisions of the ASL License are applicable instead of those -// above. If you wish to allow use of your version of this file only -// under the terms of the ASL License and not to allow others to use -// your version of this file under the MPL, indicate your decision by -// deleting the provisions above and replace them with the notice and -// other provisions required by the ASL License. If you do not delete -// the provisions above, a recipient may use your version of this file -// under either the MPL or the ASL License. -// --------------------------------------------------------------------------- +// License goes here // This file is generated. Do not edit. #import "RMQMethodMap.h" diff --git a/RMQClient/RMQMethods+Convenience.h b/RMQClient/RMQMethods+Convenience.h index 48d1a323..9c268eb3 100644 --- a/RMQClient/RMQMethods+Convenience.h +++ b/RMQClient/RMQMethods+Convenience.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQMethods+Convenience.m b/RMQClient/RMQMethods+Convenience.m index 91c02113..020d6633 100644 --- a/RMQClient/RMQMethods+Convenience.m +++ b/RMQClient/RMQMethods+Convenience.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQMethods.h b/RMQClient/RMQMethods.h index 2a24faf8..cc10711f 100644 --- a/RMQClient/RMQMethods.h +++ b/RMQClient/RMQMethods.h @@ -1,44 +1,4 @@ -// This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. -// -// The ASL v2.0: -// -// --------------------------------------------------------------------------- -// Copyright 2017-2022 VMware, Inc. or its affiliates. -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// --------------------------------------------------------------------------- -// -// The MPL v2.0: -// -// --------------------------------------------------------------------------- -// This Source Code Form is subject to the terms of the Mozilla Public -// License, v. 2.0. If a copy of the MPL was not distributed with this -// file, You can obtain one at https://mozilla.org/MPL/2.0/. -// -// Copyright (c) 2007-2022 VMware, Inc. or its affiliates. All rights reserved. -// -// Alternatively, the contents of this file may be used under the terms -// of the Apache Standard license (the "ASL License"), in which case the -// provisions of the ASL License are applicable instead of those -// above. If you wish to allow use of your version of this file only -// under the terms of the ASL License and not to allow others to use -// your version of this file under the MPL, indicate your decision by -// deleting the provisions above and replace them with the notice and -// other provisions required by the ASL License. If you do not delete -// the provisions above, a recipient may use your version of this file -// under either the MPL or the ASL License. -// --------------------------------------------------------------------------- +// License goes here // This file is generated. Do not edit. #import diff --git a/RMQClient/RMQMethods.m b/RMQClient/RMQMethods.m index cc66375a..eb515b9f 100644 --- a/RMQClient/RMQMethods.m +++ b/RMQClient/RMQMethods.m @@ -1,44 +1,4 @@ -// This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. -// -// The ASL v2.0: -// -// --------------------------------------------------------------------------- -// Copyright 2017-2022 VMware, Inc. or its affiliates. -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// --------------------------------------------------------------------------- -// -// The MPL v2.0: -// -// --------------------------------------------------------------------------- -// This Source Code Form is subject to the terms of the Mozilla Public -// License, v. 2.0. If a copy of the MPL was not distributed with this -// file, You can obtain one at https://mozilla.org/MPL/2.0/. -// -// Copyright (c) 2007-2022 VMware, Inc. or its affiliates. All rights reserved. -// -// Alternatively, the contents of this file may be used under the terms -// of the Apache Standard license (the "ASL License"), in which case the -// provisions of the ASL License are applicable instead of those -// above. If you wish to allow use of your version of this file only -// under the terms of the ASL License and not to allow others to use -// your version of this file under the MPL, indicate your decision by -// deleting the provisions above and replace them with the notice and -// other provisions required by the ASL License. If you do not delete -// the provisions above, a recipient may use your version of this file -// under either the MPL or the ASL License. -// --------------------------------------------------------------------------- +// License goes here // This file is generated. Do not edit. #import "RMQMethods.h" diff --git a/RMQClient/RMQMultipleChannelAllocator.h b/RMQClient/RMQMultipleChannelAllocator.h index 8940d295..0e648a04 100644 --- a/RMQClient/RMQMultipleChannelAllocator.h +++ b/RMQClient/RMQMultipleChannelAllocator.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQMultipleChannelAllocator.m b/RMQClient/RMQMultipleChannelAllocator.m index e60e2058..62ce8bb5 100644 --- a/RMQClient/RMQMultipleChannelAllocator.m +++ b/RMQClient/RMQMultipleChannelAllocator.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQNameGenerator.h b/RMQClient/RMQNameGenerator.h index 1c64297c..d94774f8 100644 --- a/RMQClient/RMQNameGenerator.h +++ b/RMQClient/RMQNameGenerator.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQPKCS12CertificateConverter.h b/RMQClient/RMQPKCS12CertificateConverter.h index d1c9cb70..e30d6d47 100644 --- a/RMQClient/RMQPKCS12CertificateConverter.h +++ b/RMQClient/RMQPKCS12CertificateConverter.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQPKCS12CertificateConverter.m b/RMQClient/RMQPKCS12CertificateConverter.m index bcf95394..c063de49 100644 --- a/RMQClient/RMQPKCS12CertificateConverter.m +++ b/RMQClient/RMQPKCS12CertificateConverter.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQParser.h b/RMQClient/RMQParser.h index c1e9f5a2..be51196a 100644 --- a/RMQClient/RMQParser.h +++ b/RMQClient/RMQParser.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQParser.m b/RMQClient/RMQParser.m index 369c38d6..4c1f880d 100644 --- a/RMQClient/RMQParser.m +++ b/RMQClient/RMQParser.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQProcessInfoNameGenerator.h b/RMQClient/RMQProcessInfoNameGenerator.h index e45f7d47..795484e3 100644 --- a/RMQClient/RMQProcessInfoNameGenerator.h +++ b/RMQClient/RMQProcessInfoNameGenerator.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQProcessInfoNameGenerator.m b/RMQClient/RMQProcessInfoNameGenerator.m index f73f3bc9..74ecdbf8 100644 --- a/RMQClient/RMQProcessInfoNameGenerator.m +++ b/RMQClient/RMQProcessInfoNameGenerator.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQProtocolHeader.h b/RMQClient/RMQProtocolHeader.h index 801e3da9..572e2e20 100644 --- a/RMQClient/RMQProtocolHeader.h +++ b/RMQClient/RMQProtocolHeader.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQProtocolHeader.m b/RMQClient/RMQProtocolHeader.m index 8259e152..827d93d1 100644 --- a/RMQClient/RMQProtocolHeader.m +++ b/RMQClient/RMQProtocolHeader.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQQueue.h b/RMQClient/RMQQueue.h index 5818c4b9..faf72c83 100644 --- a/RMQClient/RMQQueue.h +++ b/RMQClient/RMQQueue.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQQueue.m b/RMQClient/RMQQueue.m index a7c1325c..b21ef6a4 100644 --- a/RMQClient/RMQQueue.m +++ b/RMQClient/RMQQueue.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQQueuingConnectionDelegateProxy.h b/RMQClient/RMQQueuingConnectionDelegateProxy.h index 775b5cb8..899d10d8 100644 --- a/RMQClient/RMQQueuingConnectionDelegateProxy.h +++ b/RMQClient/RMQQueuingConnectionDelegateProxy.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQQueuingConnectionDelegateProxy.m b/RMQClient/RMQQueuingConnectionDelegateProxy.m index d9551d05..0ca21299 100644 --- a/RMQClient/RMQQueuingConnectionDelegateProxy.m +++ b/RMQClient/RMQQueuingConnectionDelegateProxy.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQReader.h b/RMQClient/RMQReader.h index 86ea712f..1fbce0dc 100644 --- a/RMQClient/RMQReader.h +++ b/RMQClient/RMQReader.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQReader.m b/RMQClient/RMQReader.m index b18f7259..4245041f 100644 --- a/RMQClient/RMQReader.m +++ b/RMQClient/RMQReader.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQSemaphoreWaiter.h b/RMQClient/RMQSemaphoreWaiter.h index 7e93dccb..6e255e27 100644 --- a/RMQClient/RMQSemaphoreWaiter.h +++ b/RMQClient/RMQSemaphoreWaiter.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQSemaphoreWaiter.m b/RMQClient/RMQSemaphoreWaiter.m index 4600ca51..644b9acc 100644 --- a/RMQClient/RMQSemaphoreWaiter.m +++ b/RMQClient/RMQSemaphoreWaiter.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQSemaphoreWaiterFactory.h b/RMQClient/RMQSemaphoreWaiterFactory.h index 758ce2b4..c3d0a19a 100644 --- a/RMQClient/RMQSemaphoreWaiterFactory.h +++ b/RMQClient/RMQSemaphoreWaiterFactory.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQSemaphoreWaiterFactory.m b/RMQClient/RMQSemaphoreWaiterFactory.m index 2f304c8d..ac499472 100644 --- a/RMQClient/RMQSemaphoreWaiterFactory.m +++ b/RMQClient/RMQSemaphoreWaiterFactory.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQSender.h b/RMQClient/RMQSender.h index 73d04e35..bba13df2 100644 --- a/RMQClient/RMQSender.h +++ b/RMQClient/RMQSender.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQStarter.h b/RMQClient/RMQStarter.h index 51c7a4e4..aed1a94d 100644 --- a/RMQClient/RMQStarter.h +++ b/RMQClient/RMQStarter.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQSuspendResumeDispatcher.h b/RMQClient/RMQSuspendResumeDispatcher.h index 4cd599d9..11af9756 100644 --- a/RMQClient/RMQSuspendResumeDispatcher.h +++ b/RMQClient/RMQSuspendResumeDispatcher.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQSuspendResumeDispatcher.m b/RMQClient/RMQSuspendResumeDispatcher.m index 5dd0cfcc..ea6287aa 100644 --- a/RMQClient/RMQSuspendResumeDispatcher.m +++ b/RMQClient/RMQSuspendResumeDispatcher.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQSynchronizedMutableDictionary.h b/RMQClient/RMQSynchronizedMutableDictionary.h index a514927d..b57e1ba9 100644 --- a/RMQClient/RMQSynchronizedMutableDictionary.h +++ b/RMQClient/RMQSynchronizedMutableDictionary.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQSynchronizedMutableDictionary.m b/RMQClient/RMQSynchronizedMutableDictionary.m index 28f7c0b0..340de14b 100644 --- a/RMQClient/RMQSynchronizedMutableDictionary.m +++ b/RMQClient/RMQSynchronizedMutableDictionary.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQTCPSocketConfigurator.h b/RMQClient/RMQTCPSocketConfigurator.h index c9272980..83f03f99 100644 --- a/RMQClient/RMQTCPSocketConfigurator.h +++ b/RMQClient/RMQTCPSocketConfigurator.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQTCPSocketTransport.h b/RMQClient/RMQTCPSocketTransport.h index fd0957d0..f2deced4 100644 --- a/RMQClient/RMQTCPSocketTransport.h +++ b/RMQClient/RMQTCPSocketTransport.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQTCPSocketTransport.m b/RMQClient/RMQTCPSocketTransport.m index 25f00a31..882c7061 100644 --- a/RMQClient/RMQTCPSocketTransport.m +++ b/RMQClient/RMQTCPSocketTransport.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQTLSOptions.h b/RMQClient/RMQTLSOptions.h index ea266ecf..0ab21243 100644 --- a/RMQClient/RMQTLSOptions.h +++ b/RMQClient/RMQTLSOptions.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQTLSOptions.m b/RMQClient/RMQTLSOptions.m index f8dfe7ad..2bace9f7 100644 --- a/RMQClient/RMQTLSOptions.m +++ b/RMQClient/RMQTLSOptions.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQTable.h b/RMQClient/RMQTable.h index 74fd3793..ded50bfa 100644 --- a/RMQClient/RMQTable.h +++ b/RMQClient/RMQTable.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQTable.m b/RMQClient/RMQTable.m index b38356b4..b921f550 100644 --- a/RMQClient/RMQTable.m +++ b/RMQClient/RMQTable.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQTickingClock.h b/RMQClient/RMQTickingClock.h index 742eec2b..6a111980 100644 --- a/RMQClient/RMQTickingClock.h +++ b/RMQClient/RMQTickingClock.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQTickingClock.m b/RMQClient/RMQTickingClock.m index 4374e91b..e2d3f387 100644 --- a/RMQClient/RMQTickingClock.m +++ b/RMQClient/RMQTickingClock.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQTransactionalConfirmations.h b/RMQClient/RMQTransactionalConfirmations.h index 511ebdd2..a759d2e2 100644 --- a/RMQClient/RMQTransactionalConfirmations.h +++ b/RMQClient/RMQTransactionalConfirmations.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQTransactionalConfirmations.m b/RMQClient/RMQTransactionalConfirmations.m index 994c1cbe..fc03c433 100644 --- a/RMQClient/RMQTransactionalConfirmations.m +++ b/RMQClient/RMQTransactionalConfirmations.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQTransport.h b/RMQClient/RMQTransport.h index 672c8ce9..d9d13252 100644 --- a/RMQClient/RMQTransport.h +++ b/RMQClient/RMQTransport.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQTransportDelegate.h b/RMQClient/RMQTransportDelegate.h index f649a5b4..9325a6c2 100644 --- a/RMQClient/RMQTransportDelegate.h +++ b/RMQClient/RMQTransportDelegate.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQURI.h b/RMQClient/RMQURI.h index dc765879..352b6b2a 100644 --- a/RMQClient/RMQURI.h +++ b/RMQClient/RMQURI.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQURI.m b/RMQClient/RMQURI.m index edad9e48..2b4bc8e5 100644 --- a/RMQClient/RMQURI.m +++ b/RMQClient/RMQURI.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQUnallocatedChannel.h b/RMQClient/RMQUnallocatedChannel.h index e068889d..5d8ec61b 100644 --- a/RMQClient/RMQUnallocatedChannel.h +++ b/RMQClient/RMQUnallocatedChannel.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQUnallocatedChannel.m b/RMQClient/RMQUnallocatedChannel.m index df37c2b4..029e04c4 100644 --- a/RMQClient/RMQUnallocatedChannel.m +++ b/RMQClient/RMQUnallocatedChannel.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQValues.h b/RMQClient/RMQValues.h index e6f532fb..be0b3e23 100644 --- a/RMQClient/RMQValues.h +++ b/RMQClient/RMQValues.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQValues.m b/RMQClient/RMQValues.m index 0f781d53..c18a55e5 100644 --- a/RMQClient/RMQValues.m +++ b/RMQClient/RMQValues.m @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQWaiter.h b/RMQClient/RMQWaiter.h index eb7da0a4..053be08d 100644 --- a/RMQClient/RMQWaiter.h +++ b/RMQClient/RMQWaiter.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClient/RMQWaiterFactory.h b/RMQClient/RMQWaiterFactory.h index a83b31ed..b213227c 100644 --- a/RMQClient/RMQWaiterFactory.h +++ b/RMQClient/RMQWaiterFactory.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientIntegrationTests/ChannelIntegrationTest.swift b/RMQClientIntegrationTests/ChannelIntegrationTest.swift index 9a94c8d9..0df05aa4 100644 --- a/RMQClientIntegrationTests/ChannelIntegrationTest.swift +++ b/RMQClientIntegrationTests/ChannelIntegrationTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientIntegrationTests/ChannelLifecycleIntegrationTest.swift b/RMQClientIntegrationTests/ChannelLifecycleIntegrationTest.swift index 391cbd12..2ecbbe66 100644 --- a/RMQClientIntegrationTests/ChannelLifecycleIntegrationTest.swift +++ b/RMQClientIntegrationTests/ChannelLifecycleIntegrationTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientIntegrationTests/ConnectionLifecycleIntegrationTest.swift b/RMQClientIntegrationTests/ConnectionLifecycleIntegrationTest.swift index fde6df9e..126649c3 100644 --- a/RMQClientIntegrationTests/ConnectionLifecycleIntegrationTest.swift +++ b/RMQClientIntegrationTests/ConnectionLifecycleIntegrationTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientIntegrationTests/ConnectionRecoveryIntegrationTest.swift b/RMQClientIntegrationTests/ConnectionRecoveryIntegrationTest.swift index 9d85f8b4..038be684 100644 --- a/RMQClientIntegrationTests/ConnectionRecoveryIntegrationTest.swift +++ b/RMQClientIntegrationTests/ConnectionRecoveryIntegrationTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientIntegrationTests/ConsumersIntegrationTest.swift b/RMQClientIntegrationTests/ConsumersIntegrationTest.swift index ef9b3390..0cffd7a1 100644 --- a/RMQClientIntegrationTests/ConsumersIntegrationTest.swift +++ b/RMQClientIntegrationTests/ConsumersIntegrationTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientIntegrationTests/ExchangeIntegrationTest.swift b/RMQClientIntegrationTests/ExchangeIntegrationTest.swift index 1533131d..dd217905 100644 --- a/RMQClientIntegrationTests/ExchangeIntegrationTest.swift +++ b/RMQClientIntegrationTests/ExchangeIntegrationTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientIntegrationTests/IntegrationHelper.swift b/RMQClientIntegrationTests/IntegrationHelper.swift index c02d3f42..403a5f80 100644 --- a/RMQClientIntegrationTests/IntegrationHelper.swift +++ b/RMQClientIntegrationTests/IntegrationHelper.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientIntegrationTests/OriginalIntegrationTest.swift b/RMQClientIntegrationTests/OriginalIntegrationTest.swift index 3695e06c..2123a7dd 100644 --- a/RMQClientIntegrationTests/OriginalIntegrationTest.swift +++ b/RMQClientIntegrationTests/OriginalIntegrationTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientIntegrationTests/QueueIntegrationTest.swift b/RMQClientIntegrationTests/QueueIntegrationTest.swift index bf0cc1ba..80933153 100644 --- a/RMQClientIntegrationTests/QueueIntegrationTest.swift +++ b/RMQClientIntegrationTests/QueueIntegrationTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientIntegrationTests/RMQClientIntegrationTests-Bridging-Header.h b/RMQClientIntegrationTests/RMQClientIntegrationTests-Bridging-Header.h index dd0458ed..ee47bf55 100644 --- a/RMQClientIntegrationTests/RMQClientIntegrationTests-Bridging-Header.h +++ b/RMQClientIntegrationTests/RMQClientIntegrationTests-Bridging-Header.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientIntegrationTests/RMQTCPSocketTransportTest.swift b/RMQClientIntegrationTests/RMQTCPSocketTransportTest.swift index f9d4d6c1..4346f17c 100644 --- a/RMQClientIntegrationTests/RMQTCPSocketTransportTest.swift +++ b/RMQClientIntegrationTests/RMQTCPSocketTransportTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientIntegrationTests/TLSConnectionIntegrationTest.swift b/RMQClientIntegrationTests/TLSConnectionIntegrationTest.swift index 4b56018a..fd6f50f7 100644 --- a/RMQClientIntegrationTests/TLSConnectionIntegrationTest.swift +++ b/RMQClientIntegrationTests/TLSConnectionIntegrationTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/AtomicInteger.swift b/RMQClientTests/AtomicInteger.swift index 123dc6cb..298db9b7 100644 --- a/RMQClientTests/AtomicInteger.swift +++ b/RMQClientTests/AtomicInteger.swift @@ -1,44 +1,26 @@ -// This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// This is free and unencumbered software released into the public domain. // -// The ASL v2.0: +// Anyone is free to copy, modify, publish, use, compile, sell, or +// distribute this software, either in source code form or as a compiled +// binary, for any purpose, commercial or non-commercial, and by any +// means. // -// --------------------------------------------------------------------------- -// Copyright 2017-2022 VMware, Inc. or its affiliates. +// In jurisdictions that recognize copyright laws, the author or authors +// of this software dedicate any and all copyright interest in the +// software to the public domain. We make this dedication for the benefit +// of the public at large and to the detriment of our heirs and +// successors. We intend this dedication to be an overt act of +// relinquishment in perpetuity of all present and future rights to this +// software under copyright law. +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +// EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +// IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR +// OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, +// ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +// OTHER DEALINGS IN THE SOFTWARE. // -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// --------------------------------------------------------------------------- -// -// The MPL v2.0: -// -// --------------------------------------------------------------------------- -// This Source Code Form is subject to the terms of the Mozilla Public -// License, v. 2.0. If a copy of the MPL was not distributed with this -// file, You can obtain one at https://mozilla.org/MPL/2.0/. -// -// Copyright (c) 2007-2022 VMware, Inc. or its affiliates. All rights reserved. -// -// Alternatively, the contents of this file may be used under the terms -// of the Apache Standard license (the "ASL License"), in which case the -// provisions of the ASL License are applicable instead of those -// above. If you wish to allow use of your version of this file only -// under the terms of the ASL License and not to allow others to use -// your version of this file under the MPL, indicate your decision by -// deleting the provisions above and replace them with the notice and -// other provisions required by the ASL License. If you do not delete -// the provisions above, a recipient may use your version of this file -// under either the MPL or the ASL License. -// --------------------------------------------------------------------------- +// For more information, please refer to import Foundation diff --git a/RMQClientTests/BasicPropertyFixtures.swift b/RMQClientTests/BasicPropertyFixtures.swift index bbc1357a..a2d132ea 100644 --- a/RMQClientTests/BasicPropertyFixtures.swift +++ b/RMQClientTests/BasicPropertyFixtures.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/CertificateFixtures.swift b/RMQClientTests/CertificateFixtures.swift index 51526811..1566de7e 100644 --- a/RMQClientTests/CertificateFixtures.swift +++ b/RMQClientTests/CertificateFixtures.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ChannelAllocationTest.swift b/RMQClientTests/ChannelAllocationTest.swift index 17367fad..0242a41d 100644 --- a/RMQClientTests/ChannelAllocationTest.swift +++ b/RMQClientTests/ChannelAllocationTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ChannelCreationTest.swift b/RMQClientTests/ChannelCreationTest.swift index 46b0404c..bef0e961 100644 --- a/RMQClientTests/ChannelCreationTest.swift +++ b/RMQClientTests/ChannelCreationTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ChannelHelper.swift b/RMQClientTests/ChannelHelper.swift index dac6ffe0..a8453db6 100644 --- a/RMQClientTests/ChannelHelper.swift +++ b/RMQClientTests/ChannelHelper.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ChannelRecoveryTest.swift b/RMQClientTests/ChannelRecoveryTest.swift index e746220c..0990d197 100644 --- a/RMQClientTests/ChannelRecoveryTest.swift +++ b/RMQClientTests/ChannelRecoveryTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ChannelSpy.swift b/RMQClientTests/ChannelSpy.swift index ed5e077d..2372f4a9 100644 --- a/RMQClientTests/ChannelSpy.swift +++ b/RMQClientTests/ChannelSpy.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ChannelSpyAllocator.swift b/RMQClientTests/ChannelSpyAllocator.swift index 725b27a5..82df46cc 100644 --- a/RMQClientTests/ChannelSpyAllocator.swift +++ b/RMQClientTests/ChannelSpyAllocator.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ChannelSpyTest.swift b/RMQClientTests/ChannelSpyTest.swift index 13f2d6b6..18ce851f 100644 --- a/RMQClientTests/ChannelSpyTest.swift +++ b/RMQClientTests/ChannelSpyTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ConfirmationsSpy.swift b/RMQClientTests/ConfirmationsSpy.swift index bf28090d..16f4100d 100644 --- a/RMQClientTests/ConfirmationsSpy.swift +++ b/RMQClientTests/ConfirmationsSpy.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ConnectionClosureTest.swift b/RMQClientTests/ConnectionClosureTest.swift index e5c0cf89..7cb796c9 100644 --- a/RMQClientTests/ConnectionClosureTest.swift +++ b/RMQClientTests/ConnectionClosureTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ConnectionDeadlockTests.swift b/RMQClientTests/ConnectionDeadlockTests.swift index 98d9df51..f142afcd 100644 --- a/RMQClientTests/ConnectionDeadlockTests.swift +++ b/RMQClientTests/ConnectionDeadlockTests.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ConnectionDelegateSpy.swift b/RMQClientTests/ConnectionDelegateSpy.swift index d2f0bc51..26f770e4 100644 --- a/RMQClientTests/ConnectionDelegateSpy.swift +++ b/RMQClientTests/ConnectionDelegateSpy.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ConnectionHelper.swift b/RMQClientTests/ConnectionHelper.swift index 8913718d..f4db6e25 100644 --- a/RMQClientTests/ConnectionHelper.swift +++ b/RMQClientTests/ConnectionHelper.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ConnectionTuningTest.swift b/RMQClientTests/ConnectionTuningTest.swift index 6dfa2a89..0eb771d9 100644 --- a/RMQClientTests/ConnectionTuningTest.swift +++ b/RMQClientTests/ConnectionTuningTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ConnectionWithFakesHelper.swift b/RMQClientTests/ConnectionWithFakesHelper.swift index 0b965b3d..1c4eebab 100644 --- a/RMQClientTests/ConnectionWithFakesHelper.swift +++ b/RMQClientTests/ConnectionWithFakesHelper.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ConsumeTest.swift b/RMQClientTests/ConsumeTest.swift index 635e0cc0..e7c6dea6 100644 --- a/RMQClientTests/ConsumeTest.swift +++ b/RMQClientTests/ConsumeTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ControlledInteractionTransport.swift b/RMQClientTests/ControlledInteractionTransport.swift index 9667beda..14ec0a9e 100644 --- a/RMQClientTests/ControlledInteractionTransport.swift +++ b/RMQClientTests/ControlledInteractionTransport.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ControlledInteractionTransportTest.swift b/RMQClientTests/ControlledInteractionTransportTest.swift index 064ff84d..bbf00101 100644 --- a/RMQClientTests/ControlledInteractionTransportTest.swift +++ b/RMQClientTests/ControlledInteractionTransportTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/DispatcherSpy.swift b/RMQClientTests/DispatcherSpy.swift index ab721a7a..1be5c231 100644 --- a/RMQClientTests/DispatcherSpy.swift +++ b/RMQClientTests/DispatcherSpy.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/EncodingTest.swift b/RMQClientTests/EncodingTest.swift index 911c3b68..9bfef0b2 100644 --- a/RMQClientTests/EncodingTest.swift +++ b/RMQClientTests/EncodingTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ExchangeBindTest.swift b/RMQClientTests/ExchangeBindTest.swift index 3800631d..53eea022 100644 --- a/RMQClientTests/ExchangeBindTest.swift +++ b/RMQClientTests/ExchangeBindTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/ExchangeDeclarationTest.swift b/RMQClientTests/ExchangeDeclarationTest.swift index f6275963..b95b12d3 100644 --- a/RMQClientTests/ExchangeDeclarationTest.swift +++ b/RMQClientTests/ExchangeDeclarationTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/FakeClock.swift b/RMQClientTests/FakeClock.swift index e5e41e11..a2052b54 100644 --- a/RMQClientTests/FakeClock.swift +++ b/RMQClientTests/FakeClock.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/FakeSerialQueue.swift b/RMQClientTests/FakeSerialQueue.swift index ab79f7d7..8138d219 100644 --- a/RMQClientTests/FakeSerialQueue.swift +++ b/RMQClientTests/FakeSerialQueue.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/FakeSerialQueueTest.swift b/RMQClientTests/FakeSerialQueueTest.swift index 2b770744..2e38670f 100644 --- a/RMQClientTests/FakeSerialQueueTest.swift +++ b/RMQClientTests/FakeSerialQueueTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/FakeWaiter.swift b/RMQClientTests/FakeWaiter.swift index 3c03dd17..da606e74 100644 --- a/RMQClientTests/FakeWaiter.swift +++ b/RMQClientTests/FakeWaiter.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/FakeWaiterFactory.swift b/RMQClientTests/FakeWaiterFactory.swift index cbe07aff..d281532f 100644 --- a/RMQClientTests/FakeWaiterFactory.swift +++ b/RMQClientTests/FakeWaiterFactory.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/FrameHandlerSpy.swift b/RMQClientTests/FrameHandlerSpy.swift index 24f61bac..fb026d98 100644 --- a/RMQClientTests/FrameHandlerSpy.swift +++ b/RMQClientTests/FrameHandlerSpy.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/FramesetRoutingTest.swift b/RMQClientTests/FramesetRoutingTest.swift index 827a5134..001616b3 100644 --- a/RMQClientTests/FramesetRoutingTest.swift +++ b/RMQClientTests/FramesetRoutingTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/HeartbeatSenderSpy.swift b/RMQClientTests/HeartbeatSenderSpy.swift index 80c7f234..7b49ed28 100644 --- a/RMQClientTests/HeartbeatSenderSpy.swift +++ b/RMQClientTests/HeartbeatSenderSpy.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/MethodFixtures.swift b/RMQClientTests/MethodFixtures.swift index 323632b9..3f84613e 100644 --- a/RMQClientTests/MethodFixtures.swift +++ b/RMQClientTests/MethodFixtures.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/PublisherConfirmationTest.swift b/RMQClientTests/PublisherConfirmationTest.swift index 1b2cadf0..e4be5290 100644 --- a/RMQClientTests/PublisherConfirmationTest.swift +++ b/RMQClientTests/PublisherConfirmationTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/QueueBindTest.swift b/RMQClientTests/QueueBindTest.swift index 2f7aeff1..7a28e47d 100644 --- a/RMQClientTests/QueueBindTest.swift +++ b/RMQClientTests/QueueBindTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/QueueDeclarationTest.swift b/RMQClientTests/QueueDeclarationTest.swift index 6e63ea85..0d552da0 100644 --- a/RMQClientTests/QueueDeclarationTest.swift +++ b/RMQClientTests/QueueDeclarationTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/QueueHelper.swift b/RMQClientTests/QueueHelper.swift index 479d7634..9747938b 100644 --- a/RMQClientTests/QueueHelper.swift +++ b/RMQClientTests/QueueHelper.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQAllocatedChannelTest.swift b/RMQClientTests/RMQAllocatedChannelTest.swift index 3db9f40e..a4773eed 100644 --- a/RMQClientTests/RMQAllocatedChannelTest.swift +++ b/RMQClientTests/RMQAllocatedChannelTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQChannelContract.swift b/RMQClientTests/RMQChannelContract.swift index ecde3f26..d0092957 100644 --- a/RMQClientTests/RMQChannelContract.swift +++ b/RMQClientTests/RMQChannelContract.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQClientTests-Bridging-Header.h b/RMQClientTests/RMQClientTests-Bridging-Header.h index dd0458ed..ee47bf55 100644 --- a/RMQClientTests/RMQClientTests-Bridging-Header.h +++ b/RMQClientTests/RMQClientTests-Bridging-Header.h @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQConnectionRecoverTest.swift b/RMQClientTests/RMQConnectionRecoverTest.swift index 4177eaa0..4368826a 100644 --- a/RMQClientTests/RMQConnectionRecoverTest.swift +++ b/RMQClientTests/RMQConnectionRecoverTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQConnectionTest.swift b/RMQClientTests/RMQConnectionTest.swift index c82c33d6..3320e1e1 100644 --- a/RMQClientTests/RMQConnectionTest.swift +++ b/RMQClientTests/RMQConnectionTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQExchangeTest.swift b/RMQClientTests/RMQExchangeTest.swift index 6e622b38..00c6bc6b 100644 --- a/RMQClientTests/RMQExchangeTest.swift +++ b/RMQClientTests/RMQExchangeTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQFrameTest.swift b/RMQClientTests/RMQFrameTest.swift index a11428cd..93ccb792 100644 --- a/RMQClientTests/RMQFrameTest.swift +++ b/RMQClientTests/RMQFrameTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQFramesetValidatorTest.swift b/RMQClientTests/RMQFramesetValidatorTest.swift index a89b3149..8590f28a 100644 --- a/RMQClientTests/RMQFramesetValidatorTest.swift +++ b/RMQClientTests/RMQFramesetValidatorTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQGCDHeartbeatSenderTest.swift b/RMQClientTests/RMQGCDHeartbeatSenderTest.swift index 656767ba..e5ee3361 100644 --- a/RMQClientTests/RMQGCDHeartbeatSenderTest.swift +++ b/RMQClientTests/RMQGCDHeartbeatSenderTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQGCDSerialQueueTest.swift b/RMQClientTests/RMQGCDSerialQueueTest.swift index d24763f6..b4228669 100644 --- a/RMQClientTests/RMQGCDSerialQueueTest.swift +++ b/RMQClientTests/RMQGCDSerialQueueTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQHTTP.swift b/RMQClientTests/RMQHTTP.swift index ac674b60..c9c68267 100644 --- a/RMQClientTests/RMQHTTP.swift +++ b/RMQClientTests/RMQHTTP.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQHTTPParser.swift b/RMQClientTests/RMQHTTPParser.swift index d7d6c7c3..ec36ffcb 100644 --- a/RMQClientTests/RMQHTTPParser.swift +++ b/RMQClientTests/RMQHTTPParser.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQHTTPParserTest.swift b/RMQClientTests/RMQHTTPParserTest.swift index 86c3ca4a..2c07cada 100644 --- a/RMQClientTests/RMQHTTPParserTest.swift +++ b/RMQClientTests/RMQHTTPParserTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQHTTPTest.swift b/RMQClientTests/RMQHTTPTest.swift index 3f564efe..894b790f 100644 --- a/RMQClientTests/RMQHTTPTest.swift +++ b/RMQClientTests/RMQHTTPTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQMessageTest.swift b/RMQClientTests/RMQMessageTest.swift index b8d1d32c..55e4c9b4 100644 --- a/RMQClientTests/RMQMessageTest.swift +++ b/RMQClientTests/RMQMessageTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQPKCS12CertificateConverterTest.swift b/RMQClientTests/RMQPKCS12CertificateConverterTest.swift index cac3c35b..384b18cd 100644 --- a/RMQClientTests/RMQPKCS12CertificateConverterTest.swift +++ b/RMQClientTests/RMQPKCS12CertificateConverterTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQParserTest.swift b/RMQClientTests/RMQParserTest.swift index 74e29b33..8a5bc6b9 100644 --- a/RMQClientTests/RMQParserTest.swift +++ b/RMQClientTests/RMQParserTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQProcessInfoNameGeneratorTest.swift b/RMQClientTests/RMQProcessInfoNameGeneratorTest.swift index 5c68a6e9..d519c330 100644 --- a/RMQClientTests/RMQProcessInfoNameGeneratorTest.swift +++ b/RMQClientTests/RMQProcessInfoNameGeneratorTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQQueueTest.swift b/RMQClientTests/RMQQueueTest.swift index 39ee24e0..1f7ca9c6 100644 --- a/RMQClientTests/RMQQueueTest.swift +++ b/RMQClientTests/RMQQueueTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQReaderTest.swift b/RMQClientTests/RMQReaderTest.swift index d1a2af70..af1201f5 100644 --- a/RMQClientTests/RMQReaderTest.swift +++ b/RMQClientTests/RMQReaderTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQSemaphoreWaiterTest.swift b/RMQClientTests/RMQSemaphoreWaiterTest.swift index 6a03bb1e..2c8dfc01 100644 --- a/RMQClientTests/RMQSemaphoreWaiterTest.swift +++ b/RMQClientTests/RMQSemaphoreWaiterTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQSuspendResumeDispatcherTest.swift b/RMQClientTests/RMQSuspendResumeDispatcherTest.swift index a0a327f3..5ed25da7 100644 --- a/RMQClientTests/RMQSuspendResumeDispatcherTest.swift +++ b/RMQClientTests/RMQSuspendResumeDispatcherTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQSynchronizedMutableDictionaryTest.swift b/RMQClientTests/RMQSynchronizedMutableDictionaryTest.swift index 5f3805fc..8fc25af4 100644 --- a/RMQClientTests/RMQSynchronizedMutableDictionaryTest.swift +++ b/RMQClientTests/RMQSynchronizedMutableDictionaryTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQTLSOptionsTest.swift b/RMQClientTests/RMQTLSOptionsTest.swift index 962c0303..71fa4bc3 100644 --- a/RMQClientTests/RMQTLSOptionsTest.swift +++ b/RMQClientTests/RMQTLSOptionsTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQTransactionalConfirmationsTest.swift b/RMQClientTests/RMQTransactionalConfirmationsTest.swift index 5f930ce3..84004540 100644 --- a/RMQClientTests/RMQTransactionalConfirmationsTest.swift +++ b/RMQClientTests/RMQTransactionalConfirmationsTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQTransportContract.swift b/RMQClientTests/RMQTransportContract.swift index 48dcf5de..faefc660 100644 --- a/RMQClientTests/RMQTransportContract.swift +++ b/RMQClientTests/RMQTransportContract.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQURIParseTest.swift b/RMQClientTests/RMQURIParseTest.swift index 46626103..0623910e 100644 --- a/RMQClientTests/RMQURIParseTest.swift +++ b/RMQClientTests/RMQURIParseTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RMQUnallocatedChannelTest.swift b/RMQClientTests/RMQUnallocatedChannelTest.swift index c8892280..bc01bfa9 100644 --- a/RMQClientTests/RMQUnallocatedChannelTest.swift +++ b/RMQClientTests/RMQUnallocatedChannelTest.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/RecoverySpy.swift b/RMQClientTests/RecoverySpy.swift index 080e1d63..25900cbd 100644 --- a/RMQClientTests/RecoverySpy.swift +++ b/RMQClientTests/RecoverySpy.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/SenderSpy.swift b/RMQClientTests/SenderSpy.swift index 88a0fd48..0880c270 100644 --- a/RMQClientTests/SenderSpy.swift +++ b/RMQClientTests/SenderSpy.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/StarterSpy.swift b/RMQClientTests/StarterSpy.swift index 3e625ac9..cda89e50 100644 --- a/RMQClientTests/StarterSpy.swift +++ b/RMQClientTests/StarterSpy.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/StubNameGenerator.swift b/RMQClientTests/StubNameGenerator.swift index 1c39606a..bf1d40f3 100644 --- a/RMQClientTests/StubNameGenerator.swift +++ b/RMQClientTests/StubNameGenerator.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/TestHelper.swift b/RMQClientTests/TestHelper.swift index 163f3d37..857df921 100644 --- a/RMQClientTests/TestHelper.swift +++ b/RMQClientTests/TestHelper.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: // diff --git a/RMQClientTests/TransportDelegateSpy.swift b/RMQClientTests/TransportDelegateSpy.swift index 0e83ffc7..06787201 100644 --- a/RMQClientTests/TransportDelegateSpy.swift +++ b/RMQClientTests/TransportDelegateSpy.swift @@ -1,5 +1,5 @@ // This source code is dual-licensed under the Mozilla Public License ("MPL"), -// version 1.1 and the Apache License ("ASL"), version 2.0. +// version 2.0 and the Apache License ("ASL"), version 2.0. // // The ASL v2.0: //