This commit is contained in:
Michael Klishin 2017-04-02 21:47:35 +03:00
parent 210fbca3ae
commit c30520abbd
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ Consistent Hash Exchange.
%%
%% 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_exchange_type_consistent_hash).

View File

@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ Consistent Hash Exchange.
%%
%% 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_exchange_type_consistent_hash_SUITE).