|
| 1 | +THIRD-PARTY SOFTWARE NOTICES AND INFORMATION |
| 2 | +Do Not Translate or Localize |
| 3 | + |
| 4 | +This project incorporates material from the project(s) listed below (collectively, “Third Party Code”). |
| 5 | +Microsoft is not the original author of the Third Party Code. The original copyright notice and license |
| 6 | +under which Microsoft received such Third Party Code are set out below. This Third Party Code is licensed |
| 7 | +to you under their original license terms set forth below. Microsoft reserves all other rights not |
| 8 | +expressly granted, whether by implication, estoppel or otherwise. |
| 9 | + |
| 10 | +============================================================ |
| 11 | +Omnisharp-roslyn https://github.com/OmniSharp/omnisharp-roslyn |
| 12 | + |
| 13 | +Copyright (c) Omnisharp Team |
| 14 | + |
| 15 | +All rights reserved. |
| 16 | + |
| 17 | +MIT License |
| 18 | + |
| 19 | +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation |
| 20 | +files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, |
| 21 | +modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software |
| 22 | +is furnished to do so, subject to the following conditions: |
| 23 | + |
| 24 | +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. |
| 25 | + |
| 26 | +THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES |
| 27 | +OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS |
| 28 | +BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT |
| 29 | +OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| 30 | +============================================================ |
| 31 | + |
| 32 | +============================================================ |
| 33 | +ScriptCS https://github.com/scriptcs/scriptcs |
| 34 | + |
| 35 | +Copyright 2013 Glenn Block, Justin Rusbatch, Filip Wojcieszyn |
| 36 | + |
| 37 | +Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file |
| 38 | +except in compliance with the License. You may obtain a copy of the License at |
| 39 | + |
| 40 | +http://www.apache.org/licenses/LICENSE-2.0 |
| 41 | + |
| 42 | +Unless required by applicable law or agreed to in writing, software distributed under the |
| 43 | +License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, |
| 44 | +either express or implied. See the License for the specific language governing permissions |
| 45 | +and limitations under the License. |
| 46 | +============================================================ |
0 commit comments