forked from AssemblyScript/assemblyscript
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNOTICE
More file actions
38 lines (24 loc) · 1.11 KB
/
NOTICE
File metadata and controls
38 lines (24 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Copyright (c) 2017-2018 AssemblyScript authors.
The following authors have all licensed their contributions to AssemblyScript
under the licensing terms detailed in LICENSE.
* Daniel Wirtz <dcode@dcode.io>
* Max Graey <maxgraey@gmail.com>
* Igor Sbitnev <PinkaminaDianePie@gmail.com>
================================================================================
This program includes parts of TypeScript:
https://github.com/Microsoft/TypeScript
Copyright (c) Microsoft Corporation. All rights reserved.
Apache License, Version 2.0
https://www.apache.org/licenses/LICENSE-2.0
================================================================================
This program includes parts of Binaryen:
https://github.com/WebAssembly/binaryen
Copyright 2015 WebAssembly Community Group participants
Apache License, Version 2.0
https://www.apache.org/licenses/LICENSE-2.0
================================================================================
This program includes parts of musl:
http://www.musl-libc.org
Copyright © 2005-2014 Rich Felker, et al.
MIT License
https://opensource.org/licenses/MIT