Expand and improve licensing section.
This commit is contained in:
parent
71a5d716df
commit
2de83dd94a
19
about.html
19
about.html
@ -5,7 +5,7 @@
|
||||
<!-- Copyright 2022-2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
||||
|
||||
<!-- Version: 3.2.0.38 -->
|
||||
<!-- Version: 3.2.0.39 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -116,14 +116,19 @@
|
||||
|
||||
<h2 id="licensing"><a href="#licensing" class="h2"
|
||||
>Licensing</a></h2>
|
||||
<p>Inferencium cares about upstreaming and sharing code, and strongly prefers 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;
|
||||
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>
|
||||
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>
|
||||
<br>
|
||||
<h3 id="licensing-bsd-3-clause-clear"><a href="#licensing-bsd-3-clause-clear" class="h3"
|
||||
>BSD 3 Clause Clear</a></h3>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user