summaryrefslogtreecommitdiff
path: root/src/rabbit_peer_discovery.erl
diff options
context:
space:
mode:
authorMichael Klishin <mklishin@pivotal.io>2016-10-14 07:31:40 +0800
committerMichael Klishin <mklishin@pivotal.io>2016-10-14 07:31:40 +0800
commit45c728a4a5b637521a17f0472ed29a2a4187763a (patch)
tree92ebd98d4b09e63a5287bfcb110852294370946e /src/rabbit_peer_discovery.erl
parentf75bc0971ea24efc67ca42a9e3d81de32f6691ca (diff)
downloadrabbitmq-server-git-45c728a4a5b637521a17f0472ed29a2a4187763a.tar.gz
2016, even
Diffstat (limited to 'src/rabbit_peer_discovery.erl')
-rw-r--r--src/rabbit_peer_discovery.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rabbit_peer_discovery.erl b/src/rabbit_peer_discovery.erl
index 87c3fdeeb8..965be3946d 100644
--- a/src/rabbit_peer_discovery.erl
+++ b/src/rabbit_peer_discovery.erl
@@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is Pivotal Software, Inc.
-%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
+%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
%%
-module(rabbit_peer_discovery).