Clarify that proprietary code can also fix stability issues.

This commit is contained in:
inference 2023-03-16 09:36:14 +00:00
parent a6a59f602f
commit 74c34a0c15
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -5,7 +5,7 @@
<!-- Copyright 2022-2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
<!-- Version: 3.2.0.56 -->
<!-- Version: 3.2.0.57 -->
<html>
@ -121,11 +121,11 @@
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>
security vulnerabilities, privacy issues, and stability 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-preferred"><a href="#licensing-preferred" class="h3"
>Preferred</a></h3>