From 2de83dd94a227232d35516c4f951c53ea82cbe86 Mon Sep 17 00:00:00 2001
From: inference
Date: Wed, 15 Mar 2023 19:34:12 +0000
Subject: [PATCH] Expand and improve licensing section.
---
about.html | 19 ++++++++++++-------
1 file changed, 12 insertions(+), 7 deletions(-)
diff --git a/about.html b/about.html
index 5d99cb7..1860d80 100644
--- a/about.html
+++ b/about.html
@@ -5,7 +5,7 @@
-
+
@@ -116,14 +116,19 @@
- Inferencium cares about upstreaming and sharing code, and strongly prefers licenses which
+
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.
+ 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.
+
+