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:
parent
5ccdc54cb6
commit
204e079191
32
about.html
32
about.html
@ -5,7 +5,7 @@
|
||||
<!-- Copyright 2022-2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
||||
|
||||
<!-- Version: 3.3.0.58 -->
|
||||
<!-- Version: 3.3.0.59 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -149,8 +149,10 @@
|
||||
<br>
|
||||
<h3 id="licensing-preferred"><a href="#licensing-preferred" class="h3"
|
||||
>Preferred</a></h3>
|
||||
<h4 id="licensing-bsd-3-clause-clear"><a href="#licensing-bsd-3-clause-clear" class="h3"
|
||||
>BSD 3-Clause Clear License</a></h4>
|
||||
<h4 id="licensing-preferred-code"><a href="#licensing-preferred-code" class="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>
|
||||
<p>Type: Permissive</p>
|
||||
<br>
|
||||
@ -170,8 +172,8 @@
|
||||
misunderstanding in regards to patents applied to code using the BSD 3-Clause "New" or
|
||||
"Revised" License.</p>
|
||||
<br>
|
||||
<h4 id="licensing-mit"><a href="#licensing-mit" class="h3"
|
||||
>MIT License</a></h4>
|
||||
<h5 id="licensing-mit"><a href="#licensing-mit" class="h3"
|
||||
>MIT License</a></h5>
|
||||
<code>SPDX-License-Identifier: MIT</code>
|
||||
<p>Type: Permissive</p>
|
||||
<br>
|
||||
@ -187,8 +189,8 @@
|
||||
>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>
|
||||
<br>
|
||||
<h4 id="licensing-gpl-2.0"><a href="#licensing-gpl-2.0" class="h3"
|
||||
>GNU General Public License v2.0</a></h4>
|
||||
<h5 id="licensing-gpl-2.0"><a href="#licensing-gpl-2.0" class="h3"
|
||||
>GNU General Public License v2.0</a></h5>
|
||||
<code>SPDX-License-Identifier: GPL-2.0-only</code>
|
||||
<p>Type: Copyleft</p>
|
||||
<br>
|
||||
@ -207,10 +209,17 @@
|
||||
>GNU General Public License v3.0</a>, and relicensing derivatives under the GNU General
|
||||
Public License v3.0 will be disallowed.</p>
|
||||
<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"
|
||||
>Other</a></h3>
|
||||
<h4 id="licensing-gpl-3.0"><a href="#licensing-gpl-3.0" class="h3"
|
||||
>GNU General Public License v3.0</a></h4>
|
||||
<h4 id="licensing-other-code"><a href="#licensing-other-code" class="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>
|
||||
<p>Type: Copyleft</p>
|
||||
<br>
|
||||
@ -228,6 +237,11 @@
|
||||
be included only on specific systems, further restricting usage of Inferencium code, it is
|
||||
avoided completely.</p>
|
||||
<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>
|
||||
|
||||
<h2 id="recommendations"><a href="#recommendations" class="h2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user