Skip to content

Commit 4a02abf

Browse files
committed
Bump copyright year
(cherry picked from commit c5dfe0b)
1 parent cf326a8 commit 4a02abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/rabbitmq/client/impl/AMQConnection.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
import java.util.concurrent.atomic.AtomicBoolean;
3535

3636
final class Copyright {
37-
final static String COPYRIGHT="Copyright (c) 2007-2020 VMware, Inc. or its affiliates.";
37+
final static String COPYRIGHT="Copyright (c) 2007-2021 VMware, Inc. or its affiliates.";
3838
final static String LICENSE="Licensed under the MPL. See https://www.rabbitmq.com/";
3939
}
4040

0 commit comments

Comments
 (0)