From 8763ade341224015630cdc9f027cda41c7526d0e Mon Sep 17 00:00:00 2001 From: Trent Larson Date: Sun, 8 Dec 2024 21:22:03 -0700 Subject: [PATCH] add license file --- LICENSE | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..19a5a78 --- /dev/null +++ b/LICENSE @@ -0,0 +1,8 @@ +The author disclaims copyright to this source code. In place of a legal notice, here is a blessing: + +May you do good and not evil. +May you find forgiveness for yourself and forgive others. +May you share freely, never taking more than you give. + +________________________________________________________________ +from https://www.sqlite.org/src/info/689401a6cfb4c234 and memorialized here https://spdx.org/licenses/blessing.html