Skip to content
This repository was archived by the owner on Mar 2, 2022. It is now read-only.

Commit 6f8eaf5

Browse files
Update (c) info
1 parent 0784f66 commit 6f8eaf5

8 files changed

+8
-8
lines changed

src/rabbit_clusterer.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
%% The Original Code is RabbitMQ.
1212
%%
1313
%% The Initial Developer of the Original Code is Pivotal Software, Inc.
14-
%% Portions created by the Initial Developer are Copyright (C) 2013-2015
14+
%% Portions created by the Initial Developer are Copyright (C) 2013-2016
1515
%% Pivotal Software, Inc. All Rights Reserved.
1616

1717
-module(rabbit_clusterer).

src/rabbit_clusterer_comms.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
%% The Original Code is RabbitMQ.
1212
%%
1313
%% The Initial Developer of the Original Code is Pivotal Software, Inc.
14-
%% Portions created by the Initial Developer are Copyright (C) 2013-2015
14+
%% Portions created by the Initial Developer are Copyright (C) 2013-2016
1515
%% Pivotal Software, Inc. All Rights Reserved.
1616

1717
-module(rabbit_clusterer_comms).

src/rabbit_clusterer_comms_sup.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
%% The Original Code is RabbitMQ.
1212
%%
1313
%% The Initial Developer of the Original Code is Pivotal Software, Inc.
14-
%% Portions created by the Initial Developer are Copyright (C) 2013-2015
14+
%% Portions created by the Initial Developer are Copyright (C) 2013-2016
1515
%% Pivotal Software, Inc. All Rights Reserved.
1616

1717
-module(rabbit_clusterer_comms_sup).

src/rabbit_clusterer_config.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
%% The Original Code is RabbitMQ.
1212
%%
1313
%% The Initial Developer of the Original Code is Pivotal Software, Inc.
14-
%% Portions created by the Initial Developer are Copyright (C) 2013-2015
14+
%% Portions created by the Initial Developer are Copyright (C) 2013-2016
1515
%% Pivotal Software, Inc. All Rights Reserved.
1616

1717
-module(rabbit_clusterer_config).

src/rabbit_clusterer_coordinator.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
%% The Original Code is RabbitMQ.
1212
%%
1313
%% The Initial Developer of the Original Code is Pivotal Software, Inc.
14-
%% Portions created by the Initial Developer are Copyright (C) 2013-2015
14+
%% Portions created by the Initial Developer are Copyright (C) 2013-2016
1515
%% Pivotal Software, Inc. All Rights Reserved.
1616

1717
-module(rabbit_clusterer_coordinator).

src/rabbit_clusterer_sup.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
%% The Original Code is RabbitMQ.
1212
%%
1313
%% The Initial Developer of the Original Code is Pivotal Software, Inc.
14-
%% Portions created by the Initial Developer are Copyright (C) 2013-2015
14+
%% Portions created by the Initial Developer are Copyright (C) 2013-2016
1515
%% Pivotal Software, Inc. All Rights Reserved.
1616

1717
-module(rabbit_clusterer_sup).

src/rabbit_clusterer_transitioner.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
%% The Original Code is RabbitMQ.
1212
%%
1313
%% The Initial Developer of the Original Code is Pivotal Software, Inc.
14-
%% Portions created by the Initial Developer are Copyright (C) 2013-2015
14+
%% Portions created by the Initial Developer are Copyright (C) 2013-2016
1515
%% Pivotal Software, Inc. All Rights Reserved.
1616

1717
-module(rabbit_clusterer_transitioner).

src/rabbit_clusterer_utils.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
%% The Original Code is RabbitMQ.
1212
%%
1313
%% The Initial Developer of the Original Code is Pivotal Software, Inc.
14-
%% Portions created by the Initial Developer are Copyright (C) 2013-2015
14+
%% Portions created by the Initial Developer are Copyright (C) 2013-2016
1515
%% Pivotal Software, Inc. All Rights Reserved.
1616

1717
-module(rabbit_clusterer_utils).

0 commit comments

Comments
 (0)