summaryrefslogtreecommitdiff
path: root/test/temp
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2020-03-10 15:36:02 +0100
committerJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2020-03-10 15:36:02 +0100
commit2d7ce9961237de7f5ab67375ec99da9299d39a3a (patch)
tree7a55d24c06687ec15afbb8105837edd83858bac6 /test/temp
parent050f77ccf558c9352adac242221fd9a621e35982 (diff)
downloadrabbitmq-server-git-2d7ce9961237de7f5ab67375ec99da9299d39a3a.tar.gz
Update copyright (year 2020)
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 5f490413cc..525fc379bf 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-2019 Pivotal Software, Inc. All rights reserved.
+# Copyright (c) 2010-2020 VMware, Inc. or its affiliates. All rights reserved.
import sys
if sys.version_info[0] < 2 or sys.version_info[1] < 6: