36 lines
1.4 KiB
Plaintext
36 lines
1.4 KiB
Plaintext
|
# License
|
||
|
|
||
|
Copyright (c) 2025 @tamius-han
|
||
|
|
||
|
The source code is provided on the "you can look, but you can't take" basis.
|
||
|
|
||
|
## Permissions
|
||
|
|
||
|
You are permitted to:
|
||
|
|
||
|
* You can view the code
|
||
|
* You can create forks and modify the code for personal use
|
||
|
* You can build and run modified versions of this project for personal use on your local machine
|
||
|
* Push modifications to your personal github fork
|
||
|
|
||
|
## Restrictions
|
||
|
|
||
|
You may NOT:
|
||
|
|
||
|
* Distribute this project or any modified versions outside of your personal Github fork
|
||
|
* Publish or distribute compiled binaries, builds, or packages of this project or any derivative work
|
||
|
* Use the code in commercial products, services, or other public-facing deployments.
|
||
|
* Sub-license, sell, or otherwise make the software or derivatives available to third parties.
|
||
|
|
||
|
## Contributions
|
||
|
|
||
|
By submitting a pull request or other contribution, you agree that:
|
||
|
|
||
|
- You grant the project maintainer(s) a non-exclusive, irrevocable, worldwide, royalty-free license to use, copy, modify, and distribute your contributions as part of the project.
|
||
|
- You certify that your contributions are your original work and that you have the right to submit them.
|
||
|
- You agree that your contributions are licensed under the same license as the rest of the project, unless explicitly stated otherwise.
|
||
|
|
||
|
## Disclaimer
|
||
|
|
||
|
This software is provided "as is", without warranty of any kind, express or implied. Use at your own risk.
|