-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLICENSE
More file actions
24 lines (14 loc) · 924 Bytes
/
LICENSE
File metadata and controls
24 lines (14 loc) · 924 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# License
This project is dual-licensed under your choice of either:
* **MIT License** ([LICENSE-MIT](./LICENSE-MIT))
* **Apache License 2.0** ([LICENSE-APACHE](./LICENSE-APACHE))
## Choosing a License
You may use this software under the terms of either license, at your option.
### MIT License
The MIT License is a permissive license that is short and to the point. It lets people do almost anything they want with your project, like making and distributing closed source versions.
### Apache License 2.0
The Apache License 2.0 is also a permissive license, similar to MIT, but it also provides an express grant of patent rights from contributors to users.
## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you shall be dual-licensed as above, without any additional terms or conditions.
---
Copyright (c) 2025 Sentience Contributors