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

Commit b7504eb

Browse files
committed
Update copyright (year 2020)
1 parent 381e7f3 commit b7504eb

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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

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

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

1717
-module(config_schema_SUITE).

0 commit comments

Comments
 (0)