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

Commit 1775e08

Browse files
committed
Update copyright (year 2020)
1 parent 423ec27 commit 1775e08

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md) and our [development process overview](
5454

5555
## Copyright
5656

57-
(c) Pivotal Software Inc., 2007-2020.
57+
(c) 2007-2020 VMware, Inc. or its affiliates.

src/rabbit_peer_discovery_etcd.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
%%
1313
%% The Initial Developer of the Original Code is AWeber Communications.
1414
%% Copyright (c) 2015-2016 AWeber Communications
15-
%% Copyright (c) 2016-2017 Pivotal Software, Inc. All rights reserved.
15+
%% Copyright (c) 2016-2020 VMware, Inc. or its affiliates. All rights reserved.
1616
%%
1717

1818
-module(rabbit_peer_discovery_etcd).

src/rabbitmq_peer_discovery_etcd_app.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 Management Console.
1212
%%
1313
%% The Initial Developer of the Original Code is GoPivotal, Inc.
14-
%% Copyright (c) 2007-2020 Pivotal Software, Inc. All rights reserved.
14+
%% Copyright (c) 2007-2020 VMware, Inc. or its affiliates. All rights reserved.
1515
%%
1616

1717
-module(rabbitmq_peer_discovery_etcd_app).

src/rabbitmq_peer_discovery_etcd_sup.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
%%
1111
%% The Original Code is RabbitMQ.
1212
%%
13-
%% Copyright (c) 2007-2020 Pivotal Software, Inc. All rights reserved.
13+
%% Copyright (c) 2007-2020 VMware, Inc. or its affiliates. All rights reserved.
1414
%%
1515

1616
-module(rabbitmq_peer_discovery_etcd_sup).

test/config_schema_SUITE.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 GoPivotal, Inc.
14-
%% Copyright (c) 2017 Pivotal Software, Inc. All rights reserved.
14+
%% Copyright (c) 2017-2020 VMware, Inc. or its affiliates. All rights reserved.
1515
%%
1616

1717
-module(config_schema_SUITE).

0 commit comments

Comments
 (0)