James Moger
2013-11-21 7bf6e183ff8abd0c35eeb29f399da12389562ecb
src/main/java/com/gitblit/servlet/AccessRestrictionFilter.java
File was renamed from src/main/java/com/gitblit/AccessRestrictionFilter.java
@@ -13,7 +13,7 @@
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
package com.gitblit;
package com.gitblit.servlet;
import java.io.IOException;
import java.text.MessageFormat;