We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a5ea76 commit f377e8fCopy full SHA for f377e8f
deps/rabbitmq_cli/lib/rabbitmq/cli/ctl/commands/export_definitions_command.ex
@@ -2,7 +2,7 @@
2
## License, v. 2.0. If a copy of the MPL was not distributed with this
3
## file, You can obtain one at https://mozilla.org/MPL/2.0/.
4
##
5
-## Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
+## Copyright (c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
6
7
defmodule RabbitMQ.CLI.Ctl.Commands.ExportDefinitionsCommand do
8
alias RabbitMQ.CLI.Core.{DocGuide, ExitCodes, Helpers}
0 commit comments