File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
lib/rabbitmq/cli/diagnostics/commands Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
## License, v. 2.0. If a copy of the MPL was not distributed with this
3
3
## file, You can obtain one at https://mozilla.org/MPL/2.0/.
4
4
##
5
- ## Copyright (c) 2007-2024 VMware, Inc. or its affiliates. All rights reserved.
5
+ ## Copyright (c) 2007-2025 VMware, Inc. or its affiliates. All rights reserved.
6
6
7
7
defmodule RabbitMQ.CLI.Diagnostics.Commands.LeaderHealthCheckCommand do
8
8
alias RabbitMQ.CLI.Core.DocGuide
Original file line number Diff line number Diff line change 2
2
## License, v. 2.0. If a copy of the MPL was not distributed with this
3
3
## file, You can obtain one at https://mozilla.org/MPL/2.0/.
4
4
##
5
- ## Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
5
+ ## Copyright (c) 2007-2025 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
6
6
7
7
defmodule LeaderHealthCheckCommandTest do
8
8
use ExUnit.Case , async: false
You can’t perform that action at this time.
0 commit comments