Update InitializeContext.java

This commit is contained in:
MaxKey 2020-07-18 19:29:27 +08:00
parent 68c6a9dc1e
commit b501643307

View File

@ -214,9 +214,8 @@ public class InitializeContext extends HttpServlet {
_logger.info("+ Version "
+ WebContext.properties.getProperty("application.formatted-version"));
_logger.info("+");
_logger.info("+ https://www.maxkey.top/");
_logger.info("+ email:shimingxy@163.com");
_logger.info("+ Licensed under Apache License 2.0");
_logger.info("+ ©Copyright 2018-2020 https://www.maxkey.top/");
_logger.info("+ Licensed under the Apache License, Version 2.0 ");
_logger.info("-----------------------------------------------------------");
}