diff options
author | Michael Klishin <mklishin@pivotal.io> | 2016-10-14 07:31:40 +0800 |
---|---|---|
committer | Michael Klishin <mklishin@pivotal.io> | 2016-10-14 07:31:40 +0800 |
commit | 45c728a4a5b637521a17f0472ed29a2a4187763a (patch) | |
tree | 92ebd98d4b09e63a5287bfcb110852294370946e /src/rabbit_peer_discovery.erl | |
parent | f75bc0971ea24efc67ca42a9e3d81de32f6691ca (diff) | |
download | rabbitmq-server-git-45c728a4a5b637521a17f0472ed29a2a4187763a.tar.gz |
2016, even
Diffstat (limited to 'src/rabbit_peer_discovery.erl')
-rw-r--r-- | src/rabbit_peer_discovery.erl | 2 |
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). |