Clarify that proprietary code can also fix stability issues.

This commit is contained in:
inference 2023-03-16 09:36:14 +00:00
parent 7e9041bf4d
commit 08f294268a
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -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.56 --> <!-- Version: 3.2.0.57 -->
<html> <html>
@ -121,11 +121,11 @@
as possible; for this reason, permissive licenses are our preferred choice, while avoiding 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, 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 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 security vulnerabilities, privacy issues, and stability issues. All Inferencium code is and
permissively licensed unless specific circumstances make it impractical or infeasible to do will be permissively licensed unless specific circumstances make it impractical or
so. Our goal is to share code which has the least amount of restrictions as possible, to infeasible to do so. Our goal is to share code which has the least amount of restrictions as
allow wider propagation of our code and allow more use cases and possibilities, as well as possible, to allow wider propagation of our code and allow more use cases and possibilities,
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>
<br> <br>
<h3 id="licensing-preferred"><a href="#licensing-preferred" class="h3" <h3 id="licensing-preferred"><a href="#licensing-preferred" class="h3"
>Preferred</a></h3> >Preferred</a></h3>