diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2013-07-31 17:11:51 +0100 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2013-07-31 17:11:51 +0100 |
| commit | 201e4a5a2f88c707f67427e00f7a8363891370db (patch) | |
| tree | 7c6ef0524b9e35d360c88d75cbf20d170346caf0 /packaging/standalone | |
| parent | 76cb6f9713234136a1873445abbbdbb83f25fda0 (diff) | |
| parent | 0ae69c00f3eecef96e55891be875e6d816235238 (diff) | |
| download | rabbitmq-server-git-201e4a5a2f88c707f67427e00f7a8363891370db.tar.gz | |
Merge bug25689
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 9473cbda97..f5e1ecf8a1 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). |
