microsoft/vscode-react-native

Public

mirrored from https://github.com/microsoft/vscode-react-nativeAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
3d1881c70be7731be046de957fef05f0fae13ef4

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

TypescriptNext/typescript/ThirdPartyNoticeText.txt

35lines · modecode

1/*!----------------- TypeScript ThirdPartyNotices -------------------------------------------------------
2
3The TypeScript software is based on or incorporates material and code from the projects listed below
4(collectively "Third Party Code"). Microsoft is not the original author of the
5Third Party Code. The original copyright notice and the license, under which
6Microsoft received such Third Party Code, are set forth below. Such license and
7notices are provided for informational purposes only. Microsoft licenses the Third
8Party Code to you under the terms of the Apache 2.0 License.
9All Third Party Code licensed by Microsoft under the Apache License, Version 2.0 (the "License"); you
10may not use this file except in compliance with the License. You may obtain a copy
11of the License at http://www.apache.org/licenses/LICENSE-2.0
12
13THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
14EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR
15CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR NON-INFRINGEMENT.
16
17See the Apache Version 2.0 License for specific language governing permissions and
18limitations under the License.
19---------------------------------------------
20Third Party Code Components
21--------------------------------------------
22
23------------------- DefinitelyTyped --------------------
24This file is based on or incorporates material from the projects listed below (collectively ?Third Party Code?). Microsoft is not the original author of the Third Party Code. The original copyright notice and the license, under which Microsoft received such Third Party Code, are set forth below. Such licenses and notices are provided for informational purposes only. Microsoft, not the third party, licenses the Third Party Code to you under the terms set forth in the EULA for the Microsoft Product. Microsoft reserves all other rights not expressly granted under this agreement, whether by implication, estoppel or otherwise.
25DefinitelyTyped
26This project is licensed under the MIT license.
27Copyrights are respective of each contributor listed at the beginning of each definition file.
28Provided for Informational Purposes Only
29
30MIT License
31Permission 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:
32The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
33THE 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.
34--------------------------------------------------------------------------------------
35------------- End of ThirdPartyNotices --------------------------------------------------- */
36