summaryrefslogtreecommitdiff
path: root/src/rabbit_binary_parser.erl
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2014-03-19 13:52:10 +0000
committerSimon MacMullen <simon@rabbitmq.com>2014-03-19 13:52:10 +0000
commit357fcc0b63d32f563736afffc142781631ba49dc (patch)
treee41e581ea3c0313bec510379a352354d3b1bcd5f /src/rabbit_binary_parser.erl
parent9cd6a5bad43c2a3b064127483ab37addf37a1881 (diff)
parent50e549693f5fc26177b5e89944a860e5e624772f (diff)
downloadrabbitmq-server-357fcc0b63d32f563736afffc142781631ba49dc.tar.gz
Merge bug25374
Diffstat (limited to 'src/rabbit_binary_parser.erl')
-rw-r--r--src/rabbit_binary_parser.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rabbit_binary_parser.erl b/src/rabbit_binary_parser.erl
index 9ffeb41a..3ab82cad 100644
--- a/src/rabbit_binary_parser.erl
+++ b/src/rabbit_binary_parser.erl
@@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
-%% Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
+%% Copyright (c) 2007-2014 GoPivotal, Inc. All rights reserved.
%%
-module(rabbit_binary_parser).