summary refs log tree commit diff stats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2021-11-29 18:49:57 -0300
committerSoniEx2 <endermoneymod@gmail.com>2021-11-29 18:49:57 -0300
commit3fa132148f1aca5671609b6ac9f3379c09e9ecfd (patch)
tree9e5db4e70a27add4921e251f1ac472b3b14aee69 /Cargo.toml
parent35ff4cb55222893c4abd6b679eba08c476f7eead (diff)
Specify license for docs/comments
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 92ff3ba..9f2ffa7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,6 +3,7 @@ name = "iosonism"
 version = "0.1.0"
 authors = ["SoniEx2 <endermoneymod@gmail.com>"]
 license = "MIT"
+license-file = "COPYRIGHT"
 description = "An advanced command parser"
 edition = "2021"
 repository = "https://soniex2.autistic.space/git-repos/iosonism.git"