-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLICENSE
More file actions
executable file
·42 lines (28 loc) · 1.51 KB
/
LICENSE
File metadata and controls
executable file
·42 lines (28 loc) · 1.51 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# Pankha License
Copyright (c) 2024 Pankha Contributors
## Dual License
This project is available under **one** of the following licenses:
### 1. GNU Affero General Public License v3.0 (AGPL-3.0)
For open source use. You may use, modify, and distribute this software under
the terms of the AGPL-3.0, provided you comply with all its requirements,
including making your modifications available under the same license.
See: https://www.gnu.org/licenses/agpl-3.0.html
### 2. Commercial License
For commercial use without AGPL-3.0 obligations.
Purchase a commercial license to:
- Use Pankha without AGPL compliance requirements
- Remove source code disclosure obligations
- Remove "Powered by Pankha" branding
A free tier is available at no cost. See [LICENSE-COMMERCIAL.md](LICENSE-COMMERCIAL.md) for details.
Purchase at: https://pankha.app/#pricing
### Distribution
- **Source code** (this repository): Available under the AGPL-3.0 license.
- **Compiled binaries** (official downloads): Distributed under the Commercial License, which includes a free tier at no cost.
---
## Contributor License Agreement
By contributing to this project, you agree that your contributions may be
licensed under both the AGPL-3.0 and commercial licenses, granting the
project maintainers the right to include your contributions in commercially
licensed versions, also,
By contributing to this project, you agree to the terms set forth in [CLA.md](CLA.md).
All pull requests will require a one-time signature of this agreement via our CLA Assistant bot.