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

Commit e75bcc8

Browse files
committed
Update copyright (year 2020)
1 parent 63fd7cc commit e75bcc8

8 files changed

+8
-8
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.
448448

449449
The Initial Developer of the Original Code is Pivotal Software, Inc.
450-
Copyright (c) 2007-2020 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
@@ -98,4 +98,4 @@ all app app-c_src apps-ct asciidoc
9898

9999
## Copyright
100100

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

src/collectors/prometheus_rabbitmq_core_metrics_collector.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
-module(prometheus_rabbitmq_core_metrics_collector).
1717
-export([register/0,

src/rabbit_prometheus_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.
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_prometheus_app).

src/rabbit_prometheus_dispatcher.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_prometheus_dispatcher).

src/rabbit_prometheus_handler.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
-module(rabbit_prometheus_handler).
1717

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

1717
-module(config_schema_SUITE).

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

1717
-module(rabbit_prometheus_http_SUITE).

0 commit comments

Comments
 (0)