Skip to content

Commit 3349b15

Browse files
committed
OSS tool
1 parent 2e60102 commit 3349b15

3 files changed

Lines changed: 104 additions & 52 deletions

File tree

ThirdPartyNotices.txt

Lines changed: 23 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This project incorporates components from the projects listed below. The origina
2828
21. Ionic documentation version 1.2.4 (https://github.com/ionic-team/ionic-site)
2929
22. ionide/ionide-fsgrammar (https://github.com/ionide/ionide-fsgrammar)
3030
23. jeff-hykin/cpp-textmate-grammar version 1.12.11 (https://github.com/jeff-hykin/cpp-textmate-grammar)
31-
24. jeff-hykin/cpp-textmate-grammar version 1.14.20 (https://github.com/jeff-hykin/cpp-textmate-grammar)
31+
24. jeff-hykin/cpp-textmate-grammar version 1.14.15 (https://github.com/jeff-hykin/cpp-textmate-grammar)
3232
25. js-beautify version 1.6.8 (https://github.com/beautify-web/js-beautify)
3333
26. Jxck/assert version 1.0.0 (https://github.com/Jxck/assert)
3434
27. language-docker (https://github.com/moby/moby)
@@ -44,29 +44,28 @@ This project incorporates components from the projects listed below. The origina
4444
37. mmims/language-batchfile version 0.7.5 (https://github.com/mmims/language-batchfile)
4545
38. octref/language-css version 0.42.11 (https://github.com/octref/language-css)
4646
39. PowerShell/EditorSyntax version 1.0.0 (https://github.com/PowerShell/EditorSyntax)
47-
40. promise-polyfill version 8.0.0 (https://github.com/taylorhakes/promise-polyfill)
48-
41. seti-ui version 0.1.0 (https://github.com/jesseweed/seti-ui)
49-
42. shaders-tmLanguage version 0.1.0 (https://github.com/tgjones/shaders-tmLanguage)
50-
43. textmate/asp.vb.net.tmbundle (https://github.com/textmate/asp.vb.net.tmbundle)
51-
44. textmate/c.tmbundle (https://github.com/textmate/c.tmbundle)
52-
45. textmate/diff.tmbundle (https://github.com/textmate/diff.tmbundle)
53-
46. textmate/git.tmbundle (https://github.com/textmate/git.tmbundle)
54-
47. textmate/groovy.tmbundle (https://github.com/textmate/groovy.tmbundle)
55-
48. textmate/html.tmbundle (https://github.com/textmate/html.tmbundle)
56-
49. textmate/ini.tmbundle (https://github.com/textmate/ini.tmbundle)
57-
50. textmate/javascript.tmbundle (https://github.com/textmate/javascript.tmbundle)
58-
51. textmate/lua.tmbundle (https://github.com/textmate/lua.tmbundle)
59-
52. textmate/markdown.tmbundle (https://github.com/textmate/markdown.tmbundle)
60-
53. textmate/perl.tmbundle (https://github.com/textmate/perl.tmbundle)
61-
54. textmate/ruby.tmbundle (https://github.com/textmate/ruby.tmbundle)
62-
55. textmate/yaml.tmbundle (https://github.com/textmate/yaml.tmbundle)
63-
56. TypeScript-TmLanguage version 0.1.8 (https://github.com/Microsoft/TypeScript-TmLanguage)
64-
57. TypeScript-TmLanguage version 1.0.0 (https://github.com/Microsoft/TypeScript-TmLanguage)
65-
58. Unicode version 12.0.0 (http://www.unicode.org/)
66-
59. vscode-codicons version 0.0.1 (https://github.com/microsoft/vscode-codicons)
67-
60. vscode-logfile-highlighter version 2.6.0 (https://github.com/emilast/vscode-logfile-highlighter)
68-
61. vscode-swift version 0.0.1 (https://github.com/owensd/vscode-swift)
69-
62. Web Background Synchronization (https://github.com/WICG/BackgroundSync)
47+
40. seti-ui version 0.1.0 (https://github.com/jesseweed/seti-ui)
48+
41. shaders-tmLanguage version 0.1.0 (https://github.com/tgjones/shaders-tmLanguage)
49+
42. textmate/asp.vb.net.tmbundle (https://github.com/textmate/asp.vb.net.tmbundle)
50+
43. textmate/c.tmbundle (https://github.com/textmate/c.tmbundle)
51+
44. textmate/diff.tmbundle (https://github.com/textmate/diff.tmbundle)
52+
45. textmate/git.tmbundle (https://github.com/textmate/git.tmbundle)
53+
46. textmate/groovy.tmbundle (https://github.com/textmate/groovy.tmbundle)
54+
47. textmate/html.tmbundle (https://github.com/textmate/html.tmbundle)
55+
48. textmate/ini.tmbundle (https://github.com/textmate/ini.tmbundle)
56+
49. textmate/javascript.tmbundle (https://github.com/textmate/javascript.tmbundle)
57+
50. textmate/lua.tmbundle (https://github.com/textmate/lua.tmbundle)
58+
51. textmate/markdown.tmbundle (https://github.com/textmate/markdown.tmbundle)
59+
52. textmate/perl.tmbundle (https://github.com/textmate/perl.tmbundle)
60+
53. textmate/ruby.tmbundle (https://github.com/textmate/ruby.tmbundle)
61+
54. textmate/yaml.tmbundle (https://github.com/textmate/yaml.tmbundle)
62+
55. TypeScript-TmLanguage version 0.1.8 (https://github.com/Microsoft/TypeScript-TmLanguage)
63+
56. TypeScript-TmLanguage version 1.0.0 (https://github.com/Microsoft/TypeScript-TmLanguage)
64+
57. Unicode version 12.0.0 (http://www.unicode.org/)
65+
58. vscode-codicons version 0.0.1 (https://github.com/microsoft/vscode-codicons)
66+
59. vscode-logfile-highlighter version 2.6.0 (https://github.com/emilast/vscode-logfile-highlighter)
67+
60. vscode-swift version 0.0.1 (https://github.com/owensd/vscode-swift)
68+
61. Web Background Synchronization (https://github.com/WICG/BackgroundSync)
7069

7170

7271
%% atom/language-clojure NOTICES AND INFORMATION BEGIN HERE
@@ -1739,33 +1738,6 @@ SOFTWARE.
17391738
=========================================
17401739
END OF PowerShell/EditorSyntax NOTICES AND INFORMATION
17411740

1742-
%% promise-polyfill NOTICES AND INFORMATION BEGIN HERE
1743-
=========================================
1744-
The MIT License (MIT)
1745-
1746-
Copyright (c) 2014 Taylor Hakes
1747-
Copyright (c) 2014 Forbes Lindesay
1748-
1749-
Permission is hereby granted, free of charge, to any person obtaining a copy
1750-
of this software and associated documentation files (the "Software"), to deal
1751-
in the Software without restriction, including without limitation the rights
1752-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1753-
copies of the Software, and to permit persons to whom the Software is
1754-
furnished to do so, subject to the following conditions:
1755-
1756-
The above copyright notice and this permission notice shall be included in
1757-
all copies or substantial portions of the Software.
1758-
1759-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1760-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1761-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1762-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1763-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1764-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1765-
THE SOFTWARE.
1766-
=========================================
1767-
END OF promise-polyfill NOTICES AND INFORMATION
1768-
17691741
%% seti-ui NOTICES AND INFORMATION BEGIN HERE
17701742
=========================================
17711743
Copyright (c) 2014 Jesse Weed

cglicenses.json

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,85 @@
8989
"prependLicenseText": [
9090
"Copyright (c) Microsoft Corporation. All rights reserved."
9191
]
92+
},
93+
{
94+
// Reason: The license at https://github.com/reem/rust-unreachable/blob/master/LICENSE-MIT
95+
// cannot be found by the OSS tool automatically.
96+
"name": "reem/rust-unreachable",
97+
"fullLicenseText": [
98+
"Copyright (c) 2015 The rust-unreachable Developers",
99+
"",
100+
"Permission is hereby granted, free of charge, to any person obtaining a copy",
101+
"of this software and associated documentation files (the \"Software\"), to deal",
102+
"in the Software without restriction, including without limitation the rights",
103+
"to use, copy, modify, merge, publish, distribute, sublicense, and/or sell",
104+
"copies of the Software, and to permit persons to whom the Software is",
105+
"furnished to do so, subject to the following conditions:",
106+
"",
107+
"The above copyright notice and this permission notice shall be included in all",
108+
"copies or substantial portions of the Software.",
109+
"",
110+
"THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR",
111+
"IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,",
112+
"FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE",
113+
"AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER",
114+
"LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,",
115+
"OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE",
116+
"SOFTWARE."
117+
]
118+
},
119+
{
120+
// Reason: The license at https://github.com/reem/rust-void/blob/master/LICENSE-MIT
121+
// cannot be found by the OSS tool automatically.
122+
"name": "reem/rust-void",
123+
"fullLicenseText": [
124+
"Copyright (c) 2015 The rust-void Developers",
125+
"",
126+
"Permission is hereby granted, free of charge, to any person obtaining a copy",
127+
"of this software and associated documentation files (the \"Software\"), to deal",
128+
"in the Software without restriction, including without limitation the rights",
129+
"to use, copy, modify, merge, publish, distribute, sublicense, and/or sell",
130+
"copies of the Software, and to permit persons to whom the Software is",
131+
"furnished to do so, subject to the following conditions:",
132+
"",
133+
"The above copyright notice and this permission notice shall be included in all",
134+
"copies or substantial portions of the Software.",
135+
"",
136+
"THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR",
137+
"IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,",
138+
"FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE",
139+
"AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER",
140+
"LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,",
141+
"OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE",
142+
"SOFTWARE."
143+
]
144+
},
145+
{
146+
// Reason: The license at https://github.com/mrhooray/crc-rs/blob/master/LICENSE-MIT
147+
// cannot be found by the OSS tool automatically.
148+
"name": "mrhooray/crc-rs",
149+
"fullLicenseText": [
150+
"MIT License",
151+
"",
152+
"Copyright (c) 2017 crc-rs Developers",
153+
"",
154+
"Permission is hereby granted, free of charge, to any person obtaining a copy",
155+
"of this software and associated documentation files (the \"Software\"), to deal",
156+
"in the Software without restriction, including without limitation the rights",
157+
"to use, copy, modify, merge, publish, distribute, sublicense, and/or sell",
158+
"copies of the Software, and to permit persons to whom the Software is",
159+
"furnished to do so, subject to the following conditions:",
160+
"",
161+
"The above copyright notice and this permission notice shall be included in all",
162+
"copies or substantial portions of the Software.",
163+
"",
164+
"THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR",
165+
"IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,",
166+
"FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE",
167+
"AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER",
168+
"LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,",
169+
"OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE",
170+
"SOFTWARE."
171+
]
92172
}
93173
]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "code-oss-dev",
33
"version": "1.44.0",
4-
"distro": "7186a76466f10fb6b2af2acf4ed7a51e1129828c",
4+
"distro": "b24a15e9b680a7ee091f794d5c94d9ba777b34fd",
55
"author": {
66
"name": "Microsoft Corporation"
77
},

0 commit comments

Comments
 (0)