James Moger
2013-11-20 aa6d43e8b28ff73d69a920e9b3a7b284cfce00c3
src/main/java/com/gitblit/models/GitNote.java
@@ -21,9 +21,9 @@
 * GitNote is a serializable model class that represents a git note. This class
 * retains an instance of the RefModel which contains the commit in which this
 * git note was created.
 *
 *
 * @author James Moger
 *
 *
 */
public class GitNote implements Serializable {