Merge branch 'stable'
This commit is contained in:
		
						commit
						b6982875de
					
				|  | @ -10,4 +10,8 @@ it, use <a href="http://www.rabbitmq.com/man/rabbitmq-plugins.1.man.html">rabbit | |||
| ## Documentation | ||||
| 
 | ||||
|  * [RabbitMQ management UI documentation](http://www.rabbitmq.com/management.html). | ||||
|  * [HTTP API documentation](http://www.rabbitmq.com/management.html#http-api) and [reference](https://raw.githack.com/rabbitmq/rabbitmq-management/rabbitmq_v3_6_8/priv/www/api/index.html) | ||||
|  * [HTTP API documentation](http://www.rabbitmq.com/management.html#http-api) and [reference](https://raw.githack.com/rabbitmq/rabbitmq-management/rabbitmq_v3_6_9/priv/www/api/index.html) | ||||
| 
 | ||||
| ## Copyright | ||||
| 
 | ||||
| (c) Pivotal Software Inc., 2007-2017. | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_app). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| %% Useful documentation about CORS: | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_db). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_dispatcher). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_load_definitions). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Console. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| %% When management extensions are enabled and/or disabled at runtime, the | ||||
|  |  | |||
|  | @ -10,7 +10,7 @@ | |||
| %% | ||||
| %%   The Original Code is RabbitMQ. | ||||
| %% | ||||
| %%   Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved. | ||||
| %%   Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_sup_sup). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_util). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_aliveness_test). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_binding). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_bindings). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_channel). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_channels). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_cluster_name). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_connection). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_connection_channels). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_connections). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_consumers). | ||||
| 
 | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_definitions). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_exchange). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_exchanges). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_global_parameter). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_global_parameters). | ||||
|  |  | |||
|  | @ -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. | ||||
| %% | ||||
| -module(rabbit_mgmt_wm_healthchecks). | ||||
| 
 | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Console. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_node). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Console. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_node_memory). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Console. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_node_memory_ets). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Console. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_nodes). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_overview). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_parameter). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_parameters). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_permission). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_permissions). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_permissions_user). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_permissions_vhost). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_policies). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_policy). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_queue). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_queue_purge). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_queues). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_reset). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_user). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_users). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_vhost). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_vhosts). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Plugin. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_wm_whoami). | ||||
|  |  | |||
|  | @ -11,7 +11,7 @@ | |||
| %%   The Original Code is RabbitMQ Management Console. | ||||
| %% | ||||
| %%   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. | ||||
| %% | ||||
| 
 | ||||
| -module(rabbit_mgmt_test_unit_SUITE). | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue