diff --git a/about.xhtml b/about.xhtml index 9c0d2a9..1d23c54 100644 --- a/about.xhtml +++ b/about.xhtml @@ -1,7 +1,7 @@ - + @@ -124,19 +124,20 @@ preferred choice, while avoiding copyleft licenses and other licenses which place restrictions on how my code may be used, and prevent me from including important proprietary code, such as firmware, which can patch security - vulnerabilities, privacy issues, and stability issues. All of my code is and - will be permissively licensed unless specific circumstances make it impractical - or infeasible to do so. My goal is to share code which has the least amount of - restrictions as possible, to allow wider propagation of my code and allow more - use cases and possibilities, as well as ensuring proprietary code, whenever - required, is permitted to be included.

-

My preferred licenses and rationale for using them are below; any licenses - not listed are chosen on a case-by-case basis.

+ vulnerabilities, privacy issues, and stability issues.

+

All of my code is and will be permissively licensed unless specific + circumstances make it impractical or infeasible to do so. My goal is to share + code which has the least amount of restrictions as possible, to allow wider + propagation of my code and allow more use cases and possibilities, as well as + ensuring proprietary code, whenever required, is permitted to be included and/or + linked to.

ISO 5962:2021 is used for licensing, in the format SPDX-License-Identifier: <license>; see the SPDX license list for the full list of available licenses under this standard.

+

My preferred licenses and rationale for using them are below; any licenses + not listed are chosen on a case-by-case basis.

Code

BSD 3-Clause License

SPDX-License-Identifier: BSD-3-Clause