summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2024-09-18 23:04:31 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2024-09-18 23:04:31 +0200
commite822a98fdc001be1a42e688d305c74f1a4970cb0 (patch)
treec182bef179724e97b34a096b1daf10fd19d51a2b /README.md
parent6e63960189e4e3e374e6956f6c86f561fc3df61a (diff)
downloadprobe-e822a98fdc001be1a42e688d305c74f1a4970cb0.tar.gz
Added license
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
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.