Improve licensing section.
This commit is contained in:
parent
2de83dd94a
commit
1470853aaa
20
about.html
20
about.html
@ -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.2.0.39 -->
|
<!-- Version: 3.2.0.40 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
@ -117,15 +117,15 @@
|
|||||||
<h2 id="licensing"><a href="#licensing" class="h2"
|
<h2 id="licensing"><a href="#licensing" class="h2"
|
||||||
>Licensing</a></h2>
|
>Licensing</a></h2>
|
||||||
<p>Inferencium cares about upstreaming and sharing code, strongly preferring licenses which
|
<p>Inferencium cares about upstreaming and sharing code, strongly preferring licenses which
|
||||||
have high license compatibility in order to make sharing code with other projects possible;
|
have high license compatibility in order to permit sharing code with as many other projects
|
||||||
for this reason, permissive licenses are our preferred choice, while avoiding copyleft
|
as possible; for this reason, permissive licenses are our preferred choice, while avoiding
|
||||||
licenses and other licenses which place restrictions on how our code may be used, and
|
copyleft licenses and other licenses which place restrictions on how our code may be used,
|
||||||
prevent us from including important proprietary code, such as firmware, which can patch
|
and prevent us from including important proprietary code, such as firmware, which can patch
|
||||||
security vulnerabilities. All Inferencium code is and will be permissively licensed unless
|
security vulnerabilities and privacy issues. All Inferencium code is and will be
|
||||||
specific circumstances make it impractical or infeasible to do so. Our goal is to share code
|
permissively licensed unless specific circumstances make it impractical or infeasible to do
|
||||||
which has the least amount of restrictions as possible, to allow wider propagation of our
|
so. Our goal is to share code which has the least amount of restrictions as possible, to
|
||||||
code and allow more use cases and possibilities, as well as ensuring proprietary code,
|
allow wider propagation of our code and allow more use cases and possibilities, as well as
|
||||||
whenever required, is permitted to be included.</p>
|
ensuring proprietary code, whenever required, is permitted to be included.</p>
|
||||||
<br>
|
<br>
|
||||||
<h3 id="licensing-bsd-3-clause-clear"><a href="#licensing-bsd-3-clause-clear" class="h3"
|
<h3 id="licensing-bsd-3-clause-clear"><a href="#licensing-bsd-3-clause-clear" class="h3"
|
||||||
>BSD 3 Clause Clear</a></h3>
|
>BSD 3 Clause Clear</a></h3>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user