summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2015-05-03 16:48:57 +0200
committerPhilipp Gesang <phg42.2a@gmail.com>2015-05-03 16:48:57 +0200
commit1261f9260bbfe3e082d3ebd60e56ffb03737e8b9 (patch)
treea885ff79a302dd6a8a072d18e06fca623dddfa78 /Cargo.toml
parent944a3c2477b48030602b0452d70ed10136156812 (diff)
downloadvtcol-1261f9260bbfe3e082d3ebd60e56ffb03737e8b9.tar.gz
vtcol.rs: add license
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 1136ff4..07e1752 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,6 +9,7 @@ authors = [ "Philipp Gesang <phg@phi-gamma.net>" ]
repository = "https://github.com/phi-gamma/vtcol"
keywords = ["linux", "virtual terminal", "vt", "tty", "console", "system"]
readme = "README.rst"
+license = "GPL3"
[[bin]]
name = "vtcol"