Update About page to version 4.2.0.70.
This commit is contained in:
parent
858dda4570
commit
d1a5289aa8
10
about.html
10
about.html
@ -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: <license></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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user