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 ce3026b commit 80613c7Copy full SHA for 80613c7
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-2023 Broadcom Inc. and/or its subsidiaries.";
+ final static String COPYRIGHT="Copyright (c) 2007-2024 Broadcom Inc. and/or its subsidiaries.";
39
final static String LICENSE="Licensed under the MPL. See https://www.rabbitmq.com/";
40
}
41
0 commit comments