summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 97c46f1..300f8ad 100644
--- a/README.md
+++ b/README.md
@@ -18,3 +18,7 @@ This is still quite unstable so use at your own risk. Documentation is severely
You can see what's missing from the commented out tests in `dhall/src/normalize.rs` and `dhall/src/typecheck.rs`.
+## License
+
+Licensed under the terms of the 2-Clause BSD License ([LICENSE](LICENSE) or
+https://opensource.org/licenses/BSD-2-Clause)