From 8bfa5fce2ed7433f0124f1ed56f1d15116e4b3b2 Mon Sep 17 00:00:00 2001 From: Sergey Pepyakin Date: Tue, 23 Jan 2018 19:47:18 +0300 Subject: [PATCH] Add ##contribution section. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 90be301..21d84ea 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,9 @@ WASM interpreter (previously lived in [parity-wasm](https://github.com/paritytec license and the Apache License (Version 2.0), at your choice. See LICENSE-APACHE, and LICENSE-MIT for details. + +## Contribution + +Unless you explicitly state otherwise, any contribution intentionally submitted +for inclusion in `wasmi` by you, as defined in the Apache-2.0 license, shall be +dual licensed as above, without any additional terms or conditions.