From a11df5d9bd878fa4095c62a601f239cef6283ea0 Mon Sep 17 00:00:00 2001 From: inference Date: Sat, 29 Apr 2023 11:02:22 +0100 Subject: [PATCH] Complete proper indentation of Licensing section. --- about.html | 130 +++++++++++++++++++++++++++++++---------------------- 1 file changed, 76 insertions(+), 54 deletions(-) diff --git a/about.html b/about.html index 3453823..a942c29 100644 --- a/about.html +++ b/about.html @@ -5,7 +5,7 @@ - + @@ -264,59 +264,81 @@ derivatives under the GNU General Public License v3.0 will be disallowed.


-

Non-code

-
Creative Commons Attribution 4.0 International
- SPDX-License-Identifier: CC-BY-4.0 -

Type: Permissive

-
-

Creative Commons Attribution 4.0 International is a highly permissive license which - allows content licensed under it to be used in any way, in any medium, with the only - restriction being the original copyright notice must be kept in order to attribute the - original creator of the licensed content.

-
-

Other

-

Code

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

-
-

Non-code

-
Creative Commons Attribution Non Commerical 4.0 International
- SPDX-License-Identifier: CC-BY-NC-4.0 -

Type: Permissive non-commercial

-
-

Creative Commons Attribution Non Commercial 4.0 International is a permissive license - which allows content licensed under it to be used in any way, in any medium, with the - restrictions being commercial usage is prohibited, and the original copyright notice must be - kept in order to attribute the original creator of the licensed content.
- Due to the non-commercial restriction of this license preventing Inferencium code from being - used for any purpose, specifically preventing commercial usage we do not want to prevent, it - is avoided completely.

-
-
+

Non-code

+
Creative Commons Attribution 4.0 International
+ SPDX-License-Identifier: CC-BY-4.0 +

Type: Permissive

+
+

Creative Commons Attribution 4.0 International is a + highly permissive license which allows content licensed + under it to be used in any way, in any medium, with the + only restriction being the original copyright notice + must be kept in order to attribute the original creator + of the licensed content.

+
+

Other

+

Code

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

+
+

Non-code

+
Creative Commons Attribution Non Commerical 4.0 + International
+ SPDX-License-Identifier: CC-BY-NC-4.0 +

Type: Permissive non-commercial

+
+

Creative Commons Attribution Non Commercial 4.0 + International is a permissive license which allows + content licensed under it to be used in any way, in any + medium, with the restrictions being commercial usage is + prohibited, and the original copyright notice must be + kept in order to attribute the original creator of the + licensed content.
+ Due to the non-commercial restriction of this license + preventing Inferencium code from being used for any + purpose, specifically preventing commercial usage we do + not want to prevent, it is avoided completely.

+
+

Recommendations