From 2b25e3cc2dd27dc49fa6915d74e7442d03bae9ba Mon Sep 17 00:00:00 2001 From: powerfool Date: Wed, 19 Jun 2024 17:06:14 +0800 Subject: [PATCH] fix(typo): fixed typo in license (#1800) --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 77cd726f0..87cff054e 100644 --- a/LICENSE +++ b/LICENSE @@ -5,7 +5,7 @@ The FastGPT is licensed under the Apache License 2.0, with the following additio 1. FastGPT is permitted to be used for commercialization. You can use FastGPT as a "backend-as-a-service" for your other applications, or delivering it to enterprises as an application development platform. However, when the following conditions are met, you must contact the producer to obtain a commercial license: a. Multi-tenant SaaS service: Unless explicitly authorized by FastGPT in writing, you may not use the FastGPT.AI source code to operate a multi-tenant SaaS service that is similar to the FastGPT. -b. LOGO and copyright information: In the process of using FastGPT, you may not remove or moFastGPT the LOGO or copyright information in the FastGPT console. +b. LOGO and copyright information: In the process of using FastGPT, you may not remove or modify the LOGO or copyright information in the FastGPT console. Please contact yujinlong@sealos.io by email to inquire about licensing matters.