summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
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 894e6d2..d13bebe 100644
--- a/README.md
+++ b/README.md
@@ -5,3 +5,9 @@ Iosonism is a command parsing library, not to be confused with an argument
 parsing library. It's basically a port of [Brigadier] to Rust.
 
 [Brigadier]: https://github.com/Mojang/brigadier
+
+License
+-------
+
+Iosonism is licensed under the MIT license, with documentation and comments
+licensed under CC BY-SA 4.0. See `COPYING` for details.