James Moger
2011-05-17 dd7961bc443c732d0bbdd6bda47d6c2cfda5b290
src/com/gitblit/Constants.java
@@ -3,6 +3,8 @@
public class Constants {
   public final static String NAME = "Git:Blit";
   public final static String FULL_NAME = "Git:Blit - a Pure Java Git Server";
   // The build script extracts this exact line so be careful editing it
   // and only use A-Z a-z 0-9 .-_ in the string.