diff --git a/about.html b/about.html index 1d1fac8..b8541e7 100644 --- a/about.html +++ b/about.html @@ -5,7 +5,7 @@ - + @@ -188,6 +188,25 @@

Other


+

GNU General Public License v3.0

+ SPDX-License-Identifier: GPL-3.0-only +

Type: Copyleft

+
+

GNU General Public License v3.0 is a strong copyleft license which restricts usage of + content licensed under it by requiring all source code of the content to be publicly + available, making binary-only form and inclusion of proprietary code impossible, requiring + all derivatives to be licensed under the same license (allowing sublicensing under only + newer GPL licenses if GPL-3.0-or-later is specified in the + SPDX-License-Identifier), requiring the content to be made available only on systems which + allow modifying the content, such as systems with unlocked/unlockable bootloaders and/or + which are unsigned by the OEM, and requiring the original copyright notice to be kept in + order to attribute the original creator of the licensed content.
+ Due to the restrictive and invasive nature of this license, and the fact it requires code to + be included only on specific systems, further restricting usage of Inferencium code, it is + avoided completely.

+