Skip to content

Commit d64b292

Browse files
committed
update copyright year
1 parent 61258b0 commit d64b292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
import com.rabbitmq.utility.BlockingCell;
5353

5454
final class Copyright {
55-
final static String COPYRIGHT="Copyright (C) 2007-2013 GoPivotal, Inc.";
55+
final static String COPYRIGHT="Copyright (C) 2007-2014 GoPivotal, Inc.";
5656
final static String LICENSE="Licensed under the MPL. See http://www.rabbitmq.com/";
5757
}
5858

0 commit comments

Comments
 (0)