From b9141f9f964938cc50751af4307fc295a4e0fb6e Mon Sep 17 00:00:00 2001 From: LamGC Date: Sat, 2 Jan 2021 17:53:15 +0800 Subject: [PATCH] =?UTF-8?q?[Update]=20Project=20=E8=A1=A5=E5=85=85=20Readm?= =?UTF-8?q?e=20=E4=B8=AD=E5=AF=B9=E6=9C=AC=E9=A1=B9=E7=9B=AE=E7=89=88?= =?UTF-8?q?=E6=9D=83(=E5=BC=80=E6=BA=90=E5=8D=8F=E8=AE=AE)=E7=9A=84?= =?UTF-8?q?=E6=8F=8F=E8=BF=B0,=20=E8=B0=83=E6=95=B4=20AGPLv3=20=E5=8D=8F?= =?UTF-8?q?=E8=AE=AE=E5=A3=B0=E6=98=8E=E7=9A=84=E7=9B=B8=E5=85=B3=E7=BB=86?= =?UTF-8?q?=E8=8A=82(=E8=A1=A5=E5=85=85=20URL);?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [Update] README.md 补充 Readme 中对本项目版权(开源协议)的描述, 调整 AGPLv3 协议声明的相关细节(补充 URL); --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c1948e..e677f96 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,10 @@ ContentGrabbingJi 是遵循 GNU Affero General Public License v3.0 协议(下 完全免费的项目(软件),任何人(或组织)不允许违反 AGPLv3 开源协议来使用本项目。 > 使用者通过使用本项目为用户提供服务时,请注意遵守服务使用者所在地的法律法规,因违规使用本项目而带来的后果由使用者自行负责。 +> 为保障服务使用者(通过任何形式使用本项目或本项目衍生品所提供服务的)和用户(通过本项目或本项目衍生品为他人提供服务的)的合法权益, +> 防范账户窃取、欺诈等非法使用的情况,本项目使用 `GNU Affero General Public License v3.0` 协议开源,本项目的衍生品 +> (定义以 AGPLv3 协议为准)必须依据协议规定开源,且确保服务使用者可以通过任意渠道获得为其提供服务的衍生品版本完整代码。 + ``` Copyright (C) 2021 LamGC @@ -49,7 +53,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with this program. If not, see . +along with this program. If not, see . ``` [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FLamGC%2FContentGrabbingJi.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FLamGC%2FContentGrabbingJi?ref=badge_large)