Create LICENSE.md
Browse files- LICENSE.md +32 -0
LICENSE.md
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Apache License
|
2 |
+
Version 2.0, January 2004
|
3 |
+
http://www.apache.org/licenses/
|
4 |
+
|
5 |
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
6 |
+
[ ... Apache 2.0 full license text ... ]
|
7 |
+
You can get the full license text here: https://www.apache.org/licenses/LICENSE-2.0.txt
|
8 |
+
Or copy it in full if required.
|
9 |
+
|
10 |
+
--------------------------------------------------------------------------------
|
11 |
+
|
12 |
+
🛡️ Southern Cross AI Community License Addendum
|
13 |
+
|
14 |
+
These terms are added to protect open collaboration and prevent misuse:
|
15 |
+
|
16 |
+
1. 🚫 No Misrepresentation or Impersonation
|
17 |
+
You may not claim authorship or represent this work as your own without explicit credit to the original authors and organization.
|
18 |
+
|
19 |
+
2. 🧠 Attribution Requirement
|
20 |
+
Public, commercial, and governmental users must visibly cite the following in documentation and derived works:
|
21 |
+
> "Built on Southern Cross AI's JoeyLLM Tokenizer – https://huggingface.co/SouthernCrossAI/JoeyLLM_Tokenizer"
|
22 |
+
|
23 |
+
3. 🏢 Restrictions on Large Entities
|
24 |
+
Use by any organization with:
|
25 |
+
- More than 10 employees, or
|
26 |
+
- An annual operating budget exceeding AUD $1 million
|
27 |
+
requires prior written permission from Southern Cross AI.
|
28 |
+
|
29 |
+
4. 🤝 Community Contribution Encouraged
|
30 |
+
Users are encouraged to contribute improvements back to the Southern Cross AI initiative.
|
31 |
+
|
32 |
+
These terms are intended to preserve fairness, transparency, and credit in the open-source ecosystem.
|