diff options
author | Matthew Sackman <matthew@lshift.net> | 2010-02-10 15:49:52 +0000 |
---|---|---|
committer | Matthew Sackman <matthew@lshift.net> | 2010-02-10 15:49:52 +0000 |
commit | de1ba8c6240e199ebdf5dcc750e428bea185a199 (patch) | |
tree | dc2154c1b37633144e035d089ce24068bc0719ad /src/rabbit_binary_generator.erl | |
parent | 01ea1730e76befd5d85c1b90ba23600b3ddb327d (diff) | |
parent | 2c3a412603123a7fabd82eb77c617f5d663b3cb7 (diff) | |
download | rabbitmq-server-de1ba8c6240e199ebdf5dcc750e428bea185a199.tar.gz |
Merging bug22332 onto default
Diffstat (limited to 'src/rabbit_binary_generator.erl')
-rw-r--r-- | src/rabbit_binary_generator.erl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/rabbit_binary_generator.erl b/src/rabbit_binary_generator.erl index b903a6ee..1d47d764 100644 --- a/src/rabbit_binary_generator.erl +++ b/src/rabbit_binary_generator.erl @@ -18,11 +18,11 @@ %% are Copyright (C) 2007-2008 LShift Ltd, Cohesive Financial %% Technologies LLC, and Rabbit Technologies Ltd. %% -%% Portions created by LShift Ltd are Copyright (C) 2007-2009 LShift +%% Portions created by LShift Ltd are Copyright (C) 2007-2010 LShift %% Ltd. Portions created by Cohesive Financial Technologies LLC are -%% Copyright (C) 2007-2009 Cohesive Financial Technologies +%% Copyright (C) 2007-2010 Cohesive Financial Technologies %% LLC. Portions created by Rabbit Technologies Ltd are Copyright -%% (C) 2007-2009 Rabbit Technologies Ltd. +%% (C) 2007-2010 Rabbit Technologies Ltd. %% %% All Rights Reserved. %% |