Update (c) line year
This commit is contained in:
parent
663fc9846e
commit
df82f12a70
|
|
@ -2,7 +2,7 @@
|
|||
## License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
## file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||
##
|
||||
## Copyright (c) 2007-2024 VMware, Inc. or its affiliates. All rights reserved.
|
||||
## Copyright (c) 2007-2025 VMware, Inc. or its affiliates. All rights reserved.
|
||||
|
||||
defmodule RabbitMQ.CLI.Diagnostics.Commands.LeaderHealthCheckCommand do
|
||||
alias RabbitMQ.CLI.Core.DocGuide
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
## License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
## file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||
##
|
||||
## Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||
## Copyright (c) 2007-2025 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
|
||||
|
||||
defmodule LeaderHealthCheckCommandTest do
|
||||
use ExUnit.Case, async: false
|
||||
|
|
|
|||
Loading…
Reference in New Issue