From: Stephen Toub Date: Tue, 9 Jun 2020 02:22:27 +0000 (-0400) Subject: Revert "Update "LICENSE.txt" so that it's recognized as MIT" (#37626) X-Git-Tag: submit/tizen/20210909.063632~7510 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ed3d384706c03937e4eac3c377779f0048fa4c3e;p=platform%2Fupstream%2Fdotnet%2Fruntime.git 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 --- diff --git a/LICENSE.TXT b/LICENSE.TXT index 6db9f95..984713a 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 ff9600d..deed323 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