Add licensing section.

This commit is contained in:
inference 2023-03-15 17:18:58 +00:00
parent 1de258efb4
commit 71a5d716df
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.1.5.37 -->
<!-- Version: 3.2.0.38 -->
<html>
@ -114,6 +114,19 @@
<br>
<br>
<h2 id="licensing"><a href="#licensing" class="h2"
>Licensing</a></h2>
<p>Inferencium cares about upstreaming and sharing code, and strongly prefers 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. 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.</p>
<br>
<br>
<h2 id="recommendations"><a href="#recommendations" class="h2"
>Recommendations</a></h2>
<br>