Skip to content

Commit a09565d

Browse files
Merge branch 'stable'
2 parents 2e59552 + 51cbfdf commit a09565d

File tree

221 files changed

+223
-223
lines changed

Some content is hidden

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

221 files changed

+223
-223
lines changed

LICENSE-MPL-RabbitMQ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ EXHIBIT A -Mozilla Public License.
447447
The Original Code is RabbitMQ.
448448

449449
The Initial Developer of the Original Code is GoPivotal, Inc.
450-
Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
450+
Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
451451

452452
Alternatively, the contents of this file may be used under the terms
453453
of the GNU General Public License version 2 (the "GPL2"), or

codegen.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
## The Original Code is RabbitMQ.
1414
##
1515
## The Initial Developer of the Original Code is GoPivotal, Inc.
16-
## Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
16+
## Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1717
##
1818

1919
from __future__ import nested_scopes
@@ -147,7 +147,7 @@ def printFileHeader():
147147
// The Original Code is RabbitMQ.
148148
//
149149
// The Initial Developer of the Original Code is GoPivotal, Inc.
150-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
150+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
151151
//
152152
""")
153153

src/com/rabbitmq/client/Address.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/AlreadyClosedException.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/BasicProperties.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717
package com.rabbitmq.client;

src/com/rabbitmq/client/BlockedListener.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/Channel.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717
package com.rabbitmq.client;

src/com/rabbitmq/client/Command.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/ConfirmListener.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/Connection.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717
package com.rabbitmq.client;

src/com/rabbitmq/client/ConnectionFactory.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717
package com.rabbitmq.client;

src/com/rabbitmq/client/Consumer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717
package com.rabbitmq.client;

src/com/rabbitmq/client/ConsumerCancelledException.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717
package com.rabbitmq.client;

src/com/rabbitmq/client/ContentHeader.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/DefaultConsumer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/DefaultSaslConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717
package com.rabbitmq.client;

src/com/rabbitmq/client/Envelope.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717
package com.rabbitmq.client;

src/com/rabbitmq/client/ExceptionHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717
package com.rabbitmq.client;

src/com/rabbitmq/client/FlowListener.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/GetResponse.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717
package com.rabbitmq.client;

src/com/rabbitmq/client/JDKSaslConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717
package com.rabbitmq.client;

src/com/rabbitmq/client/LongString.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/MalformedFrameException.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/MapRpcServer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/MessageProperties.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717
package com.rabbitmq.client;

src/com/rabbitmq/client/Method.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/MissedHeartbeatException.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/NullTrustManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/PossibleAuthenticationFailureException.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717
package com.rabbitmq.client;

src/com/rabbitmq/client/ProtocolVersionMismatchException.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717
package com.rabbitmq.client;

src/com/rabbitmq/client/QueueingConsumer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/ReturnListener.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/RpcClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/RpcServer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/SaslConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717
package com.rabbitmq.client;

src/com/rabbitmq/client/SaslMechanism.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717
package com.rabbitmq.client;

src/com/rabbitmq/client/ShutdownListener.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/ShutdownNotifier.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/ShutdownSignalException.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717
package com.rabbitmq.client;

src/com/rabbitmq/client/StringRpcServer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/UnexpectedFrameError.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/UnexpectedMethodError.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717

src/com/rabbitmq/client/UnknownClassOrMethodId.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// The Original Code is RabbitMQ.
1212
//
1313
// The Initial Developer of the Original Code is GoPivotal, Inc.
14-
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
14+
// Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
1515
//
1616

1717

0 commit comments

Comments
 (0)