|
1 |
| - ==++== |
2 |
| - |
3 |
| - Copyright (c) Microsoft Corporation. All rights reserved. |
4 |
| - Licensed under the Apache License, Version 2.0 (the "License"); |
5 |
| - you may not use this file except in compliance with the License. |
6 |
| - You may obtain a copy of the License at |
7 |
| - http://www.apache.org/licenses/LICENSE-2.0 |
8 |
| - |
9 |
| - Unless required by applicable law or agreed to in writing, software |
10 |
| - distributed under the License is distributed on an "AS IS" BASIS, |
11 |
| - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
12 |
| - See the License for the specific language governing permissions and |
13 |
| - limitations under the License. |
14 |
| - |
15 |
| - ==--== |
| 1 | +C++ REST SDK |
| 2 | + |
| 3 | +The MIT License (MIT) |
| 4 | + |
| 5 | +Copyright (c) Microsoft Corporation |
| 6 | + |
| 7 | +All rights reserved. |
| 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 of |
| 13 | +the Software, and to permit persons to whom the Software is furnished to do so, |
| 14 | +subject to the following conditions: |
| 15 | + |
| 16 | +The above copyright notice and this permission notice shall be included in all |
| 17 | +copies or substantial portions of the Software. |
| 18 | + |
| 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