aboutsummaryrefslogtreecommitdiff
path: root/hooked
diff options
context:
space:
mode:
authorMichael Gattozzi <mgattozzi@gmail.com>2019-12-10 18:16:34 -0500
committerMichael Gattozzi <mgattozzi@gmail.com>2019-12-10 18:16:34 -0500
commit9b3f216f66d5d3b2b37dd670b81de41da0f97bd0 (patch)
tree01554d7ba7df09dea1b3939eb897f9897275f55d /hooked
parent1dec32c37ac2f563e164021c9f21052f11fd1d20 (diff)
License all code under GPL-3.0
Diffstat (limited to 'hooked')
-rw-r--r--hooked/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/hooked/Cargo.toml b/hooked/Cargo.toml
index 8f5a03a..6d580ff 100644
--- a/hooked/Cargo.toml
+++ b/hooked/Cargo.toml
@@ -3,6 +3,7 @@ name = "hooked"
version = "0.1.0"
authors = ["Michael Gattozzi <mgattozzi@gmail.com>"]
edition = "2018"
+license = "GPL-3.0"
default-run = "hooked"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html