mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-09 03:22:51 +08:00
修改项目属性和协议;
This commit is contained in:
@@ -1,18 +1,20 @@
|
|||||||
{
|
{
|
||||||
"name": "topthink/think",
|
"name": "ulthon/ulthon_admin",
|
||||||
"description": "the new thinkphp framework",
|
"description": "quick start a project with management background using thinkphp6",
|
||||||
"type": "project",
|
"type": "project",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"framework",
|
"framework",
|
||||||
"thinkphp",
|
"thinkphp",
|
||||||
"ORM"
|
"ORM",
|
||||||
|
"ulthon",
|
||||||
|
"admin"
|
||||||
],
|
],
|
||||||
"homepage": "http://thinkphp.cn/",
|
"homepage": "http://ulthon_admin.ulthon.com/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "liu21st",
|
"name": "ulthon",
|
||||||
"email": "liu21st@gmail.com"
|
"email": "ulthon@163.com"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"require": {
|
"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