From 551070410bc050864cb8e3796b622f6f5da21b79 Mon Sep 17 00:00:00 2001 From: Rahul Date: Mon, 12 Jan 2026 12:20:33 -0800 Subject: [PATCH 1/2] add license 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..3f981ea --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,8 @@ +Copyright © 2019-2026 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/ \ No newline at end of file From 3a32ebaaaa9ebf1652e0d9b97f566f1408f8715c Mon Sep 17 00:00:00 2001 From: Rahul Date: Mon, 12 Jan 2026 12:21:32 -0800 Subject: [PATCH 2/2] add newline --- LICENSE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE.md b/LICENSE.md index 3f981ea..73b8e30 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -5,4 +5,4 @@ by the [WebAssembly Community Group][cg] under the [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/ \ No newline at end of file +[summary]: https://www.w3.org/community/about/agreements/cla-deed/