diff options
author | SoniEx2 <endermoneymod@gmail.com> | 2021-11-29 18:49:57 -0300 |
---|---|---|
committer | SoniEx2 <endermoneymod@gmail.com> | 2021-11-29 18:49:57 -0300 |
commit | 3fa132148f1aca5671609b6ac9f3379c09e9ecfd (patch) | |
tree | 9e5db4e70a27add4921e251f1ac472b3b14aee69 /COPYRIGHT | |
parent | 35ff4cb55222893c4abd6b679eba08c476f7eead (diff) |
Specify license for docs/comments
Diffstat (limited to 'COPYRIGHT')
-rw-r--r-- | COPYRIGHT | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/COPYRIGHT b/COPYRIGHT index 58ef643..b05a9d6 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,3 +1,6 @@ Iosonism is a port of Brigadier (https://github.com/Mojang/brigadier) to Rust. -It is MIT licensed. +As with Brigadier, it is MIT licensed. + +Iosonism's Documentation and Comments are licensed under CC BY-SA 4.0. To view +a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ |