Files
Proxmox/LICENCE.md
2024-05-21 18:56:04 +02:00

1.6 KiB
Raw Blame History

Custom Contributor License Agreement (CCLA)

1. Purpose

This license allows you to view, modify, and contribute to the codebase. However, it restricts you from forking the code and using it for your own separate projects.

2. License Grant

You are granted the following rights:

  • View and Use: You may view and use the code for personal or educational purposes.
  • Modify: You may modify the code.
  • Contribute: You may contribute modifications back to the original project.

3. Contributions

  • Any modifications you make must be contributed back to the original project.
  • Contributions must be submitted via pull requests to the original repository.

4. Restrictions

  • No Forking for Independent Projects: You are not allowed to fork the code and use it for your own independent projects.
  • No Redistribution: You may not redistribute the original or modified code as part of another project.
  • No Commercial Use: You may not use the code for commercial purposes without explicit permission from the original author.

5. Attribution

You must retain the original authors copyright notices and provide appropriate credit in any contributions.

6. Termination

Your rights under this license will terminate automatically if you fail to comply with any of its terms. Upon termination, you must cease all use and distribution of the code.

7. Disclaimer of Warranty

The code is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and noninfringement.