awvwgk commited on
Commit
2c2954c
·
verified ·
1 Parent(s): d7f2105

Fix license text

Browse files
Files changed (1) hide show
  1. README.md +21 -7
README.md CHANGED
@@ -389,13 +389,27 @@ prefactor of 3 compared to the r2SCAN.
389
 
390
  ## License
391
 
392
- :::: dropdown
393
- MIT License
394
-
395
- ::: {.literalinclude lines="3-"}
396
- ../../LICENSE.txt
397
- :::
398
- ::::
 
 
 
 
 
 
 
 
 
 
 
 
 
 
399
 
400
  ## Citation
401
 
 
389
 
390
  ## License
391
 
392
+ > MIT License
393
+ >
394
+ > Copyright (c) Microsoft Corporation.
395
+ >
396
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
397
+ > of this software and associated documentation files (the "Software"), to deal
398
+ > in the Software without restriction, including without limitation the rights
399
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
400
+ > copies of the Software, and to permit persons to whom the Software is
401
+ > furnished to do so, subject to the following conditions:
402
+ >
403
+ > The above copyright notice and this permission notice shall be included in all
404
+ > copies or substantial portions of the Software.
405
+ >
406
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
407
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
408
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
409
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
410
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
411
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
412
+ > SOFTWARE.
413
 
414
  ## Citation
415