This repository has been archived by the owner on Mar 14, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating license and third party notice
- Loading branch information
1 parent
c40b2cb
commit aefbe4e
Showing
2 changed files
with
80 additions
and
129 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,73 +1,26 @@ | ||
MICROSOFT SOFTWARE LICENSE TERMS | ||
|
||
MICROSOFT VISUAL Studio Code Extension | ||
|
||
These license terms are an agreement between Microsoft Corporation (or based on where you live, one of its affiliates) and you. They | ||
apply to the software named above. The terms also apply to any Microsoft services or updates for the software, except to the extent | ||
those have additional terms. | ||
|
||
IF YOU COMPLY WITH THESE LICENSE TERMS, YOU HAVE THE RIGHTS BELOW. | ||
|
||
1. INSTALLATION AND USE RIGHTS. You may install and use any number of copies of the software. | ||
2. TERMS FOR SPECIFIC COMPONENTS. | ||
a. Third Party Components. The software may include third party components with separate legal notices or governed by | ||
other agreements, as described in the ThirdPartyNotices file accompanying the software. Even if such components are | ||
governed by other agreements, the disclaimers and the limitations on and exclusions of damages below also apply. | ||
3. DATA. The software may collect information about you and your use of the software, and send that to Microsoft. Microsoft | ||
may use this information to provide services and improve our products and services. You may opt-out of many of these scenarios, | ||
but not all, as described in the product documentation. You can learn more about data collection and use in the help documentation | ||
and the privacy statement at http://go.microsoft.com/fwlink/?LinkId=528096&clcid=0x409. Your use of the software operates as your | ||
consent to these practices. | ||
4. SCOPE OF LICENSE. The software is licensed, not sold. This agreement only gives you some rights to use the software. Microsoft reserves | ||
all other rights. Unless applicable law gives you more rights despite this limitation, you may use the software only as expressly | ||
permitted in this agreement. In doing so, you must comply with any technical limitations in the software that only allow you to use | ||
it in certain ways. You may not | ||
• work around any technical limitations in the software; | ||
• reverse engineer, decompile or disassemble the software, or attempt to do so; | ||
• remove, minimize, block or modify any notices of Microsoft or its suppliers in the software; | ||
• use the software in any way that is against the law; or | ||
• share, publish, rent or lease the software, or provide the software as a stand-alone hosted as solution for others to use. | ||
5. EXPORT RESTRICTIONS. You must comply with all domestic and international export laws and regulations that apply to the software, | ||
which include restrictions on destinations, end users, and end use. For further information on export restrictions, visit (aka.ms/exporting). | ||
6. SUPPORT SERVICES. Because this software is “as is,” we may not provide support services for it. | ||
7. ENTIRE AGREEMENT. This agreement, and the terms for supplements, updates, Internet-based services and support services that you use, | ||
are the entire agreement for the software and support services. | ||
8. APPLICABLE LAW. If you acquired the software in the United States, Washington law applies to interpretation of and claims for breach of | ||
this agreement, and the laws of the state where you live apply to all other claims. If you acquired the software in any other country, its | ||
laws apply. | ||
9. CONSUMER RIGHTS; REGIONAL VARIATIONS. This agreement describes certain legal rights. You may have other rights, including consumer rights, | ||
under the laws of your state or country. Separate and apart from your relationship with Microsoft, you may also have rights with respect to | ||
the party from which you acquired the software. This agreement does not change those other rights if the laws of your state or country do | ||
not permit it to do so. For example, if you acquired the software in one of the below regions, or mandatory country law applies, then the | ||
following provisions apply to you: | ||
|
||
a) Australia. You have statutory guarantees under the Australian Consumer Law and nothing in this agreement is intended to affect those rights. | ||
|
||
b) Canada. If you acquired this software in Canada, you may stop receiving updates by turning off the automatic update feature, disconnecting | ||
your device from the Internet (if and when you re-connect to the Internet, however, the software will resume checking for and installing | ||
updates), or uninstalling the software. The product documentation, if any, may also specify how to turn off updates for your specific | ||
device or software. | ||
|
||
c) Germany and Austria. | ||
|
||
(i) Warranty. The properly licensed software will perform substantially as described in any Microsoft materials that accompany the software. However, Microsoft gives no contractual guarantee in relation to the licensed software. | ||
|
||
(ii) Limitation of Liability. In case of intentional conduct, gross negligence, claims based on the Product Liability Act, as well as, in case of death or personal or physical injury, Microsoft is liable according to the statutory law. | ||
|
||
Subject to the foregoing clause (ii), Microsoft will only be liable for slight negligence if Microsoft is in breach of such material | ||
contractual obligations, the fulfillment of which facilitate the due performance of this agreement, the breach of which would endanger | ||
the purpose of this agreement and the compliance with which a party may constantly trust in (so-called "cardinal obligations"). In other | ||
cases of slight negligence, Microsoft will not be liable for slight negligence. | ||
|
||
10. DISCLAIMER OF WARRANTY. THE SOFTWARE IS LICENSED “AS-IS.” YOU BEAR THE RISK OF USING IT. MICROSOFT GIVES NO EXPRESS WARRANTIES, GUARANTEES OR | ||
CONDITIONS. TO THE EXTENT PERMITTED UNDER YOUR LOCAL LAWS, MICROSOFT EXCLUDES THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR | ||
PURPOSE AND NON-INFRINGEMENT. | ||
11. LIMITATION ON AND EXCLUSION OF DAMAGES. YOU CAN RECOVER FROM MICROSOFT AND ITS SUPPLIERS ONLY DIRECT DAMAGES UP TO U.S. $5.00. YOU CANNOT | ||
RECOVER ANY OTHER DAMAGES, INCLUDING CONSEQUENTIAL, LOST PROFITS, SPECIAL, INDIRECT OR INCIDENTAL DAMAGES. | ||
|
||
This limitation applies to (a) anything related to the software, services, content (including code) on third party Internet sites, or third | ||
party applications; and (b) claims for breach of contract, breach of warranty, guarantee or condition, strict liability, negligence, or other | ||
tort to the extent permitted by applicable law. | ||
|
||
It also applies even if Microsoft knew or should have known about the possibility of the damages. The above limitation or exclusion may not | ||
apply to you because your country may not allow the exclusion or limitation of incidental, consequential or other damages. | ||
|
||
Latest TypeScript and Javascript Grammar | ||
|
||
Copyright (c) Microsoft Corporation | ||
All rights reserved. | ||
|
||
MIT License | ||
|
||
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: | ||
|
||
The above copyright notice and this permission notice shall be included in | ||
all copies or substantial portions of the Software. | ||
|
||
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. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,56 +1,54 @@ | ||
/*!----------------- TypeScript ThirdPartyNotices ------------------------------------------------------- | ||
|
||
The TypeScript software is based on or incorporates material and code 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 license and | ||
notices are provided for informational purposes only. Microsoft licenses the Third | ||
Party Code to you under the terms of the Apache 2.0 License. | ||
All Third Party Code licensed by Microsoft under the Apache License, Version 2.0 (the "License"); you | ||
may not use this file except in compliance with the License. You may obtain a copy | ||
of the License at http://www.apache.org/licenses/LICENSE-2.0 | ||
|
||
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, | ||
EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR | ||
CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR NON-INFRINGEMENT. | ||
|
||
See the Apache Version 2.0 License for specific language governing permissions and | ||
limitations under the License. | ||
--------------------------------------------- | ||
Third Party Code Components | ||
-------------------------------------------- | ||
|
||
------------------- https://github.com/atom/language-javascript/ -------------------- | ||
Copyright (c) 2015 GitHub Inc. | ||
|
||
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: | ||
|
||
The above copyright notice and this permission notice shall be | ||
included in all copies or substantial portions of the Software. | ||
|
||
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. | ||
|
||
-------------------------------------------------------------------- | ||
|
||
This package was derived from a TextMate bundle located at | ||
https://github.com/textmate/javascript.tmbundle and distributed under the | ||
following license, located in `README.mdown`: | ||
|
||
Permission to copy, use, modify, sell and distribute this | ||
software is granted. This software is provided "as is" without | ||
express or implied warranty, and with no claim as to its | ||
suitability for any purpose. | ||
-------------------------------------------------------------------------------------- | ||
------------- End of ThirdPartyNotices --------------------------------------------------- */ | ||
|
||
THIRD-PARTY SOFTWARE NOTICES AND INFORMATION | ||
Do Not Translate or Localize | ||
|
||
Latest TypeScript and Javascript Grammar incorporates third party material from the projects listed below. The original copyright notice and the license under which Microsoft received such third party material are set forth below. Microsoft reserves all other rights not expressly granted, whether by implication, estoppel or otherwise. | ||
|
||
1. babel-sublime (https://github.com/babel/babel-sublime) | ||
2. language-javascript (https://github.com/atom/language-javascript) | ||
|
||
|
||
%% babel-sublime NOTICES, INFORMATION, AND LICENSE BEGIN HERE | ||
========================================= | ||
Copyright (c) 2015 Andres Suarez | ||
|
||
MIT License | ||
|
||
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: | ||
|
||
The above copyright notice and this permission notice shall be | ||
included in all copies or substantial portions of the Software. | ||
|
||
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. | ||
========================================= | ||
END OF babel-sublime NOTICES, INFORMATION, AND LICENSE | ||
|
||
%% language-javascript NOTICES, INFORMATION, AND LICENSE BEGIN HERE | ||
========================================= | ||
Copyright (c) 2015 GitHub Inc. | ||
|
||
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: | ||
|
||
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. | ||
|
||
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. | ||
|
||
This package was derived from a TextMate bundle located at https://github.com/textmate/javascript.tmbundle and distributed under the following license, located in README.mdown: | ||
|
||
Permission to copy, use, modify, sell and distribute this software is granted. This software is provided "as is" without express or implied warranty, and with no claim as to its suitability for any purpose. | ||
========================================= | ||
END OF language-javascript NOTICES, INFORMATION, AND LICENSE | ||
|
||
|