update agreements

This commit is contained in:
Sola
2016-04-27 18:30:54 +08:00
parent 1e18bc3179
commit a43ebe24c4
70 changed files with 76 additions and 259 deletions

View File

@@ -9,10 +9,7 @@ import java.io.IOException;
import java.io.PrintWriter;
/**
* ***********************************************
* Created by Sola on 2014/8/4.
* Don't modify this source without my agreement
* ***********************************************
* @author Sola {@literal <dev@sola.love>}
*/
@WebServlet(name = "Index",urlPatterns = "/index",loadOnStartup = 1)
public class Index extends HttpServlet {