summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Peter <sharkdp@users.noreply.github.com>2018-11-04 11:01:28 +0100
committerGitHub <noreply@github.com>2018-11-04 11:01:28 +0100
commit2a5211f9b0294a065a23a5a92e279e01de71d7ef (patch)
treec630639d4526fb9a10205d01a3f61448457fb3fa
parent0883975b2152fa5fd04acb5a86b2b061d9277c4e (diff)
Add license clarification
see #8
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2c8c7fb..2097185 100644
--- a/README.md
+++ b/README.md
@@ -78,3 +78,12 @@ If you have Rust 1.29 or higher, you can install `diskus` from source via `cargo
```
cargo install diskus
```
+
+## License
+
+Licensed under either of
+
+ * Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
+ * MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
+
+at your option.