Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
microsoft
GitHub Repository: microsoft/vscode
Path: blob/main/build/monaco/ThirdPartyNotices.txt
3520 views
1
THIRD-PARTY SOFTWARE NOTICES AND INFORMATION
2
Do Not Translate or Localize
3
4
This project incorporates components from the projects listed below. The original copyright notices and the licenses
5
under which Microsoft received such components are set forth below. Microsoft reserves all rights not expressly granted
6
herein, whether by implication, estoppel or otherwise.
7
8
9
10
%% nodejs path library (https://github.com/nodejs/node/tree/43dd49c9782848c25e5b03448c8a0f923f13c158)
11
=========================================
12
Copyright Joyent, Inc. and other Node contributors.
13
14
Permission is hereby granted, free of charge, to any person obtaining a
15
copy of this software and associated documentation files (the
16
"Software"), to deal in the Software without restriction, including
17
without limitation the rights to use, copy, modify, merge, publish,
18
distribute, sublicense, and/or sell copies of the Software, and to permit
19
persons to whom the Software is furnished to do so, subject to the
20
following conditions:
21
22
The above copyright notice and this permission notice shall be included
23
in all copies or substantial portions of the Software.
24
25
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
26
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
27
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
28
NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
29
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
30
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
31
USE OR OTHER DEALINGS IN THE SOFTWARE.
32
=========================================
33
END OF nodejs path library NOTICES AND INFORMATION
34
35
36
37
38
%% markedjs NOTICES AND INFORMATION BEGIN HERE
39
=========================================
40
The MIT License (MIT)
41
42
Copyright (c) 2018+, MarkedJS (https://github.com/markedjs/)
43
Copyright (c) 2011-2018, Christopher Jeffrey (https://github.com/chjj/)
44
45
Permission is hereby granted, free of charge, to any person obtaining a copy
46
of this software and associated documentation files (the "Software"), to deal
47
in the Software without restriction, including without limitation the rights
48
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
49
copies of the Software, and to permit persons to whom the Software is
50
furnished to do so, subject to the following conditions:
51
52
The above copyright notice and this permission notice shall be included in
53
all copies or substantial portions of the Software.
54
55
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
56
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
57
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
58
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
59
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
60
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
61
THE SOFTWARE.
62
=========================================
63
END OF markedjs NOTICES AND INFORMATION
64
65