diff options
| author | Michael Klishin <mklishin@pivotal.io> | 2019-01-14 04:51:35 +0300 |
|---|---|---|
| committer | Michael Klishin <mklishin@pivotal.io> | 2019-01-14 04:51:35 +0300 |
| commit | 28ae28f98bdb703e4e931e1cc6010e690356ae92 (patch) | |
| tree | 1e93866a095554a15ac79c42f53efc18fb934335 /src/lqueue.erl | |
| parent | f1f2cac56844224ea6eaeedc911ede90d53f1f1c (diff) | |
| parent | 28dd6d1e472a82dac2459f993a183f551e896627 (diff) | |
| download | rabbitmq-server-git-28ae28f98bdb703e4e931e1cc6010e690356ae92.tar.gz | |
Merge branch 'master' into qq-testing
Diffstat (limited to 'src/lqueue.erl')
| -rw-r--r-- | src/lqueue.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lqueue.erl b/src/lqueue.erl index 2b75ef4856..acfdbe79ef 100644 --- a/src/lqueue.erl +++ b/src/lqueue.erl @@ -11,7 +11,7 @@ %% The Original Code is RabbitMQ. %% %% The Initial Developer of the Original Code is GoPivotal, Inc. -%% Copyright (c) 2011-2015 Pivotal Software, Inc. All rights reserved. +%% Copyright (c) 2011-2019 Pivotal Software, Inc. All rights reserved. %% -module(lqueue). |
