From 9ef1235fce50f08ad0b2caa50030a08cfa327f4e Mon Sep 17 00:00:00 2001 From: shuzheng <469741414@qq.com> Date: Thu, 6 Apr 2017 18:18:41 +0800 Subject: [PATCH] update --- LICENSE | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index eb2130d3..8f2452e7 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,14 @@ MIT License -Copyright (c) 2017 shuzheng +Copyright (c) 2017 ZhangShuzheng + +作者:张恕征 +QQ:469741414 +官网:http://www.zhangshuzheng.cn +Github:https://github.com/shuzheng/zheng +码云:http://git.oschina.net/shuzheng/zheng +项目名称:zheng +项目介绍:基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal -- GitLab