From 462c50a3d3046b84d685b5464c827a6514f0b9c0 Mon Sep 17 00:00:00 2001 From: Charles Zhao Date: Fri, 27 Dec 2024 10:05:23 +0800 Subject: [PATCH] chore: add license --- LICENSE | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 00000000000..32936a11bc1 --- /dev/null +++ b/LICENSE @@ -0,0 +1,32 @@ +GPL-3.0-or-later License with Additional Terms +============================================= + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see . + +Additional Terms +---------------- + +1. Redistribution and deployment of this documentation on other + websites without explicit permission from the original author is + prohibited. +2. Any use of this documentation must include proper attribution to + the original author. +3. Commercial use of this documentation is not permitted without + prior written consent from the original author. + +Contact Information +------------------- + +For permissions beyond the scope of this license, please contact +Logto at .