From 1470853aaae306769bdf2e823bc524c24e94c244 Mon Sep 17 00:00:00 2001 From: inference Date: Thu, 16 Mar 2023 06:14:09 +0000 Subject: [PATCH] Improve licensing section. --- about.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/about.html b/about.html index 1860d80..d0c33d9 100644 --- a/about.html +++ b/about.html @@ -5,7 +5,7 @@ - + @@ -117,15 +117,15 @@

Licensing

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, 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.

+ have high license compatibility in order to permit sharing code with as many other projects + 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.


BSD 3 Clause Clear