summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2013-07-31 17:11:51 +0100
committerSimon MacMullen <simon@rabbitmq.com>2013-07-31 17:11:51 +0100
commit201e4a5a2f88c707f67427e00f7a8363891370db (patch)
tree7c6ef0524b9e35d360c88d75cbf20d170346caf0 /scripts
parent76cb6f9713234136a1873445abbbdbb83f25fda0 (diff)
parent0ae69c00f3eecef96e55891be875e6d816235238 (diff)
downloadrabbitmq-server-git-201e4a5a2f88c707f67427e00f7a8363891370db.tar.gz
Merge bug25689
Diffstat (limited to 'scripts')
-rw-r--r--scripts/rabbitmq-defaults4
-rwxr-xr-xscripts/rabbitmq-env4
-rwxr-xr-xscripts/rabbitmq-plugins4
-rwxr-xr-xscripts/rabbitmq-plugins.bat4
-rwxr-xr-xscripts/rabbitmq-server4
-rwxr-xr-xscripts/rabbitmq-server.bat4
-rwxr-xr-xscripts/rabbitmq-service.bat4
-rwxr-xr-xscripts/rabbitmqctl4
-rwxr-xr-xscripts/rabbitmqctl.bat4
9 files changed, 18 insertions, 18 deletions
diff --git a/scripts/rabbitmq-defaults b/scripts/rabbitmq-defaults
index 83c5639d87..f4b131cda9 100644
--- a/scripts/rabbitmq-defaults
+++ b/scripts/rabbitmq-defaults
@@ -11,8 +11,8 @@
##
## The Original Code is RabbitMQ.
##
-## The Initial Developer of the Original Code is VMware, Inc.
-## Copyright (c) 2012-2013 VMware, Inc. All rights reserved.
+## The Initial Developer of the Original Code is GoPivotal, Inc.
+## Copyright (c) 2012-2013 GoPivotal, Inc. All rights reserved.
##
### next line potentially updated in package install steps
diff --git a/scripts/rabbitmq-env b/scripts/rabbitmq-env
index 3721f6c718..c76e7e4baa 100755
--- a/scripts/rabbitmq-env
+++ b/scripts/rabbitmq-env
@@ -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.
##
# Determine where this script is really located (if this script is
diff --git a/scripts/rabbitmq-plugins b/scripts/rabbitmq-plugins
index c043c90afa..90eb5a5d77 100755
--- a/scripts/rabbitmq-plugins
+++ b/scripts/rabbitmq-plugins
@@ -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.
##
# Get default settings with user overrides for (RABBITMQ_)<var_name>
diff --git a/scripts/rabbitmq-plugins.bat b/scripts/rabbitmq-plugins.bat
index 4b4dbe478a..0d1f128ea1 100755
--- a/scripts/rabbitmq-plugins.bat
+++ b/scripts/rabbitmq-plugins.bat
@@ -11,8 +11,8 @@ REM limitations under the License.
REM
REM The Original Code is RabbitMQ.
REM
-REM The Initial Developer of the Original Code is VMware, Inc.
-REM Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
+REM The Initial Developer of the Original Code is GoPivotal, Inc.
+REM Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
REM
setlocal
diff --git a/scripts/rabbitmq-server b/scripts/rabbitmq-server
index 161ec2e6df..b430eec3fa 100755
--- a/scripts/rabbitmq-server
+++ b/scripts/rabbitmq-server
@@ -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.
##
# Get default settings with user overrides for (RABBITMQ_)<var_name>
diff --git a/scripts/rabbitmq-server.bat b/scripts/rabbitmq-server.bat
index 9fa304e686..b00821eda7 100755
--- a/scripts/rabbitmq-server.bat
+++ b/scripts/rabbitmq-server.bat
@@ -11,8 +11,8 @@ REM limitations under the License.
REM
REM The Original Code is RabbitMQ.
REM
-REM The Initial Developer of the Original Code is VMware, Inc.
-REM Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
+REM The Initial Developer of the Original Code is GoPivotal, Inc.
+REM Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
REM
setlocal
diff --git a/scripts/rabbitmq-service.bat b/scripts/rabbitmq-service.bat
index 9c30e74eb6..d36b130c12 100755
--- a/scripts/rabbitmq-service.bat
+++ b/scripts/rabbitmq-service.bat
@@ -11,8 +11,8 @@ REM limitations under the License.
REM
REM The Original Code is RabbitMQ.
REM
-REM The Initial Developer of the Original Code is VMware, Inc.
-REM Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
+REM The Initial Developer of the Original Code is GoPivotal, Inc.
+REM Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
REM
setlocal
diff --git a/scripts/rabbitmqctl b/scripts/rabbitmqctl
index 0368db3f4c..d0f22ce6b0 100755
--- a/scripts/rabbitmqctl
+++ b/scripts/rabbitmqctl
@@ -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.
##
# Get default settings with user overrides for (RABBITMQ_)<var_name>
diff --git a/scripts/rabbitmqctl.bat b/scripts/rabbitmqctl.bat
index a6d85552f5..d7cbbb102c 100755
--- a/scripts/rabbitmqctl.bat
+++ b/scripts/rabbitmqctl.bat
@@ -11,8 +11,8 @@ REM limitations under the License.
REM
REM The Original Code is RabbitMQ.
REM
-REM The Initial Developer of the Original Code is VMware, Inc.
-REM Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
+REM The Initial Developer of the Original Code is GoPivotal, Inc.
+REM Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
REM
setlocal