diff options
| -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). |
