summaryrefslogtreecommitdiff
path: root/src/lqueue.erl
diff options
context:
space:
mode:
authorSamuel NELA <hello@samnela.com>2019-01-13 20:54:12 +0100
committerSamuel NELA <hello@samnela.com>2019-01-13 20:54:12 +0100
commitdd1a33264272c13def7601ebf216bf996c271c0b (patch)
tree40c30f8f5e873df227f45dc433fa2b1d97ba2004 /src/lqueue.erl
parentb204aaac6e787a1b28ceaa60ba10e07ab2635a72 (diff)
downloadrabbitmq-server-git-dd1a33264272c13def7601ebf216bf996c271c0b.tar.gz
Fixed years in copyright
Diffstat (limited to 'src/lqueue.erl')
-rw-r--r--src/lqueue.erl2
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).