From f7e6631c83908cdd3f335f29f6eb8e1337aedf92 Mon Sep 17 00:00:00 2001 From: NikVolf Date: Wed, 16 May 2018 20:52:54 +0400 Subject: [PATCH] add contribution section --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2b6b2c6..6d2d55b 100644 --- a/README.md +++ b/README.md @@ -56,3 +56,9 @@ All executables use corresponding api methods of the root crate and can be combi 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 `wasm-utils` by you, as defined in the Apache-2.0 license, shall be +dual licensed as above, without any additional terms or conditions. \ No newline at end of file