diff options
| author | Michael Klishin <mklishin@pivotal.io> | 2017-04-02 21:46:42 +0300 |
|---|---|---|
| committer | Michael Klishin <mklishin@pivotal.io> | 2017-04-02 21:46:42 +0300 |
| commit | 7741b37b1efa97ac9b17685cc626bd35ee52ca16 (patch) | |
| tree | 04adab0cdea80aa524faddf0a4b3a11bee4cc5e3 /src/gatherer.erl | |
| parent | e1f8ae2f2448406d1c3159f9d7af4067758551a6 (diff) | |
| download | rabbitmq-server-git-7741b37b1efa97ac9b17685cc626bd35ee52ca16.tar.gz | |
(c) year
Diffstat (limited to 'src/gatherer.erl')
| -rw-r--r-- | src/gatherer.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gatherer.erl b/src/gatherer.erl index 18302699a2..7cc282442f 100644 --- a/src/gatherer.erl +++ b/src/gatherer.erl @@ -11,7 +11,7 @@ %% The Original Code is RabbitMQ. %% %% The Initial Developer of the Original Code is GoPivotal, Inc. -%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved. +%% Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved. %% -module(gatherer). |
