We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61258b0 commit d64b292Copy full SHA for d64b292
src/com/rabbitmq/client/impl/AMQConnection.java
@@ -52,7 +52,7 @@
52
import com.rabbitmq.utility.BlockingCell;
53
54
final class Copyright {
55
- final static String COPYRIGHT="Copyright (C) 2007-2013 GoPivotal, Inc.";
+ final static String COPYRIGHT="Copyright (C) 2007-2014 GoPivotal, Inc.";
56
final static String LICENSE="Licensed under the MPL. See http://www.rabbitmq.com/";
57
}
58
0 commit comments