aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTill Höppner2016-03-09 19:09:58 +0100
committerTill Höppner2016-03-09 19:09:58 +0100
commit338703c0a42d0d6f191e799230d4e8d0c7514583 (patch)
tree8e11ec8ff78c0530991a47c7084acf2a9a686655 /Cargo.toml
parenta04f7c45e5f6e0d656d6e6a87d63ce2bcaa0865b (diff)
downloadilc-338703c0a42d0d6f191e799230d4e8d0c7514583.tar.gz
ilc-338703c0a42d0d6f191e799230d4e8d0c7514583.tar.xz
ilc-338703c0a42d0d6f191e799230d4e8d0c7514583.zip
Update dependencies
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 660ed21..2ce1c62 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
authors = ["Till Hoeppner <till@hoeppner.ws>"]
description = "IRC log converter/collector/cruncher"
-license = "Apache-2.0"
+license = "BSD-3-Clause"
name = "ilc"
repository = "https://github.com/tilpner/ilc"
version = "0.3.0"