mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-01 15:32:48 +08:00
修改项目属性和协议;
This commit is contained in:
@@ -1,18 +1,20 @@
|
||||
{
|
||||
"name": "topthink/think",
|
||||
"description": "the new thinkphp framework",
|
||||
"name": "ulthon/ulthon_admin",
|
||||
"description": "quick start a project with management background using thinkphp6",
|
||||
"type": "project",
|
||||
"keywords": [
|
||||
"framework",
|
||||
"thinkphp",
|
||||
"ORM"
|
||||
"ORM",
|
||||
"ulthon",
|
||||
"admin"
|
||||
],
|
||||
"homepage": "http://thinkphp.cn/",
|
||||
"homepage": "http://ulthon_admin.ulthon.com/",
|
||||
"license": "Apache-2.0",
|
||||
"authors": [
|
||||
{
|
||||
"name": "liu21st",
|
||||
"email": "liu21st@gmail.com"
|
||||
"name": "ulthon",
|
||||
"email": "ulthon@163.com"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
|
||||
15
view/LICENSE.txt
Normal file
15
view/LICENSE.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
Copyright (c) [2019] [临沂奥宏网络科技有限公司]
|
||||
[ulthon_admin] is licensed under the Mulan PSL v1.
|
||||
You can use this software according to the terms and conditions of the Mulan PSL v1.
|
||||
You may obtain a copy of Mulan PSL v1 at:
|
||||
http://license.coscl.org.cn/MulanPSL
|
||||
THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT, MERCHANTABILITY OR FIT FOR A PARTICULAR
|
||||
PURPOSE.
|
||||
See the Mulan PSL v1 for more details.
|
||||
|
||||
Mulan Permissive Software License,Version 1
|
||||
|
||||
Mulan Permissive Software License,Version 1 (Mulan PSL v1)
|
||||
|
||||
August 2019 http://license.coscl.org.cn/MulanPSL
|
||||
Reference in New Issue
Block a user