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 07a09ae commit 618bdb8Copy full SHA for 618bdb8
src/main/java/com/rabbitmq/client/impl/AMQConnection.java
@@ -35,7 +35,7 @@
35
import java.util.concurrent.atomic.AtomicBoolean;
36
37
final class Copyright {
38
- final static String COPYRIGHT="Copyright (c) 2007-2018 Pivotal Software, Inc.";
+ final static String COPYRIGHT="Copyright (c) 2007-2019 Pivotal Software, Inc.";
39
final static String LICENSE="Licensed under the MPL. See http://www.rabbitmq.com/";
40
}
41
0 commit comments