summaryrefslogtreecommitdiff
path: root/test/temp
diff options
context:
space:
mode:
authorSamuel NELA <hello@samnela.com>2019-01-13 20:54:12 +0100
committerSamuel NELA <hello@samnela.com>2019-01-13 20:54:12 +0100
commitdd1a33264272c13def7601ebf216bf996c271c0b (patch)
tree40c30f8f5e873df227f45dc433fa2b1d97ba2004 /test/temp
parentb204aaac6e787a1b28ceaa60ba10e07ab2635a72 (diff)
downloadrabbitmq-server-git-dd1a33264272c13def7601ebf216bf996c271c0b.tar.gz
Fixed years in copyright
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: