From 204e079191063eab37bd8dc256d1d0ff2323b95d Mon Sep 17 00:00:00 2001
From: inference
Date: Fri, 17 Mar 2023 09:56:39 +0000
Subject: [PATCH] Add licensing subsections Code and Non-code. Add CC-BY-4.0
and CC-BY-NC-4.0 licenses to license section.
---
about.html | 32 +++++++++++++++++++++++---------
1 file changed, 23 insertions(+), 9 deletions(-)
diff --git a/about.html b/about.html
index e365ab8..c085ca1 100644
--- a/about.html
+++ b/about.html
@@ -5,7 +5,7 @@
-
+
@@ -149,8 +149,10 @@
-
+
+
SPDX-License-Identifier: BSD-3-Clause-Clear
Type: Permissive
@@ -170,8 +172,8 @@
misunderstanding in regards to patents applied to code using the BSD 3-Clause "New" or
"Revised" License.
-
+
SPDX-License-Identifier: MIT
Type: Permissive
@@ -187,8 +189,8 @@
>BSD 3-Clause Clear License; however, MIT License is a great choice when derivatives
using the name of the original project and/or its contributors is a non-issue.
-
+
SPDX-License-Identifier: GPL-2.0-only
Type: Copyleft
@@ -207,10 +209,17 @@
>GNU General Public License v3.0, and relicensing derivatives under the GNU General
Public License v3.0 will be disallowed.
+
+
+
-
+
+
SPDX-License-Identifier: GPL-3.0-only
Type: Copyleft
@@ -228,6 +237,11 @@
be included only on specific systems, further restricting usage of Inferencium code, it is
avoided completely.
+
+
+