From 1bf0ae4d60f0c7f9389ee61790ed6fbda0557f0b Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Sun, 26 Nov 2023 00:16:08 -0800 Subject: [PATCH] add licenses.txt from new zigmod --- licenses.txt | 9 +++++++++ zigmod.lock | 5 +++-- 2 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 licenses.txt diff --git a/licenses.txt b/licenses.txt new file mode 100644 index 0000000000000000000000000000000000000000..cf441146c092090c22c02cf2c86b402e524ec7d3 --- /dev/null +++ b/licenses.txt @@ -0,0 +1,9 @@ +AGPL-3.0: += https://spdx.org/licenses/AGPL-3.0 +- This + +MIT: += https://spdx.org/licenses/MIT +- git https://github.com/kivikakk/htmlentities.zig +- git https://github.com/nektro/zig-extras +- git https://github.com/nektro/zig-tracer diff --git a/zigmod.lock b/zigmod.lock index ee3bf9d64f6ca7e23e618ab192fc268121d9b211..11a88e10be2c70d937b4fd574607182ccc9511b2 100644 --- a/zigmod.lock +++ b/zigmod.lock @@ -1,3 +1,4 @@ 2 -git https://github.com/nektro/zig-range commit-4b2f12808aa09be4b27a163efc424dd4e0415992 -git https://github.com/kivikakk/htmlentities.zig commit-311c844c1d1d1cb968eedfeb76ce911038b1043a +git https://github.com/kivikakk/htmlentities.zig commit-b85de86198a34da5a5d9c07cb8489fbebd06023e +git https://github.com/nektro/zig-extras commit-05f0e90a185cb04a09b96f686dffc6375c420e9b +git https://github.com/nektro/zig-tracer commit-5c4151729c6dfc30fc9ec69f60482d43a8820189 -- 2.54.0