From 0018e4ebe286afed5bde34f163ea87888b7760a3 Mon Sep 17 00:00:00 2001 From: Pat Hickey Date: Wed, 30 Oct 2024 10:45:17 -0700 Subject: [PATCH] add LICENSE.md from wasi-proposal-template --- LICENSE.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 LICENSE.md diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..c1c3b94 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,8 @@ +Copyright © 2019-2024 the Contributors to the WASI Specification, published +by the [WebAssembly Community Group][cg] under the +[W3C Community Contributor License Agreement (CLA)][cla]. A human-readable +[summary][summary] is available. + +[cg]: https://www.w3.org/community/webassembly/ +[cla]: https://www.w3.org/community/about/agreements/cla/ +[summary]: https://www.w3.org/community/about/agreements/cla-deed/