From 9ea79628e6f431b0ea5cb1f05cbe735d0112d4e4 Mon Sep 17 00:00:00 2001 From: Luke Wilson Date: Sat, 17 May 2025 08:33:01 -0500 Subject: [PATCH] Change to 0BSD license --- LICENSE | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 3007401..bfd4d31 100644 --- a/LICENSE +++ b/LICENSE @@ -1,3 +1,13 @@ -Copyright (c) 2023-2024 Luke Wilson. All rights reserved. +Zero-Clause BSD +============= -This software is not available for use, modification, or reproduction (and this is not a comprehensive list of restrictions). The project is only open source so that it can be made available on my resume. +Permission to use, copy, modify, and/or distribute this software for +any purpose with or without fee is hereby granted. + +THE SOFTWARE IS PROVIDED “AS IS” AND THE AUTHOR DISCLAIMS ALL +WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES +OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE +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. \ No newline at end of file