awvwgk commited on
Commit
e6a7b77
·
verified ·
1 Parent(s): 7e396e2

Fix license text

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