From b16096077101f157fcb826cba152b2571eface11 Mon Sep 17 00:00:00 2001
From: inference
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.
SPDX-License-Identifier: BSD-3-Clause