summaryrefslogtreecommitdiff
path: root/dhall/Cargo.toml
diff options
context:
space:
mode:
authorNadrieril2019-04-12 18:06:45 +0200
committerNadrieril2019-04-12 18:06:45 +0200
commit16dd859d2460b90bdf454c4cbee2668cd4398e07 (patch)
treeb6fa63dc4fb691fce56ceccea3b7a3250b8719f8 /dhall/Cargo.toml
parentfd4bb0e573296ec91b86ad223738de8f16cd4d60 (diff)
Clarify license
Closes #61
Diffstat (limited to 'dhall/Cargo.toml')
-rw-r--r--dhall/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/dhall/Cargo.toml b/dhall/Cargo.toml
index 0c9b97a..c22492f 100644
--- a/dhall/Cargo.toml
+++ b/dhall/Cargo.toml
@@ -2,6 +2,7 @@
name = "dhall"
version = "0.1.0"
authors = ["NanoTech <nanotech@nanotechcorp.net>", "Nadrieril <nadrieril@users.noreply.github.com>"]
+license = "BSD-2-Clause"
edition = "2018"
build = "build.rs"