More missed license header updates #9969

This commit is contained in:
Michael Klishin 2024-02-05 12:26:25 -05:00
parent f414c2d512
commit 9c79ad8d55
63 changed files with 71 additions and 72 deletions

View File

@ -1,6 +1,6 @@
@title AMQP Client for Erlang @title AMQP 0-9-1 Client for Erlang
@author GoPivotal Inc. <support@rabbitmq.com> @author Broadcom Inc. <support@rabbitmq.com>
@copyright 2007-2020 VMware, Inc. or its affiliates. @copyright 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
@version %%VERSION%% @version %%VERSION%%

View File

@ -1,7 +1,7 @@
%% This file is a copy of http_uri.erl from the R13B-1 Erlang/OTP %% This file is a copy of http_uri.erl from the R13B-1 Erlang/OTP
%% distribution with several modifications. %% distribution with several modifications.
%% All modifications are Copyright (c) 2009-2023 VMware, Inc. or its affiliates. %% All modifications are Copyright (c) 2007-2024 Broadcom. The term Broadcom refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
%% ``The contents of this file are subject to the Erlang Public License, %% ``The contents of this file are subject to the Erlang Public License,
%% Version 1.1, (the "License"); you may not use this file except in %% Version 1.1, (the "License"); you may not use this file except in

View File

@ -62,4 +62,4 @@ RabbitMQ server is [licensed under the MPL 2.0](LICENSE-MPL-RabbitMQ).
## Copyright ## Copyright
(c) 2007-2020 VMware, Inc. or its affiliates. (c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.

View File

@ -13,7 +13,7 @@
%% versions of Erlang/OTP. The remaining type specs have been %% versions of Erlang/OTP. The remaining type specs have been
%% removed. %% removed.
%% All modifications are (C) 2010-2023 VMware, Inc. or its affiliates. %% All modifications are (C) 2007-2024 Broadcom. The term Broadcom refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
%% %CopyrightBegin% %% %CopyrightBegin%
%% %%

View File

@ -6,7 +6,7 @@
%% %%
%% @author The RabbitMQ team %% @author The RabbitMQ team
%% @copyright 2023 VMware, Inc. or its affiliates. %% @copyright 2007-2024 Broadcom. The term Broadcom refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
%% %%
%% @doc %% @doc
%% This module provides an API to manage deprecated features in RabbitMQ. It %% This module provides an API to manage deprecated features in RabbitMQ. It

View File

@ -6,7 +6,7 @@
%% %%
%% @author The RabbitMQ team %% @author The RabbitMQ team
%% @copyright 2018-2023 VMware, Inc. or its affiliates. %% @copyright 2007-2024 Broadcom. The term Broadcom refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
%% %%
%% @doc %% @doc
%% This module offers a framework to declare capabilities a RabbitMQ node %% This module offers a framework to declare capabilities a RabbitMQ node

View File

@ -6,7 +6,7 @@
%% %%
%% @author The RabbitMQ team %% @author The RabbitMQ team
%% @copyright 2023 VMware, Inc. or its affiliates. %% @copyright 2007-2024 Broadcom. The term Broadcom refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
%% %%
%% @doc %% @doc
%% The feature flag controller is responsible for synchronization and managing %% The feature flag controller is responsible for synchronization and managing

View 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 2018-2023 VMware, Inc. or its affiliates. %% @copyright 2007-2024 Broadcom. The term Broadcom refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
%% %%
%% @doc %% @doc
%% This module provides extra functions unused by the feature flags %% This module provides extra functions unused by the feature flags

View File

@ -6,7 +6,7 @@
%% %%
%% @author The RabbitMQ team %% @author The RabbitMQ team
%% @copyright 2018-2023 VMware, Inc. or its affiliates. %% @copyright 2007-2024 Broadcom. The term Broadcom refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
%% %%
%% @doc %% @doc
%% This module exposes the API of the {@link rabbit_feature_flags} %% This module exposes the API of the {@link rabbit_feature_flags}

View File

@ -6,7 +6,7 @@
%% %%
%% @author The RabbitMQ team %% @author The RabbitMQ team
%% @copyright 2023 VMware, Inc. or its affiliates. %% @copyright 2007-2024 Broadcom. The term Broadcom refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
%% %%
%% @doc %% @doc
%% This module sits in front of {@link rabbit_ff_registry}. %% This module sits in front of {@link rabbit_ff_registry}.

View File

@ -6,7 +6,7 @@
%% %%
%% @author The RabbitMQ team %% @author The RabbitMQ team
%% @copyright 2019-2023 VMware, Inc. or its affiliates. %% @copyright 2007-2024 Broadcom. The term Broadcom refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
%% %%
%% @doc %% @doc
%% This module manages the configuration of the Erlang Logger facility. In %% This module manages the configuration of the Erlang Logger facility. In

View File

@ -3,7 +3,7 @@
# This Source Code Form is subject to the terms of the Mozilla Public # 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 # 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) 2010-2020 VMware, Inc. or its affiliates. All rights reserved # Copyright (c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved. All rights reserved
import sys import sys
if sys.version_info[0] < 2 or sys.version_info[1] < 6: if sys.version_info[0] < 2 or sys.version_info[1] < 6:

View File

@ -93,7 +93,7 @@
%% %%
%% 11) Internal buffer length is emitted as a core [RabbitMQ] metric. %% 11) Internal buffer length is emitted as a core [RabbitMQ] metric.
%% All modifications are (C) 2009-2023 VMware, Inc. or its affiliates. %% All modifications are (C) 2007-2024 Broadcom. The term Broadcom refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
%% ``The contents of this file are subject to the Erlang Public License, %% ``The contents of this file are subject to the Erlang Public License,
%% Version 1.1, (the "License"); you may not use this file except in %% Version 1.1, (the "License"); you may not use this file except in

View File

@ -2,7 +2,7 @@
%% from rabbitmq-autocluster by Gavin Roy. %% from rabbitmq-autocluster by Gavin Roy.
%% %%
%% Copyright (c) 2014-2015 AWeber Communications %% Copyright (c) 2014-2015 AWeber Communications
%% Copyright (c) 2016-2023 VMware, Inc. or its affiliates %% Copyright (c) 2007-2024 Broadcom. The term Broadcom refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
%% All rights reserved. %% All rights reserved.
%% %%
%% Redistribution and use in source and binary forms, with or without modification, %% Redistribution and use in source and binary forms, with or without modification,

View File

@ -38,7 +38,7 @@
%% 4) normal, and {shutdown, _} exit reasons are all treated the same %% 4) normal, and {shutdown, _} exit reasons are all treated the same
%% (i.e. are regarded as normal exits) %% (i.e. are regarded as normal exits)
%% %%
%% All modifications are (C) 2010-2023 VMware, Inc. or its affiliates. %% All modifications are (C) 2007-2024 Broadcom. The term Broadcom refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
%% %%
%% %CopyrightBegin% %% %CopyrightBegin%
%% %%

View File

@ -220,6 +220,6 @@ The default values are `rabbit_auth_cache_ets` and `[]`, respectively.
## License and Copyright ## License and Copyright
(c) 2016-2020 VMware, Inc. or its affiliates. (c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
Released under the Mozilla Public License 2.0, same as RabbitMQ. Released under the Mozilla Public License 2.0, same as RabbitMQ.

View File

@ -32,6 +32,6 @@ will build the plugin and put build artifacts under the `./plugins` directory.
## Copyright and License ## Copyright and License
(c) 2007-2020 VMware, Inc. or its affiliates. (c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
Released under the MPL, the same license as RabbitMQ. Released under the MPL, the same license as RabbitMQ.

View File

@ -550,6 +550,6 @@ field will be ignored as long as the token provides a client ID.
## License and Copyright ## License and Copyright
(c) 2016-2023 VMware, Inc. or its affiliates. (c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
Released under the Mozilla Public License 2.0, same as RabbitMQ. Released under the Mozilla Public License 2.0, same as RabbitMQ.

View File

@ -1,7 +1,7 @@
%% ==================================================================== %% ====================================================================
%% @author Gavin M. Roy <gavinmroy@gmail.com> %% @author Gavin M. Roy <gavinmroy@gmail.com>
%% @copyright 2016, Gavin M. Roy %% @copyright 2016, Gavin M. Roy
%% @copyright 2016-2023 VMware, Inc. or its affiliates. %% @copyright 2007-2024 Broadcom. The term Broadcom refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
%% @private %% @private
%% @doc rabbitmq_aws configuration functionality %% @doc rabbitmq_aws configuration functionality
%% @end %% @end

View File

@ -125,5 +125,5 @@ but not entirely trivial examples.
The project is [licensed under the MPL](LICENSE-MPL-RabbitMQ), the same license The project is [licensed under the MPL](LICENSE-MPL-RabbitMQ), the same license
as RabbitMQ. as RabbitMQ.
(c) 2007-2020 VMware, Inc. or its affiliates. (c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.

View File

@ -4,7 +4,7 @@
"minor-version": 0, "minor-version": 0,
"port": 5672, "port": 5672,
"copyright": [ "copyright": [
"Copyright (C) 2008-2020 VMware, Inc. or its affiliates.\n", "Copyright (C) 2007-2024 Broadcom Inc. and its subsidiaries. All rights reserved.\n",
"\n", "\n",
"Permission is hereby granted, free of charge, to any person\n", "Permission is hereby granted, free of charge, to any person\n",
"obtaining a copy of this file (the \"Software\"), to deal in the\n", "obtaining a copy of this file (the \"Software\"), to deal in the\n",

View File

@ -5,7 +5,7 @@
"revision": 1, "revision": 1,
"port": 5672, "port": 5672,
"copyright": [ "copyright": [
"Copyright (C) 2008-2020 VMware, Inc. or its affiliates.\n", "Copyright (C) 2007-2024 Broadcom Inc. and its subsidiaries. All rights reserved.\n",
"\n", "\n",
"Permission is hereby granted, free of charge, to any person\n", "Permission is hereby granted, free of charge, to any person\n",
"obtaining a copy of this file (the \"Software\"), to deal in the\n", "obtaining a copy of this file (the \"Software\"), to deal in the\n",

View File

@ -9,7 +9,7 @@
"hence you are strongly discouraged from building clients ", "hence you are strongly discouraged from building clients ",
"which use it."], "which use it."],
"copyright": [ "copyright": [
"Copyright (C) 2008-2020 VMware, Inc. or its affiliates.\n", "Copyright (C) 2007-2024 Broadcom Inc. and its subsidiaries. All rights reserved.\n",
"\n", "\n",
"Permission is hereby granted, free of charge, to any person\n", "Permission is hereby granted, free of charge, to any person\n",
"obtaining a copy of this file (the \"Software\"), to deal in the\n", "obtaining a copy of this file (the \"Software\"), to deal in the\n",

View File

@ -2,7 +2,7 @@
"extension": { "extension": {
"name": "demo", "name": "demo",
"version": "1.0", "version": "1.0",
"copyright": "Copyright (C) 2009-2020 VMware, Inc. or its affiliates." "copyright": "Copyright (c) 2007-2024 Broadcom Inc. and its subsidiaries. All rights reserved."
}, },
"domains": [ "domains": [
["foo-domain", "shortstr"] ["foo-domain", "shortstr"]

View File

@ -1,4 +1,4 @@
The files amqp-rabbitmq-0.8.json and amqp-rabbitmq-0.9.1.json are The files amqp-rabbitmq-0.8.json and amqp-rabbitmq-0.9.1.json are
"Copyright (C) 2008-2020 VMware, Inc. or its affiliates. and are covered by the MIT "Copyright (c) 2007-2024 Broadcom Inc. and its subsidiaries. All rights reserved. and are covered by the MIT
license. license.

View File

@ -744,7 +744,7 @@ test() ->
amqp_channel:call(Chan, amqp_channel:call(Chan,
#'exchange.declare'{ #'exchange.declare'{
exchange = <<"e">>, type = <<"x-consistent-hash">>, exchange = <<"e">>, type = <<"x-consistent-hash">>,
arguments = {<<"hash-property">>, longstr, <<"message_id">>} arguments = {<<"hash-property">>, longstr, <<"message_id">>}
}), }),
[amqp_channel:call(Chan, #'queue.declare'{queue = Q}) || Q <- Queues], [amqp_channel:call(Chan, #'queue.declare'{queue = Q}) || Q <- Queues],
[amqp_channel:call(Chan, #'queue.bind'{queue = Q, [amqp_channel:call(Chan, #'queue.bind'{queue = Q,
@ -835,7 +835,7 @@ The state of the hash space is distributed across all cluster nodes.
## Copyright and License ## Copyright and License
(c) 2013-2020 VMware, Inc. or its affiliates. (c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
Released under the Mozilla Public License 2.0, same as RabbitMQ. Released under the Mozilla Public License 2.0, same as RabbitMQ.
See [LICENSE](./LICENSE) for details. See [LICENSE](./LICENSE) for details.

View File

@ -187,7 +187,7 @@
same "printed page" as the copyright notice for easier same "printed page" as the copyright notice for easier
identification within third-party archives. identification within third-party archives.
Copyright 2017-2020 VMware, Inc. or its affiliates. Copyright (c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License. you may not use this file except in compliance with the License.

View File

@ -22,4 +22,4 @@ See [RabbitMQ federation plugin](https://www.rabbitmq.com/federation.html) on ra
Released under [the same license as RabbitMQ](https://www.rabbitmq.com/mpl.html). Released under [the same license as RabbitMQ](https://www.rabbitmq.com/mpl.html).
2007-2015 (c) 2007-2020 VMware, Inc. or its affiliates. 2007-2015 (c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.

View File

@ -39,6 +39,6 @@ and see under the `./plugins` directory.
## Copyright and License ## Copyright and License
(c) 2007-2020 VMware, Inc. or its affiliates. (c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
See `LICENSE` for license information. See `LICENSE` for license information.

View File

@ -18,4 +18,4 @@ it has to be [enabled](https://www.rabbitmq.com/plugins.html#basics) before it c
## Copyright ## Copyright
(c) 2007-2020 VMware, Inc. or its affiliates. (c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.

View 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) 2016-2023 VMware, Inc. or its affiliates. All rights reserved. %% Copyright (c) 2007-2024 Broadcom. The term Broadcom refers to Broadcom Inc. and/or its subsidiaries. All rights reserved. All rights reserved.
-module(rabbit_mgmt_db_cache). -module(rabbit_mgmt_db_cache).

View File

@ -32,7 +32,7 @@ against it. Note that there must be no other MQTT server running on ports `1883`
## Copyright and License ## Copyright and License
(c) 2007-2020 VMware, Inc. or its affiliates. (c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
Released under the [Mozilla Public License](https://www.rabbitmq.com/mpl.html), Released under the [Mozilla Public License](https://www.rabbitmq.com/mpl.html),
the same as RabbitMQ. the same as RabbitMQ.

View File

@ -180,7 +180,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) $YEAR VMware, Inc. or its affiliates. All rights reserved. // Copyright (c) 2007-2024, Inc. or its affiliates. All rights reserved.
// //
</content> </content>
</licenseHeader> </licenseHeader>

View File

@ -4,7 +4,7 @@
%% %%
%% The Initial Developer of the Original Code is AWeber Communications. %% The Initial Developer of the Original Code is AWeber Communications.
%% Copyright (c) 2015-2016 AWeber Communications %% Copyright (c) 2015-2016 AWeber Communications
%% Copyright (c) 2016-2023 VMware, Inc. or its affiliates. All rights reserved. %% Copyright (c) 2007-2024 Broadcom. The term Broadcom refers to Broadcom Inc. and/or its subsidiaries. All rights reserved. All rights reserved.
%% %%
-module(rabbit_peer_discovery_aws). -module(rabbit_peer_discovery_aws).

View File

@ -24,4 +24,4 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md) and our [development process overview](
## Copyright ## Copyright
(c) 2007-2020 VMware, Inc. or its affiliates. (c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.

View File

@ -4,7 +4,7 @@
%% %%
%% The Initial Developer of the Original Code is AWeber Communications. %% The Initial Developer of the Original Code is AWeber Communications.
%% Copyright (c) 2015-2016 AWeber Communications %% Copyright (c) 2015-2016 AWeber Communications
%% Copyright (c) 2016-2023 VMware, Inc. or its affiliates. All rights reserved. %% Copyright (c) 2007-2024 Broadcom. The term Broadcom refers to Broadcom Inc. and/or its subsidiaries. All rights reserved. All rights reserved.
%% %%
-module(rabbit_peer_discovery_cleanup). -module(rabbit_peer_discovery_cleanup).

View File

@ -4,7 +4,7 @@
%% %%
%% The Initial Developer of the Original Code is AWeber Communications. %% The Initial Developer of the Original Code is AWeber Communications.
%% Copyright (c) 2015-2016 AWeber Communications %% Copyright (c) 2015-2016 AWeber Communications
%% Copyright (c) 2016-2023 VMware, Inc. or its affiliates. All rights reserved. %% Copyright (c) 2007-2024 Broadcom. The term Broadcom refers to Broadcom Inc. and/or its subsidiaries. All rights reserved. All rights reserved.
%% %%
-module(rabbit_peer_discovery_config). -module(rabbit_peer_discovery_config).

View File

@ -4,7 +4,7 @@
%% %%
%% The Initial Developer of the Original Code is AWeber Communications. %% The Initial Developer of the Original Code is AWeber Communications.
%% Copyright (c) 2015-2016 AWeber Communications %% Copyright (c) 2015-2016 AWeber Communications
%% Copyright (c) 2016-2023 VMware, Inc. or its affiliates. All rights reserved. %% Copyright (c) 2007-2024 Broadcom. The term Broadcom refers to Broadcom Inc. and/or its subsidiaries. All rights reserved. All rights reserved.
%% %%
-module(rabbit_peer_discovery_httpc). -module(rabbit_peer_discovery_httpc).

View File

@ -4,7 +4,7 @@
%% %%
%% The Initial Developer of the Original Code is AWeber Communications. %% The Initial Developer of the Original Code is AWeber Communications.
%% Copyright (c) 2015-2016 AWeber Communications %% Copyright (c) 2015-2016 AWeber Communications
%% Copyright (c) 2016-2023 VMware, Inc. or its affiliates. All rights reserved. %% Copyright (c) 2007-2024 Broadcom. The term Broadcom refers to Broadcom Inc. and/or its subsidiaries. All rights reserved. All rights reserved.
%% %%
-module(rabbit_peer_discovery_util). -module(rabbit_peer_discovery_util).
@ -410,7 +410,7 @@ as_list([]) -> [];
as_list(Value) when is_atom(Value) ; is_integer(Value) ; is_binary(Value) -> as_list(Value) when is_atom(Value) ; is_integer(Value) ; is_binary(Value) ->
[Value]; [Value];
as_list(Value) when is_list(Value) -> as_list(Value) when is_list(Value) ->
Parse = fun(T) -> Parse = fun(T) ->
S = string:strip(T), S = string:strip(T),
case string:to_float(S) of case string:to_float(S) of
{Float, []} -> Float; {Float, []} -> Float;

View File

@ -53,4 +53,4 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md) and our [development process overview](
## Copyright ## Copyright
(c) 2007-2020 VMware, Inc. or its affiliates. (c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.

View File

@ -4,7 +4,7 @@
%% %%
%% The Initial Developer of the Original Code is AWeber Communications. %% The Initial Developer of the Original Code is AWeber Communications.
%% Copyright (c) 2015-2016 AWeber Communications %% Copyright (c) 2015-2016 AWeber Communications
%% Copyright (c) 2016-2023 VMware, Inc. or its affiliates. All rights reserved. %% Copyright (c) 2007-2024 Broadcom. The term Broadcom refers to Broadcom Inc. and/or its subsidiaries. All rights reserved. All rights reserved.
%% %%
-module(rabbit_peer_discovery_consul). -module(rabbit_peer_discovery_consul).

View File

@ -4,7 +4,7 @@
%% %%
%% The Initial Developer of the Original Code is AWeber Communications. %% The Initial Developer of the Original Code is AWeber Communications.
%% Copyright (c) 2015-2016 AWeber Communications %% Copyright (c) 2015-2016 AWeber Communications
%% Copyright (c) 2016-2023 VMware, Inc. or its affiliates. All rights reserved. %% Copyright (c) 2007-2024 Broadcom. The term Broadcom refers to Broadcom Inc. and/or its subsidiaries. All rights reserved. All rights reserved.
%% %%
-module(rabbitmq_peer_discovery_consul_SUITE). -module(rabbitmq_peer_discovery_consul_SUITE).

View File

@ -54,4 +54,4 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md) and our [development process overview](
## Copyright ## Copyright
(c) 2007-2020 VMware, Inc. or its affiliates. (c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.

View File

@ -4,7 +4,7 @@
%% %%
%% The Initial Developer of the Original Code is AWeber Communications. %% The Initial Developer of the Original Code is AWeber Communications.
%% Copyright (c) 2015-2016 AWeber Communications %% Copyright (c) 2015-2016 AWeber Communications
%% Copyright (c) 2016-2023 VMware, Inc. or its affiliates. All rights reserved. %% Copyright (c) 2007-2024 Broadcom. The term Broadcom refers to Broadcom Inc. and/or its subsidiaries. All rights reserved. All rights reserved.
%% %%
-module(rabbit_peer_discovery_etcd). -module(rabbit_peer_discovery_etcd).

View File

@ -4,7 +4,7 @@
%% %%
%% The Initial Developer of the Original Code is AWeber Communications. %% The Initial Developer of the Original Code is AWeber Communications.
%% Copyright (c) 2015-2016 AWeber Communications %% Copyright (c) 2015-2016 AWeber Communications
%% Copyright (c) 2016-2023 VMware, Inc. or its affiliates. All rights reserved. %% Copyright (c) 2007-2024 Broadcom. The term Broadcom refers to Broadcom Inc. and/or its subsidiaries. All rights reserved. All rights reserved.
%% %%
-module(rabbitmq_peer_discovery_etcd). -module(rabbitmq_peer_discovery_etcd).

View File

@ -4,7 +4,7 @@
%% %%
%% The Initial Developer of the Original Code is AWeber Communications. %% The Initial Developer of the Original Code is AWeber Communications.
%% Copyright (c) 2015-2016 AWeber Communications %% Copyright (c) 2015-2016 AWeber Communications
%% Copyright (c) 2016-2023 VMware, Inc. or its affiliates. All rights reserved. %% Copyright (c) 2007-2024 Broadcom. The term Broadcom refers to Broadcom Inc. and/or its subsidiaries. All rights reserved. All rights reserved.
%% %%
-module(system_SUITE). -module(system_SUITE).

View File

@ -4,7 +4,7 @@
%% %%
%% The Initial Developer of the Original Code is AWeber Communications. %% The Initial Developer of the Original Code is AWeber Communications.
%% Copyright (c) 2015-2016 AWeber Communications %% Copyright (c) 2015-2016 AWeber Communications
%% Copyright (c) 2016-2023 VMware, Inc. or its affiliates. All rights reserved. %% Copyright (c) 2007-2024 Broadcom. The term Broadcom refers to Broadcom Inc. and/or its subsidiaries. All rights reserved. All rights reserved.
%% %%
-module(unit_SUITE). -module(unit_SUITE).

View File

@ -58,4 +58,4 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md) and our [development process overview](
## Copyright ## Copyright
(c) 2007-2020 VMware, Inc. or its affiliates. (c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.

View File

@ -4,7 +4,7 @@
%% %%
%% The Initial Developer of the Original Code is AWeber Communications. %% The Initial Developer of the Original Code is AWeber Communications.
%% Copyright (c) 2015-2016 AWeber Communications %% Copyright (c) 2015-2016 AWeber Communications
%% Copyright (c) 2016-2023 VMware, Inc. or its affiliates. All rights reserved. %% Copyright (c) 2007-2024 Broadcom. The term Broadcom refers to Broadcom Inc. and/or its subsidiaries. All rights reserved. All rights reserved.
%% %%
-module(rabbit_peer_discovery_k8s). -module(rabbit_peer_discovery_k8s).

View File

@ -4,7 +4,7 @@
%% %%
%% The Initial Developer of the Original Code is AWeber Communications. %% The Initial Developer of the Original Code is AWeber Communications.
%% Copyright (c) 2015-2016 AWeber Communications %% Copyright (c) 2015-2016 AWeber Communications
%% Copyright (c) 2016-2023 VMware, Inc. or its affiliates. All rights reserved. %% Copyright (c) 2007-2024 Broadcom. The term Broadcom refers to Broadcom Inc. and/or its subsidiaries. All rights reserved. All rights reserved.
%% %%
-module(rabbitmq_peer_discovery_k8s_SUITE). -module(rabbitmq_peer_discovery_k8s_SUITE).

View File

@ -89,7 +89,7 @@ rabbitmqctl eval 'application:set_env(rabbitmq_prometheus, return_per_object_met
As mentioned in the previous section, returning a lot of per-object metrics is quite computationally expensive process. One of the reasons is that `/metrics/per-object` returns every possible metric for every possible object - even if having them makes no sense in the day-to-day monitoring activity. As mentioned in the previous section, returning a lot of per-object metrics is quite computationally expensive process. One of the reasons is that `/metrics/per-object` returns every possible metric for every possible object - even if having them makes no sense in the day-to-day monitoring activity.
That's why there is an additional endpoint that always return per-object metrics and allows one to explicitly query only the things that are relevant - `/metrics/detailed`. By default it doesn't return anything at all, but it's possible to specify required metric groups and virtual host filters in the GET-parameters. Scraping `/metrics/detailed?vhost=vhost-1&vhost=vhost-2&family=queue_coarse_metrics&family=queue_consumer_count`. will only return requested metrics (and not, for example, channel metrics that include erlang PID in labels). That's why there is an additional endpoint that always return per-object metrics and allows one to explicitly query only the things that are relevant - `/metrics/detailed`. By default it doesn't return anything at all, but it's possible to specify required metric groups and virtual host filters in the GET-parameters. Scraping `/metrics/detailed?vhost=vhost-1&vhost=vhost-2&family=queue_coarse_metrics&family=queue_consumer_count`. will only return requested metrics (and not, for example, channel metrics that include erlang PID in labels).
This endpoint supports the following parameters: This endpoint supports the following parameters:
@ -122,4 +122,4 @@ all app app-c_src apps-ct asciidoc
## Copyright ## Copyright
(c) 2007-2020 VMware, Inc. or its affiliates. (c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.

View File

@ -187,9 +187,8 @@
same "printed page" as the copyright notice for easier same "printed page" as the copyright notice for easier
identification within third-party archives. identification within third-party archives.
Copyright 2007-2013 VMware, Inc.
Copyright 2011 Jon Brisbin. Copyright 2011 Jon Brisbin.
Copyright 2013-2020 VMware, Inc. or its affiliates. Copyright 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License. you may not use this file except in compliance with the License.

View File

@ -11,7 +11,7 @@ This plugin ships with RabbitMQ, there is no need to
install it separately. install it separately.
## Documentation ## Documentation
See [RabbitMQ shovel plugin](https://www.rabbitmq.com/shovel.html) on rabbitmq.com. See [RabbitMQ shovel plugin](https://www.rabbitmq.com/shovel.html) on rabbitmq.com.
@ -20,4 +20,4 @@ See [RabbitMQ shovel plugin](https://www.rabbitmq.com/shovel.html) on rabbitmq.c
Released under [the same license as RabbitMQ](https://www.rabbitmq.com/mpl.html). Released under [the same license as RabbitMQ](https://www.rabbitmq.com/mpl.html).
2007-2020 (c) 2007-2020 VMware, Inc. or its affiliates. 2007-2020 (c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.

View File

@ -73,7 +73,7 @@ curl -u guest:guest -v -X PUT -H 'Content-Type: application/json' -d @./shovel.j
#### `GET /api/parameters/shovel/{vhost}/{name}` #### `GET /api/parameters/shovel/{vhost}/{name}`
Shows the configurtion parameters for a shovel. Shows the configurtion parameters for a shovel.
**Example** **Example**
```bash ```bash
curl -u guest:guest -v http://localhost:15672/api/parameters/shovel/%2F/my-shovel curl -u guest:guest -v http://localhost:15672/api/parameters/shovel/%2F/my-shovel
@ -83,7 +83,7 @@ curl -u guest:guest -v http://localhost:15672/api/parameters/shovel/%2F/my-shove
Deletes a shovel. Deletes a shovel.
**Example** **Example**
```bash ```bash
curl -u guest:guest -v -X DELETE http://localhost:15672/api/parameters/shovel/%2F/my-shovel curl -u guest:guest -v -X DELETE http://localhost:15672/api/parameters/shovel/%2F/my-shovel
@ -93,4 +93,4 @@ curl -u guest:guest -v -X DELETE http://localhost:15672/api/parameters/shovel/%2
Released under [the same license as RabbitMQ](https://www.rabbitmq.com/mpl.html). Released under [the same license as RabbitMQ](https://www.rabbitmq.com/mpl.html).
2007-2018 (c) 2007-2020 VMware, Inc. or its affiliates. 2007-2018 (c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.

View File

@ -27,4 +27,4 @@ Released under the link:LICENSE-MPL-RabbitMQ[MPL 2.0].
== Copyright == Copyright
(c) 2020-2023 VMware, Inc. or its affiliates. (c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.

View File

@ -20,7 +20,7 @@
<developer> <developer>
<email>rabbitmq-core@groups.vmware.com</email> <email>rabbitmq-core@groups.vmware.com</email>
<name>Team RabbitMQ</name> <name>Team RabbitMQ</name>
<organization>VMware, Inc. or its affiliates.</organization> <organization>Broadcom, Inc. or its affiliates.</organization>
<organizationUrl>https://rabbitmq.com</organizationUrl> <organizationUrl>https://rabbitmq.com</organizationUrl>
</developer> </developer>
</developers> </developers>

View File

@ -20,4 +20,4 @@ Released under the link:LICENSE-MPL-RabbitMQ[MPL 2.0].
== Copyright == Copyright
(c) 2020-2023 VMware, Inc. or its affiliates. (c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.

View File

@ -20,4 +20,4 @@ Released under the link:LICENSE-MPL-RabbitMQ[MPL 2.0].
== Copyright == Copyright
(c) 2020-2023 VMware, Inc. or its affiliates. (c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.

View File

@ -20,7 +20,7 @@
<developer> <developer>
<email>rabbitmq-core@groups.vmware.com</email> <email>rabbitmq-core@groups.vmware.com</email>
<name>Team RabbitMQ</name> <name>Team RabbitMQ</name>
<organization>VMware, Inc. or its affiliates.</organization> <organization>Broadcom, Inc. or its affiliates.</organization>
<organizationUrl>https://rabbitmq.com</organizationUrl> <organizationUrl>https://rabbitmq.com</organizationUrl>
</developer> </developer>
</developers> </developers>

View File

@ -62,6 +62,6 @@ You can build and install it like any other plugin (see
## License and Copyright ## License and Copyright
(c) 2007-2020 VMware, Inc. or its affiliates. (c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
Released under the same license as RabbitMQ. Released under the same license as RabbitMQ.

View File

@ -205,6 +205,6 @@ will build the plugin and put build artifacts under the `./plugins` directory.
## Copyright and License ## Copyright and License
(c) 2007-2020 VMware, Inc. or its affiliates. (c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
Released under the MPL, the same license as RabbitMQ. Released under the MPL, the same license as RabbitMQ.

View File

@ -28,6 +28,6 @@ when building plugins from source.
## Copyright and License ## Copyright and License
(c) 2007-2020 VMware, Inc. or its affiliates. (c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
Released under the same license as RabbitMQ. See LICENSE for details. Released under the same license as RabbitMQ. See LICENSE for details.

View File

@ -29,6 +29,6 @@ will build the plugin and put build artifacts under the `./plugins` directory.
## Copyright and License ## Copyright and License
(c) 2007-2020 VMware, Inc. or its affiliates. (c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
Released under the MPL, the same license as RabbitMQ. Released under the MPL, the same license as RabbitMQ.