-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
63 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
# ZERO Labs Proprietary License | ||
|
||
_Version 1.0_ | ||
|
||
**Copyright © [Year] ZERO Labs (https://0xzero.org)** | ||
|
||
This license ("License") governs the use, reproduction, and distribution of the accompanying software and its source code ("Software"). | ||
|
||
## Terms and Conditions | ||
|
||
### 1. Definitions | ||
* **Software** refers to the program, code, documentation, and any associated materials covered by this License | ||
* **Non-profit Use** refers to use by individuals, educational institutions, research organizations, charitable organizations, and other entities not primarily engaged in commercial activities | ||
* **Commercial Use** refers to any use of the Software intended for or directed toward commercial advantage or monetary compensation | ||
* **Licensor** refers to ZERO Labs and its representatives | ||
|
||
### 2. Grant of Rights | ||
The Licensor hereby grants you the following rights, provided you agree to and comply with all terms and conditions of this License: | ||
|
||
a. You may view, use, copy, modify, and distribute the Software for Non-profit Use. | ||
|
||
b. You may create and distribute derivative works based on the Software for Non-profit Use. | ||
|
||
### 3. Restrictions | ||
a. Commercial Use of the Software or any derivative works is strictly prohibited without explicit written permission from ZERO Labs ([email protected]). | ||
|
||
b. Any distribution of the Software or derivative works must: | ||
* Include this complete License | ||
* Include prominent notices stating that it is covered by this License | ||
* Include prominent notices stating that Commercial Use is restricted | ||
* Preserve all copyright, patent, trademark, and attribution notices | ||
|
||
### 4. Network Use | ||
If you make the functionality of the Software available to third parties through a computer network, you must: | ||
|
||
a. Make the complete source code available to all users under this same License | ||
|
||
b. Display prominent notices about the licensing terms | ||
|
||
c. Ensure compliance with Commercial Use restrictions | ||
|
||
### 5. Modifications | ||
Any modifications to the Software must be clearly marked as such and must not be misrepresented as the original Software. | ||
|
||
### 6. No Warranty | ||
THE SOFTWARE 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. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
|
||
### 7. Limitation of Liability | ||
IN NO EVENT SHALL THE LICENSOR BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY ARISING FROM, OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR ITS USE. | ||
|
||
### 8. Termination | ||
This License and the rights granted hereunder will terminate automatically if you fail to comply with its terms and conditions. | ||
|
||
### 9. Commercial Licensing | ||
For Commercial Use licensing inquiries, please contact: | ||
|
||
ZERO Labs | ||
Email: [email protected] | ||
Website: https://0xzero.org | ||
|
||
--- | ||
|
||
By using, copying, modifying, or distributing the Software, you accept and agree to be bound by the terms of this License. If you do not agree to these terms, you may not use, copy, modify, or distribute the Software. |