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 cf326a8 commit 4a02abfCopy full SHA for 4a02abf
src/main/java/com/rabbitmq/client/impl/AMQConnection.java
@@ -34,7 +34,7 @@
34
import java.util.concurrent.atomic.AtomicBoolean;
35
36
final class Copyright {
37
- final static String COPYRIGHT="Copyright (c) 2007-2020 VMware, Inc. or its affiliates.";
+ final static String COPYRIGHT="Copyright (c) 2007-2021 VMware, Inc. or its affiliates.";
38
final static String LICENSE="Licensed under the MPL. See https://www.rabbitmq.com/";
39
}
40
0 commit comments