(c) year
This commit is contained in:
parent
210fbca3ae
commit
c30520abbd
|
|
@ -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).
|
||||
|
|
|
|||
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Reference in New Issue