aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTill Hoeppner2015-06-09 20:23:38 +0200
committerTill Hoeppner2015-06-09 20:23:38 +0200
commit46cca0951949828b1e2b9d7916a7a34871a49250 (patch)
treecbedf7b830282c8a3624f6cf691ed1d8174f2568 /Cargo.toml
parent436679ebffa7bab146ed674bbbd5f73fc55b5961 (diff)
downloadilc-46cca0951949828b1e2b9d7916a7a34871a49250.tar.gz
ilc-46cca0951949828b1e2b9d7916a7a34871a49250.tar.xz
ilc-46cca0951949828b1e2b9d7916a7a34871a49250.zip
Add license entry to Cargo.toml
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 6a737f9..ea49ea0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,6 +2,7 @@
name = "ilc"
version = "0.0.1"
+license = "Apache-2.0"
authors = ["Till Hoeppner <till@hoeppner.ws>"]
[[bin]]