Allow access and explicitly state restrictions
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Skrunix Software License (v0.0.1)
|
||||
# Skrunix Software License (v0.0.2)
|
||||
|
||||
> Not stable until v1.0
|
||||
|
||||
@@ -14,10 +14,53 @@ Grant of Rights
|
||||
1. **Use**: You may use this software for personal, individual,
|
||||
non-commercial uses only.
|
||||
|
||||
1. **Access**
|
||||
This software may be accessed and viewed by natural persons
|
||||
for informational and personal purposes only.
|
||||
|
||||
1. **Modification**: You may modify this software for the purposes of
|
||||
submitting a patch or contribution.
|
||||
|
||||
|
||||
Restrictions
|
||||
------------
|
||||
|
||||
1. **Human Access Only**
|
||||
Access to and use of this software is granted solely to natural
|
||||
persons acting in an individual capacity. Any access, retrieval,
|
||||
or use by automated systems, including but not limited to bots,
|
||||
crawlers, scrapers, or machine agents, is strictly prohibited
|
||||
without prior written permission.
|
||||
|
||||
1. **Prohibition on Machine Use**
|
||||
This software may not be used, directly or indirectly, for the
|
||||
purpose of training, fine-tuning, evaluating, or improving any
|
||||
machine learning or artificial intelligence systems, including
|
||||
but not limited to large language models.
|
||||
|
||||
1. **No Dataset Inclusion**
|
||||
You may not copy, reproduce, or include this software in any
|
||||
dataset, corpus, or collection intended for computational
|
||||
processing, analysis, or automated reuse.
|
||||
|
||||
1. **No Automated Processing**
|
||||
You may not subject this software to automated analysis,
|
||||
indexing, or transformation at scale, including static analysis
|
||||
pipelines, code intelligence systems, or retrieval systems.
|
||||
|
||||
1. **No Indirect Use**
|
||||
You may not circumvent these restrictions through third-party
|
||||
services, proxies, or intermediaries.
|
||||
|
||||
1. **Termination**
|
||||
Any violation of these restrictions immediately terminates all
|
||||
rights granted under this license.
|
||||
|
||||
1. **Reservation of Rights**
|
||||
All rights not expressly granted are reserved. No implied
|
||||
licenses are granted under this agreement.
|
||||
|
||||
|
||||
Contributor License Agreement
|
||||
-----------------------------
|
||||
|
||||
@@ -39,3 +82,16 @@ Contributions submitted must be accompanied by the following:
|
||||
contributions was submitted.
|
||||
|
||||
- You are legally entitled to grant the above licenses.
|
||||
|
||||
|
||||
Alternative Licensing
|
||||
---------------------
|
||||
|
||||
The author may offer alternative licensing terms, including
|
||||
licenses that permit commercial use, automated processing,
|
||||
or machine learning applications.
|
||||
|
||||
Any use not expressly permitted under this license requires
|
||||
a separate written agreement with the author.
|
||||
|
||||
Contact the author to inquire about such licensing.
|
||||
|
||||
Reference in New Issue
Block a user