summaryrefslogtreecommitdiff
path: root/deps/rabbitmq_cli/test/ctl/stop_command_test.exs
diff options
context:
space:
mode:
authorMichael Klishin <michael@clojurewerkz.org>2019-12-28 19:35:38 +0300
committerMichael Klishin <michael@clojurewerkz.org>2019-12-29 05:50:26 +0300
commit73776fbf043c2a07aae602d0685a1c81e1347550 (patch)
tree877a214713f1df892ea3df7046e63201ebb34afa /deps/rabbitmq_cli/test/ctl/stop_command_test.exs
parentfb51e17c8e08caebc653ccbf0eaaadb5d837c9ba (diff)
downloadrabbitmq-server-git-73776fbf043c2a07aae602d0685a1c81e1347550.tar.gz
(c) bump
Diffstat (limited to 'deps/rabbitmq_cli/test/ctl/stop_command_test.exs')
-rw-r--r--deps/rabbitmq_cli/test/ctl/stop_command_test.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/rabbitmq_cli/test/ctl/stop_command_test.exs b/deps/rabbitmq_cli/test/ctl/stop_command_test.exs
index a48c6dc0db..2ced161eaf 100644
--- a/deps/rabbitmq_cli/test/ctl/stop_command_test.exs
+++ b/deps/rabbitmq_cli/test/ctl/stop_command_test.exs
@@ -11,7 +11,7 @@
## The Original Code is RabbitMQ.
##
## The Initial Developer of the Original Code is GoPivotal, Inc.
-## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved.
+## Copyright (c) 2007-2020 Pivotal Software, Inc. All rights reserved.
defmodule StopCommandTest do