diff --git a/LICENSE.TXT b/LICENSE.TXT index 6db9f959c54..984713a4962 100644 --- a/LICENSE.TXT +++ b/LICENSE.TXT @@ -1,6 +1,8 @@ +The MIT License (MIT) + Copyright (c) .NET Foundation and Contributors -MIT License +All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy 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 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, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER diff --git a/eng/pipelines/global-build.yml b/eng/pipelines/global-build.yml index ff9600d83fe..deed3236586 100644 --- a/eng/pipelines/global-build.yml +++ b/eng/pipelines/global-build.yml @@ -23,7 +23,6 @@ pr: - eng/pipelines/*.* - CODE-OF-CONDUCT.md - CONTRIBUTING.md - - LICENSE.TXT - PATENTS.TXT - README.md - SECURITY.md