summaryrefslogtreecommitdiff
path: root/src/priority_queue.erl
diff options
context:
space:
mode:
authorEmile Joubert <emile@rabbitmq.com>2013-01-23 12:03:02 +0000
committerEmile Joubert <emile@rabbitmq.com>2013-01-23 12:03:02 +0000
commit8e7c8fe9cc77cc63593f450f1a0fe3f99175ee64 (patch)
tree1f2068a92084e5c1ae4b579c71d469f3ab2e6500 /src/priority_queue.erl
parentf01cecf0522b7495feba23a691f30594346398ab (diff)
downloadrabbitmq-server-8e7c8fe9cc77cc63593f450f1a0fe3f99175ee64.tar.gz
Update copyright 2013bug25343
Diffstat (limited to 'src/priority_queue.erl')
-rw-r--r--src/priority_queue.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/priority_queue.erl b/src/priority_queue.erl
index 780fa2e9..02a0a1df 100644
--- a/src/priority_queue.erl
+++ b/src/priority_queue.erl
@@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is VMware, Inc.
-%% Copyright (c) 2007-2012 VMware, Inc. All rights reserved.
+%% Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
%%
%% Priority queues have essentially the same interface as ordinary