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