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

Commit 7d9b0a0

Browse files
(c) year
1 parent acfe3ca commit 7d9b0a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/rabbit_auth_backend_http.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 HTTP authentication.
1212
%%
1313
%% The Initial Developer of the Original Code is VMware, Inc.
14-
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
14+
%% Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved.
1515
%%
1616

1717
-module(rabbit_auth_backend_http).

src/rabbit_auth_backend_http_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 HTTP authentication.
1212
%%
1313
%% The Initial Developer of the Original Code is VMware, Inc.
14-
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
14+
%% Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved.
1515
%%
1616

1717
-module(rabbit_auth_backend_http_app).

0 commit comments

Comments
 (0)