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