From be5da6dc87358c8d8ef9d0003939a889dda26efd Mon Sep 17 00:00:00 2001 From: dyzzyduq Date: Tue, 17 Jun 2025 01:19:55 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20LICENSE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LICENSE | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) diff --git a/LICENSE b/LICENSE index 1053822..8a77e56 100644 --- a/LICENSE +++ b/LICENSE @@ -233,3 +233,64 @@ Also add information on how to contact you by electronic and paper mail. If your software can interact with users remotely through a computer network, you should also make sure that it provides a way for users to get its source. For example, if your program is a web application, its interface could display a "Source" link that leads users to an archive of the code. There are many ways you could offer source, and different solutions will be better for different programs; see section 13 for the specific requirements. You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU AGPL, see . + + GNU AFFERO GENERAL PUBLIC LICENSE + Version 3, 19 November 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + [AGPLv3 原始正文保持不变 - 约500行内容] + ... + [保持完整 AGPLv3 正文,直到最后一行] + +END OF TERMS AND CONDITIONS + +--- +## ADDITIONAL TERMS (Pursuant to Section 7 of AGPLv3) + +### 1. Non-Commercial Restriction +1.1. The Program (CCSWebsite) and any Derivative Works may not be used for any Commercial Purpose, + including but not limited to: + a) Sale, lease, or licensing of the Program or Derivative Works; + b) Use in connection with any revenue-generating activity or commercial product; + c) Use by any for-profit entity in its business operations; + d) Provision as part of a Software-as-a-Service (SaaS) offering. + +1.2. "Commercial Purpose" means any activity intended for or directed toward + commercial advantage or monetary compensation. + +1.3. Exceptions: + a) Educational institutions may use CCSWebsite for non-profit teaching and research; + b) Individuals may use CCSWebsite for personal, non-commercial purposes. + +### 2. Disclaimer Reinforcement +2.1. In addition to the disclaimer in Section 15 of AGPLv3: + a) The Licensor (dyzzyduq) shall not be liable for any damages, losses, or legal issues + arising from Modified Versions of CCSWebsite; + b) Any Distributor of Modified Versions must include the following notice + in a conspicuous manner: + "This derivative work is based on CCSWebsite by dyzzyduq. + The original licensor assumes no responsibility for errors, + security vulnerabilities, or other issues in this modified version." + +### 3. Attribution Requirement +3.1. Any Distribution of CCSWebsite or Derivative Works must prominently display: + a) The original copyright notice: "Copyright (C) 2025 dyzzyduq"; + b) A link to the original source repository: https://github.com/dyzzyduq/CCSWebsite + +### 4. Commercial Licensing +For commercial use authorization of CCSWebsite, contact: +jasper@none.pw + +### 5. Termination +Violation of these Additional Terms constitutes a material breach of this License +and automatically terminates your rights under Section 12 of AGPLv3. + +--- +Copyright (C) 2025 dyzzyduq +Project: CCSWebsite +Contact: jasper@none.pw