Update (c) according to [1]
1. https://investors.broadcom.com/news-releases/news-release-details/broadcom-and-vmware-intend-close-transaction-november-22-2023
This commit is contained in:
parent
6fd183b1c2
commit
1b642353ca
|
@ -78,4 +78,4 @@ RabbitMQ server is [licensed under the MPL 2.0](LICENSE-MPL-RabbitMQ).
|
||||||
|
|
||||||
## Copyright
|
## Copyright
|
||||||
|
|
||||||
(c) 2007-2023 VMware, Inc. or its affiliates.
|
(c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries.
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(amqp10_client).
|
-module(amqp10_client).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(amqp10_client_app).
|
-module(amqp10_client_app).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(amqp10_client_connection).
|
-module(amqp10_client_connection).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
-module(amqp10_client_connection_sup).
|
-module(amqp10_client_connection_sup).
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
-module(amqp10_client_connections_sup).
|
-module(amqp10_client_connections_sup).
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
-module(amqp10_client_frame_reader).
|
-module(amqp10_client_frame_reader).
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
-module(amqp10_client_session).
|
-module(amqp10_client_session).
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
-module(amqp10_client_sessions_sup).
|
-module(amqp10_client_sessions_sup).
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
-module(amqp10_client_sup).
|
-module(amqp10_client_sup).
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
-module(amqp10_client_types).
|
-module(amqp10_client_types).
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
-module(amqp10_msg).
|
-module(amqp10_msg).
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
-module(mock_server).
|
-module(mock_server).
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(amqp10_binary_generator).
|
-module(amqp10_binary_generator).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(amqp10_binary_parser).
|
-module(amqp10_binary_parser).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(amqp10_framing).
|
-module(amqp10_framing).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
%% @private
|
%% @private
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
%% @type close_reason(Type) = {shutdown, amqp_reason(Type)}.
|
%% @type close_reason(Type) = {shutdown, amqp_reason(Type)}.
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
%% @private
|
%% @private
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
%% @private
|
%% @private
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
%% @private
|
%% @private
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
%% @private
|
%% @private
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
%% @type close_reason(Type) = {shutdown, amqp_reason(Type)}.
|
%% @type close_reason(Type) = {shutdown, amqp_reason(Type)}.
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
%% @private
|
%% @private
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
%% @private
|
%% @private
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
%% @private
|
%% @private
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
%% @private
|
%% @private
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
%% @private
|
%% @private
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
%% @private
|
%% @private
|
||||||
|
@ -317,7 +317,7 @@ client_properties(UserProperties) ->
|
||||||
{<<"version">>, longstr, list_to_binary(Vsn)},
|
{<<"version">>, longstr, list_to_binary(Vsn)},
|
||||||
{<<"platform">>, longstr, <<"Erlang">>},
|
{<<"platform">>, longstr, <<"Erlang">>},
|
||||||
{<<"copyright">>, longstr,
|
{<<"copyright">>, longstr,
|
||||||
<<"Copyright (c) 2007-2023 VMware, Inc. or its affiliates.">>},
|
<<"Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries.">>},
|
||||||
{<<"information">>, longstr,
|
{<<"information">>, longstr,
|
||||||
<<"Licensed under the MPL. "
|
<<"Licensed under the MPL. "
|
||||||
"See https://www.rabbitmq.com/">>},
|
"See https://www.rabbitmq.com/">>},
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
%% @doc This module allows the simple execution of an asynchronous RPC over
|
%% @doc This module allows the simple execution of an asynchronous RPC over
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
%% @doc This is a utility module that is used to expose an arbitrary function
|
%% @doc This is a utility module that is used to expose an arbitrary function
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
%% @private
|
%% @private
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(amqp_uri).
|
-module(amqp_uri).
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
.\" License, v. 2.0. If a copy of the MPL was not distributed with this
|
.\" License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
.\" file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
.\" file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
.\" Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
.\"
|
.\"
|
||||||
.Dd June 22, 2023
|
.Dd June 22, 2023
|
||||||
.Dt RABBITMQ-DIAGNOSTICS 8
|
.Dt RABBITMQ-DIAGNOSTICS 8
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
.\" License, v. 2.0. If a copy of the MPL was not distributed with this
|
.\" License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
.\" file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
.\" file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
.\" Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
.\"
|
.\"
|
||||||
.Dd June 22, 2023
|
.Dd June 22, 2023
|
||||||
.Dt RABBITMQ-ECHOPID.BAT 8
|
.Dt RABBITMQ-ECHOPID.BAT 8
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
.\" License, v. 2.0. If a copy of the MPL was not distributed with this
|
.\" License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
.\" file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
.\" file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
.\" Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
.\"
|
.\"
|
||||||
.Dd June 22, 2023
|
.Dd June 22, 2023
|
||||||
.Dt RABBITMQ-ENV.CONF 5
|
.Dt RABBITMQ-ENV.CONF 5
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
.\" License, v. 2.0. If a copy of the MPL was not distributed with this
|
.\" License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
.\" file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
.\" file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
.\" Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
.\"
|
.\"
|
||||||
.Dd June 22, 2023
|
.Dd June 22, 2023
|
||||||
.Dt RABBITMQ-PLUGINS 8
|
.Dt RABBITMQ-PLUGINS 8
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
.\" License, v. 2.0. If a copy of the MPL was not distributed with this
|
.\" License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
.\" file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
.\" file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
.\" Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
.\"
|
.\"
|
||||||
.Dd June 22, 2023
|
.Dd June 22, 2023
|
||||||
.Dt RABBITMQ-QUEUES 8
|
.Dt RABBITMQ-QUEUES 8
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
.\" License, v. 2.0. If a copy of the MPL was not distributed with this
|
.\" License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
.\" file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
.\" file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
.\" Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
.\"
|
.\"
|
||||||
.Dd June 22, 2023
|
.Dd June 22, 2023
|
||||||
.Dt RABBITMQ-SERVER 8
|
.Dt RABBITMQ-SERVER 8
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
.\" License, v. 2.0. If a copy of the MPL was not distributed with this
|
.\" License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
.\" file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
.\" file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
.\" Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
.\"
|
.\"
|
||||||
.Dd June 22, 2023
|
.Dd June 22, 2023
|
||||||
.Dt RABBITMQ-SERVICE.BAT 8
|
.Dt RABBITMQ-SERVICE.BAT 8
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
.\" License, v. 2.0. If a copy of the MPL was not distributed with this
|
.\" License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
.\" file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
.\" file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
.\" Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
.\"
|
.\"
|
||||||
.Dd June 22, 2023
|
.Dd June 22, 2023
|
||||||
.Dt RABBITMQ-STREAMS 8
|
.Dt RABBITMQ-STREAMS 8
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
.\" License, v. 2.0. If a copy of the MPL was not distributed with this
|
.\" License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
.\" file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
.\" file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
.\" Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
.\"
|
.\"
|
||||||
.Dd June 22, 2023
|
.Dd June 22, 2023
|
||||||
.Dt RABBITMQ-UPGRADE 8
|
.Dt RABBITMQ-UPGRADE 8
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
.\" License, v. 2.0. If a copy of the MPL was not distributed with this
|
.\" License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
.\" file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
.\" file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
.\" Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
.\"
|
.\"
|
||||||
.Dd June 22, 2023
|
.Dd June 22, 2023
|
||||||
.Dt RABBITMQCTL 8
|
.Dt RABBITMQCTL 8
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
## License, v. 2.0. If a copy of the MPL was not distributed with this
|
## License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
## file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
## file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
##
|
##
|
||||||
## Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
## Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
##
|
##
|
||||||
|
|
||||||
# Exit immediately if a pipeline, which may consist of a single simple command,
|
# Exit immediately if a pipeline, which may consist of a single simple command,
|
||||||
|
|
|
@ -4,7 +4,7 @@ REM This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
REM License, v. 2.0. If a copy of the MPL was not distributed with this
|
REM License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
REM file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
REM file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
REM
|
REM
|
||||||
REM Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
REM Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
REM
|
REM
|
||||||
|
|
||||||
REM Scopes the variables to the current batch file
|
REM Scopes the variables to the current batch file
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
## License, v. 2.0. If a copy of the MPL was not distributed with this
|
## License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
## file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
## file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
##
|
##
|
||||||
## Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
## Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
##
|
##
|
||||||
|
|
||||||
# Exit immediately if a pipeline, which may consist of a single simple command,
|
# Exit immediately if a pipeline, which may consist of a single simple command,
|
||||||
|
|
|
@ -3,7 +3,7 @@ REM This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
REM License, v. 2.0. If a copy of the MPL was not distributed with this
|
REM License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
REM file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
REM file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
REM
|
REM
|
||||||
REM Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
REM Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
REM
|
REM
|
||||||
|
|
||||||
REM Scopes the variables to the current batch file
|
REM Scopes the variables to the current batch file
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(background_gc).
|
-module(background_gc).
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(code_server_cache).
|
-module(code_server_cache).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(gatherer).
|
-module(gatherer).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(gm).
|
-module(gm).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(pid_recomposition).
|
-module(pid_recomposition).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit).
|
-module(rabbit).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_access_control).
|
-module(rabbit_access_control).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
%% There are two types of alarms handled by this module:
|
%% There are two types of alarms handled by this module:
|
||||||
%%
|
%%
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_amqqueue).
|
-module(rabbit_amqqueue).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_amqqueue_control).
|
-module(rabbit_amqqueue_control).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_amqqueue_process).
|
-module(rabbit_amqqueue_process).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_amqqueue_sup).
|
-module(rabbit_amqqueue_sup).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_amqqueue_sup_sup).
|
-module(rabbit_amqqueue_sup_sup).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_auth_backend_internal).
|
-module(rabbit_auth_backend_internal).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_auth_mechanism_amqplain).
|
-module(rabbit_auth_mechanism_amqplain).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_auth_mechanism_cr_demo).
|
-module(rabbit_auth_mechanism_cr_demo).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_auth_mechanism_plain).
|
-module(rabbit_auth_mechanism_plain).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_autoheal).
|
-module(rabbit_autoheal).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_backing_queue).
|
-module(rabbit_backing_queue).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_basic).
|
-module(rabbit_basic).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_binding).
|
-module(rabbit_binding).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_boot_steps).
|
-module(rabbit_boot_steps).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_channel).
|
-module(rabbit_channel).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_channel_interceptor).
|
-module(rabbit_channel_interceptor).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_channel_sup).
|
-module(rabbit_channel_sup).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_channel_sup_sup).
|
-module(rabbit_channel_sup_sup).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_classic_queue_index_v2).
|
-module(rabbit_classic_queue_index_v2).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
%% The classic queue store works as follow:
|
%% The classic queue store works as follow:
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_client_sup).
|
-module(rabbit_client_sup).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_connection_helper_sup).
|
-module(rabbit_connection_helper_sup).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_connection_sup).
|
-module(rabbit_connection_sup).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_connection_tracking).
|
-module(rabbit_connection_tracking).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_connection_tracking_handler).
|
-module(rabbit_connection_tracking_handler).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_control_pbe).
|
-module(rabbit_control_pbe).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
-module(rabbit_core_metrics_gc).
|
-module(rabbit_core_metrics_gc).
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_credential_validation).
|
-module(rabbit_credential_validation).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_credential_validator).
|
-module(rabbit_credential_validator).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_credential_validator_accept_everything).
|
-module(rabbit_credential_validator_accept_everything).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_credential_validator_min_password_length).
|
-module(rabbit_credential_validator_min_password_length).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_db).
|
-module(rabbit_db).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_db_binding).
|
-module(rabbit_db_binding).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_db_cluster).
|
-module(rabbit_db_cluster).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_db_exchange).
|
-module(rabbit_db_exchange).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_db_maintenance).
|
-module(rabbit_db_maintenance).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_db_msup).
|
-module(rabbit_db_msup).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_db_policy).
|
-module(rabbit_db_policy).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_db_queue).
|
-module(rabbit_db_queue).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_db_rtparams).
|
-module(rabbit_db_rtparams).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_db_topic_exchange).
|
-module(rabbit_db_topic_exchange).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_db_user).
|
-module(rabbit_db_user).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_db_vhost).
|
-module(rabbit_db_vhost).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
%% License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
%%
|
%%
|
||||||
%% Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
|
%% Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_dead_letter).
|
-module(rabbit_dead_letter).
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue