summaryrefslogtreecommitdiff
path: root/deps/rabbitmq_cli/lib/rabbitmq/cli/ctl/commands/set_policy_command.ex
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <jean-sebastien.pedron@dumbbell.fr>2017-01-10 15:42:40 +0100
committerJean-Sébastien Pédron <jean-sebastien.pedron@dumbbell.fr>2017-01-10 15:42:40 +0100
commit5905f1c40a502f64c3299cd3c1030a4938e7906f (patch)
tree57ed561a02f10fdce44172687f04b1f9518d95bb /deps/rabbitmq_cli/lib/rabbitmq/cli/ctl/commands/set_policy_command.ex
parent427319fb4b6c476d6f65b765b205d783b4e8f5cf (diff)
downloadrabbitmq-server-git-5905f1c40a502f64c3299cd3c1030a4938e7906f.tar.gz
Update copyright line to year 2017
Diffstat (limited to 'deps/rabbitmq_cli/lib/rabbitmq/cli/ctl/commands/set_policy_command.ex')
-rw-r--r--deps/rabbitmq_cli/lib/rabbitmq/cli/ctl/commands/set_policy_command.ex2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/rabbitmq_cli/lib/rabbitmq/cli/ctl/commands/set_policy_command.ex b/deps/rabbitmq_cli/lib/rabbitmq/cli/ctl/commands/set_policy_command.ex
index 410fd753b4..abb7e21062 100644
--- a/deps/rabbitmq_cli/lib/rabbitmq/cli/ctl/commands/set_policy_command.ex
+++ b/deps/rabbitmq_cli/lib/rabbitmq/cli/ctl/commands/set_policy_command.ex
@@ -11,7 +11,7 @@
## The Original Code is RabbitMQ.
##
## The Initial Developer of the Original Code is GoPivotal, Inc.
-## Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
+## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved.
defmodule RabbitMQ.CLI.Ctl.Commands.SetPolicyCommand do