Add licensing subsections Code and Non-code. Add CC-BY-4.0 and CC-BY-NC-4.0 licenses to license section.

This commit is contained in:
inference 2023-03-17 09:56:39 +00:00
parent 5ccdc54cb6
commit 204e079191
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -5,7 +5,7 @@
<!-- Copyright 2022-2023 Jake Winters --> <!-- Copyright 2022-2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear --> <!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
<!-- Version: 3.3.0.58 --> <!-- Version: 3.3.0.59 -->
<html> <html>
@ -149,8 +149,10 @@
<br> <br>
<h3 id="licensing-preferred"><a href="#licensing-preferred" class="h3" <h3 id="licensing-preferred"><a href="#licensing-preferred" class="h3"
>Preferred</a></h3> >Preferred</a></h3>
<h4 id="licensing-bsd-3-clause-clear"><a href="#licensing-bsd-3-clause-clear" class="h3" <h4 id="licensing-preferred-code"><a href="#licensing-preferred-code" class="h4"
>BSD 3-Clause Clear License</a></h4> >Code</a></h4>
<h5 id="licensing-bsd-3-clause-clear"><a href="#licensing-bsd-3-clause-clear" class="h3"
>BSD 3-Clause Clear License</a></h5>
<code>SPDX-License-Identifier: BSD-3-Clause-Clear</code> <code>SPDX-License-Identifier: BSD-3-Clause-Clear</code>
<p>Type: Permissive</p> <p>Type: Permissive</p>
<br> <br>
@ -170,8 +172,8 @@
misunderstanding in regards to patents applied to code using the BSD 3-Clause "New" or misunderstanding in regards to patents applied to code using the BSD 3-Clause "New" or
"Revised" License.</p> "Revised" License.</p>
<br> <br>
<h4 id="licensing-mit"><a href="#licensing-mit" class="h3" <h5 id="licensing-mit"><a href="#licensing-mit" class="h3"
>MIT License</a></h4> >MIT License</a></h5>
<code>SPDX-License-Identifier: MIT</code> <code>SPDX-License-Identifier: MIT</code>
<p>Type: Permissive</p> <p>Type: Permissive</p>
<br> <br>
@ -187,8 +189,8 @@
>BSD 3-Clause Clear License</a>; however, MIT License is a great choice when derivatives >BSD 3-Clause Clear License</a>; however, MIT License is a great choice when derivatives
using the name of the original project and/or its contributors is a non-issue.</p> using the name of the original project and/or its contributors is a non-issue.</p>
<br> <br>
<h4 id="licensing-gpl-2.0"><a href="#licensing-gpl-2.0" class="h3" <h5 id="licensing-gpl-2.0"><a href="#licensing-gpl-2.0" class="h3"
>GNU General Public License v2.0</a></h4> >GNU General Public License v2.0</a></h5>
<code>SPDX-License-Identifier: GPL-2.0-only</code> <code>SPDX-License-Identifier: GPL-2.0-only</code>
<p>Type: Copyleft</p> <p>Type: Copyleft</p>
<br> <br>
@ -207,10 +209,17 @@
>GNU General Public License v3.0</a>, and relicensing derivatives under the GNU General >GNU General Public License v3.0</a>, and relicensing derivatives under the GNU General
Public License v3.0 will be disallowed.</p> Public License v3.0 will be disallowed.</p>
<br> <br>
<h4 id="licensing-preferred-non-code"><a href="#licensing-preferred-non-code" class="h4"
>Non-code</a></h4>
<h5 id="licensing-cc-by-4.0"><a href="#licensing-cc-by-4.0" class="h5"
>CC-BY-4.0"</a></h5>
<br>
<h3 id="licensing-other"><a href="#licensing-other" class="h2" <h3 id="licensing-other"><a href="#licensing-other" class="h2"
>Other</a></h3> >Other</a></h3>
<h4 id="licensing-gpl-3.0"><a href="#licensing-gpl-3.0" class="h3" <h4 id="licensing-other-code"><a href="#licensing-other-code" class="h4"
>GNU General Public License v3.0</a></h4> >Code</a></h4>
<h5 id="licensing-gpl-3.0"><a href="#licensing-gpl-3.0" class="h3"
>GNU General Public License v3.0</a></h5>
<code>SPDX-License-Identifier: GPL-3.0-only</code> <code>SPDX-License-Identifier: GPL-3.0-only</code>
<p>Type: Copyleft</p> <p>Type: Copyleft</p>
<br> <br>
@ -228,6 +237,11 @@
be included only on specific systems, further restricting usage of Inferencium code, it is be included only on specific systems, further restricting usage of Inferencium code, it is
avoided completely.</p> avoided completely.</p>
<br> <br>
<h4 id="licensing-other-non-code"><a href="#licensing-other-non-code" class="h4"
>Non-code</a></h4>
<h5 id="licensing-cc-by-nc-4.0"><a href="#licensing-cc-by-nc-4.0" class="h5"
>CC-BY-NC-4.0</a></h5>
<br>
<br> <br>
<h2 id="recommendations"><a href="#recommendations" class="h2" <h2 id="recommendations"><a href="#recommendations" class="h2"