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

Commit bf542fe

Browse files
(c) bump
1 parent 94eb837 commit bf542fe

7 files changed

+7
-7
lines changed

src/rabbit_web_dispatch.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-2017 Pivotal Software, Inc. All rights reserved.
14+
%% Copyright (c) 2007-2020 Pivotal Software, Inc. All rights reserved.
1515
%%
1616

1717
-module(rabbit_web_dispatch).

src/rabbit_web_dispatch_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-2017 Pivotal Software, Inc. All rights reserved.
14+
%% Copyright (c) 2007-2020 Pivotal Software, Inc. All rights reserved.
1515
%%
1616

1717
-module(rabbit_web_dispatch_app).

src/rabbit_web_dispatch_registry.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-2017 Pivotal Software, Inc. All rights reserved.
14+
%% Copyright (c) 2007-2020 Pivotal Software, Inc. All rights reserved.
1515
%%
1616

1717
-module(rabbit_web_dispatch_registry).

src/rabbit_web_dispatch_sup.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-2017 Pivotal Software, Inc. All rights reserved.
14+
%% Copyright (c) 2007-2020 Pivotal Software, Inc. All rights reserved.
1515
%%
1616

1717
-module(rabbit_web_dispatch_sup).

src/rabbit_web_dispatch_util.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-2017 Pivotal Software, Inc. All rights reserved.
14+
%% Copyright (c) 2007-2020 Pivotal Software, Inc. All rights reserved.
1515
%%
1616

1717
-module(rabbit_web_dispatch_util).

test/rabbit_web_dispatch_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) 2007-2017 Pivotal Software, Inc. All rights reserved.
14+
%% Copyright (c) 2007-2020 Pivotal Software, Inc. All rights reserved.
1515
%%
1616

1717
-module(rabbit_web_dispatch_SUITE).

test/rabbit_web_dispatch_unit_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) 2007-2017 Pivotal Software, Inc. All rights reserved.
14+
%% Copyright (c) 2007-2020 Pivotal Software, Inc. All rights reserved.
1515
%%
1616

1717
-module(rabbit_web_dispatch_unit_SUITE).

0 commit comments

Comments
 (0)