From 9b3f216f66d5d3b2b37dd670b81de41da0f97bd0 Mon Sep 17 00:00:00 2001 From: Michael Gattozzi Date: Tue, 10 Dec 2019 18:16:34 -0500 Subject: License all code under GPL-3.0 --- hooked/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'hooked') 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 "] 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 -- cgit v1.2.3