Paul Martin
2016-04-27 c2188a840bc4153ae92112b04b2e06a90d3944aa
src/main/java/com/gitblit/models/AnnotatedLine.java
@@ -24,9 +24,9 @@
/**
 * AnnotatedLine is a serializable model class that represents a the most recent
 * author, date, and commit id of a line in a source file.
 *
 *
 * @author James Moger
 *
 *
 */
public class AnnotatedLine implements Serializable {