You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: LICENSE
+25-10Lines changed: 25 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -495,25 +495,26 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
495
495
496
496
-----
497
497
498
-
The following software may be included in this product: debug. A copy of the source code may be downloaded from git://github.com/visionmedia/debug.git. This software contains the following license and notice below:
498
+
The following software may be included in this product: debug. A copy of the source code may be downloaded from git://github.com/debug-js/debug.git. This software contains the following license and notice below:
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
505
-
and associated documentation files (the 'Software'), to deal in the Software without restriction,
506
-
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
505
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
506
+
and associated documentation files (the 'Software'), to deal in the Software without restriction,
507
+
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
507
508
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
508
509
subject to the following conditions:
509
510
510
-
The above copyright notice and this permission notice shall be included in all copies or substantial
511
+
The above copyright notice and this permission notice shall be included in all copies or substantial
511
512
portions of the Software.
512
513
513
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
514
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
515
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
516
-
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
514
+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
515
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
516
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
517
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
517
518
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
518
519
519
520
-----
@@ -2253,6 +2254,20 @@ THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2253
2254
2254
2255
-----
2255
2256
2257
+
The following software may be included in this product: vscode-uri. A copy of the source code may be downloaded from git+https://github.com/microsoft/vscode-uri.git. This software contains the following license and notice below:
2258
+
2259
+
The MIT License (MIT)
2260
+
2261
+
Copyright (c) Microsoft
2262
+
2263
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2264
+
2265
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2266
+
2267
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2268
+
2269
+
-----
2270
+
2256
2271
The following software may be included in this product: web-request. A copy of the source code may be downloaded from git+https://github.com/davetemplin/web-request.git. This software contains the following license and notice below:
0 commit comments