diff options
| author | Steve Powell <steve@rabbitmq.com> | 2012-02-06 16:28:56 +0000 |
|---|---|---|
| committer | Steve Powell <steve@rabbitmq.com> | 2012-02-06 16:28:56 +0000 |
| commit | 2fab39a6b0564cd5629a0cabc4710fa8c3e57f46 (patch) | |
| tree | 8efcfd848ea7b50288e69ad5e24ab253eac455c7 /src/gatherer.erl | |
| parent | 0b335fbb8f5b8870c7ab6be411bb6a08e384ed55 (diff) | |
| parent | 49b72ed351064c566f2d7a42a1394b994335ab08 (diff) | |
| download | rabbitmq-server-git-2fab39a6b0564cd5629a0cabc4710fa8c3e57f46.tar.gz | |
Merge in default
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 fe976b50a2..98b360389a 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 VMware, Inc. -%% Copyright (c) 2007-2011 VMware, Inc. All rights reserved. +%% Copyright (c) 2007-2012 VMware, Inc. All rights reserved. %% -module(gatherer). |
