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 -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
||||
|
||||
<!-- Version: 3.2.0.39 -->
|
||||
<!-- Version: 3.2.0.40 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -117,15 +117,15 @@
|
||||
<h2 id="licensing"><a href="#licensing" class="h2"
|
||||
>Licensing</a></h2>
|
||||
<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;
|
||||
for this reason, permissive licenses are our preferred choice, while avoiding copyleft
|
||||
licenses and other licenses which place restrictions on how our code may be used, 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
|
||||
specific circumstances make it impractical or infeasible to do so. Our 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, as well as ensuring proprietary code,
|
||||
whenever required, is permitted to be included.</p>
|
||||
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
|
||||
copyleft licenses and other licenses which place restrictions on how our code may be used,
|
||||
and prevent us from including important proprietary code, such as firmware, which can patch
|
||||
security vulnerabilities and privacy issues. All Inferencium code is and 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 possible, to
|
||||
allow wider propagation of our code and allow more use cases and possibilities, as well as
|
||||
ensuring proprietary code, whenever required, is permitted to be included.</p>
|
||||
<br>
|
||||
<h3 id="licensing-bsd-3-clause-clear"><a href="#licensing-bsd-3-clause-clear" class="h3"
|
||||
>BSD 3 Clause Clear</a></h3>
|
||||
|
Loading…
x
Reference in New Issue
Block a user