summaryrefslogtreecommitdiff
path: root/test/temp
diff options
context:
space:
mode:
authorMichael Klishin <mklishin@pivotal.io>2015-05-24 04:19:23 +0300
committerMichael Klishin <mklishin@pivotal.io>2015-05-24 04:19:23 +0300
commit7cb55202a039a4f4078bbc7217d919bb4fa05562 (patch)
treee9aa9db2330b99c7e47aa40a0e669d66284edd21 /test/temp
parent29242a376589065ccdb411246ecfaf585a9a072f (diff)
downloadrabbitmq-server-git-7cb55202a039a4f4078bbc7217d919bb4fa05562.tar.gz
(c) year
Diffstat (limited to 'test/temp')
-rwxr-xr-xtest/temp/rabbitmqadmin.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/temp/rabbitmqadmin.py b/test/temp/rabbitmqadmin.py
index 71c5ca4366..1e7552b92c 100755
--- a/test/temp/rabbitmqadmin.py
+++ b/test/temp/rabbitmqadmin.py
@@ -13,7 +13,7 @@
# The Original Code is RabbitMQ Management Plugin.
#
# The Initial Developer of the Original Code is GoPivotal, Inc.
-# Copyright (c) 2010-2014 GoPivotal, Inc. All rights reserved.
+# Copyright (c) 2010-2015 Pivotal Software, Inc. All rights reserved.
import sys
if sys.version_info[0] < 2 or sys.version_info[1] < 6: