There was an error while loading. Please reload this page.
1 parent e9a8c37 commit c5dfe0bCopy full SHA for c5dfe0b
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