Skip to content

Commit 04950ae

Browse files
committed
update license information
1 parent 2e6e60e commit 04950ae

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

book/src/guidelines/contributing.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,3 @@ Possible types include:
9999
- refactor: Code refactoring without changing functionality
100100
- test: Test-related changes
101101
- chore: Maintenance or boring tasks
102-
103-
## Licensing
104-
105-
The primary repository and source code ([cutlerCLI/cutler](https://github.com/cutlerCLI/cutler)) is licensed under the [Apache-2.0](https://github.com/cutlerCLI/cutler/blob/master/LICENSE.md) license.

book/src/references/license.md

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

3-
This project is licensed under the Apache 2.0 License - see the [LICENSE.md](https://github.com/cutlerCLI/cutler/blob/master/LICENSE.md) file for details.
3+
This project is dual-licensed:
4+
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).

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ <h2>Join the Community</h2>
208208
<a
209209
href="https://github.com/cutlerCLI/cutler/blob/master/LICENSE.md"
210210
target="_blank"
211-
>Apache-2.0</a
211+
>GNU General Public License v3.0 (commercial available)</a
212212
>
213213
</div>
214214
<div style="margin-bottom: 0.5em">

0 commit comments

Comments
 (0)