-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLICENSE
More file actions
19 lines (11 loc) · 1.21 KB
/
LICENSE
File metadata and controls
19 lines (11 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2024 Rong Fan
版权所有。
根据本许可证的条款和条件,您可以自由地使用、修改和分发本软件,但前提是您必须在相同的许可证下发布所有修改过的源代码。请注意,如果您通过网络提供本软件给他人,您也需要提供源代码。
您可以复制、修改和发布本软件,但任何修改后的版本必须继续在同样的许可证下分发。
此许可证没有任何担保,使用者自行承担风险。详情请参阅以下完整的许可证文本。
The GNU General Public License (GPL) is a free software license, which allows users to run, study, modify, and distribute software, provided that the modified software is also released under the same license.
You can freely use, modify, and distribute the software under the terms of this license. However, you must release the source code of any modified versions under the same license.
This license comes with no warranty; it is provided "as is". For more details, please see the full license text below.
完整的许可证文本可以在 https://www.gnu.org/licenses/gpl-3.0.txt 上找到。