aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkj-sh6042025-06-06 18:22:28 -0400
committerkj-sh6042025-06-06 18:22:28 -0400
commit475c5adb33666fb8fcb5f7bd8d8c50dc7b11b752 (patch)
tree8beffb70380a48bc8c4a0b3c38bb056ea673acf9
parent6e18583d51ae1a1a5e22c8b7ca991a658e0ccfb4 (diff)
refactor: add Zero-Clause BSD disclaimer
-rw-r--r--LICENSE4
1 files changed, 4 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index d3061a3..b12d218 100644
--- a/LICENSE
+++ b/LICENSE
@@ -11,3 +11,7 @@ FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY
DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
+Note: Despite its name, Zero-Clause BSD is an alteration of the ISC license,
+and is not textually derived from licenses in the BSD family. Zero-Clause BSD
+was originally approved under the name “Free Public License 1.0.0”.