Update (c) info

This commit is contained in:
Michael Klishin 2016-01-01 12:59:18 +03:00
parent 7aed50da50
commit eaecfaf6fa
9 changed files with 9 additions and 9 deletions

View File

@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ Sharding Plugin
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2011-2015 GoPivotal, Inc. All rights reserved.
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
%%
-module(rabbit_sharding_exchange_decorator).

View File

@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ Sharding Plugin
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2011-2015 GoPivotal, Inc. All rights reserved.
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
%%
-module(rabbit_sharding_exchange_type_modulus_hash).

View File

@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ Sharding Plugin
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2011-2015 GoPivotal, Inc. All rights reserved.
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
%%
-module(rabbit_sharding_interceptor).

View File

@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ Sharding Plugin
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2011-2015 GoPivotal, Inc. All rights reserved.
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
%%
-module(rabbit_sharding_policy_validator).

View File

@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ Sharding Plugin
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2011-2015 GoPivotal, Inc. All rights reserved.
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
%%
-module(rabbit_sharding_shard).

View File

@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ Sharding Plugin
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2011-2015 GoPivotal, Inc. All rights reserved.
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
%%
-module(rabbit_sharding_util).

View File

@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ Sharding Plugin
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2011-2015 GoPivotal, Inc. All rights reserved.
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
%%
-module(rabbit_hash_exchange_test).

View File

@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ Sharding Plugin
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2011-2015 GoPivotal, Inc. All rights reserved.
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
%%
-module(rabbit_sharding_test).

View File

@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ Sharding Plugin
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2011-2015 GoPivotal, Inc. All rights reserved.
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
%%
-module(rabbit_sharding_test_util).