James Moger
2013-11-20 8f1c9fd7e0f7ea3d7d0b87788eb92ba2f0f09d59
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 {