summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorFerris Tseng <ferristseng@fastmail.fm>2017-10-25 23:00:48 -0400
committerFerris Tseng <ferristseng@fastmail.fm>2017-10-25 23:00:48 -0400
commit8b055e583721b833d8528323dc0ad93ec9f5bc00 (patch)
treea94e87003828c265165e481b483fbfbcf5e34b46 /README.md
parentec44a1db8ba7973386bca7fca7b51f1a5647f69e (diff)
add license
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
index 678ca07..fdeaac3 100644
--- a/README.md
+++ b/README.md
@@ -18,3 +18,16 @@ ipfs-api = "0.4.0"
* Add integration tests for the `go-ipfs` implementation, and `js-ipfs` implementation of the ipfs spec.
* Explore a higher level API for interacting with IPFS.
* File system abstraction
+
+## 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.
+
+### Contribution
+
+Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.