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

Commit 19a6d7a

Browse files
author
dcorbacho
committed
Keep original developer
1 parent 5bffcd1 commit 19a6d7a

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

src/rabbit_peer_discovery_consul.erl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
%% License, v. 2.0. If a copy of the MPL was not distributed with this
33
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
44
%%
5+
%% The Initial Developer of the Original Code is AWeber Communications.
56
%% Copyright (c) 2015-2016 AWeber Communications
67
%% Copyright (c) 2016-2020 VMware, Inc. or its affiliates. All rights reserved.
78
%%

src/rabbitmq_peer_discovery_consul.erl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
%% License, v. 2.0. If a copy of the MPL was not distributed with this
33
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
44
%%
5+
%% The Initial Developer of the Original Code is AWeber Communications.
56
%% Copyright (c) 2015-2016 AWeber Communications
67
%% Copyright (c) 2016-2020 VMware, Inc. or its affiliates. All rights reserved.
78
%%

test/rabbitmq_peer_discovery_consul_SUITE.erl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
%% License, v. 2.0. If a copy of the MPL was not distributed with this
33
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
44
%%
5+
%% The Initial Developer of the Original Code is AWeber Communications.
56
%% Copyright (c) 2015-2016 AWeber Communications
67
%% Copyright (c) 2016-2020 VMware, Inc. or its affiliates. All rights reserved.
78
%%

0 commit comments

Comments
 (0)