~ubuntu-branches/ubuntu/trusty/rabbitmq-server/trusty

« back to all changes in this revision

Viewing changes to plugins-src/rabbitmq-amqp1.0/src/rabbit_amqp1_0_writer.erl

  • Committer: Package Import Robot
  • Author(s): Emile Joubert
  • Date: 2013-08-15 15:24:15 UTC
  • mfrom: (0.5.6) (0.1.42 sid)
  • Revision ID: package-import@ubuntu.com-20130815152415-savq3fpv1vhou8eh
Tags: 3.1.5-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
%%
11
11
%% The Original Code is RabbitMQ.
12
12
%%
13
 
%% The Initial Developer of the Original Code is VMware, Inc.
14
 
%% Copyright (c) 2007-2013 VMware, Inc.  All rights reserved.
 
13
%% The Initial Developer of the Original Code is GoPivotal, Inc.
 
14
%% Copyright (c) 2007-2013 GoPivotal, Inc.  All rights reserved.
15
15
%%
16
16
 
17
17
-module(rabbit_amqp1_0_writer).