From 1265331fc225a27c012b97aac4b51019b29becc1 Mon Sep 17 00:00:00 2001 From: Michael Klishin Date: Sun, 2 Apr 2017 21:47:41 +0300 Subject: [PATCH] (c) year --- deps/rabbitmq_ct_helpers/src/inet_proxy_dist.erl | 2 +- deps/rabbitmq_ct_helpers/src/inet_tcp_proxy.erl | 2 +- deps/rabbitmq_ct_helpers/src/inet_tcp_proxy_manager.erl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/deps/rabbitmq_ct_helpers/src/inet_proxy_dist.erl b/deps/rabbitmq_ct_helpers/src/inet_proxy_dist.erl index 32b7641a79..49668b9f45 100644 --- a/deps/rabbitmq_ct_helpers/src/inet_proxy_dist.erl +++ b/deps/rabbitmq_ct_helpers/src/inet_proxy_dist.erl @@ -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(inet_proxy_dist). diff --git a/deps/rabbitmq_ct_helpers/src/inet_tcp_proxy.erl b/deps/rabbitmq_ct_helpers/src/inet_tcp_proxy.erl index 98d0a67899..371dbf896d 100644 --- a/deps/rabbitmq_ct_helpers/src/inet_tcp_proxy.erl +++ b/deps/rabbitmq_ct_helpers/src/inet_tcp_proxy.erl @@ -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(inet_tcp_proxy). diff --git a/deps/rabbitmq_ct_helpers/src/inet_tcp_proxy_manager.erl b/deps/rabbitmq_ct_helpers/src/inet_tcp_proxy_manager.erl index 18255b8d48..ad2728c638 100644 --- a/deps/rabbitmq_ct_helpers/src/inet_tcp_proxy_manager.erl +++ b/deps/rabbitmq_ct_helpers/src/inet_tcp_proxy_manager.erl @@ -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(inet_tcp_proxy_manager).