Former-commit-id: 670bd4a90f898c021b1176643e7adce24c1c657c
This commit is contained in:
troyeguo
2021-11-04 18:23:22 +08:00
parent c6fae103cc
commit eb23458b92
2 changed files with 0 additions and 8 deletions

View File

@@ -126,7 +126,3 @@ Make sure that you have installed yarn and git, node's version on your computer
yarn
yarn start
```
## License
This project is generally licensed under AGPL3.0, but any kind of modification of source code for commercial projects or alternation on logo or name are not allowed.

View File

@@ -123,7 +123,3 @@ docker-compose up -d
yarn
yarn start
```
## 许可说明
本项目禁止任何商业项目二开使用,任何组织和个人不得修改本软件名字和 logo 后重新分发。在不违背上述条件的前提下,本项目采用 AGPL3.0 协议。