summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJakob L. Kreuze <zerodaysfordays@sdf.org>2020-05-18 22:38:02 -0400
committerJakob L. Kreuze <zerodaysfordays@sdf.org>2020-05-21 17:04:51 -0400
commit4fb0bc7537485de5931452c8d4baf15bec742712 (patch)
tree501fecd7fcb4241ebd3c867742f2ccbc48db3b2c /Cargo.toml
parentdcdf04fbd4f2f861128d08bfe9175e12db7067b7 (diff)
Add license information.
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 fac672e..2da0665 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,6 +3,7 @@ name = "roru"
version = "0.1.0"
authors = ["Jakob L. Kreuze <zerodaysfordays@sdf.org>"]
edition = "2018"
+license = "AGPL-3.0+"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html