From 46cca0951949828b1e2b9d7916a7a34871a49250 Mon Sep 17 00:00:00 2001 From: Till Hoeppner Date: Tue, 9 Jun 2015 20:23:38 +0200 Subject: Add license entry to Cargo.toml --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) 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 "] [[bin]] -- cgit v1.2.3