Complete proper indentation of Licensing section.
This commit is contained in:
parent
07c6de4fea
commit
a11df5d9bd
88
about.html
88
about.html
@ -5,7 +5,7 @@
|
|||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
||||||
|
|
||||||
<!-- Version: 4.3.0.80 -->
|
<!-- Version: 4.3.0.81 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
@ -264,57 +264,79 @@
|
|||||||
derivatives under the GNU General Public License v3.0
|
derivatives under the GNU General Public License v3.0
|
||||||
will be disallowed.</p>
|
will be disallowed.</p>
|
||||||
<br>
|
<br>
|
||||||
<h4 id="licensing-preferred-non-code"><a href="#licensing-preferred-non-code" class="h4"
|
<h4 id="licensing-preferred-non-code"><a href="#licensing-preferred-non-
|
||||||
|
code" class="h4"
|
||||||
>Non-code</a></h4>
|
>Non-code</a></h4>
|
||||||
<h5 id="licensing-cc-by-4.0"><a href="#licensing-cc-by-4.0" class="h5"
|
<h5 id="licensing-cc-by-4.0"><a href="#licensing-cc-by-4.0"
|
||||||
|
class="h5"
|
||||||
>Creative Commons Attribution 4.0 International</a></h5>
|
>Creative Commons Attribution 4.0 International</a></h5>
|
||||||
<code>SPDX-License-Identifier: CC-BY-4.0</code>
|
<code>SPDX-License-Identifier: CC-BY-4.0</code>
|
||||||
<p>Type: Permissive</p>
|
<p>Type: Permissive</p>
|
||||||
<br>
|
<br>
|
||||||
<p><a href="https://spdx.org/licenses/CC-BY-4.0.html" class="body-link"
|
<p><a href="https://spdx.org/licenses/CC-BY-4.0.html"
|
||||||
>Creative Commons Attribution 4.0 International</a> is a highly permissive license which
|
class="body-link"
|
||||||
allows content licensed under it to be used in any way, in any medium, with the only
|
>Creative Commons Attribution 4.0 International</a> is a
|
||||||
restriction being the original copyright notice must be kept in order to attribute the
|
highly permissive license which allows content licensed
|
||||||
original creator of the licensed content.</p>
|
under it to be used in any way, in any medium, with the
|
||||||
|
only restriction being the original copyright notice
|
||||||
|
must be kept in order to attribute the original creator
|
||||||
|
of the licensed content.</p>
|
||||||
<br>
|
<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-other-code"><a href="#licensing-other-code" class="h4"
|
<h4 id="licensing-other-code"><a href="#licensing-other-code" class="h4"
|
||||||
>Code</a></h4>
|
>Code</a></h4>
|
||||||
<h5 id="licensing-gpl-3.0"><a href="#licensing-gpl-3.0" class="h5"
|
<h5 id="licensing-gpl-3.0"><a href="#licensing-gpl-3.0"
|
||||||
|
class="h5"
|
||||||
>GNU General Public License v3.0</a></h5>
|
>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>
|
||||||
<p><a href="https://spdx.org/licenses/GPL-3.0-only.html" class="body-link"
|
<p><a href="https://spdx.org/licenses/GPL-3.0-only.html"
|
||||||
>GNU General Public License v3.0</a> is a strong copyleft license which restricts usage of
|
class="body-link"
|
||||||
content licensed under it by requiring all source code of the content to be publicly
|
>GNU General Public License v3.0</a> is a strong
|
||||||
available, making binary-only form and inclusion of proprietary code impossible, requiring
|
copyleft license which restricts usage of content
|
||||||
all derivatives to be licensed under the same license (allowing sublicensing under only
|
licensed under it by requiring all source code of the
|
||||||
newer GPL licenses if <code>GPL-3.0-or-later</code> is specified in the
|
content to be publicly available, making binary-only
|
||||||
SPDX-License-Identifier), requiring the content to be made available only on systems which
|
form and inclusion of proprietary code impossible,
|
||||||
allow modifying the content, such as systems with unlocked/unlockable bootloaders and/or
|
requiring all derivatives to be licensed under the same
|
||||||
which are unsigned by the OEM, and requiring the original copyright notice to be kept in
|
license (allowing sublicensing under only newer GPL
|
||||||
order to attribute the original creator of the licensed content.<br>
|
licenses if <code>GPL-3.0-or-later</code> is specified
|
||||||
Due to the restrictive and invasive nature of this license, and the fact it requires code to
|
in the SPDX-License-Identifier), requiring the content
|
||||||
be included only on specific systems, further restricting usage of Inferencium code, it is
|
to be made available only on systems which allow
|
||||||
avoided completely.</p>
|
modifying the content, such as systems with
|
||||||
|
unlocked/unlockable bootloaders and/or which are
|
||||||
|
unsigned by the OEM, and requiring the original
|
||||||
|
copyright notice to be kept in order to attribute the
|
||||||
|
original creator of the licensed content.<br>
|
||||||
|
Due to the restrictive and invasive nature of this
|
||||||
|
license, and the fact it requires code to be included
|
||||||
|
only on specific systems, further restricting usage of
|
||||||
|
Inferencium code, it is avoided completely.</p>
|
||||||
<br>
|
<br>
|
||||||
<h4 id="licensing-other-non-code"><a href="#licensing-other-non-code" class="h4"
|
<h4 id="licensing-other-non-code"><a href="#licensing-other-non-code"
|
||||||
|
class="h4"
|
||||||
>Non-code</a></h4>
|
>Non-code</a></h4>
|
||||||
<h5 id="licensing-cc-by-nc-4.0"><a href="#licensing-cc-by-nc-4.0" class="h5"
|
<h5 id="licensing-cc-by-nc-4.0"><a href="#licensing-cc-by-nc-
|
||||||
>Creative Commons Attribution Non Commerical 4.0 International</a></h5>
|
4.0" class="h5"
|
||||||
|
>Creative Commons Attribution Non Commerical 4.0
|
||||||
|
International</a></h5>
|
||||||
<code>SPDX-License-Identifier: CC-BY-NC-4.0</code>
|
<code>SPDX-License-Identifier: CC-BY-NC-4.0</code>
|
||||||
<p>Type: Permissive non-commercial</p>
|
<p>Type: Permissive non-commercial</p>
|
||||||
<br>
|
<br>
|
||||||
<p><a href="https://spdx.org/licenses/CC-BY-NC-4.0.html" class="body-link"
|
<p><a href="https://spdx.org/licenses/CC-BY-NC-4.0.html"
|
||||||
>Creative Commons Attribution Non Commercial 4.0 International</a> is a permissive license
|
class="body-link"
|
||||||
which allows content licensed under it to be used in any way, in any medium, with the
|
>Creative Commons Attribution Non Commercial 4.0
|
||||||
restrictions being commercial usage is prohibited, and the original copyright notice must be
|
International</a> is a permissive license which allows
|
||||||
kept in order to attribute the original creator of the licensed content.</br>
|
content licensed under it to be used in any way, in any
|
||||||
Due to the non-commercial restriction of this license preventing Inferencium code from being
|
medium, with the restrictions being commercial usage is
|
||||||
used for any purpose, specifically preventing commercial usage we do not want to prevent, it
|
prohibited, and the original copyright notice must be
|
||||||
is avoided completely.</p>
|
kept in order to attribute the original creator of the
|
||||||
|
licensed content.</br>
|
||||||
|
Due to the non-commercial restriction of this license
|
||||||
|
preventing Inferencium code from being used for any
|
||||||
|
purpose, specifically preventing commercial usage we do
|
||||||
|
not want to prevent, it is avoided completely.</p>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user