Skip to content

Commit fe56987

Browse files
(c) year
1 parent 4041dd8 commit fe56987

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

include/gm_specs.hrl

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

1717
-type callback_result() :: 'ok' | {'stop', any()} | {'become', atom(), args()}.

include/rabbit_cli.hrl

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

1717
-define(NODE_OPT, "-n").

0 commit comments

Comments
 (0)