Skip to content

Commit f045662

Browse files
More missed license header updates #9969
1 parent 76d322b commit f045662

File tree

308 files changed

+315
-315
lines changed

Some content is hidden

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

308 files changed

+315
-315
lines changed

deps/amqp10_client/test/activemq_ct_helpers.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%% License, v. 2.0. If a copy of the MPL was not distributed with this
33
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
44
%%
5-
%% Copyright (c) 2017-2023 VMware, Inc. or its affiliates. All rights reserved.
5+
%% Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
66
%%
77

88
-module(activemq_ct_helpers).

deps/amqp10_client/test/msg_SUITE.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%% License, v. 2.0. If a copy of the MPL was not distributed with this
33
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
44
%%
5-
%% Copyright (c) 2017-2023 VMware, Inc. or its affiliates. All rights reserved.
5+
%% Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
66
%%
77

88
-module(msg_SUITE).

deps/amqp10_client/test/system_SUITE.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%% License, v. 2.0. If a copy of the MPL was not distributed with this
33
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
44
%%
5-
%% Copyright (c) 2017-2023 VMware, Inc. or its affiliates. All rights reserved.
5+
%% Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
66
%%
77

88
-module(system_SUITE).

deps/amqp_client/src/amqp_direct_consumer.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%% License, v. 2.0. If a copy of the MPL was not distributed with this
33
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
44
%%
5-
%% Copyright (c) 2011-2023 VMware, Inc. or its affiliates. All rights reserved.
5+
%% Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
66
%%
77

88
%% @doc This module is an implementation of the amqp_gen_consumer

deps/amqp_client/src/amqp_gen_consumer.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%% License, v. 2.0. If a copy of the MPL was not distributed with this
33
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
44
%%
5-
%% Copyright (c) 2011-2023 VMware, Inc. or its affiliates. All rights reserved.
5+
%% Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
66
%%
77

88
%% @doc A behaviour module for implementing consumers for

deps/amqp_client/src/amqp_selective_consumer.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%% License, v. 2.0. If a copy of the MPL was not distributed with this
33
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
44
%%
5-
%% Copyright (c) 2011-2023 VMware, Inc. or its affiliates. All rights reserved.
5+
%% Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
66
%%
77

88
%% @doc This module is an implementation of the amqp_gen_consumer

deps/amqp_client/src/rabbit_routing_util.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%% License, v. 2.0. If a copy of the MPL was not distributed with this
33
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
44
%%
5-
%% Copyright (c) 2013-2023 VMware, Inc. or its affiliates. All rights reserved.
5+
%% Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
66
%%
77

88
-module(rabbit_routing_util).

deps/amqp_client/test/system_SUITE.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%% License, v. 2.0. If a copy of the MPL was not distributed with this
33
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
44
%%
5-
%% Copyright (c) 2016-2023 VMware, Inc. or its affiliates. All rights reserved.
5+
%% Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
66
%%
77

88
-module(system_SUITE).

deps/amqp_client/test/unit_SUITE.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%% License, v. 2.0. If a copy of the MPL was not distributed with this
33
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
44
%%
5-
%% Copyright (c) 2016-2023 VMware, Inc. or its affiliates. All rights reserved.
5+
%% Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
66
%%
77

88
-module(unit_SUITE).

deps/rabbit/scripts/rabbitmq-defaults

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## License, v. 2.0. If a copy of the MPL was not distributed with this
44
## file, You can obtain one at https://mozilla.org/MPL/2.0/.
55
##
6-
## Copyright (c) 2012-2020 VMware, Inc. or its affiliates. All rights reserved.
6+
## Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
77
##
88

99
### next line potentially updated in package install steps

deps/rabbit/scripts/rabbitmq-diagnostics

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## License, v. 2.0. If a copy of the MPL was not distributed with this
44
## file, You can obtain one at https://mozilla.org/MPL/2.0/.
55
##
6-
## Copyright (c) 2007-2020 VMware, Inc. or its affiliates. All rights reserved.
6+
## Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
77
##
88

99
# Exit immediately if a pipeline, which may consist of a single simple command,

deps/rabbit/scripts/rabbitmq-diagnostics.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ REM This Source Code Form is subject to the terms of the Mozilla Public
33
REM License, v. 2.0. If a copy of the MPL was not distributed with this
44
REM file, You can obtain one at https://mozilla.org/MPL/2.0/.
55
REM
6-
REM Copyright (c) 2007-2020 VMware, Inc. or its affiliates. All rights reserved.
6+
REM Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
77
REM
88

99
REM Scopes the variables to the current batch file

deps/rabbit/scripts/rabbitmq-env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## License, v. 2.0. If a copy of the MPL was not distributed with this
44
## file, You can obtain one at https://mozilla.org/MPL/2.0/.
55
##
6-
## Copyright (c) 2007-2020 VMware, Inc. or its affiliates. All rights reserved.
6+
## Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
77
##
88

99
if [ "$RABBITMQ_ENV_LOADED" = 1 ]; then

deps/rabbit/scripts/rabbitmq-plugins

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## License, v. 2.0. If a copy of the MPL was not distributed with this
44
## file, You can obtain one at https://mozilla.org/MPL/2.0/.
55
##
6-
## Copyright (c) 2007-2020 VMware, Inc. or its affiliates. All rights reserved.
6+
## Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
77
##
88

99
# Exit immediately if a pipeline, which may consist of a single simple command,

deps/rabbit/scripts/rabbitmq-plugins.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ REM This Source Code Form is subject to the terms of the Mozilla Public
44
REM License, v. 2.0. If a copy of the MPL was not distributed with this
55
REM file, You can obtain one at https://mozilla.org/MPL/2.0/.
66
REM
7-
REM Copyright (c) 2007-2020 VMware, Inc. or its affiliates. All rights reserved.
7+
REM Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
88
REM
99

1010
setlocal

deps/rabbit/scripts/rabbitmq-queues

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## License, v. 2.0. If a copy of the MPL was not distributed with this
44
## file, You can obtain one at https://mozilla.org/MPL/2.0/.
55
##
6-
## Copyright (c) 2007-2020 VMware, Inc. or its affiliates. All rights reserved.
6+
## Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
77
##
88

99
# Exit immediately if a pipeline, which may consist of a single simple command,

deps/rabbit/scripts/rabbitmq-queues.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ REM This Source Code Form is subject to the terms of the Mozilla Public
33
REM License, v. 2.0. If a copy of the MPL was not distributed with this
44
REM file, You can obtain one at https://mozilla.org/MPL/2.0/.
55
REM
6-
REM Copyright (c) 2007-2020 VMware, Inc. or its affiliates. All rights reserved.
6+
REM Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
77
REM
88

99
REM Scopes the variables to the current batch file

deps/rabbit/scripts/rabbitmq-server

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
## License, v. 2.0. If a copy of the MPL was not distributed with this
55
## file, You can obtain one at https://mozilla.org/MPL/2.0/.
66
##
7-
## Copyright (c) 2007-2020 VMware, Inc. or its affiliates. All rights reserved.
7+
## Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
88
##
99

1010
set -e

deps/rabbit/scripts/rabbitmq-server.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ REM This Source Code Form is subject to the terms of the Mozilla Public
33
REM License, v. 2.0. If a copy of the MPL was not distributed with this
44
REM file, You can obtain one at https://mozilla.org/MPL/2.0/.
55
REM
6-
REM Copyright (c) 2007-2020 VMware, Inc. or its affiliates. All rights reserved.
6+
REM Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
77
REM
88

99
setlocal

deps/rabbit/scripts/rabbitmq-service.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ REM This Source Code Form is subject to the terms of the Mozilla Public
33
REM License, v. 2.0. If a copy of the MPL was not distributed with this
44
REM file, You can obtain one at https://mozilla.org/MPL/2.0/.
55
REM
6-
REM Copyright (c) 2007-2020 VMware, Inc. or its affiliates. All rights reserved.
6+
REM Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
77
REM
88

99
setlocal

deps/rabbit/scripts/rabbitmq-upgrade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## License, v. 2.0. If a copy of the MPL was not distributed with this
44
## file, You can obtain one at https://mozilla.org/MPL/2.0/.
55
##
6-
## Copyright (c) 2007-2020 VMware, Inc. or its affiliates. All rights reserved.
6+
## Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
77
##
88

99
# Exit immediately if a pipeline, which may consist of a single simple command,

deps/rabbit/scripts/rabbitmq-upgrade.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ REM This Source Code Form is subject to the terms of the Mozilla Public
33
REM License, v. 2.0. If a copy of the MPL was not distributed with this
44
REM file, You can obtain one at https://mozilla.org/MPL/2.0/.
55
REM
6-
REM Copyright (c) 2007-2020 VMware, Inc. or its affiliates. All rights reserved.
6+
REM Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
77
REM
88

99
REM Scopes the variables to the current batch file

deps/rabbit/scripts/rabbitmqctl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## License, v. 2.0. If a copy of the MPL was not distributed with this
44
## file, You can obtain one at https://mozilla.org/MPL/2.0/.
55
##
6-
## Copyright (c) 2007-2020 VMware, Inc. or its affiliates. All rights reserved.
6+
## Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
77
##
88

99
# Exit immediately if a pipeline, which may consist of a single simple command,

deps/rabbit/scripts/rabbitmqctl.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ REM This Source Code Form is subject to the terms of the Mozilla Public
33
REM License, v. 2.0. If a copy of the MPL was not distributed with this
44
REM file, You can obtain one at https://mozilla.org/MPL/2.0/.
55
REM
6-
REM Copyright (c) 2007-2020 VMware, Inc. or its affiliates. All rights reserved.
6+
REM Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
77
REM
88

99
REM Scopes the variables to the current batch file

deps/rabbit/src/lqueue.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%% License, v. 2.0. If a copy of the MPL was not distributed with this
33
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
44
%%
5-
%% Copyright (c) 2011-2023 VMware, Inc. or its affiliates. All rights reserved.
5+
%% Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
66
%%
77

88
-module(lqueue).

deps/rabbit/src/mirrored_supervisor.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%% License, v. 2.0. If a copy of the MPL was not distributed with this
33
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
44
%%
5-
%% Copyright (c) 2011-2023 VMware, Inc. or its affiliates. All rights reserved.
5+
%% Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
66
%%
77

88
-module(mirrored_supervisor).

deps/rabbit/src/mirrored_supervisor_sups.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%% License, v. 2.0. If a copy of the MPL was not distributed with this
33
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
44
%%
5-
%% Copyright (c) 2011-2023 VMware, Inc. or its affiliates. All rights reserved.
5+
%% Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
66
%%
77

88
-module(mirrored_supervisor_sups).

deps/rabbit/src/rabbit_cuttlefish.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%% License, v. 2.0. If a copy of the MPL was not distributed with this
33
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
44
%%
5-
%% Copyright (c) 2023-2023 VMware, Inc. or its affiliates. All rights reserved.
5+
%% Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
66
%%
77

88
-module(rabbit_cuttlefish).

deps/rabbit/src/rabbit_db_binding_m2k_converter.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%% License, v. 2.0. If a copy of the MPL was not distributed with this
33
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
44
%%
5-
%% Copyright © 2022-2023 VMware, Inc. or its affiliates. All rights reserved.
5+
%% Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
66
%%
77

88
-module(rabbit_db_binding_m2k_converter).

deps/rabbit/src/rabbit_db_exchange_m2k_converter.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%% License, v. 2.0. If a copy of the MPL was not distributed with this
33
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
44
%%
5-
%% Copyright © 2022-2023 VMware, Inc. or its affiliates. All rights reserved.
5+
%% Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
66
%%
77

88
-module(rabbit_db_exchange_m2k_converter).

deps/rabbit/src/rabbit_db_m2k_converter.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%% License, v. 2.0. If a copy of the MPL was not distributed with this
33
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
44
%%
5-
%% Copyright © 2022-2023 VMware, Inc. or its affiliates. All rights reserved.
5+
%% Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
66
%%
77

88
-module(rabbit_db_m2k_converter).

deps/rabbit/src/rabbit_db_maintenance_m2k_converter.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%% License, v. 2.0. If a copy of the MPL was not distributed with this
33
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
44
%%
5-
%% Copyright © 2022-2023 VMware, Inc. or its affiliates. All rights reserved.
5+
%% Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
66
%%
77

88
-module(rabbit_db_maintenance_m2k_converter).

deps/rabbit/src/rabbit_db_queue_m2k_converter.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%% License, v. 2.0. If a copy of the MPL was not distributed with this
33
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
44
%%
5-
%% Copyright © 2022-2023 VMware, Inc. or its affiliates. All rights reserved.
5+
%% Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
66
%%
77

88
-module(rabbit_db_queue_m2k_converter).

deps/rabbit/src/rabbit_db_rtparams_m2k_converter.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%% License, v. 2.0. If a copy of the MPL was not distributed with this
33
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
44
%%
5-
%% Copyright © 2022-2023 VMware, Inc. or its affiliates. All rights reserved.
5+
%% Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
66
%%
77

88
-module(rabbit_db_rtparams_m2k_converter).

deps/rabbit/src/rabbit_db_user_m2k_converter.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%% License, v. 2.0. If a copy of the MPL was not distributed with this
33
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
44
%%
5-
%% Copyright © 2022-2023 VMware, Inc. or its affiliates. All rights reserved.
5+
%% Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
66
%%
77

88
-module(rabbit_db_user_m2k_converter).

deps/rabbit/src/rabbit_db_vhost_defaults.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%% License, v. 2.0. If a copy of the MPL was not distributed with this
33
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
44
%%
5-
%% Copyright (c) 2023-2023 VMware, Inc. or its affiliates. All rights reserved.
5+
%% Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
66
%%
77

88
-module(rabbit_db_vhost_defaults).

deps/rabbit/src/rabbit_db_vhost_m2k_converter.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%% License, v. 2.0. If a copy of the MPL was not distributed with this
33
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
44
%%
5-
%% Copyright © 2022-2023 VMware, Inc. or its affiliates. All rights reserved.
5+
%% Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
66
%%
77

88
-module(rabbit_db_vhost_m2k_converter).

deps/rabbit/src/rabbit_deprecated_features.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%% License, v. 2.0. If a copy of the MPL was not distributed with this
33
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
44
%%
5-
%% Copyright (c) 2023 VMware, Inc. or its affiliates. All rights reserved.
5+
%% Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
66
%%
77

88
%% @author The RabbitMQ team

deps/rabbit/src/rabbit_ff_controller.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%% License, v. 2.0. If a copy of the MPL was not distributed with this
33
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
44
%%
5-
%% Copyright (c) 2021-2023 VMware, Inc. or its affiliates. All rights reserved.
5+
%% Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
66
%%
77

88
%% @author The RabbitMQ team

deps/rabbit/src/rabbit_ff_registry_wrapper.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%% License, v. 2.0. If a copy of the MPL was not distributed with this
33
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
44
%%
5-
%% Copyright (c) 2023 VMware, Inc. or its affiliates. All rights reserved.
5+
%% Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
66
%%
77

88
%% @author The RabbitMQ team

deps/rabbit/src/rabbit_file.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%% License, v. 2.0. If a copy of the MPL was not distributed with this
33
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
44
%%
5-
%% Copyright (c) 2011-2023 VMware, Inc. or its affiliates. All rights reserved.
5+
%% Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
66
%%
77

88
-module(rabbit_file).

deps/rabbit/src/rabbit_khepri.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%% License, v. 2.0. If a copy of the MPL was not distributed with this
33
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
44
%%
5-
%% Copyright (c) 2021-2023 VMware, Inc. or its affiliates. All rights reserved.
5+
%% Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
66
%%
77

88
%% @doc Khepri database uses wrapper.

deps/rabbit/src/rabbit_log_channel.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%% License, v. 2.0. If a copy of the MPL was not distributed with this
33
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
44
%%
5-
%% Copyright (c) 2021 VMware, Inc. or its affiliates. All rights reserved.
5+
%% Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
66
%%
77

88
%% @doc Compatibility module for the old Lager-based logging API.

deps/rabbit/src/rabbit_log_connection.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%% License, v. 2.0. If a copy of the MPL was not distributed with this
33
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
44
%%
5-
%% Copyright (c) 2021 VMware, Inc. or its affiliates. All rights reserved.
5+
%% Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
66
%%
77

88
%% @doc Compatibility module for the old Lager-based logging API.

0 commit comments

Comments
 (0)