Switch to first-person perspective
This commit is contained in:
parent
60437c7ff3
commit
d611abbf36
22
about.html
22
about.html
@ -5,7 +5,7 @@
|
|||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
|
|
||||||
<!-- Version: 5.3.0.105 -->
|
<!-- Version: 5.3.0.106 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
@ -88,15 +88,15 @@
|
|||||||
</section>
|
</section>
|
||||||
<section id="licensing">
|
<section id="licensing">
|
||||||
<h2 id="licensing"><a href="#licensing">Licensing</a></h2>
|
<h2 id="licensing"><a href="#licensing">Licensing</a></h2>
|
||||||
<p>Inferencium cares about upstreaming and sharing code, strongly preferring licenses which
|
<p>I care about upstreaming and sharing code, strongly preferring licenses which
|
||||||
have high license compatibility in order to permit sharing code with as many other projects
|
have high license compatibility in order to permit sharing code with as many other projects
|
||||||
as possible; for this reason, permissive licenses are our preferred choice, while avoiding
|
as possible; for this reason, permissive licenses are my preferred choice, while avoiding
|
||||||
copyleft licenses and other licenses which place restrictions on how our code may be used,
|
copyleft licenses and other licenses which place restrictions on how my code may be used,
|
||||||
and prevent us from including important proprietary code, such as firmware, which can patch
|
and prevent me from including important proprietary code, such as firmware, which can patch
|
||||||
security vulnerabilities, privacy issues, and stability issues. All Inferencium code is and
|
security vulnerabilities, privacy issues, and stability issues. All of my code is and
|
||||||
will be permissively licensed unless specific circumstances make it impractical or
|
will be permissively licensed unless specific circumstances make it impractical or
|
||||||
infeasible to do so. Our goal is to share code which has the least amount of restrictions as
|
infeasible to do so. My goal is to share code which has the least amount of restrictions as
|
||||||
possible, to allow wider propagation of our code and allow more use cases and possibilities,
|
possible, to allow wider propagation of my code and allow more use cases and possibilities,
|
||||||
as well as ensuring proprietary code, whenever required, is permitted to be included.</p>
|
as well as ensuring proprietary code, whenever required, is permitted to be included.</p>
|
||||||
<p><a href="https://iso.org/standard/81870.html">ISO 5962:2021</a>
|
<p><a href="https://iso.org/standard/81870.html">ISO 5962:2021</a>
|
||||||
is used for licensing, in the format
|
is used for licensing, in the format
|
||||||
@ -123,7 +123,7 @@
|
|||||||
which adds
|
which adds
|
||||||
an explicit statement clarifying that patent rights are
|
an explicit statement clarifying that patent rights are
|
||||||
not granted by the license alone, and must be granted
|
not granted by the license alone, and must be granted
|
||||||
separately by the copyright and/or patent holder(s). We
|
separately by the copyright and/or patent holder(s). I
|
||||||
prefer this license over the BSD 3-Clause "New" or
|
prefer this license over the BSD 3-Clause "New" or
|
||||||
"Revised" License due to this explicit statement which
|
"Revised" License due to this explicit statement which
|
||||||
removes any possibility of debate and misunderstanding
|
removes any possibility of debate and misunderstanding
|
||||||
@ -147,10 +147,10 @@
|
|||||||
original creator of the licensed content.<br>
|
original creator of the licensed content.<br>
|
||||||
Due to the restrictive and invasive nature of this
|
Due to the restrictive and invasive nature of this
|
||||||
license, it is avoided unless such restrictions would be
|
license, it is avoided unless such restrictions would be
|
||||||
beneficial to Inferencium code; whenever this is the
|
beneficial to my code; whenever this is the
|
||||||
case, the GNU General Public License v2.0 will be used,
|
case, the GNU General Public License v2.0 will be used,
|
||||||
rather than the more restrictive
|
rather than the more restrictive
|
||||||
<a href="#licensing-gpl-3.0">GNU General Public License v3.0</a>,
|
<a href="https://spdx.org/licenses/GPL-3.0-only.html">GNU General Public License v3.0</a>,
|
||||||
and relicensing
|
and relicensing
|
||||||
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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user