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

Commit b527295

Browse files
committed
Update copyright (year 2020)
1 parent 542b2fb commit b527295

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

LICENSE-MPL-RabbitMQ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ EXHIBIT A -Mozilla Public License.
447447
The Original Code is RabbitMQ Management Plugin.
448448

449449
The Initial Developer of the Original Code is GoPivotal, Inc.
450-
Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.''
450+
Copyright (c) 2007-2020 VMware, Inc. or its affiliates. All rights reserved.''
451451

452452
[NOTE: The text of this Exhibit A may differ slightly from the text of
453453
the notices in the Source Code files of the Original Code. You should

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ and see under the `./plugins` directory.
3939

4040
## Copyright and License
4141

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

4444
See `LICENSE` for license information.

src/rabbit_federation_mgmt.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) 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(rabbit_federation_mgmt).

test/federation_mgmt_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 Federation.
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(federation_mgmt_SUITE).

0 commit comments

Comments
 (0)