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/common | |
| parent | 76cb6f9713234136a1873445abbbdbb83f25fda0 (diff) | |
| parent | 0ae69c00f3eecef96e55891be875e6d816235238 (diff) | |
| download | rabbitmq-server-git-201e4a5a2f88c707f67427e00f7a8363891370db.tar.gz | |
Merge bug25689
Diffstat (limited to 'packaging/common')
| -rw-r--r-- | packaging/common/LICENSE.tail | 8 | ||||
| -rw-r--r-- | packaging/common/rabbitmq-script-wrapper | 4 | ||||
| -rwxr-xr-x | packaging/common/rabbitmq-server.ocf | 4 |
3 files changed, 8 insertions, 8 deletions
diff --git a/packaging/common/LICENSE.tail b/packaging/common/LICENSE.tail index 431ddeb017..2dbaca0a9d 100644 --- a/packaging/common/LICENSE.tail +++ b/packaging/common/LICENSE.tail @@ -55,8 +55,8 @@ The BSD 2-Clause license is as follows: The rest of this package is licensed under the Mozilla Public License 1.1 Authors and Copyright are as described below: - The Initial Developer of the Original Code is VMware, Inc. - Copyright (c) 2007-2013 VMware, Inc. All rights reserved. + The Initial Developer of the Original Code is GoPivotal, Inc. + Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved. MOZILLA PUBLIC LICENSE @@ -507,8 +507,8 @@ EXHIBIT A -Mozilla Public License. The Original Code is RabbitMQ. - The Initial Developer of the Original Code is VMware, Inc. - Copyright (c) 2007-2013 VMware, Inc. All rights reserved.'' + The Initial Developer of the Original Code is GoPivotal, Inc. + Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.'' [NOTE: The text of this Exhibit A may differ slightly from the text of the notices in the Source Code files of the Original Code. You should diff --git a/packaging/common/rabbitmq-script-wrapper b/packaging/common/rabbitmq-script-wrapper index b9c6ffbfb7..7e5f77493f 100644 --- a/packaging/common/rabbitmq-script-wrapper +++ b/packaging/common/rabbitmq-script-wrapper @@ -11,8 +11,8 @@ ## ## The Original Code is RabbitMQ. ## -## The Initial Developer of the Original Code is VMware, Inc. -## Copyright (c) 2007-2013 VMware, Inc. All rights reserved. +## The Initial Developer of the Original Code is GoPivotal, Inc. +## Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved. ## # Escape spaces and quotes, because shell is revolting. diff --git a/packaging/common/rabbitmq-server.ocf b/packaging/common/rabbitmq-server.ocf index ba9579b683..6b3abf3ea3 100755 --- a/packaging/common/rabbitmq-server.ocf +++ b/packaging/common/rabbitmq-server.ocf @@ -11,8 +11,8 @@ ## ## The Original Code is RabbitMQ. ## -## The Initial Developer of the Original Code is VMware, Inc. -## Copyright (c) 2007-2013 VMware, Inc. All rights reserved. +## The Initial Developer of the Original Code is GoPivotal, Inc. +## Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved. ## ## |
