| author | |
| committer | |
| log | 433859a3033e400bc9245b602beb4909a60552b3 |
| tree | 2711d55667b04c466884a3ed581609cb0373bb70 |
| parent | ea10cca9029d6b3c29a2d1cda51798f78fb9de9f |
2 files changed, 23 insertions(+), 0 deletions(-)
licenses.txt created+14| ... | @@ -0,0 +1,14 @@ | ||
| 1 | MIT: | ||
| 2 | = https://spdx.org/licenses/MIT | ||
| 3 | - This | ||
| 4 | - git https://github.com/kivikakk/htmlentities.zig | ||
| 5 | - git https://github.com/nektro/iguanaTLS | ||
| 6 | - git https://github.com/nektro/zfetch | ||
| 7 | - git https://github.com/nektro/zig-UrlValues | ||
| 8 | - git https://github.com/nektro/zig-extras | ||
| 9 | - git https://github.com/nektro/zig-tracer | ||
| 10 | - git https://github.com/truemedian/hzzp | ||
| 11 | |||
| 12 | AGPL-3.0: | ||
| 13 | = https://spdx.org/licenses/AGPL-3.0 | ||
| 14 | - git https://github.com/nektro/zig-pek | ||
zigmod.lock created+9| ... | @@ -0,0 +1,9 @@ | ||
| 1 | 2 | ||
| 2 | git https://github.com/kivikakk/htmlentities.zig commit-b85de86198a34da5a5d9c07cb8489fbebd06023e | ||
| 3 | git https://github.com/nektro/iguanaTLS commit-f5c7c3fe880c5a23fbcdc21dfcb83c2776931f40 | ||
| 4 | git https://github.com/nektro/zfetch commit-fc0874c50237656020937622ea7c15df9356de12 | ||
| 5 | git https://github.com/nektro/zig-UrlValues commit-395ae25c1228f07bfd61259ef36ebdc085df761c | ||
| 6 | git https://github.com/nektro/zig-extras commit-05f0e90a185cb04a09b96f686dffc6375c420e9b | ||
| 7 | git https://github.com/nektro/zig-pek commit-3ba77713aba930dca5b08532d1a41e52ddb6f5d7 | ||
| 8 | git https://github.com/nektro/zig-tracer commit-5c4151729c6dfc30fc9ec69f60482d43a8820189 | ||
| 9 | git https://github.com/truemedian/hzzp commit-92e6072d8a385d8b08fdcae3ae2021fe5293528f | ||