|
1 | | -The MIT License (MIT) |
2 | | - |
3 | | -Copyright (c) Microsoft Corporation |
4 | | - |
5 | | -Permission is hereby granted, free of charge, to any person obtaining a copy |
6 | | -of this software and associated documentation files (the "Software"), to deal |
7 | | -in the Software without restriction, including without limitation the rights |
8 | | -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
9 | | -copies of the Software, and to permit persons to whom the Software is |
10 | | -furnished to do so, subject to the following conditions: |
11 | | - |
12 | | -The above copyright notice and this permission notice shall be included in all |
13 | | -copies or substantial portions of the Software. |
14 | | - |
15 | | -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
16 | | -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
17 | | -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
18 | | -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
19 | | -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
20 | | -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
21 | | -SOFTWARE. |
| 1 | +Microsoft Reciprocal License (Ms-RL) |
| 2 | + |
| 3 | +This license governs use of the accompanying software. If you use the software, |
| 4 | +you accept this license. If you do not accept the license, do not use the |
| 5 | +software. |
| 6 | + |
| 7 | +1. Definitions |
| 8 | + |
| 9 | +The terms "reproduce," "reproduction," "derivative works," and "distribution" |
| 10 | +have the same meaning here as under U.S. copyright law. |
| 11 | + |
| 12 | +A "contribution" is the original software, or any additions or changes to the |
| 13 | +software. |
| 14 | + |
| 15 | +A "contributor" is any person that distributes its contribution under this |
| 16 | +license. |
| 17 | + |
| 18 | +"Licensed patents" are a contributor's patent claims that read directly on its |
| 19 | +contribution. |
| 20 | + |
| 21 | +2. Grant of Rights |
| 22 | + |
| 23 | +(A) Copyright Grant- Subject to the terms of this license, including the |
| 24 | +license conditions and limitations in section 3, each contributor grants you a |
| 25 | +non-exclusive, worldwide, royalty-free copyright license to reproduce its |
| 26 | +contribution, prepare derivative works of its contribution, and distribute its |
| 27 | +contribution or any derivative works that you create. |
| 28 | + |
| 29 | +(B) Patent Grant- Subject to the terms of this license, including the license |
| 30 | +conditions and limitations in section 3, each contributor grants you a |
| 31 | +non-exclusive, worldwide, royalty-free license under its licensed patents to |
| 32 | +make, have made, use, sell, offer for sale, import, and/or otherwise dispose of |
| 33 | +its contribution in the software or derivative works of the contribution in the |
| 34 | +software. |
| 35 | + |
| 36 | +3. Conditions and Limitations |
| 37 | + |
| 38 | +(A) Reciprocal Grants- For any file you distribute that contains code from the |
| 39 | +software (in source code or binary format), you must provide recipients the |
| 40 | +source code to that file along with a copy of this license, which license will |
| 41 | +govern that file. You may license other files that are entirely your own work |
| 42 | +and do not contain code from the software under any terms you choose. |
| 43 | + |
| 44 | +(B) No Trademark License- This license does not grant you rights to use any |
| 45 | +contributors' name, logo, or trademarks. |
| 46 | + |
| 47 | +(C) If you bring a patent claim against any contributor over patents that you |
| 48 | +claim are infringed by the software, your patent license from such contributor |
| 49 | +to the software ends automatically. |
| 50 | + |
| 51 | +(D) If you distribute any portion of the software, you must retain all |
| 52 | +copyright, patent, trademark, and attribution notices that are present in the |
| 53 | +software. |
| 54 | + |
| 55 | +(E) If you distribute any portion of the software in source code form, you may |
| 56 | +do so only under this license by including a complete copy of this license with |
| 57 | +your distribution. If you distribute any portion of the software in compiled or |
| 58 | +object code form, you may only do so under a license that complies with this |
| 59 | +license. |
| 60 | + |
| 61 | +(F) The software is licensed "as-is." You bear the risk of using it. The |
| 62 | +contributors give no express warranties, guarantees or conditions. You may have |
| 63 | +additional consumer rights under your local laws which this license cannot |
| 64 | +change. To the extent permitted under your local laws, the contributors exclude |
| 65 | +the implied warranties of merchantability, fitness for a particular purpose and |
| 66 | +non-infringement. |
0 commit comments