diff options
| author | Tony Garnock-Jones <tonyg@lshift.net> | 2008-12-09 15:57:36 +0000 |
|---|---|---|
| committer | Tony Garnock-Jones <tonyg@lshift.net> | 2008-12-09 15:57:36 +0000 |
| commit | 6184b7bfcbcdf2f6c74d3c12e5177863b3873d2d (patch) | |
| tree | 4338334438dabef3df7c9e7a8c53fc305822e63a /scripts/rabbitmqctl | |
| parent | 2d1a01c18e35ec72b8a0763dfefe526d97ec7233 (diff) | |
| download | rabbitmq-server-git-6184b7bfcbcdf2f6c74d3c12e5177863b3873d2d.tar.gz | |
Update copyrights.
Diffstat (limited to 'scripts/rabbitmqctl')
| -rwxr-xr-x | scripts/rabbitmqctl | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/scripts/rabbitmqctl b/scripts/rabbitmqctl index bf00a9c733..b941b85005 100755 --- a/scripts/rabbitmqctl +++ b/scripts/rabbitmqctl @@ -11,13 +11,19 @@ ## ## The Original Code is RabbitMQ. ## -## The Initial Developers of the Original Code are LShift Ltd., -## Cohesive Financial Technologies LLC., and Rabbit Technologies Ltd. +## The Initial Developers of the Original Code are LShift Ltd, +## Cohesive Financial Technologies LLC, and Rabbit Technologies Ltd. ## -## Portions created by LShift Ltd., Cohesive Financial Technologies -## LLC., and Rabbit Technologies Ltd. are Copyright (C) 2007-2008 -## LShift Ltd., Cohesive Financial Technologies LLC., and Rabbit -## Technologies Ltd.; +## Portions created before 22-Nov-2008 00:00:00 GMT by LShift Ltd, +## Cohesive Financial Technologies LLC, or Rabbit Technologies Ltd +## 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 +## Ltd. Portions created by Cohesive Financial Technologies LLC are +## Copyright (C) 2007-2009 Cohesive Financial Technologies +## LLC. Portions created by Rabbit Technologies Ltd are Copyright +## (C) 2007-2009 Rabbit Technologies Ltd. ## ## All Rights Reserved. ## |
