Skip to content

Commit

Permalink
docs: 📝 add Copyright Statement
Browse files Browse the repository at this point in the history
  • Loading branch information
AnzhiZhang committed Dec 29, 2023
1 parent 15285d9 commit 1671060
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,19 @@
这里是我开发的 [MCDReforged](https://github.com/Fallen-Breath/MCDReforged) 插件收集仓库

一个文件夹为一个插件,每个插件的说明在文件夹内

## Copyright

Copyright © 2020-2023 Andy Zhang and Contributors

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.

本程序是自由软件:你可以再分发之和/或依照由自由软件基金会发布的 GNU 通用公共许可证修改之,无论是版本 3 许可证,还是(按你的决定)任何以后版都可以。

发布该程序是希望它能有用,但是并无保障;甚至连可销售和符合某个特定的目的都不保证。请参看 GNU 通用公共许可证,了解详情。

你应该随程序获得一份 GNU 通用公共许可证的复本。如果没有,请看 <https://www.gnu.org/licenses/>

0 comments on commit 1671060

Please sign in to comment.