authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2025-05-21 12:58:12 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2025-05-21 12:58:12 -07:00
logfde1cd00b8f46e629231eea37a78fd05a540bade
tree7902f6acd9ebc7feb1e3453a6cbcb52c83170073
parent81ac56dd5578da03c2bacefcae615e263f12cdb2

add missing metadata files


3 files changed, 29 insertions(+), 0 deletions(-)

.gitignore created+6
......@@ -0,0 +1,6 @@
1.zig-cache
2zig-out
3.zigmod
4deps.zig
5files.zig
6zigmod.lock
LICENSE created+20
......@@ -0,0 +1,20 @@
1MIT License
2
3Copyright (c) 2023 Meghan Denny
4
5Permission is hereby granted, free of charge, to any person obtaining a copy of
6this software and associated documentation files (the "Software"), to deal in
7the Software without restriction, including without limitation the rights to
8use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
9the Software, and to permit persons to whom the Software is furnished to do so,
10subject to the following conditions:
11
12The above copyright notice and this permission notice shall be included in all
13copies or substantial portions of the Software.
14
15THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
17FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
18COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
19IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
20CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
licenses.txt created+3
......@@ -0,0 +1,3 @@
1MIT:
2= https://spdx.org/licenses/MIT
3- This