Add SPDX information.

This commit is contained in:
inference 2023-04-04 17:40:36 +01:00
parent 2069e2ed71
commit df5136e303
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -5,7 +5,7 @@
<!-- Copyright 2022-2023 Jake Winters --> <!-- Copyright 2022-2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear --> <!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
<!-- Version: 4.1.0.69 --> <!-- Version: 4.2.0.70 -->
<html> <html>
@ -151,7 +151,13 @@
will be permissively licensed unless specific circumstances make it impractical or 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 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, 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> <br>
<h3 id="licensing-preferred"><a href="#licensing-preferred" class="h3" <h3 id="licensing-preferred"><a href="#licensing-preferred" class="h3"
>Preferred</a></h3> >Preferred</a></h3>