From e822a98fdc001be1a42e688d305c74f1a4970cb0 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 18 Sep 2024 23:04:31 +0200 Subject: Added license --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 53520f0..b4bf09e 100644 --- a/README.md +++ b/README.md @@ -26,3 +26,9 @@ running it. | [zig-kv-store](./zig-kv-store) | zig-0.11.0 | Simple Key-value store that mimics memcached written in Zig. | | [zig-wad](./zig-wad) | zig-0.11.0 | Reads doom.wad and extracts the identification header. | | [zig-os-props](./zig-os-props) | zig-0.11.0 | Detects properties of the target operating system. | + +## License + +[probe](https://github.com/mitjafelicijan/probe) was written by [Mitja +Felicijan](https://mitjafelicijan.com) and is released under the BSD +zero-clause license, see the LICENSE file for more information. -- cgit v1.2.3