docs: email icon in footer, trim license section
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -595,7 +595,7 @@ openral benchmark report</code></pre>
|
|
| 595 |
|
| 596 |
<!-- License -->
|
| 597 |
<h2>License</h2>
|
| 598 |
-
<p>Everything in this organization is <strong>Apache-2.0</strong>. The entire codebase
|
| 599 |
<p>rSkill weights are governed by their own upstream licenses (Apache-2.0 / MIT / research-permissive / RLWRLD non-commercial). The loader surfaces each weight's posture at install time. This is third-party license lineage for models OpenRAL does not own; it does not affect the Apache-2.0 license of OpenRAL's own code.</p>
|
| 600 |
|
| 601 |
<!-- Footer -->
|
|
@@ -603,7 +603,7 @@ openral benchmark report</code></pre>
|
|
| 603 |
<a href="https://github.com/OpenRAL/openral">GitHub</a>
|
| 604 |
<a href="https://openral.github.io/openral/">Docs</a>
|
| 605 |
<a href="https://discord.gg/3paXT2bVyB">Discord</a>
|
| 606 |
-
<a href="mailto:hello@openral.com"
|
| 607 |
<span>Apache-2.0 · © OpenRAL contributors</span>
|
| 608 |
</div>
|
| 609 |
|
|
|
|
| 595 |
|
| 596 |
<!-- License -->
|
| 597 |
<h2>License</h2>
|
| 598 |
+
<p>Everything in this organization is <strong>Apache-2.0</strong>. The entire codebase ships under the same permissive license.</p>
|
| 599 |
<p>rSkill weights are governed by their own upstream licenses (Apache-2.0 / MIT / research-permissive / RLWRLD non-commercial). The loader surfaces each weight's posture at install time. This is third-party license lineage for models OpenRAL does not own; it does not affect the Apache-2.0 license of OpenRAL's own code.</p>
|
| 600 |
|
| 601 |
<!-- Footer -->
|
|
|
|
| 603 |
<a href="https://github.com/OpenRAL/openral">GitHub</a>
|
| 604 |
<a href="https://openral.github.io/openral/">Docs</a>
|
| 605 |
<a href="https://discord.gg/3paXT2bVyB">Discord</a>
|
| 606 |
+
<a href="mailto:hello@openral.com" title="hello@openral.com">✉</a>
|
| 607 |
<span>Apache-2.0 · © OpenRAL contributors</span>
|
| 608 |
</div>
|
| 609 |
|