From 4c4a1de44bcd3253430656a3a6b9a53f04ed0efb Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Sun, 26 Nov 2023 00:15:00 -0800 Subject: [PATCH] add licenses.txt from new zigmod --- licenses.txt | 7 +++++++ zigmod.lock | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 licenses.txt diff --git a/licenses.txt b/licenses.txt new file mode 100644 index 0000000000000000000000000000000000000000..81bbd20a56669000d8a424fdaa014587665d19e5 --- /dev/null +++ b/licenses.txt @@ -0,0 +1,7 @@ +AGPL-3.0: += https://spdx.org/licenses/AGPL-3.0 +- This + +MIT: += https://spdx.org/licenses/MIT +- git https://github.com/vrischmann/zig-sqlite diff --git a/zigmod.lock b/zigmod.lock index 07aecb5e56d82bbbf75e05f58d6783886bd73a00..4f38d3aa325922363ebb69dd7ef3a5e6bb74c983 100644 --- a/zigmod.lock +++ b/zigmod.lock @@ -1,2 +1,2 @@ 2 -git https://github.com/vrischmann/zig-sqlite commit-1adb900dcc816a419a4b67ccae0555ffe33f72c4 +git https://github.com/vrischmann/zig-sqlite commit-123eb09609c09f1187a1d29bd5dbed9e0962ec54 -- 2.54.0