summaryrefslogtreecommitdiff
path: root/test/temp
diff options
context:
space:
mode:
authorMichael Klishin <mklishin@pivotal.io>2019-01-14 04:51:35 +0300
committerMichael Klishin <mklishin@pivotal.io>2019-01-14 04:51:35 +0300
commit28ae28f98bdb703e4e931e1cc6010e690356ae92 (patch)
tree1e93866a095554a15ac79c42f53efc18fb934335 /test/temp
parentf1f2cac56844224ea6eaeedc911ede90d53f1f1c (diff)
parent28dd6d1e472a82dac2459f993a183f551e896627 (diff)
downloadrabbitmq-server-git-28ae28f98bdb703e4e931e1cc6010e690356ae92.tar.gz
Merge branch 'master' into qq-testing
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 1e7552b92c..eb4ac11219 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-2015 Pivotal Software, Inc. All rights reserved.
+# Copyright (c) 2010-2019 Pivotal Software, Inc. All rights reserved.
import sys
if sys.version_info[0] < 2 or sys.version_info[1] < 6: