Skip to content

Commit d9b2233

Browse files
author
Simon MacMullen
committed
s/VMware/GoPivotal/g
1 parent c454c8a commit d9b2233

File tree

222 files changed

+446
-446
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

222 files changed

+446
-446
lines changed

LICENSE-MPL-RabbitMQ

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -446,8 +446,8 @@ EXHIBIT A -Mozilla Public License.
446446

447447
The Original Code is RabbitMQ.
448448

449-
The Initial Developer of the Original Code is VMware, Inc.
450-
Copyright (c) 2007-2013 VMware, Inc. All rights reserved.''
449+
The Initial Developer of the Original Code is GoPivotal, Inc.
450+
Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.''
451451

452452
[NOTE: The text of this Exhibit A may differ slightly from the text of
453453
the notices in the Source Code files of the Original Code. You should

codegen.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
##
1111
## The Original Code is RabbitMQ.
1212
##
13-
## The Initial Developer of the Original Code is VMware, Inc.
14-
## Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
## The Initial Developer of the Original Code is GoPivotal, Inc.
14+
## Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
##
1616

1717
from __future__ import nested_scopes
@@ -142,8 +142,8 @@ def printFileHeader():
142142
//
143143
// The Original Code is RabbitMQ.
144144
//
145-
// The Initial Developer of the Original Code is VMware, Inc.
146-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
145+
// The Initial Developer of the Original Code is GoPivotal, Inc.
146+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
147147
//
148148
"""
149149

scripts/runjava.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ for d in `dirname $0`/*.jar
44
do
55
RABBIT_JARS="$d:$RABBIT_JARS"
66
done
7-
exec java -cp "$RABBIT_JARS" "$@"
7+
exec java -cp "$RABBIT_JARS" "$@"

scripts/stresspersister.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ EOF
6969

7070
run32b
7171
run1m
72-
chartall
72+
chartall

src/com/rabbitmq/client/Address.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
//
1111
// The Original Code is RabbitMQ.
1212
//
13-
// The Initial Developer of the Original Code is VMware, Inc.
14-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
// The Initial Developer of the Original Code is GoPivotal, Inc.
14+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/AlreadyClosedException.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
//
1111
// The Original Code is RabbitMQ.
1212
//
13-
// The Initial Developer of the Original Code is VMware, Inc.
14-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
// The Initial Developer of the Original Code is GoPivotal, Inc.
14+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/BasicProperties.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
//
1111
// The Original Code is RabbitMQ.
1212
//
13-
// The Initial Developer of the Original Code is VMware, Inc.
14-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
// The Initial Developer of the Original Code is GoPivotal, Inc.
14+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
//
1616

1717
package com.rabbitmq.client;

src/com/rabbitmq/client/Channel.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
//
1111
// The Original Code is RabbitMQ.
1212
//
13-
// The Initial Developer of the Original Code is VMware, Inc.
14-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
// The Initial Developer of the Original Code is GoPivotal, Inc.
14+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
//
1616

1717
package com.rabbitmq.client;

src/com/rabbitmq/client/Command.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
//
1111
// The Original Code is RabbitMQ.
1212
//
13-
// The Initial Developer of the Original Code is VMware, Inc.
14-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
// The Initial Developer of the Original Code is GoPivotal, Inc.
14+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/ConfirmListener.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
//
1111
// The Original Code is RabbitMQ.
1212
//
13-
// The Initial Developer of the Original Code is VMware, Inc.
14-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
// The Initial Developer of the Original Code is GoPivotal, Inc.
14+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/Connection.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
//
1111
// The Original Code is RabbitMQ.
1212
//
13-
// The Initial Developer of the Original Code is VMware, Inc.
14-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
// The Initial Developer of the Original Code is GoPivotal, Inc.
14+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
//
1616

1717
package com.rabbitmq.client;

src/com/rabbitmq/client/ConnectionFactory.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
//
1111
// The Original Code is RabbitMQ.
1212
//
13-
// The Initial Developer of the Original Code is VMware, Inc.
14-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
// The Initial Developer of the Original Code is GoPivotal, Inc.
14+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
//
1616

1717
package com.rabbitmq.client;

src/com/rabbitmq/client/Consumer.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
//
1111
// The Original Code is RabbitMQ.
1212
//
13-
// The Initial Developer of the Original Code is VMware, Inc.
14-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
// The Initial Developer of the Original Code is GoPivotal, Inc.
14+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
//
1616

1717
package com.rabbitmq.client;

src/com/rabbitmq/client/ConsumerCancelledException.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
//
1111
// The Original Code is RabbitMQ.
1212
//
13-
// The Initial Developer of the Original Code is VMware, Inc.
14-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
// The Initial Developer of the Original Code is GoPivotal, Inc.
14+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
//
1616

1717
package com.rabbitmq.client;

src/com/rabbitmq/client/ContentHeader.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
//
1111
// The Original Code is RabbitMQ.
1212
//
13-
// The Initial Developer of the Original Code is VMware, Inc.
14-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
// The Initial Developer of the Original Code is GoPivotal, Inc.
14+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/DefaultConsumer.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
//
1111
// The Original Code is RabbitMQ.
1212
//
13-
// The Initial Developer of the Original Code is VMware, Inc.
14-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
// The Initial Developer of the Original Code is GoPivotal, Inc.
14+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/DefaultSaslConfig.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
//
1111
// The Original Code is RabbitMQ.
1212
//
13-
// The Initial Developer of the Original Code is VMware, Inc.
14-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
// The Initial Developer of the Original Code is GoPivotal, Inc.
14+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
//
1616

1717
package com.rabbitmq.client;

src/com/rabbitmq/client/Envelope.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
//
1111
// The Original Code is RabbitMQ.
1212
//
13-
// The Initial Developer of the Original Code is VMware, Inc.
14-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
// The Initial Developer of the Original Code is GoPivotal, Inc.
14+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
//
1616

1717
package com.rabbitmq.client;

src/com/rabbitmq/client/FlowListener.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
//
1111
// The Original Code is RabbitMQ.
1212
//
13-
// The Initial Developer of the Original Code is VMware, Inc.
14-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
// The Initial Developer of the Original Code is GoPivotal, Inc.
14+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/GetResponse.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
//
1111
// The Original Code is RabbitMQ.
1212
//
13-
// The Initial Developer of the Original Code is VMware, Inc.
14-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
// The Initial Developer of the Original Code is GoPivotal, Inc.
14+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
//
1616

1717
package com.rabbitmq.client;

src/com/rabbitmq/client/JDKSaslConfig.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
//
1111
// The Original Code is RabbitMQ.
1212
//
13-
// The Initial Developer of the Original Code is VMware, Inc.
14-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
// The Initial Developer of the Original Code is GoPivotal, Inc.
14+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
//
1616

1717
package com.rabbitmq.client;

src/com/rabbitmq/client/LongString.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
//
1111
// The Original Code is RabbitMQ.
1212
//
13-
// The Initial Developer of the Original Code is VMware, Inc.
14-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
// The Initial Developer of the Original Code is GoPivotal, Inc.
14+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/MalformedFrameException.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
//
1111
// The Original Code is RabbitMQ.
1212
//
13-
// The Initial Developer of the Original Code is VMware, Inc.
14-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
// The Initial Developer of the Original Code is GoPivotal, Inc.
14+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/MapRpcServer.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
//
1111
// The Original Code is RabbitMQ.
1212
//
13-
// The Initial Developer of the Original Code is VMware, Inc.
14-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
// The Initial Developer of the Original Code is GoPivotal, Inc.
14+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/MessageProperties.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
//
1111
// The Original Code is RabbitMQ.
1212
//
13-
// The Initial Developer of the Original Code is VMware, Inc.
14-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
// The Initial Developer of the Original Code is GoPivotal, Inc.
14+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
//
1616

1717
package com.rabbitmq.client;

src/com/rabbitmq/client/Method.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
//
1111
// The Original Code is RabbitMQ.
1212
//
13-
// The Initial Developer of the Original Code is VMware, Inc.
14-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
// The Initial Developer of the Original Code is GoPivotal, Inc.
14+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/MissedHeartbeatException.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
//
1111
// The Original Code is RabbitMQ.
1212
//
13-
// The Initial Developer of the Original Code is VMware, Inc.
14-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
// The Initial Developer of the Original Code is GoPivotal, Inc.
14+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/NullTrustManager.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
//
1111
// The Original Code is RabbitMQ.
1212
//
13-
// The Initial Developer of the Original Code is VMware, Inc.
14-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
// The Initial Developer of the Original Code is GoPivotal, Inc.
14+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/PossibleAuthenticationFailureException.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
//
1111
// The Original Code is RabbitMQ.
1212
//
13-
// The Initial Developer of the Original Code is VMware, Inc.
14-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
// The Initial Developer of the Original Code is GoPivotal, Inc.
14+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
//
1616

1717
package com.rabbitmq.client;

src/com/rabbitmq/client/ProtocolVersionMismatchException.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
//
1111
// The Original Code is RabbitMQ.
1212
//
13-
// The Initial Developer of the Original Code is VMware, Inc.
14-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
// The Initial Developer of the Original Code is GoPivotal, Inc.
14+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
//
1616

1717
package com.rabbitmq.client;

src/com/rabbitmq/client/QueueingConsumer.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
//
1111
// The Original Code is RabbitMQ.
1212
//
13-
// The Initial Developer of the Original Code is VMware, Inc.
14-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
// The Initial Developer of the Original Code is GoPivotal, Inc.
14+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/ReturnListener.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
//
1111
// The Original Code is RabbitMQ.
1212
//
13-
// The Initial Developer of the Original Code is VMware, Inc.
14-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
// The Initial Developer of the Original Code is GoPivotal, Inc.
14+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/RpcClient.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
//
1111
// The Original Code is RabbitMQ.
1212
//
13-
// The Initial Developer of the Original Code is VMware, Inc.
14-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
// The Initial Developer of the Original Code is GoPivotal, Inc.
14+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/RpcServer.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
//
1111
// The Original Code is RabbitMQ.
1212
//
13-
// The Initial Developer of the Original Code is VMware, Inc.
14-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
// The Initial Developer of the Original Code is GoPivotal, Inc.
14+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/SaslConfig.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
//
1111
// The Original Code is RabbitMQ.
1212
//
13-
// The Initial Developer of the Original Code is VMware, Inc.
14-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
// The Initial Developer of the Original Code is GoPivotal, Inc.
14+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
//
1616

1717
package com.rabbitmq.client;

src/com/rabbitmq/client/SaslMechanism.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
//
1111
// The Original Code is RabbitMQ.
1212
//
13-
// The Initial Developer of the Original Code is VMware, Inc.
14-
// Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
13+
// The Initial Developer of the Original Code is GoPivotal, Inc.
14+
// Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
1515
//
1616

1717
package com.rabbitmq.client;

0 commit comments

Comments
 (0)