James Moger
2015-09-18 a592329a82d0a85d33abcc63f08df20b79e8e4f7
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 {