Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Commit

Permalink
Update (c) info
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Jan 1, 2016
1 parent 450a88d commit 3040e49
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion include/rabbit_federation.hrl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ Federation.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
%%

-record(upstream, {uris,
Expand Down
2 changes: 1 addition & 1 deletion src/rabbit_federation_app.erl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ Federation.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
%%

-module(rabbit_federation_app).
Expand Down
2 changes: 1 addition & 1 deletion src/rabbit_federation_db.erl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ Federation.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
%%

-module(rabbit_federation_db).
Expand Down
2 changes: 1 addition & 1 deletion src/rabbit_federation_event.erl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
%%

-module(rabbit_federation_event).
Expand Down
2 changes: 1 addition & 1 deletion src/rabbit_federation_exchange.erl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ Federation.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
%%

%% TODO rename this
Expand Down
2 changes: 1 addition & 1 deletion src/rabbit_federation_exchange_link.erl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ Federation.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
%%

-module(rabbit_federation_exchange_link).
Expand Down
2 changes: 1 addition & 1 deletion src/rabbit_federation_exchange_link_sup_sup.erl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ Federation.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
%%

-module(rabbit_federation_exchange_link_sup_sup).
Expand Down
2 changes: 1 addition & 1 deletion src/rabbit_federation_link_sup.erl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ Federation.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
%%

-module(rabbit_federation_link_sup).
Expand Down
2 changes: 1 addition & 1 deletion src/rabbit_federation_link_util.erl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ Federation.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
%%

-module(rabbit_federation_link_util).
Expand Down
2 changes: 1 addition & 1 deletion src/rabbit_federation_parameters.erl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
%%

-module(rabbit_federation_parameters).
Expand Down
2 changes: 1 addition & 1 deletion src/rabbit_federation_queue.erl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ Federation.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
%%

-module(rabbit_federation_queue).
Expand Down
2 changes: 1 addition & 1 deletion src/rabbit_federation_queue_link.erl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ Federation.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
%%

-module(rabbit_federation_queue_link).
Expand Down
2 changes: 1 addition & 1 deletion src/rabbit_federation_queue_link_sup_sup.erl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ Federation.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
%%

-module(rabbit_federation_queue_link_sup_sup).
Expand Down
2 changes: 1 addition & 1 deletion src/rabbit_federation_status.erl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ Federation.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
%%

-module(rabbit_federation_status).
Expand Down
2 changes: 1 addition & 1 deletion src/rabbit_federation_sup.erl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ Federation.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
%%

-module(rabbit_federation_sup).
Expand Down
2 changes: 1 addition & 1 deletion src/rabbit_federation_upstream.erl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ Federation.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
%%

-module(rabbit_federation_upstream).
Expand Down
2 changes: 1 addition & 1 deletion src/rabbit_federation_upstream_exchange.erl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ Federation.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
%%

-module(rabbit_federation_upstream_exchange).
Expand Down
2 changes: 1 addition & 1 deletion src/rabbit_federation_util.erl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ Federation.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
%%

-module(rabbit_federation_util).
Expand Down
2 changes: 1 addition & 1 deletion test/src/rabbit_federation_exchange_test.erl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ Federation.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
%%

-module(rabbit_federation_exchange_test).
Expand Down
2 changes: 1 addition & 1 deletion test/src/rabbit_federation_queue_test.erl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ Federation.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
%%

-module(rabbit_federation_queue_test).
Expand Down
2 changes: 1 addition & 1 deletion test/src/rabbit_federation_test_util.erl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ Federation.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
%%

-module(rabbit_federation_test_util).
Expand Down
2 changes: 1 addition & 1 deletion test/src/rabbit_federation_unit_test.erl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ Federation.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
%%

-module(rabbit_federation_unit_test).
Expand Down

0 comments on commit 3040e49

Please sign in to comment.