|
1 |
| -Copyright 2020 Tim Test |
| 1 | +PowerShell for Visual Studio Code |
2 | 2 |
|
3 |
| -Permission is hereby granted, free of charge, to any person obtaining a copy of |
4 |
| -this software and associated documentation files (the "Software"), to deal in |
5 |
| -the Software without restriction, including without limitation the rights to |
6 |
| -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies |
7 |
| -of the Software, and to permit persons to whom the Software is furnished to do |
| 3 | +Copyright (c) Microsoft Corporation |
| 4 | + |
| 5 | +All rights reserved. |
| 6 | + |
| 7 | +MIT License |
| 8 | + |
| 9 | +Permission is hereby granted, free of charge, to any person obtaining a copy of |
| 10 | +this software and associated documentation files (the ""Software""), to deal in |
| 11 | +the Software without restriction, including without limitation the rights to |
| 12 | +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies |
| 13 | +of the Software, and to permit persons to whom the Software is furnished to do |
8 | 14 | so, subject to the following conditions:
|
9 | 15 |
|
10 |
| -The above copyright notice and this permission notice shall be included in all |
| 16 | +The above copyright notice and this permission notice shall be included in all |
11 | 17 | copies or substantial portions of the Software.
|
12 | 18 |
|
13 |
| -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
14 |
| -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
15 |
| -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
16 |
| -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
17 |
| -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
18 |
| -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
19 |
| -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 THE |
| 25 | +SOFTWARE. |
0 commit comments