From 1256c4248d2a3a9f73c2a14d997a337ba0eee2b4 Mon Sep 17 00:00:00 2001 From: Henry Gressmann Date: Tue, 21 Nov 2023 16:48:33 +0100 Subject: initial commit Signed-off-by: Henry Gressmann --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..aca28d6 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# TinyWasm + +# License + +Licensed under either of [Apache License, Version 2.0](./LICENSE-APACHE) or [MIT license](./LICENSE-MIT) at your option. + +Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in OKV 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 -- cgit v1.3.1