Skip to content

Commit 43bcca2

Browse files
committed
update: license
1 parent 99438d6 commit 43bcca2

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

book/src/references/license.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# License
22

3-
This project is dual-licensed:
3+
This project is licensed permissively and will remain free forever. You may follow by the rules
4+
and regulations covered by the license when modifying, redistributing, or using cutler.\
45

5-
- **Open Source License:** [GNU General Public License v3.0 or later (GPLv3)](https://github.com/cutlerCLI/cutler/blob/master/LICENSE.md)
6-
- **Commercial License:** See [COMMERCIAL_LICENSE.md](https://github.com/cutlerCLI/cutler/blob/master/COMMERCIAL_LICENSE.md) for terms
7-
8-
You may choose either license for your use case.
9-
For commercial licensing or support, contact **Anindya Shiddhartha** at [hitblastlive@gmail.com](mailto:hitblastlive@gmail.com).
6+
- [LICENSE-APACHE](https://github.com/cutlerCLI/cutler/blob/master/LICENSE-APACHE)
7+
- [LICENSE-MIT](https://github.com/cutlerCLI/cutler/blob/master/LICENSE-MIT)

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,9 +203,9 @@ <h2>Join the Community</h2>
203203
<div style="margin-bottom: 0.5em">
204204
Project licensed under
205205
<a
206-
href="https://github.com/cutlerCLI/cutler/blob/master/LICENSE.md"
206+
href="https://github.com/cutlerCLI/cutler/tree/master?tab=readme-ov-file#license"
207207
target="_blank"
208-
>GNU GPL v3.0 (commercial available)</a
208+
>MIT OR Apache 2.0</a
209209
>
210210
</div>
211211
<div style="margin-bottom: 0.5em">

0 commit comments

Comments
 (0)