From df39f2ccd12e8c5240672d7728c8a4fd42ba4419 Mon Sep 17 00:00:00 2001 From: Michael Klishin Date: Mon, 21 Jan 2019 11:15:48 +0300 Subject: [PATCH] Update (c) year in tests --- deps/rabbitmq_cli/test/add_user_command_test.exs | 2 +- deps/rabbitmq_cli/test/add_vhost_command_test.exs | 2 +- deps/rabbitmq_cli/test/args_processing_test.exs | 2 +- deps/rabbitmq_cli/test/authenticate_user_command_test.exs | 2 +- deps/rabbitmq_cli/test/await_online_nodes_command_test.exs | 2 +- deps/rabbitmq_cli/test/change_password_command_test.exs | 2 +- .../rabbitmq_cli/test/clear_global_parameter_command_test.exs | 2 +- deps/rabbitmq_cli/test/clear_operator_policy_command_test.exs | 2 +- deps/rabbitmq_cli/test/clear_parameter_command_test.exs | 2 +- deps/rabbitmq_cli/test/clear_password_command_test.exs | 2 +- deps/rabbitmq_cli/test/clear_permissions_command_test.exs | 2 +- deps/rabbitmq_cli/test/clear_policy_command_test.exs | 2 +- .../test/clear_topic_permissions_command_test.exs | 2 +- deps/rabbitmq_cli/test/clear_vhost_limits_command_test.exs | 2 +- deps/rabbitmq_cli/test/close_all_connections_command_test.exs | 2 +- deps/rabbitmq_cli/test/close_connection_command_test.exs | 2 +- deps/rabbitmq_cli/test/cluster_status_command_test.exs | 2 +- deps/rabbitmq_cli/test/command_modules_test.exs | 2 +- deps/rabbitmq_cli/test/core/auto_complete_test.exs | 2 +- deps/rabbitmq_cli/test/core/helpers_test.exs | 2 +- deps/rabbitmq_cli/test/core/node_name_test.exs | 2 +- deps/rabbitmq_cli/test/core/os_pid_test.exs | 2 +- deps/rabbitmq_cli/test/decode_command_test.exs | 4 ++-- deps/rabbitmq_cli/test/default_output_test.exs | 2 +- deps/rabbitmq_cli/test/delete_queue_command_test.exs | 2 +- deps/rabbitmq_cli/test/delete_user_command_test.exs | 2 +- deps/rabbitmq_cli/test/delete_vhost_command_test.exs | 2 +- .../test/diagnostics/cipher_suites_command_test.exs | 2 +- .../test/diagnostics/discover_peers_command_test.exs | 2 +- .../test/diagnostics/erlang_cookie_hash_command_test.exs | 2 +- .../test/diagnostics/erlang_version_command_test.exs | 2 +- .../test/diagnostics/maybe_stuck_command_test.exs | 2 +- .../test/diagnostics/runtime_thread_stats_test.exs | 2 +- .../test/diagnostics/server_version_command_test.exs | 2 +- .../test/diagnostics/tls_versions_command_test.exs | 2 +- deps/rabbitmq_cli/test/distribution_test.exs | 2 +- deps/rabbitmq_cli/test/encode_command_test.exs | 2 +- deps/rabbitmq_cli/test/environment_command_test.exs | 2 +- deps/rabbitmq_cli/test/eval_command_test.exs | 2 +- deps/rabbitmq_cli/test/exec_command_test.exs | 4 ++-- deps/rabbitmq_cli/test/force_boot_command_test.exs | 2 +- deps/rabbitmq_cli/test/force_reset_command_test.exs | 2 +- deps/rabbitmq_cli/test/help_command_test.exs | 2 +- deps/rabbitmq_cli/test/information_unit.exs | 2 +- deps/rabbitmq_cli/test/list_channels_command_test.exs | 2 +- deps/rabbitmq_cli/test/list_ciphers_command_test.exs | 4 ++-- .../rabbitmq_cli/test/list_global_parameters_command_test.exs | 2 +- deps/rabbitmq_cli/test/list_hashes_command_test.exs | 4 ++-- .../rabbitmq_cli/test/list_operator_policies_command_test.exs | 2 +- deps/rabbitmq_cli/test/list_parameters_command_test.exs | 2 +- deps/rabbitmq_cli/test/list_permissions_command_test.exs | 2 +- deps/rabbitmq_cli/test/list_policies_command_test.exs | 2 +- .../rabbitmq_cli/test/list_topic_permissions_command_test.exs | 2 +- deps/rabbitmq_cli/test/list_user_permissions_command_test.exs | 2 +- .../test/list_user_topic_permissions_command_test.exs | 2 +- deps/rabbitmq_cli/test/list_users_command_test.exs | 2 +- deps/rabbitmq_cli/test/list_vhost_limits_command_test.exs | 2 +- deps/rabbitmq_cli/test/list_vhosts_command_test.exs | 2 +- deps/rabbitmq_cli/test/node_health_check_command_test.exs | 2 +- deps/rabbitmq_cli/test/parser_test.exs | 2 +- deps/rabbitmq_cli/test/ping_command_test.exs | 2 +- deps/rabbitmq_cli/test/plugins/directories_command_test.exs | 2 +- .../test/plugins/disable_plugins_command_test.exs | 2 +- .../rabbitmq_cli/test/plugins/enable_plugins_command_test.exs | 2 +- deps/rabbitmq_cli/test/plugins/list_plugins_command_test.exs | 2 +- deps/rabbitmq_cli/test/plugins/plugins_formatter_test.exs | 2 +- deps/rabbitmq_cli/test/plugins/set_plugins_command_test.exs | 2 +- deps/rabbitmq_cli/test/purge_queue_command_test.exs | 2 +- deps/rabbitmq_cli/test/rabbitmqctl_test.exs | 2 +- deps/rabbitmq_cli/test/report_command_test.exs | 2 +- deps/rabbitmq_cli/test/reset_command_test.exs | 2 +- deps/rabbitmq_cli/test/rotate_logs_command_test.exs | 2 +- deps/rabbitmq_cli/test/set_cluster_name_command_test.exs | 2 +- deps/rabbitmq_cli/test/set_disk_free_limit_command_test.exs | 2 +- deps/rabbitmq_cli/test/set_global_parameter_command_test.exs | 2 +- deps/rabbitmq_cli/test/set_log_level_command_test.exs | 2 +- deps/rabbitmq_cli/test/set_operator_policy_command_test.exs | 2 +- deps/rabbitmq_cli/test/set_parameter_command_test.exs | 2 +- deps/rabbitmq_cli/test/set_permissions_command_test.exs | 2 +- deps/rabbitmq_cli/test/set_policy_command_test.exs | 2 +- deps/rabbitmq_cli/test/set_topic_permissions_command_test.exs | 2 +- deps/rabbitmq_cli/test/set_user_tags_command_test.exs | 2 +- deps/rabbitmq_cli/test/set_vhost_limits_command_test.exs | 2 +- .../test/set_vm_memory_high_watermark_command_test.exs | 2 +- deps/rabbitmq_cli/test/shutdown_command_test.exs | 2 +- deps/rabbitmq_cli/test/start_app_command_test.exs | 2 +- deps/rabbitmq_cli/test/status_command_test.exs | 2 +- deps/rabbitmq_cli/test/stop_app_command_test.exs | 2 +- deps/rabbitmq_cli/test/stop_command_test.exs | 2 +- deps/rabbitmq_cli/test/table_formatter_test.exs | 2 +- deps/rabbitmq_cli/test/test_helper.exs | 2 +- deps/rabbitmq_cli/test/trace_off_command_test.exs | 2 +- deps/rabbitmq_cli/test/trace_on_command_test.exs | 2 +- deps/rabbitmq_cli/test/wait_command_test.exs | 2 +- 94 files changed, 98 insertions(+), 98 deletions(-) diff --git a/deps/rabbitmq_cli/test/add_user_command_test.exs b/deps/rabbitmq_cli/test/add_user_command_test.exs index 66f059195b..878edbe88a 100644 --- a/deps/rabbitmq_cli/test/add_user_command_test.exs +++ b/deps/rabbitmq_cli/test/add_user_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule AddUserCommandTest do diff --git a/deps/rabbitmq_cli/test/add_vhost_command_test.exs b/deps/rabbitmq_cli/test/add_vhost_command_test.exs index 6eb930e1d1..0bd0a1adb5 100644 --- a/deps/rabbitmq_cli/test/add_vhost_command_test.exs +++ b/deps/rabbitmq_cli/test/add_vhost_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule AddVhostCommandTest do diff --git a/deps/rabbitmq_cli/test/args_processing_test.exs b/deps/rabbitmq_cli/test/args_processing_test.exs index 9e7e58b158..ea969e79df 100644 --- a/deps/rabbitmq_cli/test/args_processing_test.exs +++ b/deps/rabbitmq_cli/test/args_processing_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule ArgsProcessingTest do use ExUnit.Case, async: false diff --git a/deps/rabbitmq_cli/test/authenticate_user_command_test.exs b/deps/rabbitmq_cli/test/authenticate_user_command_test.exs index 3c90317f51..5824b6908a 100644 --- a/deps/rabbitmq_cli/test/authenticate_user_command_test.exs +++ b/deps/rabbitmq_cli/test/authenticate_user_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule AuthenticateUserCommandTest do diff --git a/deps/rabbitmq_cli/test/await_online_nodes_command_test.exs b/deps/rabbitmq_cli/test/await_online_nodes_command_test.exs index db7b7a806b..3a26f71fcb 100644 --- a/deps/rabbitmq_cli/test/await_online_nodes_command_test.exs +++ b/deps/rabbitmq_cli/test/await_online_nodes_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule AwaitOnlineNodesCommandTest do diff --git a/deps/rabbitmq_cli/test/change_password_command_test.exs b/deps/rabbitmq_cli/test/change_password_command_test.exs index d6ae9ad77e..aaf79e3246 100644 --- a/deps/rabbitmq_cli/test/change_password_command_test.exs +++ b/deps/rabbitmq_cli/test/change_password_command_test.exs @@ -8,7 +8,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule ChangePasswordCommandTest do diff --git a/deps/rabbitmq_cli/test/clear_global_parameter_command_test.exs b/deps/rabbitmq_cli/test/clear_global_parameter_command_test.exs index b627434e7f..6c07502f39 100644 --- a/deps/rabbitmq_cli/test/clear_global_parameter_command_test.exs +++ b/deps/rabbitmq_cli/test/clear_global_parameter_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule ClearGlobalParameterCommandTest do diff --git a/deps/rabbitmq_cli/test/clear_operator_policy_command_test.exs b/deps/rabbitmq_cli/test/clear_operator_policy_command_test.exs index 7b048e642d..e1a9ef09aa 100644 --- a/deps/rabbitmq_cli/test/clear_operator_policy_command_test.exs +++ b/deps/rabbitmq_cli/test/clear_operator_policy_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule ClearOperatorPolicyCommandTest do diff --git a/deps/rabbitmq_cli/test/clear_parameter_command_test.exs b/deps/rabbitmq_cli/test/clear_parameter_command_test.exs index 61fb4f70ad..bf67e47ae9 100644 --- a/deps/rabbitmq_cli/test/clear_parameter_command_test.exs +++ b/deps/rabbitmq_cli/test/clear_parameter_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule ClearParameterCommandTest do diff --git a/deps/rabbitmq_cli/test/clear_password_command_test.exs b/deps/rabbitmq_cli/test/clear_password_command_test.exs index 05105fd1e1..a2cebbdc98 100644 --- a/deps/rabbitmq_cli/test/clear_password_command_test.exs +++ b/deps/rabbitmq_cli/test/clear_password_command_test.exs @@ -8,7 +8,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule ClearPasswordCommandTest do diff --git a/deps/rabbitmq_cli/test/clear_permissions_command_test.exs b/deps/rabbitmq_cli/test/clear_permissions_command_test.exs index 4ee46116e9..22ffeff0c5 100644 --- a/deps/rabbitmq_cli/test/clear_permissions_command_test.exs +++ b/deps/rabbitmq_cli/test/clear_permissions_command_test.exs @@ -8,7 +8,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule ClearPermissionsTest do diff --git a/deps/rabbitmq_cli/test/clear_policy_command_test.exs b/deps/rabbitmq_cli/test/clear_policy_command_test.exs index 12a17a60a4..39f4bd03e5 100644 --- a/deps/rabbitmq_cli/test/clear_policy_command_test.exs +++ b/deps/rabbitmq_cli/test/clear_policy_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule ClearPolicyCommandTest do diff --git a/deps/rabbitmq_cli/test/clear_topic_permissions_command_test.exs b/deps/rabbitmq_cli/test/clear_topic_permissions_command_test.exs index c7aadfa495..99744029bd 100644 --- a/deps/rabbitmq_cli/test/clear_topic_permissions_command_test.exs +++ b/deps/rabbitmq_cli/test/clear_topic_permissions_command_test.exs @@ -8,7 +8,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-2019 Pivotal Software, Inc. All rights reserved. defmodule ClearTopicPermissionsTest do diff --git a/deps/rabbitmq_cli/test/clear_vhost_limits_command_test.exs b/deps/rabbitmq_cli/test/clear_vhost_limits_command_test.exs index 482569c174..0f91331392 100644 --- a/deps/rabbitmq_cli/test/clear_vhost_limits_command_test.exs +++ b/deps/rabbitmq_cli/test/clear_vhost_limits_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule ClearVhostLimitsCommandTest do diff --git a/deps/rabbitmq_cli/test/close_all_connections_command_test.exs b/deps/rabbitmq_cli/test/close_all_connections_command_test.exs index d238b767ca..d71f557292 100644 --- a/deps/rabbitmq_cli/test/close_all_connections_command_test.exs +++ b/deps/rabbitmq_cli/test/close_all_connections_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule CloseAllConnectionsCommandTest do diff --git a/deps/rabbitmq_cli/test/close_connection_command_test.exs b/deps/rabbitmq_cli/test/close_connection_command_test.exs index 95dde4bc03..9908858787 100644 --- a/deps/rabbitmq_cli/test/close_connection_command_test.exs +++ b/deps/rabbitmq_cli/test/close_connection_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule CloseConnectionCommandTest do diff --git a/deps/rabbitmq_cli/test/cluster_status_command_test.exs b/deps/rabbitmq_cli/test/cluster_status_command_test.exs index 7b4132b069..037d46f101 100644 --- a/deps/rabbitmq_cli/test/cluster_status_command_test.exs +++ b/deps/rabbitmq_cli/test/cluster_status_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule ClusterStatusCommandTest do diff --git a/deps/rabbitmq_cli/test/command_modules_test.exs b/deps/rabbitmq_cli/test/command_modules_test.exs index c2144cda34..f8257c7e6a 100644 --- a/deps/rabbitmq_cli/test/command_modules_test.exs +++ b/deps/rabbitmq_cli/test/command_modules_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule CommandModulesTest do use ExUnit.Case, async: false diff --git a/deps/rabbitmq_cli/test/core/auto_complete_test.exs b/deps/rabbitmq_cli/test/core/auto_complete_test.exs index 0122b85c56..424798ce2d 100644 --- a/deps/rabbitmq_cli/test/core/auto_complete_test.exs +++ b/deps/rabbitmq_cli/test/core/auto_complete_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule AutoCompleteTest do diff --git a/deps/rabbitmq_cli/test/core/helpers_test.exs b/deps/rabbitmq_cli/test/core/helpers_test.exs index f547fa5202..ae44eeaa3a 100644 --- a/deps/rabbitmq_cli/test/core/helpers_test.exs +++ b/deps/rabbitmq_cli/test/core/helpers_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule HelpersTest do alias RabbitMQ.CLI.Core.Config diff --git a/deps/rabbitmq_cli/test/core/node_name_test.exs b/deps/rabbitmq_cli/test/core/node_name_test.exs index 4c6e09c0ce..34f025dea2 100644 --- a/deps/rabbitmq_cli/test/core/node_name_test.exs +++ b/deps/rabbitmq_cli/test/core/node_name_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2018 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule NodeNameTest do use ExUnit.Case, async: true diff --git a/deps/rabbitmq_cli/test/core/os_pid_test.exs b/deps/rabbitmq_cli/test/core/os_pid_test.exs index 5ca0c8c6c3..111203f187 100644 --- a/deps/rabbitmq_cli/test/core/os_pid_test.exs +++ b/deps/rabbitmq_cli/test/core/os_pid_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule OsPidTest do diff --git a/deps/rabbitmq_cli/test/decode_command_test.exs b/deps/rabbitmq_cli/test/decode_command_test.exs index 63f15cfed9..38d1522c87 100644 --- a/deps/rabbitmq_cli/test/decode_command_test.exs +++ b/deps/rabbitmq_cli/test/decode_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule DecodeCommandTest do use ExUnit.Case, async: false @@ -109,4 +109,4 @@ defmodule DecodeCommandTest do end defp format_as_erlang_term(value), do: to_string(:lists.flatten(:io_lib.format("~p", [value]))) -end \ No newline at end of file +end diff --git a/deps/rabbitmq_cli/test/default_output_test.exs b/deps/rabbitmq_cli/test/default_output_test.exs index 4e533abd98..57b1cb5321 100644 --- a/deps/rabbitmq_cli/test/default_output_test.exs +++ b/deps/rabbitmq_cli/test/default_output_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule DefaultOutputTest do diff --git a/deps/rabbitmq_cli/test/delete_queue_command_test.exs b/deps/rabbitmq_cli/test/delete_queue_command_test.exs index 2a3d82e44c..e941f3344a 100644 --- a/deps/rabbitmq_cli/test/delete_queue_command_test.exs +++ b/deps/rabbitmq_cli/test/delete_queue_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule DeleteQueueCommandTest do diff --git a/deps/rabbitmq_cli/test/delete_user_command_test.exs b/deps/rabbitmq_cli/test/delete_user_command_test.exs index de92756c46..efc62f7d91 100644 --- a/deps/rabbitmq_cli/test/delete_user_command_test.exs +++ b/deps/rabbitmq_cli/test/delete_user_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule DeleteUserCommandTest do diff --git a/deps/rabbitmq_cli/test/delete_vhost_command_test.exs b/deps/rabbitmq_cli/test/delete_vhost_command_test.exs index 280b033e75..810493dabf 100644 --- a/deps/rabbitmq_cli/test/delete_vhost_command_test.exs +++ b/deps/rabbitmq_cli/test/delete_vhost_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule DeleteVhostCommandTest do diff --git a/deps/rabbitmq_cli/test/diagnostics/cipher_suites_command_test.exs b/deps/rabbitmq_cli/test/diagnostics/cipher_suites_command_test.exs index 3730068e42..33b363d848 100644 --- a/deps/rabbitmq_cli/test/diagnostics/cipher_suites_command_test.exs +++ b/deps/rabbitmq_cli/test/diagnostics/cipher_suites_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule CipherSuitesCommandTest do diff --git a/deps/rabbitmq_cli/test/diagnostics/discover_peers_command_test.exs b/deps/rabbitmq_cli/test/diagnostics/discover_peers_command_test.exs index cae7edce39..95f84b0685 100644 --- a/deps/rabbitmq_cli/test/diagnostics/discover_peers_command_test.exs +++ b/deps/rabbitmq_cli/test/diagnostics/discover_peers_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule DiscoverPeersCommandTest do use ExUnit.Case, async: false diff --git a/deps/rabbitmq_cli/test/diagnostics/erlang_cookie_hash_command_test.exs b/deps/rabbitmq_cli/test/diagnostics/erlang_cookie_hash_command_test.exs index fad7691af0..031c4f7c7e 100644 --- a/deps/rabbitmq_cli/test/diagnostics/erlang_cookie_hash_command_test.exs +++ b/deps/rabbitmq_cli/test/diagnostics/erlang_cookie_hash_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule ErlangCookieHashCommandTest do diff --git a/deps/rabbitmq_cli/test/diagnostics/erlang_version_command_test.exs b/deps/rabbitmq_cli/test/diagnostics/erlang_version_command_test.exs index 68df623d89..dbd8af49c3 100644 --- a/deps/rabbitmq_cli/test/diagnostics/erlang_version_command_test.exs +++ b/deps/rabbitmq_cli/test/diagnostics/erlang_version_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule ErlangVersionCommandTest do diff --git a/deps/rabbitmq_cli/test/diagnostics/maybe_stuck_command_test.exs b/deps/rabbitmq_cli/test/diagnostics/maybe_stuck_command_test.exs index 73fe57c92d..c9bece9e30 100644 --- a/deps/rabbitmq_cli/test/diagnostics/maybe_stuck_command_test.exs +++ b/deps/rabbitmq_cli/test/diagnostics/maybe_stuck_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule MaybeStuckCommandTest do diff --git a/deps/rabbitmq_cli/test/diagnostics/runtime_thread_stats_test.exs b/deps/rabbitmq_cli/test/diagnostics/runtime_thread_stats_test.exs index 2b046c7e0f..22a0c41c75 100644 --- a/deps/rabbitmq_cli/test/diagnostics/runtime_thread_stats_test.exs +++ b/deps/rabbitmq_cli/test/diagnostics/runtime_thread_stats_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2018 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule RuntimeThreadStatsCommandTest do diff --git a/deps/rabbitmq_cli/test/diagnostics/server_version_command_test.exs b/deps/rabbitmq_cli/test/diagnostics/server_version_command_test.exs index 501ee676a7..0d84558134 100644 --- a/deps/rabbitmq_cli/test/diagnostics/server_version_command_test.exs +++ b/deps/rabbitmq_cli/test/diagnostics/server_version_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule ServerVersionCommandTest do diff --git a/deps/rabbitmq_cli/test/diagnostics/tls_versions_command_test.exs b/deps/rabbitmq_cli/test/diagnostics/tls_versions_command_test.exs index 19d4cf2536..1aeb92f88e 100644 --- a/deps/rabbitmq_cli/test/diagnostics/tls_versions_command_test.exs +++ b/deps/rabbitmq_cli/test/diagnostics/tls_versions_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2018 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule TlsVersionsCommandTest do use ExUnit.Case diff --git a/deps/rabbitmq_cli/test/distribution_test.exs b/deps/rabbitmq_cli/test/distribution_test.exs index 4dcd94f3c3..6ff58adc35 100644 --- a/deps/rabbitmq_cli/test/distribution_test.exs +++ b/deps/rabbitmq_cli/test/distribution_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. alias RabbitMQ.CLI.Core.Distribution diff --git a/deps/rabbitmq_cli/test/encode_command_test.exs b/deps/rabbitmq_cli/test/encode_command_test.exs index a2cf604d99..891a1efa34 100644 --- a/deps/rabbitmq_cli/test/encode_command_test.exs +++ b/deps/rabbitmq_cli/test/encode_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule EncodeCommandTest do use ExUnit.Case, async: false diff --git a/deps/rabbitmq_cli/test/environment_command_test.exs b/deps/rabbitmq_cli/test/environment_command_test.exs index eb3dc70d69..a1c4203932 100644 --- a/deps/rabbitmq_cli/test/environment_command_test.exs +++ b/deps/rabbitmq_cli/test/environment_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule EnvironmentCommandTest do diff --git a/deps/rabbitmq_cli/test/eval_command_test.exs b/deps/rabbitmq_cli/test/eval_command_test.exs index e40215857b..4da0ab7bff 100644 --- a/deps/rabbitmq_cli/test/eval_command_test.exs +++ b/deps/rabbitmq_cli/test/eval_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule EvalCommandTest do diff --git a/deps/rabbitmq_cli/test/exec_command_test.exs b/deps/rabbitmq_cli/test/exec_command_test.exs index 120388ef5a..1406e7cba8 100644 --- a/deps/rabbitmq_cli/test/exec_command_test.exs +++ b/deps/rabbitmq_cli/test/exec_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule ExecCommandTest do @@ -57,4 +57,4 @@ defmodule ExecCommandTest do {:ok, 123} = @command.run(["options[:option]"], opts) end -end \ No newline at end of file +end diff --git a/deps/rabbitmq_cli/test/force_boot_command_test.exs b/deps/rabbitmq_cli/test/force_boot_command_test.exs index 067589c074..eb140239e1 100644 --- a/deps/rabbitmq_cli/test/force_boot_command_test.exs +++ b/deps/rabbitmq_cli/test/force_boot_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule ForceBootCommandTest do diff --git a/deps/rabbitmq_cli/test/force_reset_command_test.exs b/deps/rabbitmq_cli/test/force_reset_command_test.exs index 7317d8eccf..90f5df9068 100644 --- a/deps/rabbitmq_cli/test/force_reset_command_test.exs +++ b/deps/rabbitmq_cli/test/force_reset_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule ForceResetCommandTest do diff --git a/deps/rabbitmq_cli/test/help_command_test.exs b/deps/rabbitmq_cli/test/help_command_test.exs index 81243d45ba..ba6da802d6 100644 --- a/deps/rabbitmq_cli/test/help_command_test.exs +++ b/deps/rabbitmq_cli/test/help_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule HelpCommandTest do diff --git a/deps/rabbitmq_cli/test/information_unit.exs b/deps/rabbitmq_cli/test/information_unit.exs index 20851fd09e..18ec06db0c 100644 --- a/deps/rabbitmq_cli/test/information_unit.exs +++ b/deps/rabbitmq_cli/test/information_unit.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule InformationUnitTest do diff --git a/deps/rabbitmq_cli/test/list_channels_command_test.exs b/deps/rabbitmq_cli/test/list_channels_command_test.exs index b1c38b3fc9..22e97f5550 100644 --- a/deps/rabbitmq_cli/test/list_channels_command_test.exs +++ b/deps/rabbitmq_cli/test/list_channels_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule ListChannelsCommandTest do use ExUnit.Case, async: false diff --git a/deps/rabbitmq_cli/test/list_ciphers_command_test.exs b/deps/rabbitmq_cli/test/list_ciphers_command_test.exs index 8236557b59..99978ab739 100644 --- a/deps/rabbitmq_cli/test/list_ciphers_command_test.exs +++ b/deps/rabbitmq_cli/test/list_ciphers_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule ListCiphersCommandTest do use ExUnit.Case, async: false @@ -30,4 +30,4 @@ defmodule ListCiphersCommandTest do @command.run([], %{}) ) end -end \ No newline at end of file +end diff --git a/deps/rabbitmq_cli/test/list_global_parameters_command_test.exs b/deps/rabbitmq_cli/test/list_global_parameters_command_test.exs index 38ffa11c07..a8878058e4 100644 --- a/deps/rabbitmq_cli/test/list_global_parameters_command_test.exs +++ b/deps/rabbitmq_cli/test/list_global_parameters_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule ListGlobalParametersCommandTest do diff --git a/deps/rabbitmq_cli/test/list_hashes_command_test.exs b/deps/rabbitmq_cli/test/list_hashes_command_test.exs index 9ef0073e2c..ac70e747a1 100644 --- a/deps/rabbitmq_cli/test/list_hashes_command_test.exs +++ b/deps/rabbitmq_cli/test/list_hashes_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule ListHashesCommandTest do use ExUnit.Case, async: false @@ -30,4 +30,4 @@ defmodule ListHashesCommandTest do @command.run([], %{}) ) end -end \ No newline at end of file +end diff --git a/deps/rabbitmq_cli/test/list_operator_policies_command_test.exs b/deps/rabbitmq_cli/test/list_operator_policies_command_test.exs index 2ff01b73e9..a656d9fe9f 100644 --- a/deps/rabbitmq_cli/test/list_operator_policies_command_test.exs +++ b/deps/rabbitmq_cli/test/list_operator_policies_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule ListOperatorPoliciesCommandTest do diff --git a/deps/rabbitmq_cli/test/list_parameters_command_test.exs b/deps/rabbitmq_cli/test/list_parameters_command_test.exs index 580249bb46..a10f68d375 100644 --- a/deps/rabbitmq_cli/test/list_parameters_command_test.exs +++ b/deps/rabbitmq_cli/test/list_parameters_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule ListParametersCommandTest do diff --git a/deps/rabbitmq_cli/test/list_permissions_command_test.exs b/deps/rabbitmq_cli/test/list_permissions_command_test.exs index 27759c2705..101d681ac7 100644 --- a/deps/rabbitmq_cli/test/list_permissions_command_test.exs +++ b/deps/rabbitmq_cli/test/list_permissions_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule ListPermissionsCommandTest do diff --git a/deps/rabbitmq_cli/test/list_policies_command_test.exs b/deps/rabbitmq_cli/test/list_policies_command_test.exs index 81256799ef..c6d71b0a94 100644 --- a/deps/rabbitmq_cli/test/list_policies_command_test.exs +++ b/deps/rabbitmq_cli/test/list_policies_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule ListPoliciesCommandTest do diff --git a/deps/rabbitmq_cli/test/list_topic_permissions_command_test.exs b/deps/rabbitmq_cli/test/list_topic_permissions_command_test.exs index fb9d10299c..94da1d489d 100644 --- a/deps/rabbitmq_cli/test/list_topic_permissions_command_test.exs +++ b/deps/rabbitmq_cli/test/list_topic_permissions_command_test.exs @@ -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-2019 Pivotal Software, Inc. All rights reserved. defmodule ListTopicPermissionsCommandTest do diff --git a/deps/rabbitmq_cli/test/list_user_permissions_command_test.exs b/deps/rabbitmq_cli/test/list_user_permissions_command_test.exs index d0cb72d9a3..1f77022caf 100644 --- a/deps/rabbitmq_cli/test/list_user_permissions_command_test.exs +++ b/deps/rabbitmq_cli/test/list_user_permissions_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule ListUserPermissionsCommandTest do diff --git a/deps/rabbitmq_cli/test/list_user_topic_permissions_command_test.exs b/deps/rabbitmq_cli/test/list_user_topic_permissions_command_test.exs index b1ceed7ed0..f5f0564113 100644 --- a/deps/rabbitmq_cli/test/list_user_topic_permissions_command_test.exs +++ b/deps/rabbitmq_cli/test/list_user_topic_permissions_command_test.exs @@ -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-2019 Pivotal Software, Inc. All rights reserved. defmodule ListUserTopicPermissionsCommandTest do diff --git a/deps/rabbitmq_cli/test/list_users_command_test.exs b/deps/rabbitmq_cli/test/list_users_command_test.exs index 28e4fb1c05..5b11efb809 100644 --- a/deps/rabbitmq_cli/test/list_users_command_test.exs +++ b/deps/rabbitmq_cli/test/list_users_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule ListUsersCommandTest do diff --git a/deps/rabbitmq_cli/test/list_vhost_limits_command_test.exs b/deps/rabbitmq_cli/test/list_vhost_limits_command_test.exs index c4a7853eea..54b350a7dd 100644 --- a/deps/rabbitmq_cli/test/list_vhost_limits_command_test.exs +++ b/deps/rabbitmq_cli/test/list_vhost_limits_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule ListVhostLimitsCommandTest do diff --git a/deps/rabbitmq_cli/test/list_vhosts_command_test.exs b/deps/rabbitmq_cli/test/list_vhosts_command_test.exs index 53edcfbc11..b438fb4323 100644 --- a/deps/rabbitmq_cli/test/list_vhosts_command_test.exs +++ b/deps/rabbitmq_cli/test/list_vhosts_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule ListVhostsCommandTest do diff --git a/deps/rabbitmq_cli/test/node_health_check_command_test.exs b/deps/rabbitmq_cli/test/node_health_check_command_test.exs index c5a304bf6a..7fa92abbb1 100644 --- a/deps/rabbitmq_cli/test/node_health_check_command_test.exs +++ b/deps/rabbitmq_cli/test/node_health_check_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule NodeHealthCheckCommandTest do diff --git a/deps/rabbitmq_cli/test/parser_test.exs b/deps/rabbitmq_cli/test/parser_test.exs index 85f08422bc..cd29d78184 100644 --- a/deps/rabbitmq_cli/test/parser_test.exs +++ b/deps/rabbitmq_cli/test/parser_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. ## Mock command for command specific parser defmodule RabbitMQ.CLI.Seagull.Commands.HerringGullCommand do diff --git a/deps/rabbitmq_cli/test/ping_command_test.exs b/deps/rabbitmq_cli/test/ping_command_test.exs index e82626a7ae..3bb0d15b4e 100644 --- a/deps/rabbitmq_cli/test/ping_command_test.exs +++ b/deps/rabbitmq_cli/test/ping_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule PingCommandTest do diff --git a/deps/rabbitmq_cli/test/plugins/directories_command_test.exs b/deps/rabbitmq_cli/test/plugins/directories_command_test.exs index 2f3fe8422d..9dbaa71161 100644 --- a/deps/rabbitmq_cli/test/plugins/directories_command_test.exs +++ b/deps/rabbitmq_cli/test/plugins/directories_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule DirectoriesCommandTest do use ExUnit.Case, async: false diff --git a/deps/rabbitmq_cli/test/plugins/disable_plugins_command_test.exs b/deps/rabbitmq_cli/test/plugins/disable_plugins_command_test.exs index 2ca2acf51d..2ace6fa76c 100644 --- a/deps/rabbitmq_cli/test/plugins/disable_plugins_command_test.exs +++ b/deps/rabbitmq_cli/test/plugins/disable_plugins_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2018 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule DisablePluginsCommandTest do use ExUnit.Case, async: false diff --git a/deps/rabbitmq_cli/test/plugins/enable_plugins_command_test.exs b/deps/rabbitmq_cli/test/plugins/enable_plugins_command_test.exs index 0e73e45f33..03df537019 100644 --- a/deps/rabbitmq_cli/test/plugins/enable_plugins_command_test.exs +++ b/deps/rabbitmq_cli/test/plugins/enable_plugins_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2018 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule EnablePluginsCommandTest do use ExUnit.Case, async: false diff --git a/deps/rabbitmq_cli/test/plugins/list_plugins_command_test.exs b/deps/rabbitmq_cli/test/plugins/list_plugins_command_test.exs index 118c719f64..09d3d04cb7 100644 --- a/deps/rabbitmq_cli/test/plugins/list_plugins_command_test.exs +++ b/deps/rabbitmq_cli/test/plugins/list_plugins_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule ListPluginsCommandTest do use ExUnit.Case, async: false diff --git a/deps/rabbitmq_cli/test/plugins/plugins_formatter_test.exs b/deps/rabbitmq_cli/test/plugins/plugins_formatter_test.exs index 2f08109c7c..26c79a8623 100644 --- a/deps/rabbitmq_cli/test/plugins/plugins_formatter_test.exs +++ b/deps/rabbitmq_cli/test/plugins/plugins_formatter_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule PluginsFormatterTest do diff --git a/deps/rabbitmq_cli/test/plugins/set_plugins_command_test.exs b/deps/rabbitmq_cli/test/plugins/set_plugins_command_test.exs index e1d5dd71f9..fae33358c8 100644 --- a/deps/rabbitmq_cli/test/plugins/set_plugins_command_test.exs +++ b/deps/rabbitmq_cli/test/plugins/set_plugins_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule SetPluginsCommandTest do use ExUnit.Case, async: false diff --git a/deps/rabbitmq_cli/test/purge_queue_command_test.exs b/deps/rabbitmq_cli/test/purge_queue_command_test.exs index cede8b8c15..c4655d703a 100644 --- a/deps/rabbitmq_cli/test/purge_queue_command_test.exs +++ b/deps/rabbitmq_cli/test/purge_queue_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule PurgeQueueCommandTest do diff --git a/deps/rabbitmq_cli/test/rabbitmqctl_test.exs b/deps/rabbitmq_cli/test/rabbitmqctl_test.exs index d53aa9fa40..c0a9352f7e 100644 --- a/deps/rabbitmq_cli/test/rabbitmqctl_test.exs +++ b/deps/rabbitmq_cli/test/rabbitmqctl_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule RabbitMQCtlTest do diff --git a/deps/rabbitmq_cli/test/report_command_test.exs b/deps/rabbitmq_cli/test/report_command_test.exs index 8b7e56f761..75b8b2b9ad 100644 --- a/deps/rabbitmq_cli/test/report_command_test.exs +++ b/deps/rabbitmq_cli/test/report_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule ReportTest do diff --git a/deps/rabbitmq_cli/test/reset_command_test.exs b/deps/rabbitmq_cli/test/reset_command_test.exs index ddd78c10fc..3e6f457fda 100644 --- a/deps/rabbitmq_cli/test/reset_command_test.exs +++ b/deps/rabbitmq_cli/test/reset_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule ResetCommandTest do diff --git a/deps/rabbitmq_cli/test/rotate_logs_command_test.exs b/deps/rabbitmq_cli/test/rotate_logs_command_test.exs index 516c7615d2..3e051b5f32 100644 --- a/deps/rabbitmq_cli/test/rotate_logs_command_test.exs +++ b/deps/rabbitmq_cli/test/rotate_logs_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule RotateLogsCommandTest do diff --git a/deps/rabbitmq_cli/test/set_cluster_name_command_test.exs b/deps/rabbitmq_cli/test/set_cluster_name_command_test.exs index 03aaed2afe..dd11f4824a 100644 --- a/deps/rabbitmq_cli/test/set_cluster_name_command_test.exs +++ b/deps/rabbitmq_cli/test/set_cluster_name_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule SetClusterNameCommandTest do diff --git a/deps/rabbitmq_cli/test/set_disk_free_limit_command_test.exs b/deps/rabbitmq_cli/test/set_disk_free_limit_command_test.exs index af20bfdaa8..1cd9d61d0b 100644 --- a/deps/rabbitmq_cli/test/set_disk_free_limit_command_test.exs +++ b/deps/rabbitmq_cli/test/set_disk_free_limit_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule SetDiskFreeLimitCommandTest do diff --git a/deps/rabbitmq_cli/test/set_global_parameter_command_test.exs b/deps/rabbitmq_cli/test/set_global_parameter_command_test.exs index eaec4051a8..ccb19e0af7 100644 --- a/deps/rabbitmq_cli/test/set_global_parameter_command_test.exs +++ b/deps/rabbitmq_cli/test/set_global_parameter_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule SetGlobalParameterCommandTest do diff --git a/deps/rabbitmq_cli/test/set_log_level_command_test.exs b/deps/rabbitmq_cli/test/set_log_level_command_test.exs index 7d7d491872..3225fcf848 100644 --- a/deps/rabbitmq_cli/test/set_log_level_command_test.exs +++ b/deps/rabbitmq_cli/test/set_log_level_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2018 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule SetLogLevelCommandTest do use ExUnit.Case, async: false diff --git a/deps/rabbitmq_cli/test/set_operator_policy_command_test.exs b/deps/rabbitmq_cli/test/set_operator_policy_command_test.exs index ac0988083e..bf18ac367c 100644 --- a/deps/rabbitmq_cli/test/set_operator_policy_command_test.exs +++ b/deps/rabbitmq_cli/test/set_operator_policy_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule SetOperatorPolicyCommandTest do diff --git a/deps/rabbitmq_cli/test/set_parameter_command_test.exs b/deps/rabbitmq_cli/test/set_parameter_command_test.exs index 725a3ac2a2..8b868d2012 100644 --- a/deps/rabbitmq_cli/test/set_parameter_command_test.exs +++ b/deps/rabbitmq_cli/test/set_parameter_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule SetParameterCommandTest do diff --git a/deps/rabbitmq_cli/test/set_permissions_command_test.exs b/deps/rabbitmq_cli/test/set_permissions_command_test.exs index 8fea5a7e79..a8587e4eeb 100644 --- a/deps/rabbitmq_cli/test/set_permissions_command_test.exs +++ b/deps/rabbitmq_cli/test/set_permissions_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule SetPermissionsCommandTest do diff --git a/deps/rabbitmq_cli/test/set_policy_command_test.exs b/deps/rabbitmq_cli/test/set_policy_command_test.exs index eed2a37c7c..f9067db055 100644 --- a/deps/rabbitmq_cli/test/set_policy_command_test.exs +++ b/deps/rabbitmq_cli/test/set_policy_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule SetPolicyCommandTest do diff --git a/deps/rabbitmq_cli/test/set_topic_permissions_command_test.exs b/deps/rabbitmq_cli/test/set_topic_permissions_command_test.exs index 38daa2a43e..5e2fe1c2a1 100644 --- a/deps/rabbitmq_cli/test/set_topic_permissions_command_test.exs +++ b/deps/rabbitmq_cli/test/set_topic_permissions_command_test.exs @@ -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-2019 Pivotal Software, Inc. All rights reserved. defmodule SetTopicPermissionsCommandTest do diff --git a/deps/rabbitmq_cli/test/set_user_tags_command_test.exs b/deps/rabbitmq_cli/test/set_user_tags_command_test.exs index fd3b42cb37..e56b6a0ef5 100644 --- a/deps/rabbitmq_cli/test/set_user_tags_command_test.exs +++ b/deps/rabbitmq_cli/test/set_user_tags_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule SetUserTagsCommandTest do diff --git a/deps/rabbitmq_cli/test/set_vhost_limits_command_test.exs b/deps/rabbitmq_cli/test/set_vhost_limits_command_test.exs index 5433ef56d7..c0843f980d 100644 --- a/deps/rabbitmq_cli/test/set_vhost_limits_command_test.exs +++ b/deps/rabbitmq_cli/test/set_vhost_limits_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule SetVhostLimitsCommandTest do diff --git a/deps/rabbitmq_cli/test/set_vm_memory_high_watermark_command_test.exs b/deps/rabbitmq_cli/test/set_vm_memory_high_watermark_command_test.exs index 5129724890..0e708369cd 100644 --- a/deps/rabbitmq_cli/test/set_vm_memory_high_watermark_command_test.exs +++ b/deps/rabbitmq_cli/test/set_vm_memory_high_watermark_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule SetVmMemoryHighWatermarkCommandTest do use ExUnit.Case, async: false diff --git a/deps/rabbitmq_cli/test/shutdown_command_test.exs b/deps/rabbitmq_cli/test/shutdown_command_test.exs index 1eadb84665..ae3072d6c0 100644 --- a/deps/rabbitmq_cli/test/shutdown_command_test.exs +++ b/deps/rabbitmq_cli/test/shutdown_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule ShutdownCommandTest do diff --git a/deps/rabbitmq_cli/test/start_app_command_test.exs b/deps/rabbitmq_cli/test/start_app_command_test.exs index d175805c56..0435b21a4f 100644 --- a/deps/rabbitmq_cli/test/start_app_command_test.exs +++ b/deps/rabbitmq_cli/test/start_app_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule StartAppCommandTest do diff --git a/deps/rabbitmq_cli/test/status_command_test.exs b/deps/rabbitmq_cli/test/status_command_test.exs index 4afcabbcd3..d4ea4b5889 100644 --- a/deps/rabbitmq_cli/test/status_command_test.exs +++ b/deps/rabbitmq_cli/test/status_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule StatusCommandTest do diff --git a/deps/rabbitmq_cli/test/stop_app_command_test.exs b/deps/rabbitmq_cli/test/stop_app_command_test.exs index 0c96919a1b..dee82edfe6 100644 --- a/deps/rabbitmq_cli/test/stop_app_command_test.exs +++ b/deps/rabbitmq_cli/test/stop_app_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule StopAppCommandTest do diff --git a/deps/rabbitmq_cli/test/stop_command_test.exs b/deps/rabbitmq_cli/test/stop_command_test.exs index 7593c9f9d3..70fddb8c3a 100644 --- a/deps/rabbitmq_cli/test/stop_command_test.exs +++ b/deps/rabbitmq_cli/test/stop_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2018 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule StopCommandTest do diff --git a/deps/rabbitmq_cli/test/table_formatter_test.exs b/deps/rabbitmq_cli/test/table_formatter_test.exs index 405f6acd25..a5638244a0 100644 --- a/deps/rabbitmq_cli/test/table_formatter_test.exs +++ b/deps/rabbitmq_cli/test/table_formatter_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule TableFormatterTest do diff --git a/deps/rabbitmq_cli/test/test_helper.exs b/deps/rabbitmq_cli/test/test_helper.exs index 3ff5165f0f..597a9d8761 100644 --- a/deps/rabbitmq_cli/test/test_helper.exs +++ b/deps/rabbitmq_cli/test/test_helper.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. ExUnit.start() diff --git a/deps/rabbitmq_cli/test/trace_off_command_test.exs b/deps/rabbitmq_cli/test/trace_off_command_test.exs index 26366c829c..2adb9ff32e 100644 --- a/deps/rabbitmq_cli/test/trace_off_command_test.exs +++ b/deps/rabbitmq_cli/test/trace_off_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule TraceOffCommandTest do diff --git a/deps/rabbitmq_cli/test/trace_on_command_test.exs b/deps/rabbitmq_cli/test/trace_on_command_test.exs index dcfe928e72..3748478b1b 100644 --- a/deps/rabbitmq_cli/test/trace_on_command_test.exs +++ b/deps/rabbitmq_cli/test/trace_on_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule TraceOnCommandTest do diff --git a/deps/rabbitmq_cli/test/wait_command_test.exs b/deps/rabbitmq_cli/test/wait_command_test.exs index 5e8b730ff5..103f5435ee 100644 --- a/deps/rabbitmq_cli/test/wait_command_test.exs +++ b/deps/rabbitmq_cli/test/wait_command_test.exs @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. +## Copyright (c) 2007-2019 Pivotal Software, Inc. All rights reserved. defmodule WaitCommandTest do