mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-08 03:27:04 +09:00
Revert "Update "LICENSE.txt" so that it's recognized as MIT" (#37626)
* Revert "Update "LICENSE.txt" so that it's recognized as MIT" * Add LICENSE.TXT to global build Co-authored-by: Santiago Fernandez Madero <safern@microsoft.com>
This commit is contained in:
parent
efe9663636
commit
ed3d384706
2 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,8 @@
|
||||||
|
The MIT License (MIT)
|
||||||
|
|
||||||
Copyright (c) .NET Foundation and Contributors
|
Copyright (c) .NET Foundation and Contributors
|
||||||
|
|
||||||
MIT License
|
All rights reserved.
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
@ -12,7 +14,7 @@ furnished to do so, subject to the following conditions:
|
||||||
The above copyright notice and this permission notice shall be included in all
|
The above copyright notice and this permission notice shall be included in all
|
||||||
copies or substantial portions of the Software.
|
copies or substantial portions of the Software.
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
|
|
@ -23,7 +23,6 @@ pr:
|
||||||
- eng/pipelines/*.*
|
- eng/pipelines/*.*
|
||||||
- CODE-OF-CONDUCT.md
|
- CODE-OF-CONDUCT.md
|
||||||
- CONTRIBUTING.md
|
- CONTRIBUTING.md
|
||||||
- LICENSE.TXT
|
|
||||||
- PATENTS.TXT
|
- PATENTS.TXT
|
||||||
- README.md
|
- README.md
|
||||||
- SECURITY.md
|
- SECURITY.md
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue