diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2013-07-01 10:49:14 +0100 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2013-07-01 10:49:14 +0100 |
| commit | cb7027982ae4c4c35908f619e7e3223dd9d24953 (patch) | |
| tree | 6e04f023d1db2dc3d704aba694625e5e56b859a6 /packaging/standalone | |
| parent | 79c481b26c6b32efeab7b1c05754f2b4a562370f (diff) | |
| download | rabbitmq-server-git-cb7027982ae4c4c35908f619e7e3223dd9d24953.tar.gz | |
s/VMware/GoPivotal/g
Diffstat (limited to 'packaging/standalone')
| -rw-r--r-- | packaging/standalone/src/rabbit_release.erl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/standalone/src/rabbit_release.erl b/packaging/standalone/src/rabbit_release.erl index 26f36d6861..dd68ee7edf 100644 --- a/packaging/standalone/src/rabbit_release.erl +++ b/packaging/standalone/src/rabbit_release.erl @@ -10,8 +10,8 @@ %% %% The Original Code is RabbitMQ. %% -%% The Initial Developer of the Original Code is VMware, Inc. -%% Copyright (c) 2007-2012 VMware, Inc. All rights reserved. +%% The Initial Developer of the Original Code is GoPivotal, Inc. +%% Copyright (c) 2007-2012 GoPivotal, Inc. All rights reserved. %% -module(rabbit_release). |
