aboutsummaryrefslogtreecommitdiff
path: root/ticket
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 /ticket
parent1dec32c37ac2f563e164021c9f21052f11fd1d20 (diff)
License all code under GPL-3.0
Diffstat (limited to 'ticket')
-rw-r--r--ticket/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ticket/Cargo.toml b/ticket/Cargo.toml
index a83f504..d6fb260 100644
--- a/ticket/Cargo.toml
+++ b/ticket/Cargo.toml
@@ -3,6 +3,7 @@ name = "ticket"
version = "0.1.0"
authors = ["Michael Gattozzi <mgattozzi@gmail.com>"]
edition = "2018"
+license = "GPL-3.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html