This commit is contained in:
Michael Klishin 2017-04-02 21:47:41 +03:00
parent cc3599a0a4
commit 1265331fc2
3 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ. %% The Original Code is RabbitMQ.
%% %%
%% The Initial Developer of the Original Code is GoPivotal, Inc. %% 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). -module(inet_proxy_dist).

View File

@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ. %% The Original Code is RabbitMQ.
%% %%
%% The Initial Developer of the Original Code is GoPivotal, Inc. %% 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). -module(inet_tcp_proxy).

View File

@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ. %% The Original Code is RabbitMQ.
%% %%
%% The Initial Developer of the Original Code is GoPivotal, Inc. %% 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). -module(inet_tcp_proxy_manager).