James Moger
2013-09-30 699e71e76b15081baf746c6ce9c9144f7e5f1ff9
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 {