This commit is contained in:
Michael Klishin 2019-12-28 19:35:38 +03:00
parent aa968258bc
commit 62761c8234
3 changed files with 3 additions and 3 deletions

View File

@ -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-2020 Pivotal Software, Inc. All rights reserved.
%%
-module(rabbit_exchange_type_event).

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-2018 Pivotal Software, Inc. All rights reserved.
%% Copyright (c) 2007-2020 Pivotal Software, Inc. All rights reserved.
%%
-module(system_SUITE).

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-2018 Pivotal Software, Inc. All rights reserved.
%% Copyright (c) 2007-2020 Pivotal Software, Inc. All rights reserved.
%%
-module(unit_SUITE).