My dotfiles
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
1.8 KiB

  1. THIRD-PARTY SOFTWARE NOTICES AND INFORMATION
  2. For Microsoft vscode-languageserver
  3. This project incorporates material from the project(s) listed below (collectively, “Third Party Code”).
  4. Microsoft is not the original author of the Third Party Code. The original copyright notice and license
  5. under which Microsoft received such Third Party Code are set out below. This Third Party Code is licensed
  6. to you under their original license terms set forth below. Microsoft reserves all other rights not expressly
  7. granted, whether by implication, estoppel or otherwise.
  8. 1. DefinitelyTyped version 0.0.1 (https://github.com/borisyankov/DefinitelyTyped)
  9. This project is licensed under the MIT license.
  10. Copyrights are respective of each contributor listed at the beginning of each definition file.
  11. Permission is hereby granted, free of charge, to any person obtaining a copy
  12. of this software and associated documentation files (the "Software"), to deal
  13. in the Software without restriction, including without limitation the rights
  14. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  15. copies of the Software, and to permit persons to whom the Software is
  16. furnished to do so, subject to the following conditions:
  17. The above copyright notice and this permission notice shall be included in
  18. all copies or substantial portions of the Software.
  19. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  20. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  21. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  22. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  23. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  24. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  25. THE SOFTWARE.