Update LICENSE
Browse filesInitial license update
LICENSE
CHANGED
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
AI Ethical License v1.0
|
2 |
+
|
3 |
+
Copyright (c) 2025 Hyacinthhax (Hyacinthax)
|
4 |
+
|
5 |
+
1. Usage Agreement
|
6 |
+
|
7 |
+
By using, modifying, or distributing any code from this repository, you agree to:
|
8 |
+
|
9 |
+
Adhere to the UNESCO Ethics of Artificial Intelligence (The Recommendation) (https://www.unesco.org/en/artificial-intelligence/recommendation-ethics?hub=32618).
|
10 |
+
|
11 |
+
Ensure AI is used for human benefit, avoiding harm, bias, or misinformation.
|
12 |
+
|
13 |
+
Not use this project for malicious purposes, including but not limited to:
|
14 |
+
|
15 |
+
- Misinformation or deception
|
16 |
+
|
17 |
+
- Unauthorized surveillance
|
18 |
+
|
19 |
+
- Discrimination or unethical profiling
|
20 |
+
|
21 |
+
- Military or autonomous weapon systems
|
22 |
+
|
23 |
+
Must Obtain explicit written permission from the repository owner for any commercial, military, or large-scale deployments.
|
24 |
+
|
25 |
+
Attribute all contributors by including their names in any public or modified versions of this project. Preferrably on HuggingFace
|
26 |
+
|
27 |
+
This license must be included with any copies, modifications, or distributions of the code.
|
28 |
+
|
29 |
+
2. Rights & Ownership
|
30 |
+
|
31 |
+
Hyacinthhax (Hyacinthax) retains full intellectual property rights over the code and its derivatives.
|
32 |
+
|
33 |
+
This license does not grant permission to redistribute, modify, or use the software for commercial purposes without explicit approval from the repository owner.
|
34 |
+
|
35 |
+
Unauthorized use or violation of these terms may result in legal action.
|
36 |
+
|
37 |
+
3. Contributor Attribution
|
38 |
+
|
39 |
+
The initial contributor is Hyacinthhax (Hyacinthax).
|
40 |
+
|
41 |
+
Any contributions made to this project must be credited in the project's documentation and accompanying materials such as this license.
|
42 |
+
|
43 |
+
Forks or derivatives of this project must retain contributor attributions and include a reference to the original repository.
|
44 |
+
|
45 |
+
4. No Warranty & Liability Disclaimer
|
46 |
+
|
47 |
+
This project is provided "as is" without any guarantees. The author and contributors are not liable for any damage, loss, or misuse resulting from the use of this software.
|
48 |
+
|
49 |
+
5. Enforcement & Legal Action
|
50 |
+
|
51 |
+
The repository owner reserves the right to revoke access or take legal action against any entity violating these terms.
|
52 |
+
|
53 |
+
Any disputes shall be settled under the jurisdiction of USA/NM Courts.
|
54 |
+
|
55 |
+
6. Contributors
|
56 |
+
|
57 |
+
Hyacinthhax (Hyacinthax) (Initial Contributor)
|
58 |
+
|
59 |
+
[Add future contributors here]
|
60 |
+
|
61 |
+
|
62 |
+
For permission requests, contact: Hyacinthhax @ [email protected]
|