diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-09-18 23:04:31 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-09-18 23:04:31 +0200 |
| commit | e822a98fdc001be1a42e688d305c74f1a4970cb0 (patch) | |
| tree | c182bef179724e97b34a096b1daf10fd19d51a2b /README.md | |
| parent | 6e63960189e4e3e374e6956f6c86f561fc3df61a (diff) | |
| download | probe-e822a98fdc001be1a42e688d305c74f1a4970cb0.tar.gz | |
Added license
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |
