|
1 | | -# Chaos AI-OS License |
| 1 | +Chaos AI-OS (CAIOS) |
| 2 | +Copyright (c) 2025 Jonathan Schack (EL_Xaber) jon@cai-os.com |
2 | 3 |
|
3 | | -Copyright (c) 2025 Jonathan Schack (X/EL_Xaber) www.cai-os.com |
4 | | -Patent Pending: US Application 19/390,493 (Entropy-Driven Adaptive AI Transparency, filed November 15, 2024) |
| 4 | +Patent Pending: US Patent Application No. 19/390,493 |
| 5 | +"Entropy-Driven Adaptive AI Transparency" |
| 6 | +Filed: November 15, 2025 |
5 | 7 |
|
6 | | -## Dual License Structure: |
7 | | -This software is available under two licenses: |
| 8 | +================================================================================ |
| 9 | +DUAL LICENSE NOTICE |
| 10 | +================================================================================ |
8 | 11 |
|
9 | | ---- |
| 12 | +This software is available under two licensing options: |
10 | 13 |
|
11 | | -### 1. Open Source License (GPL-3.0 with Attribution): |
12 | | -For research, educational, and non-commercial use, this software is licensed under GNU General Public License v3.0 with the following additional terms: |
| 14 | +1. OPEN SOURCE LICENSE (GPL-3.0 with Attribution) |
| 15 | + For research, education, and non-commercial use |
| 16 | + |
| 17 | +2. COMMERCIAL LICENSE |
| 18 | + For commercial, proprietary, or closed-source use |
| 19 | + Contact: jon@cai-os.com |
13 | 20 |
|
14 | | -**Attribution Requirement:** |
15 | | -All distributions (binary or source) must include prominent attribution: |
16 | | -"Built on CAIOS (Chaos AI-OS) by Jonathan Schack. www.cai-os.com" |
| 21 | +-------------------------------------------------------------------------------- |
| 22 | +1. OPEN SOURCE LICENSE |
| 23 | +-------------------------------------------------------------------------------- |
17 | 24 |
|
18 | | -This attribution must appear in: |
19 | | -1. Application splash screen or about dialog |
20 | | -2. End-user documentation |
21 | | -3. Source code file headers |
22 | | -4. README or equivalent documentation |
| 25 | +This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version, WITH THE FOLLOWING ADDITIONAL TERMS: |
23 | 26 |
|
24 | | -**Safety Termination Clause:** |
| 27 | +ATTRIBUTION REQUIREMENT (GPL Section 7 Additional Permission): |
| 28 | +All distributions must include prominent attribution in: |
| 29 | + a) User interface (splash screen, about dialog, or main screen) |
| 30 | + b) End-user documentation |
| 31 | + c) Source code file headers |
| 32 | + d) README or equivalent project documentation |
| 33 | + |
| 34 | +Required attribution text: |
| 35 | + "Built on CAIOS v1.0 by Jonathan Schack - www.cai-os.com" |
| 36 | + |
| 37 | +SAFETY TERMINATION CLAUSE: |
25 | 38 | This license automatically terminates if the software is used in violation of: |
26 | | -- IEEE 7000-2021 ethical guidelines |
27 | | -- EU AI Act transparency requirements |
28 | | -- Any applicable AI safety regulations |
| 39 | + - IEEE 7000-2021 ethical AI standards |
| 40 | + - EU AI Act transparency and safety requirements |
| 41 | + - Applicable AI safety regulations in jurisdiction of use |
| 42 | + |
| 43 | +Licensor shall provide 30 days written notice and opportunity to cure before termination becomes effective. |
29 | 44 |
|
30 | | -Violation determination shall be made by the licensor with a 30-day written notice and opportunity to cure. |
| 45 | +PATENT LICENSE GRANT: |
| 46 | +Subject to the terms of this GPL license, licensor grants non-commercial users a limited patent license under US Patent Application 19/390,493 solely for non-commercial, GPL-compliant use. Commercial patent rights are reserved. |
31 | 47 |
|
32 | | -See LICENSE-GPL3.txt for full GPL-3.0 terms. |
| 48 | +This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
33 | 49 |
|
34 | | ---- |
| 50 | +You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. |
35 | 51 |
|
36 | | -### 2. Commercial License: |
37 | | -For commercial, proprietary, or closed-source use, a separate commercial license is required. |
| 52 | +-------------------------------------------------------------------------------- |
| 53 | +2. COMMERCIAL LICENSE |
| 54 | +-------------------------------------------------------------------------------- |
38 | 55 |
|
39 | | -**Contact for Commercial Licensing:** |
40 | | -- Email: jon@cai-os.com |
41 | | -- X/Twitter: @el_xaber |
42 | | -- Website: www.cai-os.com |
| 56 | +For use in commercial products, SaaS platforms, proprietary software, or any closed-source application, you must obtain a separate commercial license. |
43 | 57 |
|
44 | | -Commercial licenses are granted on a case-by-case basis and may include: |
45 | | -- Removal of attribution requirements |
46 | | -- Patent license grants |
47 | | -- Extended support and warranties |
48 | | -- Custom deployment options |
| 58 | +Commercial licensing includes: |
| 59 | + • Patent license under US Application 19/390,493 |
| 60 | + • Option to remove attribution requirements |
| 61 | + • Extended support and warranty options |
| 62 | + • Custom deployment assistance |
49 | 63 |
|
50 | | -## Patent Notice |
51 | | -This software implements methods covered by US Patent Application 19/390,493. |
52 | | -Commercial users must obtain both a software license AND patent license. |
53 | | -Non-commercial GPL users receive an automatic patent license for non-commercial use only. |
| 64 | +CONTACT FOR COMMERCIAL LICENSING: |
| 65 | + Email: jon@cai-os.com |
| 66 | + X/Twitter: @el_xaber |
| 67 | + Web: www.cai-os.com |
54 | 68 |
|
55 | | ---- |
| 69 | +Commercial licenses are negotiated on a case-by-case basis. |
56 | 70 |
|
57 | | -## Warranty Disclaimer |
58 | | -THIS 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. |
| 71 | +================================================================================ |
| 72 | +QUESTIONS OR CONCERNS? |
| 73 | +================================================================================ |
59 | 74 |
|
60 | | -## Questions? |
61 | | -For licensing questions, commercial inquiries, or clarification: |
62 | | -jon@cai-os.com | www.cai-os.com |
| 75 | +For licensing clarification, commercial inquiries, or patent licensing: |
| 76 | +jon@cai-os.com | www.cai-os.com | X @el_xaber |
0 commit comments