Update About page to version 4.2.0.70.

This commit is contained in:
inference 2023-04-04 17:41:55 +01:00
parent 60ba6c6741
commit 7d1b37146d
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -5,7 +5,7 @@
<!-- Copyright 2022-2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
<!-- Version: 4.1.0.69 -->
<!-- Version: 4.2.0.70 -->
<html>
@ -151,7 +151,13 @@
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.</p>
as well as ensuring proprietary code, whenever required, is permitted to be included.<br>
<br>
<a href="https://iso.org/standard/81870.html" class="body-link"
>ISO 5962:2021</a> is used for licensing, in the format
<code>SPDX-License-Identifier: &lt;license&gt;</code>; see the
<a href="https://spdx.org/licenses/" class="body-link"
>SPDX license list</a> for the full list of available licenses under this standard.</p>
<br>
<h3 id="licensing-preferred"><a href="#licensing-preferred" class="h3"
>Preferred</a></h3>