Revert "Update "LICENSE.txt" so that it's recognized as MIT"#37626
Merged
stephentoub merged 2 commits intomasterfrom Jun 9, 2020
Merged
Revert "Update "LICENSE.txt" so that it's recognized as MIT"#37626stephentoub merged 2 commits intomasterfrom
stephentoub merged 2 commits intomasterfrom
Conversation
|
Tagging subscribers to this area: @ViktorHofer |
Member
Author
|
(@ViktorHofer, if changes to LICENSE.TXT can cause builds to fail, we need to ensure at least one relevant CI leg runs when it's changed.) |
Member
|
@stephentoub I pushed to this branch if that's OK to add that validation. If we want to keep it as a separate change I can of course put it in a new PR. |
safern
approved these changes
Jun 9, 2020
Member
|
Feel free to merge in order to unblock PRs if you're OK with me adding the change to run the global build on PRs here. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reverts #36744
All PRs to dotnet/runtime are now failing with:
cc: @richlander, @terrajobst, @jkotas