From 2a0a0ab2d767587c943bd4f7200070ef4b1189a0 Mon Sep 17 00:00:00 2001 From: Takagi Date: Thu, 25 Sep 2025 17:11:26 +0800 Subject: [PATCH] add LICENSE --- LICENSE.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 LICENSE.txt diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..042baf3 --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,14 @@ +# Open Source License + +SQLBot is licensed under a modified version of the GNU General Public License version 3 (GPLv3), with the following additional conditions: + +1. LOGO and copyright information: In the process of using SQLBot's frontend, you may not remove or modify the LOGO or copyright information in the SQLBot console or applications. + +2. As a contributor, you should agree that: + +a. The producer can adjust the open-source agreement to be more strict or relaxed as deemed necessary. +b. Your contributed code may be used for commercial purposes, including but not limited to its cloud business operations. + +Apart from the specific conditions mentioned above, all other rights and restrictions follow the GPLv3. Detailed information about the GPLv3 can be found at https://www.gnu.org/licenses/gpl-3.0.html. + +© 2025 FIT2CLOUD, Inc.