@@ -66,3 +66,32 @@ pnpm install retypeapp --global
6666```
6767retype start ./docs
6868```
69+
70+ ## License
71+
72+ AGPL-2.0 License with Additional Clause
73+
74+ The Affero General Public License (AGPL) version 2.0, as published by the Free Software Foundation, with the following modification:
75+
76+ ### AGPL-2.0 License:
77+
78+ This program is free software: you can redistribute it and/or modify
79+ it under the terms of the Affero General Public License as published by
80+ the Free Software Foundation, either version 2 of the License, or
81+ (at your option) any later version.
82+
83+ This program is distributed in the hope that it will be useful,
84+ but WITHOUT ANY WARRANTY; without even the implied warranty of
85+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
86+ Affero General Public License for more details.
87+
88+ You should have received a copy of the Affero General Public License
89+ along with this program. If not, see <http://www.gnu.org/licenses/>.
90+
91+ ### Additional Clause: Commercial Sale of Plugins
92+
93+ Notwithstanding any other provisions in this license, the use, distribution,
94+ and commercial sale of plugins or add-ons designed to interact with or extend
95+ the functionality of the software are permitted without restriction. Such plugins
96+ or add-ons may be sold, distributed, or used commercially under any license,
97+ including proprietary licenses, without requiring the release of source code.
0 commit comments